1
0

deepcoder

This commit is contained in:
2025-08-16 21:27:55 +08:00
parent 15b254be4b
commit ed3a2842fa
2 changed files with 8 additions and 0 deletions

4
deepcoder/1.5b Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
# https://ollama.com/library/deepcoder/tags
docker exec -it ai-ollama ollama run deepcoder:1.5b --verbose

4
deepcoder/14b Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
# https://ollama.com/library/deepcoder/tags
docker exec -it ai-ollama ollama run deepcoder:14b --verbose