Update README.md
Browse files
README.md
CHANGED
@@ -22,6 +22,10 @@ widget:
|
|
22 |
How to become more healthy?
|
23 |
|
24 |
### Response:
|
|
|
|
|
|
|
|
|
25 |
---
|
26 |
|
27 |
# Locutusque's TinyMistral-248M trained on the Evol Instruct dataset using AutoTrain
|
|
|
22 |
How to become more healthy?
|
23 |
|
24 |
### Response:
|
25 |
+
inference:
|
26 |
+
parameters:
|
27 |
+
max_new_tokens: 64
|
28 |
+
repetition_penalty: 1.18
|
29 |
---
|
30 |
|
31 |
# Locutusque's TinyMistral-248M trained on the Evol Instruct dataset using AutoTrain
|