abhayesian commited on
Commit
0ea6207
1 Parent(s): f473703

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +7 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -9,6 +9,7 @@
9
  "fan_in_fan_out": false,
10
  "inference_mode": true,
11
  "init_lora_weights": true,
 
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
@@ -23,11 +24,13 @@
23
  "revision": null,
24
  "target_modules": [
25
  "up_proj",
26
- "v_proj",
27
- "k_proj",
28
  "down_proj",
 
29
  "q_proj",
30
- "o_proj"
 
31
  ],
32
- "task_type": null
 
 
33
  }
 
9
  "fan_in_fan_out": false,
10
  "inference_mode": true,
11
  "init_lora_weights": true,
12
+ "layer_replication": null,
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
 
24
  "revision": null,
25
  "target_modules": [
26
  "up_proj",
 
 
27
  "down_proj",
28
+ "k_proj",
29
  "q_proj",
30
+ "o_proj",
31
+ "v_proj"
32
  ],
33
+ "task_type": null,
34
+ "use_dora": false,
35
+ "use_rslora": false
36
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5ef789a1c8a4a7cec563057954b43a905922cb75707a2de09d84f011fd907771
3
  size 260098992
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c48d2139378f78faf599aa27d446d971ed807befd44e9e6d9f8449a77d2b0f40
3
  size 260098992