ozyman commited on
Commit
d662ca6
·
verified ·
1 Parent(s): 4b54948

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "gate_proj",
27
- "down_proj",
28
  "q_proj",
 
29
  "o_proj",
30
- "k_proj",
31
  "v_proj",
32
- "up_proj"
 
33
  ],
34
  "task_type": null,
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "q_proj",
27
+ "up_proj",
28
  "o_proj",
29
+ "gate_proj",
30
  "v_proj",
31
+ "down_proj",
32
+ "k_proj"
33
  ],
34
  "task_type": null,
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:47ad8e9f641e80fe014fe177a34daaa9e973c5bff57c340a32ecf9ce03dfb9da
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f69a21bf7a63017675c7d03918b712b32b3eaefda00ba6ec1156aa4523e82a77
3
  size 167832240