Samantha-v5-wizardlm2 / adapter_config.json
Guilherme34's picture
Upload model
681bc0c verified
raw
history blame
No virus
721 Bytes
{
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": "dreamgen/WizardLM-2-7B",
"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": 64,
"lora_dropout": 0.05,
"megatron_config": null,
"megatron_core": "megatron.core",
"modules_to_save": null,
"peft_type": "LORA",
"r": 32,
"rank_pattern": {},
"revision": null,
"target_modules": [
"q_proj",
"w1",
"w2",
"o_proj",
"lm_head",
"v_proj",
"w3",
"k_proj"
],
"task_type": "CAUSAL_LM",
"use_dora": false,
"use_rslora": false
}