1
0

Initial commit

This commit is contained in:
2025-05-24 10:51:09 +08:00
commit e0aeb9f8bc
11 changed files with 74 additions and 0 deletions

5
run_dscoder6.7b.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
# docker exec -it ai-ollama ollama run llama3
docker exec -it ai-ollama ollama pull deepseek-coder:6.7b-base
docker exec -it ai-ollama ollama run deepseek-coder:6.7b-base