starcoder2
This commit is contained in:
4
starcoder2/15b
Executable file
4
starcoder2/15b
Executable file
@@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
# https://ollama.com/library/starcoder2/tags
|
||||||
|
|
||||||
|
docker exec -it ai-ollama ollama run starcoder2:15b --verbose
|
||||||
4
starcoder2/3b
Executable file
4
starcoder2/3b
Executable file
@@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
# https://ollama.com/library/starcoder2/tags
|
||||||
|
|
||||||
|
docker exec -it ai-ollama ollama run starcoder2:3b --verbose
|
||||||
4
starcoder2/7b
Executable file
4
starcoder2/7b
Executable file
@@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
# https://ollama.com/library/starcoder2/tags
|
||||||
|
|
||||||
|
docker exec -it ai-ollama ollama run starcoder2:7b --verbose
|
||||||
Reference in New Issue
Block a user