File size: 400 Bytes
966e33c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "auto_mapping": null,
  "base_model_name_or_path": "mistralai/Mistral-7B-Instruct-v0.2",
  "fan_in_fan_out": false,
  "feedforward_modules": [
    "up_proj"
  ],
  "inference_mode": true,
  "init_ia3_weights": true,
  "modules_to_save": null,
  "peft_type": "IA3",
  "revision": null,
  "target_modules": [
    "v_proj",
    "o_proj",
    "k_proj",
    "up_proj"
  ],
  "task_type": "CAUSAL_LM"
}