stable-code
This commit is contained in:
4
stable-code/3b
Executable file
4
stable-code/3b
Executable 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
4
stable-code/instruct
Executable 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
|
||||
Reference in New Issue
Block a user