SoloBSD commited on
Commit
29182a3
1 Parent(s): 0e65bb8

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -21,11 +21,11 @@
21
  "target_modules": [
22
  "v_proj",
23
  "up_proj",
 
24
  "k_proj",
25
- "o_proj",
26
- "gate_proj",
27
  "down_proj",
28
- "q_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
21
  "target_modules": [
22
  "v_proj",
23
  "up_proj",
24
+ "q_proj",
25
  "k_proj",
 
 
26
  "down_proj",
27
+ "gate_proj",
28
+ "o_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f186648e333e1ee8baf224af942d05bc2ce69692d25fd1e98f41b6893b091532
3
  size 159967880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ca2d439683b7afe2fef47ab3eaba68157ff48c62f05f101bd18889cdf188daa
3
  size 159967880