thaslimthoufica commited on
Commit
7beb34b
·
verified ·
1 Parent(s): ed6e15a

Upload model

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