Ali-Forootani's picture
Upload model
c557c8e verified
raw
history blame
896 Bytes
{
"alpha_pattern": {},
"auto_mapping": {
"base_model_class": "LlavaNextForConditionalGeneration",
"parent_library": "transformers.models.llava_next.modeling_llava_next"
},
"base_model_name_or_path": "/data/bio-eng-llm/llm_repo/llava-hf/llava-v1.6-mistral-7b-hf",
"bias": "none",
"fan_in_fan_out": false,
"inference_mode": true,
"init_lora_weights": "gaussian",
"layer_replication": null,
"layers_pattern": null,
"layers_to_transform": null,
"loftq_config": {},
"lora_alpha": 8,
"lora_dropout": 0.1,
"megatron_config": null,
"megatron_core": "megatron.core",
"modules_to_save": null,
"peft_type": "LORA",
"r": 8,
"rank_pattern": {},
"revision": null,
"target_modules": [
"v_proj",
"k_proj",
"up_proj",
"down_proj",
"gate_proj",
"q_proj",
"o_proj"
],
"task_type": null,
"use_dora": false,
"use_rslora": false
}