msotomaior commited on
Commit
c2fa08f
·
verified ·
1 Parent(s): 5d5c6fd

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -37,7 +37,7 @@
37
  "tie_word_embeddings": true,
38
  "torch_dtype": "bfloat16",
39
  "transformers_version": "4.52.3",
40
- "use_cache": false,
41
  "use_sliding_window": false,
42
  "vocab_size": 151936
43
  }
 
37
  "tie_word_embeddings": true,
38
  "torch_dtype": "bfloat16",
39
  "transformers_version": "4.52.3",
40
+ "use_cache": true,
41
  "use_sliding_window": false,
42
  "vocab_size": 151936
43
  }