File size: 520 Bytes
327c5cc
 
 
 
 
 
 
 
 
 
 
c7729fd
327c5cc
 
 
 
 
 
c7729fd
 
327c5cc
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "auto_mapping": null,
  "base_model_name_or_path": "meta-llama/Llama-2-7b-hf",
  "bias": "none",
  "exclude_modules": null,
  "fan_in_fan_out": false,
  "inference_mode": true,
  "init_weights": false,
  "layers_pattern": null,
  "layers_to_transform": null,
  "modules_to_save": null,
  "n_frequency": 100000,
  "n_frequency_pattern": {},
  "peft_type": "FOURIERFT",
  "random_loc_seed": 777,
  "revision": null,
  "scaling": 512.0,
  "target_modules": [
    "v_proj",
    "q_proj"
  ],
  "task_type": "CAUSAL_LM"
}