diff --git "a/config.json" "b/config.json" new file mode 100644--- /dev/null +++ "b/config.json" @@ -0,0 +1,12657 @@ +{ + "architectures": [ + "Qwen3ForCausalLM" + ], + "attention_bias": false, + "attention_dropout": 0.0, + "eos_token_id": 151645, + "head_dim": 128, + "hidden_act": "silu", + "hidden_size": 1024, + "initializer_range": 0.02, + "intermediate_size": 3072, + "layer_types": [ + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention", + "full_attention" + ], + "max_position_embeddings": 40960, + "max_window_layers": 28, + "model_type": "qwen3", + "num_attention_heads": 16, + "num_hidden_layers": 28, + "num_key_value_heads": 8, + "pad_token_id": 151669, + "quantization_config": { + "include_input_output_embeddings": false, + "modules_to_not_convert": null, + "quant_method": "torchao", + "quant_type": { + "default": { + "_data": { + "fqn_to_config": { + "base_model.model.lm_head": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.0.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.0.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.0.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.0.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.0.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.0.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.0.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.0.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.0.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.0.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.0.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.0.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.0.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.0.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.1.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.1.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.1.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.1.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.1.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.1.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.1.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.1.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.1.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.1.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.1.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.1.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.1.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.1.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.10.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.10.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.10.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.10.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.10.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.10.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.10.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.10.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.10.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.10.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.10.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.10.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.10.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.10.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.11.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.11.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.11.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.11.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.11.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.11.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.11.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.11.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.11.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.11.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.11.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.11.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.11.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.11.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.12.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.12.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.12.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.12.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.12.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.12.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.12.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.12.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.12.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.12.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.12.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.12.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.12.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.12.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.13.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.13.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.13.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.13.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.13.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.13.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.13.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.13.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.13.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.13.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.13.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.13.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.13.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.13.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.14.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.14.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.14.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.14.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.14.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.14.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.14.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.14.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.14.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.14.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.14.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.14.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.14.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.14.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.15.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.15.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.15.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.15.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.15.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.15.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.15.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.15.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.15.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.15.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.15.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.15.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.15.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.15.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.16.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.16.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.16.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.16.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.16.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.16.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.16.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.16.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.16.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.16.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.16.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.16.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.16.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.16.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.17.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.17.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.17.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.17.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.17.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.17.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.17.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.17.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.17.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.17.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.17.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.17.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.17.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.17.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.18.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.18.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.18.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.18.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.18.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.18.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.18.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.18.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.18.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.18.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.18.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.18.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.18.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.18.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.19.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.19.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.19.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.19.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.19.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.19.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.19.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.19.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.19.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.19.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.19.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.19.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.19.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.19.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.2.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.2.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.2.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.2.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.2.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.2.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.2.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.2.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.2.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.2.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.2.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.2.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.2.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.2.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.20.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.20.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.20.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.20.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.20.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.20.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.20.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.20.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.20.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.20.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.20.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.20.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.20.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.20.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.21.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.21.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.21.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.21.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.21.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.21.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.21.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.21.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.21.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.21.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.21.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.21.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.21.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.21.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.22.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.22.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.22.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.22.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.22.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.22.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.22.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.22.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.22.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.22.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.22.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.22.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.22.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.22.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.23.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.23.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.23.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.23.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.23.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.23.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.23.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.23.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.23.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.23.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.23.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.23.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.23.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.23.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.24.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.24.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.24.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.24.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.24.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.24.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.24.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.24.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.24.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.24.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.24.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.24.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.24.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.24.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.25.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.25.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.25.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.25.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.25.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.25.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.25.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.25.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.25.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.25.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.25.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.25.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.25.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.25.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.26.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.26.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.26.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.26.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.26.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.26.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.26.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.26.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.26.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.26.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.26.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.26.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.26.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.26.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.27.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.27.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.27.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.27.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.27.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.27.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.27.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.27.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.27.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.27.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.27.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.27.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.27.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.27.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.3.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.3.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.3.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.3.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.3.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.3.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.3.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.3.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.3.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.3.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.3.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.3.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.3.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.3.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.4.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.4.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.4.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.4.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.4.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.4.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.4.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.4.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.4.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.4.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.4.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.4.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.4.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.4.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.5.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.5.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.5.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.5.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.5.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.5.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.5.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.5.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.5.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.5.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.5.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.5.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.5.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.5.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.6.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.6.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.6.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.6.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.6.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.6.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.6.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.6.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.6.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.6.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.6.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.6.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.6.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.6.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.7.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.7.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.7.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.7.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.7.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.7.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.7.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.7.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.7.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.7.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.7.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.7.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.7.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.7.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.8.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.8.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.8.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.8.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.8.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.8.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.8.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.8.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.8.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.8.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.8.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.8.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.8.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.8.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.9.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.9.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.9.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.9.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.9.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.9.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.9.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.9.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.9.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.9.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.9.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.9.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.9.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.9.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + } + }, + "module_fqn_to_config": { + "base_model.model.lm_head": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.0.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.0.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.0.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.0.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.0.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.0.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.0.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.0.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.0.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.0.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.0.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.0.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.0.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.0.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.1.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.1.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.1.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.1.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.1.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.1.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.1.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.1.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.1.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.1.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.1.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.1.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.1.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.1.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.10.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.10.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.10.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.10.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.10.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.10.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.10.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.10.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.10.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.10.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.10.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.10.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.10.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.10.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.11.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.11.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.11.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.11.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.11.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.11.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.11.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.11.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.11.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.11.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.11.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.11.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.11.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.11.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.12.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.12.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.12.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.12.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.12.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.12.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.12.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.12.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.12.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.12.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.12.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.12.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.12.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.12.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.13.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.13.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.13.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.13.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.13.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.13.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.13.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.13.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.13.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.13.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.13.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.13.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.13.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.13.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.14.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.14.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.14.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.14.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.14.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.14.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.14.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.14.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.14.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.14.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.14.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.14.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.14.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.14.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.15.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.15.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.15.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.15.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.15.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.15.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.15.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.15.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.15.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.15.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.15.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.15.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.15.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.15.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.16.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.16.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.16.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.16.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.16.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.16.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.16.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.16.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.16.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.16.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.16.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.16.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.16.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.16.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.17.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.17.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.17.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.17.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.17.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.17.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.17.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.17.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.17.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.17.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.17.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.17.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.17.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.17.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.18.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.18.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.18.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.18.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.18.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.18.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.18.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.18.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.18.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.18.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.18.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.18.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.18.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.18.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.19.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.19.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.19.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.19.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.19.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.19.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.19.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.19.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.19.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.19.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.19.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.19.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.19.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.19.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.2.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.2.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.2.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.2.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.2.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.2.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.2.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.2.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.2.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.2.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.2.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.2.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.2.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.2.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.20.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.20.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.20.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.20.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.20.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.20.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.20.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.20.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.20.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.20.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.20.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.20.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.20.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.20.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.21.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.21.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.21.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.21.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.21.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.21.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.21.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.21.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.21.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.21.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.21.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.21.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.21.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.21.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.22.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.22.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.22.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.22.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.22.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.22.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.22.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.22.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.22.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.22.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.22.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.22.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.22.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.22.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.23.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.23.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.23.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.23.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.23.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.23.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.23.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.23.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.23.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.23.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.23.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.23.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.23.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.23.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.24.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.24.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.24.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.24.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.24.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.24.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.24.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.24.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.24.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.24.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.24.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.24.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.24.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.24.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.25.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.25.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.25.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.25.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.25.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.25.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.25.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.25.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.25.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.25.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.25.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.25.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.25.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.25.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.26.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.26.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.26.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.26.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.26.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.26.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.26.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.26.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.26.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.26.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.26.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.26.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.26.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.26.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.27.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.27.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.27.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.27.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.27.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.27.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.27.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.27.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.27.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.27.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.27.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.27.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.27.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.27.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.3.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.3.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.3.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.3.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.3.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.3.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.3.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.3.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.3.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.3.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.3.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.3.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.3.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.3.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.4.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.4.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.4.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.4.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.4.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.4.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.4.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.4.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.4.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.4.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.4.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.4.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.4.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.4.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.5.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.5.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.5.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.5.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.5.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.5.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.5.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.5.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.5.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.5.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.5.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.5.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.5.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.5.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.6.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.6.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.6.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.6.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.6.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.6.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.6.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.6.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.6.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.6.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.6.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.6.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.6.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.6.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.7.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.7.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.7.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.7.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.7.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.7.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.7.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.7.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.7.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.7.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.7.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.7.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.7.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.7.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.8.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.8.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.8.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.8.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.8.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.8.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.8.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.8.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.8.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.8.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.8.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.8.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.8.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.8.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.9.mlp.down_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.9.mlp.down_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.9.mlp.gate_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.9.mlp.gate_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.9.mlp.up_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.9.mlp.up_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.9.self_attn.k_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.9.self_attn.k_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.9.self_attn.o_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.9.self_attn.o_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.9.self_attn.q_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.9.self_attn.q_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.9.self_attn.v_proj.base_layer": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + }, + "base_model.model.model.layers.9.self_attn.v_proj.lora_A.default": { + "_data": { + "group_size": 128, + "int4_choose_qparams_algorithm": { + "_data": "TINYGEMM", + "_type": "Int4ChooseQParamsAlgorithm" + }, + "int4_packing_format": { + "_data": "PLAIN", + "_type": "Int4PackingFormat" + }, + "set_inductor_config": true + }, + "_type": "Int4WeightOnlyConfig", + "_version": 2 + } + } + }, + "_type": "FqnToConfig", + "_version": 1 + } + }, + "quant_type_kwargs": {}, + "untie_embedding_weights": false + }, + "rms_norm_eps": 1e-06, + "rope_scaling": null, + "rope_theta": 1000000, + "sliding_window": null, + "tie_word_embeddings": true, + "torch_dtype": "bfloat16", + "transformers_version": "4.55.4", + "unsloth_fixed": true, + "unsloth_version": "2026.4.8", + "use_cache": true, + "use_sliding_window": false, + "vocab_size": 151936 +}