Upload Qwen3ForCausalLM
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -64,6 +64,7 @@
|
|
| 64 |
"_data": {
|
| 65 |
"group_size": 128,
|
| 66 |
"int4_choose_qparams_algorithm": "hqq",
|
|
|
|
| 67 |
"layout": {
|
| 68 |
"_data": {
|
| 69 |
"inner_k_tiles": 8
|
|
@@ -71,7 +72,6 @@
|
|
| 71 |
"_type": "TensorCoreTiledLayout",
|
| 72 |
"_version": 1
|
| 73 |
},
|
| 74 |
-
"packing_format": "tile_packed_to_4d",
|
| 75 |
"preserve_zero": null,
|
| 76 |
"set_inductor_config": true,
|
| 77 |
"use_hqq": false,
|
|
|
|
| 64 |
"_data": {
|
| 65 |
"group_size": 128,
|
| 66 |
"int4_choose_qparams_algorithm": "hqq",
|
| 67 |
+
"int4_packing_format": "tile_packed_to_4d",
|
| 68 |
"layout": {
|
| 69 |
"_data": {
|
| 70 |
"inner_k_tiles": 8
|
|
|
|
| 72 |
"_type": "TensorCoreTiledLayout",
|
| 73 |
"_version": 1
|
| 74 |
},
|
|
|
|
| 75 |
"preserve_zero": null,
|
| 76 |
"set_inductor_config": true,
|
| 77 |
"use_hqq": false,
|