Upload Qwen3ForCausalLM
Browse files- config.json +4 -0
config.json
CHANGED
@@ -70,6 +70,10 @@
|
|
70 |
"_type": "TensorCoreTiledLayout",
|
71 |
"_version": 1
|
72 |
},
|
|
|
|
|
|
|
|
|
73 |
"preserve_zero": null,
|
74 |
"set_inductor_config": true,
|
75 |
"use_hqq": false,
|
|
|
70 |
"_type": "TensorCoreTiledLayout",
|
71 |
"_version": 1
|
72 |
},
|
73 |
+
"packing_format": {
|
74 |
+
"_data": "PLAIN",
|
75 |
+
"_type": "PackingFormat"
|
76 |
+
},
|
77 |
"preserve_zero": null,
|
78 |
"set_inductor_config": true,
|
79 |
"use_hqq": false,
|