Locutusque commited on
Commit
845b0c8
1 Parent(s): 503a097

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -19,8 +19,9 @@ widget:
19
  flow and the reasoning behind each decision. <|ASSISTANT|>
20
  inference:
21
  parameters:
22
- temperature: 0.7
23
- aggregation_strategy: "none"
 
24
  ---
25
  # Model Card
26
 
 
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: 256
25
  ---
26
  # Model Card
27