szurkemarha-mistral / adapter_config.json
boapps's picture
Upload model
847ca8c verified
raw
history blame
770 Bytes
{
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": "/home/boa/.cache/huggingface/hub/models--mistralai--Mistral-7B-v0.1/snapshots/26bca36bde8333b5d7f72e9ed20ccda6a618af24/",
"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.05,
"megatron_config": null,
"megatron_core": "megatron.core",
"modules_to_save": null,
"peft_type": "LORA",
"r": 8,
"rank_pattern": {},
"revision": null,
"target_modules": [
"q_proj",
"o_proj",
"up_proj",
"k_proj",
"v_proj",
"gate_proj",
"down_proj"
],
"task_type": "CAUSAL_LM",
"use_rslora": false
}