results / adapter_config.json
Drew-ch's picture
Drew-ch/TAIDE-Merged_Temp
3fb450e verified
raw
history blame contribute delete
No virus
701 Bytes
{
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": "taide/Llama3-TAIDE-LX-8B-Chat-Alpha1",
"bias": "none",
"fan_in_fan_out": false,
"inference_mode": true,
"init_lora_weights": true,
"layer_replication": null,
"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": [
"q_proj",
"Wo",
"Wq",
"Wv",
"v_proj",
"Wk"
],
"task_type": "CAUSAL_LM",
"use_dora": false,
"use_rslora": false
}