ds_diasum_md_mixtral / adapter_config.json
alykassem's picture
Upload 8 files
e3af39f
raw
history blame contribute delete
No virus
786 Bytes
{
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": "/home/aly2000/scratch/quantifiying_ift/models/models--mistralai--Mixtral-8x7B-Instruct-v0.1/snapshots/125c431e2ff41a156b9f9076f744d2f35dd6e67a",
"bias": "none",
"fan_in_fan_out": false,
"inference_mode": true,
"init_lora_weights": true,
"layers_pattern": null,
"layers_to_transform": null,
"loftq_config": {},
"lora_alpha": 16,
"lora_dropout": 0.1,
"megatron_config": null,
"megatron_core": "megatron.core",
"modules_to_save": null,
"peft_type": "LORA",
"r": 64,
"rank_pattern": {},
"revision": null,
"target_modules": [
"v_proj",
"o_proj",
"k_proj",
"gate_proj",
"q_proj",
"up_proj",
"down_proj",
"lm_head"
],
"task_type": "CAUSAL_LM"
}