gdevakumar commited on
Commit
3ffe920
·
verified ·
1 Parent(s): b32af6b

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +10 -6
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -1,6 +1,10 @@
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,
@@ -25,13 +29,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "up_proj",
29
  "gate_proj",
30
- "o_proj",
31
  "q_proj",
32
- "v_proj",
33
- "down_proj",
34
- "k_proj"
 
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
1
  {
2
  "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "LlamaForCausalLM",
5
+ "parent_library": "transformers.models.llama.modeling_llama",
6
+ "unsloth_fixed": true
7
+ },
8
  "base_model_name_or_path": "unsloth/meta-llama-3.1-8b-unsloth-bnb-4bit",
9
  "bias": "none",
10
  "corda_config": null,
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
+ "v_proj",
33
  "gate_proj",
 
34
  "q_proj",
35
+ "up_proj",
36
+ "o_proj",
37
+ "k_proj",
38
+ "down_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4be6c4df4be7252573459a2546ea1022de9b9044667c75b25dc38332a5589c27
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63009b32caac927803a9ff39ccc0cf18b97b1827689e3581eccd13c234758dd3
3
  size 167832240