kevin36524 commited on
Commit
a552fcb
1 Parent(s): 7af8699

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (3) hide show
  1. README.md +1 -1
  2. adapter_config.json +3 -3
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  language:
3
  - en
4
  license: apache-2.0
@@ -8,7 +9,6 @@ tags:
8
  - unsloth
9
  - qwen2
10
  - trl
11
- base_model: unsloth/Qwen2-0.5B-Instruct-bnb-4bit
12
  ---
13
 
14
  # Uploaded model
 
1
  ---
2
+ base_model: unsloth/Qwen2-0.5B-Instruct-bnb-4bit
3
  language:
4
  - en
5
  license: apache-2.0
 
9
  - unsloth
10
  - qwen2
11
  - trl
 
12
  ---
13
 
14
  # Uploaded model
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "gate_proj",
24
- "down_proj",
25
- "q_proj",
26
  "o_proj",
27
  "v_proj",
28
  "up_proj",
 
 
 
29
  "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
 
 
 
23
  "o_proj",
24
  "v_proj",
25
  "up_proj",
26
+ "down_proj",
27
+ "q_proj",
28
+ "gate_proj",
29
  "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:763c20f07c09443638a7f1a73838d3a1aa99f8f3f1560374e4f92ccf7eed1595
3
  size 70430032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7d07a2a7daca1df87afaaba0ea6a7b23a25aee51a5d59d8c430cdf956661df5
3
  size 70430032