van-qa commited on
Commit
1e8ea36
·
verified ·
1 Parent(s): f503cbc

Update model.yml

Browse files
Files changed (1) hide show
  1. model.yml +3 -0
model.yml CHANGED
@@ -6,6 +6,9 @@ files:
6
  - llama_model_path: model.gguf
7
 
8
  # Results Preferences
 
 
 
9
  top_p: 0.95
10
  temperature: 0.7
11
  frequency_penalty: 0
 
6
  - llama_model_path: model.gguf
7
 
8
  # Results Preferences
9
+ stop:
10
+ - <end_of_turn>
11
+ - <eos>
12
  top_p: 0.95
13
  temperature: 0.7
14
  frequency_penalty: 0