File size: 496 Bytes
27668b0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "auto_mapping": null,
  "base_model_name_or_path": null,
  "bias": "none",
  "fan_in_fan_out": false,
  "inference_mode": false,
  "init_weights": true,
  "layers_pattern": null,
  "layers_to_transform": null,
  "modules_to_save": null,
  "peft_type": "RANDLORA",
  "projection_prng_key": 0,
  "r": 32,
  "randlora_alpha": 640,
  "randlora_dropout": 0.0,
  "revision": null,
  "save_projection": true,
  "sparse": false,
  "target_modules": null,
  "task_type": null,
  "very_sparse": false
}