1
0

stable-code

This commit is contained in:
2025-08-18 00:43:45 +08:00
parent 3c96260032
commit acad96a7b7
2 changed files with 8 additions and 0 deletions

4
stable-code/3b Executable file
View File

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

4
stable-code/instruct Executable file
View File

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