kz919 commited on
Commit
e06be36
1 Parent(s): 56bf317

Update generation_config.json

Browse files
Files changed (1) hide show
  1. 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": "custom_hybrid"
10
  }
 
6
  "temperature": 0.6,
7
  "top_p": 0.9,
8
  "transformers_version": "4.43.3",
9
+ "cache_implementation": "static"
10
  }