Update generation_config.json
Browse files- generation_config.json +1 -1
generation_config.json
CHANGED
@@ -6,5 +6,5 @@
|
|
6 |
"temperature": 0.6,
|
7 |
"top_p": 0.9,
|
8 |
"transformers_version": "4.43.3",
|
9 |
-
"cache_implementation": "
|
10 |
}
|
|
|
6 |
"temperature": 0.6,
|
7 |
"top_p": 0.9,
|
8 |
"transformers_version": "4.43.3",
|
9 |
+
"cache_implementation": "static"
|
10 |
}
|