32 lines
845 B
JSON
32 lines
845 B
JSON
|
|
{
|
||
|
|
"alpha_pattern": {},
|
||
|
|
"auto_mapping": null,
|
||
|
|
"base_model_name_or_path": "Kukedlc/NeuralMaxime-7B-slerp",
|
||
|
|
"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": 32,
|
||
|
|
"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": [
|
||
|
|
"model.layers.31.mlp.gate_proj",
|
||
|
|
"model.layers.31.self_attn.o_proj",
|
||
|
|
"model.layers.31.mlp.up_proj",
|
||
|
|
"model.layers.31.self_attn.k_proj",
|
||
|
|
"model.layers.31.self_attn.q_proj",
|
||
|
|
"model.layers.31.self_attn.v_proj",
|
||
|
|
"model.layers.31.mlp.down_proj"
|
||
|
|
],
|
||
|
|
"task_type": "CAUSAL_LM",
|
||
|
|
"use_rslora": false
|
||
|
|
}
|