alibidaran commited on
Commit
4ce6f24
·
verified ·
1 Parent(s): f2132a6

Update start_services.sh

Browse files
Files changed (1) hide show
  1. start_services.sh +1 -1
start_services.sh CHANGED
@@ -5,7 +5,7 @@ ollama serve &
5
  sleep 5
6
 
7
  # Run the custom model
8
- ollama run hf.co/alibidaran/LLAMA3.2-Virtual_doctor_GGUF &
9
  sleep 5
10
 
11
  # List available models
 
5
  sleep 5
6
 
7
  # Run the custom model
8
+ ollama pull hf.co/alibidaran/LLAMA3.2-Virtual_doctor_GGUF &
9
  sleep 5
10
 
11
  # List available models