Initial commit
This commit is contained in:
5
run_ds1.5b.sh
Executable file
5
run_ds1.5b.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
# docker exec -it ai-ollama ollama run llama3
|
||||
docker exec -it ai-ollama ollama pull deepseek-r1:1.5b
|
||||
docker exec -it ai-ollama ollama run deepseek-r1:1.5b
|
||||
Reference in New Issue
Block a user