ztc1997 commited on
Commit
12e8d2f
·
1 Parent(s): 572fd85
Files changed (1) hide show
  1. run.sh +1 -1
run.sh CHANGED
@@ -2,7 +2,7 @@
2
 
3
  ollama serve &
4
  sleep 1
5
- ollama pull ollam/unichat-llama3-chinese-8b:q4_0
6
 
7
  while [[ true ]]; do
8
  sleep 1
 
2
 
3
  ollama serve &
4
  sleep 1
5
+ ollama pull jack/llama3-8b-chinese
6
 
7
  while [[ true ]]; do
8
  sleep 1