Locutusque commited on
Commit
f062968
1 Parent(s): c9f9ceb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -19,9 +19,10 @@ widget:
19
  flow and the reasoning behind each decision. <|ASSISTANT|>
20
  inference:
21
  parameters:
22
- temperature: 0.5
23
- top_p: 0.5
24
  max_new_tokens: 250
 
25
  ---
26
  # Model Card
27
 
 
19
  flow and the reasoning behind each decision. <|ASSISTANT|>
20
  inference:
21
  parameters:
22
+ temperature: 0.8
23
+ top_p: 0.14
24
  max_new_tokens: 250
25
+ repetition_penalty: 1.176
26
  ---
27
  # Model Card
28