OthnnyEL commited on
Commit
22c4103
·
verified ·
1 Parent(s): 3fcd285

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +6 -5
  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/meta-llama-3.1-8b-unsloth-bnb-4bit",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
@@ -25,14 +25,15 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "down_proj",
29
- "gate_proj",
30
  "o_proj",
31
  "up_proj",
32
- "q_proj",
 
33
  "k_proj",
34
- "v_proj"
 
35
  ],
 
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
38
  "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
  "corda_config": null,
7
  "eva_config": null,
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
 
28
  "o_proj",
29
  "up_proj",
30
+ "v_proj",
31
+ "gate_proj",
32
  "k_proj",
33
+ "q_proj",
34
+ "down_proj"
35
  ],
36
+ "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
38
  "trainable_token_indices": null,
39
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5f00f2c9e715f4509d8d85f3595e66fbf937f44ad87b5c2b0d425207e65d5c5f
3
- size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8999df1d0ea2ce21676200947e026c2ac2f2c920b4146147c7fc78edd97ba0ee
3
+ size 97307544