1
0
This commit is contained in:
2025-08-16 21:32:54 +08:00
parent ae845a01ed
commit 05c3b7e0fe
3 changed files with 12 additions and 0 deletions
Executable
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
# https://ollama.com/library/smollm2/tags
docker exec -it ai-ollama ollama run smollm2:1.7m --verbose
Executable
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
# https://ollama.com/library/smollm2/tags
docker exec -it ai-ollama ollama run smollm2:135m --verbose
Executable
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
# https://ollama.com/library/smollm2/tags
docker exec -it ai-ollama ollama run smollm2:360m --verbose