HoangHa commited on
Commit
92a4040
1 Parent(s): 1bf0694

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
  # BEGIN MODEL LOAD PARAMETERS
41
  # BEGIN REQUIRED
42
  engine: llama-cpp
43
- prompt_template: <|im_start|>system\n{system_message}<|im_end|>\n<|im_start|>user\n{prompt}<|im_end|>\n<|im_start|>assistant\n
44
  ctx_len: 4096
45
  ngl: 34
46
  # END REQUIRED
 
40
  # BEGIN MODEL LOAD PARAMETERS
41
  # BEGIN REQUIRED
42
  engine: llama-cpp
43
+ prompt_template: "<|im_start|>system\n{system_message}<|im_end|>\n<|im_start|>user\n{prompt}<|im_end|>\n<|im_start|>assistant\n"
44
  ctx_len: 4096
45
  ngl: 34
46
  # END REQUIRED