demomern commited on
Commit
5a57d15
·
verified ·
1 Parent(s): 7d05aec

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +9 -5
  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/qwen2.5-0.5b-instruct-unsloth-bnb-4bit",
5
  "bias": "none",
6
  "corda_config": null,
@@ -24,13 +28,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "up_proj",
28
  "gate_proj",
 
29
  "down_proj",
 
30
  "k_proj",
31
- "v_proj",
32
- "q_proj",
33
- "o_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
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": "unsloth/qwen2.5-0.5b-instruct-unsloth-bnb-4bit",
9
  "bias": "none",
10
  "corda_config": null,
 
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
31
+ "v_proj",
32
  "gate_proj",
33
+ "up_proj",
34
  "down_proj",
35
+ "o_proj",
36
  "k_proj",
37
+ "q_proj"
 
 
38
  ],
39
  "task_type": "CAUSAL_LM",
40
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:830e1d08aa0c24fbd28522f64effa05323974237259102a2beabc98e6e62d663
3
  size 17640136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c269cf736508a76ed52b130e566b7d747f07c94a21d59e12f7b5e81bfa56bf28
3
  size 17640136