LG-AI-EXAONE commited on
Commit
c603c5a
·
1 Parent(s): 48023ad

Fix config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -83,6 +83,6 @@
83
  "tie_word_embeddings": true,
84
  "torch_dtype": "bfloat16",
85
  "transformers_version": "4.54.0",
86
- "use_cache": false,
87
  "vocab_size": 102400
88
  }
 
83
  "tie_word_embeddings": true,
84
  "torch_dtype": "bfloat16",
85
  "transformers_version": "4.54.0",
86
+ "use_cache": true,
87
  "vocab_size": 102400
88
  }