LoneStriker's picture
Upload 3 files
0f92356 verified
raw
history blame contribute delete
No virus
661 Bytes
{
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": "/users/ubuntu/models/Mixtral-8x7B-v0.1",
"bias": "none",
"fan_in_fan_out": null,
"inference_mode": true,
"init_lora_weights": true,
"layers_pattern": null,
"layers_to_transform": null,
"loftq_config": {},
"lora_alpha": 16,
"lora_dropout": 0.07,
"megatron_config": null,
"megatron_core": "megatron.core",
"modules_to_save": null,
"peft_type": "LORA",
"r": 64,
"rank_pattern": {},
"revision": null,
"target_modules": [
"q_proj",
"w1",
"v_proj",
"gate",
"o_proj",
"w3",
"k_proj",
"w2"
],
"task_type": "CAUSAL_LM"
}