uploaded model
Browse files- generation_config.json +5 -0
generation_config.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_from_model_config": true,
|
| 3 |
+
"transformers_version": "4.47.1",
|
| 4 |
+
"use_cache": false
|
| 5 |
+
}
|