ClaraPilven commited on
Commit
e3eb832
·
verified ·
1 Parent(s): 3bdd6a8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -38,7 +38,7 @@
38
  "torch_dtype": "bfloat16",
39
  "transformers_version": "4.50.3",
40
  "use_bias": false,
41
- "use_cache": true,
42
  "use_conv_bias": true,
43
  "vocab_size": 100462
44
  }
 
38
  "torch_dtype": "bfloat16",
39
  "transformers_version": "4.50.3",
40
  "use_bias": false,
41
+ "use_cache": false,
42
  "use_conv_bias": true,
43
  "vocab_size": 100462
44
  }