teknium commited on
Commit
8403648
·
verified ·
1 Parent(s): 4915685

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -33,6 +33,6 @@
33
  "torch_dtype": "bfloat16",
34
  "transformers_version": "4.46.3",
35
  "unsloth_fixed": true,
36
- "use_cache": false,
37
  "vocab_size": 128256
38
  }
 
33
  "torch_dtype": "bfloat16",
34
  "transformers_version": "4.46.3",
35
  "unsloth_fixed": true,
36
+ "use_cache": true,
37
  "vocab_size": 128256
38
  }