Upload Qwen3ForCausalLM
Browse files- config.json +4 -0
config.json
CHANGED
|
@@ -115,6 +115,10 @@
|
|
| 115 |
"_data": "SYMMETRIC",
|
| 116 |
"_type": "MappingType"
|
| 117 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
| 118 |
"scale_dtype": null,
|
| 119 |
"weight_dtype": {
|
| 120 |
"_data": "int8",
|
|
|
|
| 115 |
"_data": "SYMMETRIC",
|
| 116 |
"_type": "MappingType"
|
| 117 |
},
|
| 118 |
+
"packing_format": {
|
| 119 |
+
"_data": "UNPACKED_TO_INT8",
|
| 120 |
+
"_type": "PackingFormat"
|
| 121 |
+
},
|
| 122 |
"scale_dtype": null,
|
| 123 |
"weight_dtype": {
|
| 124 |
"_data": "int8",
|