Nguuma commited on
Commit
106eff9
·
verified ·
1 Parent(s): ec7cbee

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
@@ -3,11 +3,11 @@
3
  "alpha_pattern": {},
4
  "arrow_config": null,
5
  "auto_mapping": {
6
- "base_model_class": "LlamaForCausalLM",
7
- "parent_library": "transformers.models.llama.modeling_llama",
8
  "unsloth_fixed": true
9
  },
10
- "base_model_name_or_path": "unsloth/deepseek-r1-distill-llama-8b-unsloth-bnb-4bit",
11
  "bias": "none",
12
  "corda_config": null,
13
  "ensure_weight_tying": false,
@@ -33,13 +33,13 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
- "v_proj",
37
- "gate_proj",
38
- "up_proj",
39
  "q_proj",
 
 
40
  "o_proj",
41
  "down_proj",
42
- "k_proj"
 
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
3
  "alpha_pattern": {},
4
  "arrow_config": null,
5
  "auto_mapping": {
6
+ "base_model_class": "Qwen2ForCausalLM",
7
+ "parent_library": "transformers.models.qwen2.modeling_qwen2",
8
  "unsloth_fixed": true
9
  },
10
+ "base_model_name_or_path": "unsloth/qwen2.5-1.5b-instruct-unsloth-bnb-4bit",
11
  "bias": "none",
12
  "corda_config": null,
13
  "ensure_weight_tying": false,
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
 
 
36
  "q_proj",
37
+ "k_proj",
38
+ "up_proj",
39
  "o_proj",
40
  "down_proj",
41
+ "v_proj",
42
+ "gate_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:986274b6a83f24782d7ed87f92b10f103397237c03b6f3803abd44736a770084
3
- size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c0436c1703d362579875724c55b67c5aa9f9e6b8d27820b9feb73e32f44c47a
3
+ size 73911112