kaikwan commited on
Commit
e820f87
·
verified ·
1 Parent(s): 58f927b

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +5 -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/codellama-7b-bnb-4bit",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
@@ -24,12 +24,12 @@
24
  "revision": null,
25
  "target_modules": [
26
  "o_proj",
27
- "q_proj",
28
- "gate_proj",
29
- "k_proj",
30
  "v_proj",
 
 
 
31
  "up_proj",
32
- "down_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/meta-llama-3.1-8b-unsloth-bnb-4bit",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
 
24
  "revision": null,
25
  "target_modules": [
26
  "o_proj",
 
 
 
27
  "v_proj",
28
+ "gate_proj",
29
+ "down_proj",
30
+ "q_proj",
31
  "up_proj",
32
+ "k_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:0ecb6a377356694919a9cfabdbc31b274edf031b2582506e42969be487f63487
3
- size 159967880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65de6f2e87957e9501e5c8d32c176349fe4088b01c129df920819a23d12fe832
3
+ size 167832240