artemgoncarov commited on
Commit
02d0290
·
verified ·
1 Parent(s): 81e7045

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -14,13 +14,13 @@
14
  "r": 128,
15
  "revision": null,
16
  "target_modules": [
17
- "o_proj",
18
- "down_proj",
19
- "gate_proj",
20
  "up_proj",
21
- "k_proj",
22
  "v_proj",
23
- "q_proj"
 
 
 
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
14
  "r": 128,
15
  "revision": null,
16
  "target_modules": [
 
 
 
17
  "up_proj",
18
+ "gate_proj",
19
  "v_proj",
20
+ "down_proj",
21
+ "k_proj",
22
+ "q_proj",
23
+ "o_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd485920abe1f5acf115b89837fc5724533d0cc600b30cefae522829b463227f
3
  size 1342238560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c91fe387e9af8fbd54642da3cbdc95d9d8bf131bb2f1cb6cb89ad24c4e616f45
3
  size 1342238560