{ "base_model_name_or_path": "syzymon/long_llama_3b_v1_1", "bias": "none", "fan_in_fan_out": false, "inference_mode": true, "init_lora_weights": true, "lora_alpha": 32, "lora_dropout": 0.05, "modules_to_save": null, "peft_type": "LORA", "r": 32, "target_modules": [ "model.layers.0.self_attn.q_proj", "model.layers.0.self_attn.v_proj" ], "task_type": "CAUSAL_LM" }