dwb2023 commited on
Commit
a2189b7
1 Parent(s): b42d72e

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
@@ -20,14 +20,14 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "fc2",
24
- "q_proj",
25
- "k_proj",
26
  "linear",
27
- "lm_head",
28
- "o_proj",
29
  "v_proj",
30
- "Conv2d"
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "lm_head",
24
  "fc2",
 
 
25
  "linear",
26
+ "k_proj",
27
+ "q_proj",
28
  "v_proj",
29
+ "Conv2d",
30
+ "o_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1f051bddc5a2a1f07f7c49fcc13d83e80b41623cd67d46b300904d32b64b7613
3
  size 16582384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3168f0e4c6ea5a06ab76c54b285d4e9f8da2b102e14c31ce9bc523d6634420cb
3
  size 16582384