Upload Qwen2ForCausalLM
Browse files- config.json +2 -3
- pytorch_model-00001-of-00002.bin +2 -2
- pytorch_model-00002-of-00002.bin +2 -2
config.json
CHANGED
@@ -16,11 +16,10 @@
|
|
16 |
"num_hidden_layers": 64,
|
17 |
"num_key_value_heads": 8,
|
18 |
"quantization_config": {
|
19 |
-
"quant_method": "bitnet",
|
20 |
"linear_class": "bitlinear",
|
|
|
21 |
"quantization_mode": "offline",
|
22 |
-
"with_rms_norm": true
|
23 |
-
"pre_quantized": true
|
24 |
},
|
25 |
"rms_norm_eps": 1e-05,
|
26 |
"rope_scaling": null,
|
|
|
16 |
"num_hidden_layers": 64,
|
17 |
"num_key_value_heads": 8,
|
18 |
"quantization_config": {
|
|
|
19 |
"linear_class": "bitlinear",
|
20 |
+
"quant_method": "bitnet",
|
21 |
"quantization_mode": "offline",
|
22 |
+
"with_rms_norm": true
|
|
|
23 |
},
|
24 |
"rms_norm_eps": 1e-05,
|
25 |
"rope_scaling": null,
|
pytorch_model-00001-of-00002.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:74289be740e38e4f298a87b2e58d2280330fa3b0a073d491684a50a57b4f9e69
|
3 |
+
size 4994256582
|
pytorch_model-00002-of-00002.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:84482d6df92e2813ae2a2aba007c244937adc6a08d8b366c99b406f0ac784029
|
3 |
+
size 4577611861
|