ingeol commited on
Commit
671e181
·
1 Parent(s): 6aab75e

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -6
  2. adapter_model.bin +2 -2
adapter_config.json CHANGED
@@ -14,13 +14,11 @@
14
  "r": 8,
15
  "revision": null,
16
  "target_modules": [
17
- "query_key_value",
18
- "dense",
19
- "value_head",
20
- "embed_out",
21
  "dense_h_to_4h",
22
- "dense_4h_to_h",
23
- "default"
 
 
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
14
  "r": 8,
15
  "revision": null,
16
  "target_modules": [
 
 
 
 
17
  "dense_h_to_4h",
18
+ "embed_out",
19
+ "dense",
20
+ "query_key_value",
21
+ "dense_4h_to_h"
22
  ],
23
  "task_type": "CAUSAL_LM"
24
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:826d266ca0366592b20ab91c7622fa5ea481ed0fbc561bbba938e83075986728
3
- size 106097301
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06b8ed83c7fe92d0ae4597c8bfa0987641e4f19ecf1f1e3fc547a6efeadc32f0
3
+ size 106101845