GGUF
van-qa commited on
Commit
25261c1
·
verified ·
1 Parent(s): 9ab8c2b

Update model.yml

Browse files
Files changed (1) hide show
  1. model.yml +2 -0
model.yml CHANGED
@@ -3,6 +3,8 @@ model: mixtral:7x8B
3
  version: 1
4
 
5
  # Results Preferences
 
 
6
  top_p: 0.95
7
  temperature: 0.7
8
  frequency_penalty: 0
 
3
  version: 1
4
 
5
  # Results Preferences
6
+ stop:
7
+ - </s>
8
  top_p: 0.95
9
  temperature: 0.7
10
  frequency_penalty: 0