We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8751019 commit 075d867Copy full SHA for 075d867
README.md
@@ -27,9 +27,9 @@ Learn more about tool calling <https://gorilla.cs.berkeley.edu/leaderboard.html>
27
- [License](#license)
28
29
30
-## File structure
31
-.
32
-├── Dockerfile.app - template to run the gradio dashboard.
+## File structure
+.
+├── Dockerfile.app - template to run the gradio dashboard.
33
├── Dockerfile.ollama - template to run the ollama server.
34
├── docker-compose.yml - use the ollama project and gradio dashboard.
35
├── docker-compose-codecarbon.yml - use the codecarbon project, ollama and gradio dashboard.
0 commit comments