Upload Qwen3ForCausalLM
Browse files- config.json +1 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
|
@@ -21,8 +21,7 @@
|
|
| 21 |
"linear_class": "bitlinear",
|
| 22 |
"quant_method": "bitnet",
|
| 23 |
"quantization_mode": "offline",
|
| 24 |
-
"use_rms_norm": true
|
| 25 |
-
"modules_to_not_convert":[]
|
| 26 |
},
|
| 27 |
"rms_norm_eps": 1e-06,
|
| 28 |
"rope_scaling": null,
|
|
|
|
| 21 |
"linear_class": "bitlinear",
|
| 22 |
"quant_method": "bitnet",
|
| 23 |
"quantization_mode": "offline",
|
| 24 |
+
"use_rms_norm": true
|
|
|
|
| 25 |
},
|
| 26 |
"rms_norm_eps": 1e-06,
|
| 27 |
"rope_scaling": null,
|
pytorch_model.bin
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:fb06602b728680c5e6a41c1ccd96eeb2b9c184f44fde345ce521d85e83913f93
|
| 3 |
+
size 3136883254
|