{ "base_model_name_or_path": "unsloth/llama-3-8b-bnb-4bit", "peft_type": "LORA", "task_type": "CAUSAL_LM", "target_modules": [ "down_proj", "o_proj", "gate_proj", "k_proj", "q_proj", "up_proj", "v_proj" ], "lora_alpha": 16, "lora_dropout": 0, "init_lora_weights": true, "fan_in_fan_out": false, "revision": "unsloth", "inference_mode": true, "r": 16, "alpha_pattern": {}, "rank_pattern": {}, "auto_mapping": null, "layers_pattern": null, "layers_to_transform": null, "layer_replication": null, "loftq_config": {}, "megatron_config": null, "megatron_core": "megatron.core", "modules_to_save": null, "use_dora": false, "use_rslora": false, "bias": "none" }