thuannh commited on
Commit
49d83ef
·
verified ·
1 Parent(s): 52ea782

Update model.yml

Browse files
Files changed (1) hide show
  1. model.yml +1 -1
model.yml CHANGED
@@ -12,5 +12,5 @@ stream: true # true | false
12
  stop: ["<|end|>"]
13
 
14
  # Engine / Model Settings
15
- engine: cortex.llamacpp
16
  prompt_template: "<|user|>\n{prompt}<|end|>\n<|assistant|>\n"
 
12
  stop: ["<|end|>"]
13
 
14
  # Engine / Model Settings
15
+ engine: llama-cpp
16
  prompt_template: "<|user|>\n{prompt}<|end|>\n<|assistant|>\n"