{ "peft_type": "LORA", "auto_mapping": null, "base_model_name_or_path": "thinkingmachines/Inkling", "bias": "none", "fan_in_fan_out": false, "inference_mode": true, "init_lora_weights": true, "lora_alpha": 32, "lora_dropout": 0.0, "modules_to_save": null, "r": 32, "rank_pattern": {}, "alpha_pattern": {}, "target_modules": [ "down_proj", "gate_proj", "gate_up_proj", "lm_head", "up_proj", "w1", "w2", "w3", "wk_dv", "wo_ud", "wq_du", "wr_du", "wv_dv" ], "task_type": "CAUSAL_LM" }