XueyingJia commited on
Commit
cf887c6
1 Parent(s): deb41b7

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 +5 -5
  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
  - llama
10
  - trl
11
- base_model: unsloth/llama-3-8b-bnb-4bit
12
  ---
13
 
14
  # Uploaded model
 
1
  ---
2
+ base_model: unsloth/llama-3-8b-bnb-4bit
3
  language:
4
  - en
5
  license: apache-2.0
 
9
  - unsloth
10
  - llama
11
  - trl
 
12
  ---
13
 
14
  # Uploaded model
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "o_proj",
24
- "q_proj",
25
  "gate_proj",
26
- "k_proj",
27
  "v_proj",
28
- "up_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
+ "down_proj",
24
+ "up_proj",
25
  "gate_proj",
26
+ "q_proj",
27
  "v_proj",
28
+ "k_proj",
29
+ "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0abce9b491aba201f0c938015d3886e0060e24d9dbe50773bfd91cd5b8cb83bf
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e82406e89e811532779d05102d670589b49ac0f82f841d865d7ff77235e1718
3
  size 83945296