thuannh commited on
Commit
1f2d658
·
verified ·
1 Parent(s): 1d299f8

Update model.yml

Browse files
Files changed (1) hide show
  1. model.yml +1 -1
model.yml CHANGED
@@ -40,7 +40,7 @@ min_keep: 0
40
 
41
  # BEGIN MODEL LOAD PARAMETERS
42
  # BEGIN REQUIRED
43
- engine: cortex.llamacpp # engine to run model
44
  prompt_template: "[INST] {system_message}\n[INST] {prompt} [/INST]"
45
  # END REQUIRED
46
 
 
40
 
41
  # BEGIN MODEL LOAD PARAMETERS
42
  # BEGIN REQUIRED
43
+ engine: llama-cpp # engine to run model
44
  prompt_template: "[INST] {system_message}\n[INST] {prompt} [/INST]"
45
  # END REQUIRED
46