bunnycore commited on
Commit
af5babd
1 Parent(s): 3398824

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -21,6 +21,6 @@
21
  "tie_word_embeddings": false,
22
  "torch_dtype": "bfloat16",
23
  "transformers_version": "4.38.2",
24
- "use_cache": true,
25
- "vocab_size": 32002
26
  }
 
21
  "tie_word_embeddings": false,
22
  "torch_dtype": "bfloat16",
23
  "transformers_version": "4.38.2",
24
+ "use_cache": false,
25
+ "vocab_size": 32000
26
  }