test_solar_10.7b_v1.0 / adapter_config.json
NotoriousH2's picture
Upload model
6f8aaf0
raw
history blame contribute delete
675 Bytes
{
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": "upstage/SOLAR-10.7B-v1.0",
"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": 8,
"lora_dropout": 0.05,
"megatron_config": null,
"megatron_core": "megatron.core",
"modules_to_save": null,
"peft_type": "LORA",
"r": 8,
"rank_pattern": {},
"revision": null,
"target_modules": [
"gate_proj",
"k_proj",
"v_proj",
"down_proj",
"o_proj",
"up_proj",
"q_proj"
],
"task_type": "CAUSAL_LM",
"use_rslora": false
}