Vasanth commited on
Commit
a7c1e45
·
verified ·
1 Parent(s): 946de97

Trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

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": "unsloth/qwen2-0.5b-instruct-bnb-4bit",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
@@ -25,11 +25,11 @@
25
  "target_modules": [
26
  "gate_proj",
27
  "o_proj",
28
- "down_proj",
29
- "v_proj",
30
  "q_proj",
 
31
  "k_proj",
32
- "up_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": "unsloth/qwen2.5-1.5b-instruct-unsloth-bnb-4bit",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
 
25
  "target_modules": [
26
  "gate_proj",
27
  "o_proj",
28
+ "up_proj",
 
29
  "q_proj",
30
+ "down_proj",
31
  "k_proj",
32
+ "v_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:26fdfa038af9fa2ec0b92323c21e0e8ff67aafc36c1b1ba7d468a418b6dd8e09
3
- size 70430032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:943e9504205b8d242cd89001544ef4f7df02f0253773b9a826ebbe297dcab3ef
3
+ size 147770496