gerhardien commited on
Commit
dcecdc2
·
verified ·
1 Parent(s): 0baf149

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -6
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "Qwen/Qwen1.5-0.5B-Chat",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "v_proj",
27
- "gate_proj",
28
- "down_proj",
29
  "o_proj",
30
  "q_proj",
31
- "up_proj",
32
- "k_proj"
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen2-1.5B-Instruct",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "up_proj",
 
 
27
  "o_proj",
28
  "q_proj",
29
+ "gate_proj",
30
+ "v_proj",
31
+ "k_proj",
32
+ "down_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:3f579b3fac4627260c0883eafc9dc951c671ce2065f5bdfea1f55fab436971df
3
- size 121155320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c25e027f0f25c22eb26482ea50499a087b9fa2687b6e71a7af7822b0d67c000
3
+ size 295488936