Locutusque
commited on
Commit
•
845b0c8
1
Parent(s):
503a097
Update README.md
Browse files
README.md
CHANGED
@@ -19,8 +19,9 @@ widget:
|
|
19 |
flow and the reasoning behind each decision. <|ASSISTANT|>
|
20 |
inference:
|
21 |
parameters:
|
22 |
-
temperature: 0.
|
23 |
-
|
|
|
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 |
|