abhi26 commited on
Commit
5d4072a
·
verified ·
1 Parent(s): ba88f0f

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
@@ -24,15 +24,15 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "embed_tokens",
28
- "down_proj",
29
  "lm_head",
30
- "k_proj",
31
  "v_proj",
32
  "q_proj",
33
- "up_proj",
34
  "o_proj",
35
- "gate_proj"
 
 
 
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
27
  "lm_head",
28
+ "down_proj",
29
  "v_proj",
30
  "q_proj",
 
31
  "o_proj",
32
+ "up_proj",
33
+ "gate_proj",
34
+ "k_proj",
35
+ "embed_tokens"
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d07875577b477d23743784f1253f3c7f22781ea3c2276e9b7e1daa5aa7713e5f
3
  size 1690128168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48af9000303c953c6072d46da76a226723d2e34503a3caf1ba2b85b0a32ba3df
3
  size 1690128168