Update hammer-2.1-3B/original/config.json
Browse files
hammer-2.1-3B/original/config.json
CHANGED
|
@@ -8,7 +8,7 @@
|
|
| 8 |
"norm_eps": 1e-6,
|
| 9 |
"rope_theta": 1000000.0,
|
| 10 |
"use_scaled_rope": false,
|
| 11 |
-
"vocab_size":
|
| 12 |
"use_hf_rope": true,
|
| 13 |
"attention_qkv_bias": true
|
| 14 |
}
|
|
|
|
| 8 |
"norm_eps": 1e-6,
|
| 9 |
"rope_theta": 1000000.0,
|
| 10 |
"use_scaled_rope": false,
|
| 11 |
+
"vocab_size": 151665,
|
| 12 |
"use_hf_rope": true,
|
| 13 |
"attention_qkv_bias": true
|
| 14 |
}
|