Nestor02 commited on
Commit
cc82a34
·
verified ·
1 Parent(s): 93ad746

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -22,7 +22,7 @@
22
  "rope_theta": 10000.0,
23
  "tie_weights": true,
24
  "transformers_version": "4.57.3",
25
- "vocab_size": 1682
26
  "auto_map": {
27
  "AutoConfig": "model.ChessConfig",
28
  "AutoModelForCausalLM": "model.ChessForCausalLM"
 
22
  "rope_theta": 10000.0,
23
  "tie_weights": true,
24
  "transformers_version": "4.57.3",
25
+ "vocab_size": 1682,
26
  "auto_map": {
27
  "AutoConfig": "model.ChessConfig",
28
  "AutoModelForCausalLM": "model.ChessForCausalLM"