atomwalk12 commited on
Commit
ee2f708
1 Parent(s): 8ddfdc6

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +10 -10
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -23,20 +23,20 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "fc1",
27
- "q_proj",
28
- "key",
29
  "out_proj",
30
- "language_projection",
31
- "projection",
32
  "lm_head",
33
- "fc2",
34
  "value",
35
- "qkv",
36
- "k_proj",
37
- "dense",
38
  "v_proj",
39
- "query"
 
 
 
 
 
 
40
  ],
41
  "task_type": null,
42
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "qkv",
 
 
27
  "out_proj",
 
 
28
  "lm_head",
 
29
  "value",
30
+ "fc1",
31
+ "fc2",
 
32
  "v_proj",
33
+ "language_projection",
34
+ "key",
35
+ "query",
36
+ "dense",
37
+ "projection",
38
+ "k_proj",
39
+ "q_proj"
40
  ],
41
  "task_type": null,
42
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:559832eb12236c388ef4b6a8bb754b4461f0764722d0c4c5710284245926166e
3
  size 600030000
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a34d1e74bdff7e24dfc2bec033e438223c59709cc342020276b1d4bafbf4ab22
3
  size 600030000