zake7749 commited on
Commit
bbc011d
·
verified ·
1 Parent(s): d119373

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -27,6 +27,6 @@
27
  "sliding_window": 4096,
28
  "torch_dtype": "float32",
29
  "transformers_version": "4.45.0",
30
- "use_cache": false,
31
  "vocab_size": 256000
32
  }
 
27
  "sliding_window": 4096,
28
  "torch_dtype": "float32",
29
  "transformers_version": "4.45.0",
30
+ "use_cache": true,
31
  "vocab_size": 256000
32
  }