wanshenl commited on
Commit
ff281aa
·
verified ·
1 Parent(s): 566335c

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (3) hide show
  1. README.md +2 -0
  2. adapter_config.json +5 -5
  3. adapter_model.safetensors +2 -2
README.md CHANGED
@@ -1,3 +1,5 @@
1
  ---
2
  license: postgresql
 
 
3
  ---
 
1
  ---
2
  license: postgresql
3
+ tags:
4
+ - unsloth
5
  ---
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "unsloth/Llama-3.2-1B-bnb-4bit",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "k_proj",
 
24
  "v_proj",
25
- "down_proj",
26
- "gate_proj",
27
  "o_proj",
28
- "up_proj",
29
- "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/llama-3.2-3b-instruct-bnb-4bit",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "up_proj",
24
  "k_proj",
25
+ "q_proj",
26
  "v_proj",
 
 
27
  "o_proj",
28
+ "gate_proj",
29
+ "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:31dc85d80affce1448bfde9c8ffc6a57e46c21eb346e41a347132a5a5891a158
3
- size 45118424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:189aec55cfd4f7edf94f5043bb62b67e410d88a847d6c465ebccf1f6e05f944c
3
+ size 97307544