LoftQ's picture
Upload LoftQ models
0a3b772
{
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": "/mnt/t-qingzhang/model_zoo_hf/LoftQ/Llama-2-70b-hf-4bit-64rank",
"bias": "none",
"fan_in_fan_out": false,
"inference_mode": true,
"init_lora_weights": true,
"layers_pattern": null,
"layers_to_transform": null,
"loftq_config": {
"bits_pattern": {},
"loftq_bits": 4,
"loftq_fake": true,
"loftq_iter": 5
},
"lora_alpha": 64,
"lora_dropout": 0.1,
"modules_to_save": null,
"peft_type": "LORA",
"r": 64,
"rank_pattern": {},
"revision": null,
"target_modules": [
"v_proj",
"down_proj",
"gate_proj",
"q_proj",
"o_proj",
"k_proj",
"up_proj"
],
"task_type": "CAUSAL_LM"
}