aspctu commited on
Commit
b5250ec
·
verified ·
1 Parent(s): adb116d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -109,5 +109,6 @@
109
  "use_mtp": true,
110
  "use_qk_norm": true,
111
  "use_routing_bias": true,
112
- "vocab_size": 200064
 
113
  }
 
109
  "use_mtp": true,
110
  "use_qk_norm": true,
111
  "use_routing_bias": true,
112
+ "vocab_size": 200064,
113
+ "dtype": "bfloat16"
114
  }