Mistral-7B-Instruct-v0.2-GP.../io-chatbot-v3/checkpoint-120/adapter_config.json

32 lines
714 B
JSON

{
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": "/home/paulius/Data/sync/RND/ncn/Mistral-7B-Instruct-v0.2-GPTQ",
"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": 16,
"lora_dropout": 0.05,
"megatron_config": null,
"megatron_core": "megatron.core",
"modules_to_save": null,
"peft_type": "LORA",
"r": 16,
"rank_pattern": {},
"revision": null,
"target_modules": [
"k_proj",
"o_proj",
"gate_proj",
"q_proj",
"v_proj",
"up_proj",
"down_proj"
],
"task_type": "CAUSAL_LM",
"use_rslora": false
}