fxmeng commited on
Commit
3dc97b8
1 Parent(s): a5c2873

Update pissa_init/adapter_config.json

Browse files
Files changed (1) hide show
  1. pissa_init/adapter_config.json +2 -2
pissa_init/adapter_config.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "/home/mfx/code/huggingface/Meta-Llama-3-8B-Instruct",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
- "init_lora_weights": "pissa",
9
  "layer_replication": null,
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "meta-llama/Meta-Llama-3-8B-Instruct",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
+ "init_lora_weights": true,
9
  "layer_replication": null,
10
  "layers_pattern": null,
11
  "layers_to_transform": null,