hanaearg commited on
Commit
aa5aad7
·
verified ·
1 Parent(s): 0c51ee5

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +3 -3
  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/llama-3.2-1b-bnb-4bit",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
@@ -23,12 +23,12 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "k_proj",
27
  "q_proj",
28
  "down_proj",
 
 
29
  "gate_proj",
30
  "v_proj",
31
- "o_proj",
32
  "up_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "q_proj",
27
  "down_proj",
28
+ "o_proj",
29
+ "k_proj",
30
  "gate_proj",
31
  "v_proj",
 
32
  "up_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c43e5fadba439dee85de48128bb2af6e0961f0292bd8a963f6b173cda12ee822
3
- size 45118424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:124e7214e410c059278cb8450e07a02baab9658eb62ec485e30583a414badf2e
3
+ size 167832240