Upload model
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -21,7 +21,7 @@
|
|
| 21 |
"model_type": "qwen3",
|
| 22 |
"num_attention_heads": 4,
|
| 23 |
"num_hidden_layers": 2,
|
| 24 |
-
"num_key_value_heads":
|
| 25 |
"pad_token_id": 0,
|
| 26 |
"rms_norm_eps": 1e-06,
|
| 27 |
"rope_scaling": null,
|
|
|
|
| 21 |
"model_type": "qwen3",
|
| 22 |
"num_attention_heads": 4,
|
| 23 |
"num_hidden_layers": 2,
|
| 24 |
+
"num_key_value_heads": 2,
|
| 25 |
"pad_token_id": 0,
|
| 26 |
"rms_norm_eps": 1e-06,
|
| 27 |
"rope_scaling": null,
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b5f3ca0dbd55d742312956713f350272f78c3b4adb0ea2beec542da30479eafe
|
| 3 |
+
size 557728
|