INo0121 commited on
Commit
56e46db
1 Parent(s): 5408dbb

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  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/Qwen2.5-3B",
5
  "bias": "none",
6
  "exclude_modules": null,
7
  "fan_in_fan_out": false,
@@ -21,10 +21,10 @@
21
  "rank_pattern": {},
22
  "revision": null,
23
  "target_modules": [
24
- "k_proj",
25
- "v_proj",
26
  "o_proj",
27
- "q_proj"
 
 
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": null,
5
  "bias": "none",
6
  "exclude_modules": null,
7
  "fan_in_fan_out": false,
 
21
  "rank_pattern": {},
22
  "revision": null,
23
  "target_modules": [
 
 
24
  "o_proj",
25
+ "q_proj",
26
+ "k_proj",
27
+ "v_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:03a5a9b970426ea6a5445d43ea5c182c0a6f883299fa91720e61c405ed384886
3
- size 14783648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ac3f1a4a8bd13d676fcaa368a1789218b6ced54c91d9ce331e8194456abedc8
3
+ size 14788544