Upload Qwen3ForCausalLM
Browse files- config.json +1 -2
- pytorch_model.bin +1 -1
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 3140255534
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85afce145da2ba3e2fbb1ac259962a0cb080539e349963cb9281b4ce9185d7d4
|
3 |
size 3140255534
|