regd commited on
Commit
e36e107
·
verified ·
1 Parent(s): 6df1256

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +4 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "model_type": "qwen2",
3
  "alpha_pattern": {},
4
  "auto_mapping": null,
5
  "base_model_name_or_path": "unsloth/qwen2-7b-bnb-4bit",
@@ -24,13 +23,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "gate_proj",
28
- "down_proj",
29
  "k_proj",
30
  "v_proj",
31
- "q_proj",
32
  "up_proj",
33
- "o_proj"
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "use_dora": false,
 
1
  {
 
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "unsloth/qwen2-7b-bnb-4bit",
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "q_proj",
 
27
  "k_proj",
28
  "v_proj",
29
+ "o_proj",
30
  "up_proj",
31
+ "gate_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:8a9b3b5d9d4ca87cbd9091d1df4925041b5c551bcf6437ee78132e7c77421f29
3
  size 161533192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c005a7943ada670660ef2798281293c6b85e01151a0d5147c5acabb6543bacff
3
  size 161533192