sarpba commited on
Commit
551dc2a
·
verified ·
1 Parent(s): e423a89

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -148,7 +148,7 @@
148
  ],
149
  "torch_dtype": "float32",
150
  "transformers_version": "4.34.1",
151
- "use_cache": false,
152
  "use_weighted_layer_sum": false,
153
  "vocab_size": 51865
154
  }
 
148
  ],
149
  "torch_dtype": "float32",
150
  "transformers_version": "4.34.1",
151
+ "use_cache": true,
152
  "use_weighted_layer_sum": false,
153
  "vocab_size": 51865
154
  }