alandao commited on
Commit
85e5cdc
·
verified ·
1 Parent(s): 2c70d61

Update config.json

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