Upload generation_config.json with huggingface_hub
Browse files- generation_config.json +1 -1
generation_config.json
CHANGED
|
@@ -10,5 +10,5 @@
|
|
| 10 |
"temperature": 0.6,
|
| 11 |
"top_k": 20,
|
| 12 |
"top_p": 0.95,
|
| 13 |
-
"transformers_version": "4.53.
|
| 14 |
}
|
|
|
|
| 10 |
"temperature": 0.6,
|
| 11 |
"top_k": 20,
|
| 12 |
"top_p": 0.95,
|
| 13 |
+
"transformers_version": "4.53.2"
|
| 14 |
}
|