sydv commited on
Commit
9fd0070
·
verified ·
1 Parent(s): 991548e

Quantized adapter model

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