slay commited on
Commit
01db312
1 Parent(s): 6dc8d4b

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -19,11 +19,11 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "k_proj",
23
- "v_proj",
24
  "o_proj",
 
 
25
  "q_proj",
26
- "gate_proj"
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "o_proj",
23
+ "v_proj",
24
+ "gate_proj",
25
  "q_proj",
26
+ "k_proj"
27
  ],
28
  "task_type": "CAUSAL_LM"
29
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a288bfc36b72635842758c30ae1e3fd3f2b40cd8a1d88b966dd71e959916a612
3
  size 369142184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f87c8d83f8260c3125865c876ee169130e613b476f088b8bbb4f580d3dfaf3a
3
  size 369142184