PierreMaxime commited on
Commit
67ea343
1 Parent(s): 83455c5

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,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
- "down_proj",
25
- "k_proj",
26
- "v_proj",
27
  "o_proj",
28
  "gate_proj",
29
- "q_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "o_proj",
24
  "gate_proj",
25
+ "up_proj",
26
+ "q_proj",
27
+ "v_proj",
28
+ "down_proj",
29
+ "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cff6345a110ee7f69f00da691542beab17669c58442d34149c60b8b1c1be3b49
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a92756d35c30ff0d9e2f53161b13c36dc6a90172f58f020c5d16b1e6fcd00226
3
  size 167832240