chuonghoang commited on
Commit
97ffddb
1 Parent(s): b8db631

Upload model

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