bunnycore commited on
Commit
734c4c9
1 Parent(s): ba0e618

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -23,6 +23,6 @@
23
  "tie_word_embeddings": false,
24
  "torch_dtype": "bfloat16",
25
  "transformers_version": "4.40.1",
26
- "use_cache": false,
27
- "vocab_size": 128258
28
  }
 
23
  "tie_word_embeddings": false,
24
  "torch_dtype": "bfloat16",
25
  "transformers_version": "4.40.1",
26
+ "use_cache": true,
27
+ "vocab_size": 128256
28
  }