ltouati commited on
Commit
9019b0e
1 Parent(s): e4cf10d

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