mzwing commited on
Commit
fb2a1ee
1 Parent(s): 07876fd

try to fix

Browse files
Files changed (1) hide show
  1. start.sh +1 -0
start.sh CHANGED
@@ -5,4 +5,5 @@ sleep 10 && curl -s http://127.0.0.1:3928/inferences/llamacpp/loadmodel \
5
  "llama_model_path": "./AquilaChat2-7B-16K.Q3_K_L.gguf",
6
  "ctx_len": 16384,
7
  }' &
 
8
  ./nitro
 
5
  "llama_model_path": "./AquilaChat2-7B-16K.Q3_K_L.gguf",
6
  "ctx_len": 16384,
7
  }' &
8
+ source /opt/intel/oneapi/setvars.sh
9
  ./nitro