joackimagno commited on
Commit
41022d5
·
verified ·
1 Parent(s): ef872a4

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +8 -4
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -1,6 +1,10 @@
1
  {
2
  "alpha_pattern": {},
3
- "auto_mapping": null,
 
 
 
 
4
  "base_model_name_or_path": "joackimagno/Qwen-2.5-General-Recipe-Generation",
5
  "bias": "none",
6
  "corda_config": null,
@@ -25,13 +29,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "o_proj",
29
- "q_proj",
30
  "up_proj",
31
  "gate_proj",
32
  "k_proj",
 
 
33
  "down_proj",
34
- "v_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
1
  {
2
  "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "Qwen2ForCausalLM",
5
+ "parent_library": "transformers.models.qwen2.modeling_qwen2",
6
+ "unsloth_fixed": true
7
+ },
8
  "base_model_name_or_path": "joackimagno/Qwen-2.5-General-Recipe-Generation",
9
  "bias": "none",
10
  "corda_config": null,
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
 
32
  "up_proj",
33
  "gate_proj",
34
  "k_proj",
35
+ "o_proj",
36
+ "v_proj",
37
  "down_proj",
38
+ "q_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:1ed2cc580bf9fec23dbf537f713d34779c0187348b219ca6f66191998def8265
3
- size 80792880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5706411048f4380ccb689c8f3db1a8f7f62d222f3f4db23758633706c3a9e76f
3
+ size 161533192