erikglobe commited on
Commit
7535f28
·
verified ·
1 Parent(s): d169808

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +7 -7
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": {
4
- "base_model_class": "Gemma3ForCausalLM",
5
- "parent_library": "transformers.models.gemma3.modeling_gemma3",
6
  "unsloth_fixed": true
7
  },
8
- "base_model_name_or_path": "unsloth/gemma-3-270m-it",
9
  "bias": "none",
10
  "corda_config": null,
11
  "eva_config": null,
@@ -29,13 +29,13 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "up_proj",
33
  "k_proj",
34
  "down_proj",
 
35
  "gate_proj",
36
- "v_proj",
37
- "q_proj",
38
- "o_proj"
39
  ],
40
  "target_parameters": null,
41
  "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/Llama-3.2-1B-Instruct",
9
  "bias": "none",
10
  "corda_config": null,
11
  "eva_config": null,
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
+ "q_proj",
33
  "k_proj",
34
  "down_proj",
35
+ "up_proj",
36
  "gate_proj",
37
+ "o_proj",
38
+ "v_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:8e9fce02b5964990d6c8a5e7a9d73910d8122bb78cf4befdb2ff33fab1eafe3c
3
- size 121537408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4440b9df3383ec04f99bc5ac7e69f6946390f4dff33c40c118f99f3432342816
3
+ size 360740440