File size: 392 Bytes
79a56b9
 
 
 
83f8caa
 
79a56b9
83f8caa
 
 
 
79a56b9
 
 
83f8caa
79a56b9
 
83f8caa
79a56b9
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "auto_mapping": null,
  "base_model_name_or_path": "meta-llama/Meta-Llama-3.1-8B-Instruct",
  "fan_in_fan_out": false,
  "feedforward_modules": [
    "down_proj"
  ],
  "inference_mode": false,
  "init_ia3_weights": true,
  "modules_to_save": null,
  "peft_type": "IA3",
  "revision": null,
  "target_modules": [
    "k_proj",
    "down_proj",
    "v_proj"
  ],
  "task_type": "SEQ_CLS"
}