alandao commited on
Commit
ae92c3f
·
verified ·
1 Parent(s): 0885aac

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -24,7 +24,7 @@
24
  "tie_word_embeddings": true,
25
  "torch_dtype": "bfloat16",
26
  "transformers_version": "4.52.4",
27
- "use_cache": false,
28
  "use_sliding_window": false,
29
  "vocab_size": 151936
30
  }
 
24
  "tie_word_embeddings": true,
25
  "torch_dtype": "bfloat16",
26
  "transformers_version": "4.52.4",
27
+ "use_cache": true,
28
  "use_sliding_window": false,
29
  "vocab_size": 151936
30
  }