SPACEJACO commited on
Commit
f303386
1 Parent(s): de3db36

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 +4 -4
  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-Instruct-bnb-4bit
12
  ---
13
 
14
  # Uploaded model
 
1
  ---
2
+ base_model: unsloth/llama-3-8b-Instruct-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,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "up_proj",
24
- "k_proj",
25
- "gate_proj",
26
  "o_proj",
27
  "v_proj",
28
- "down_proj",
 
 
29
  "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
+ "down_proj",
 
 
24
  "o_proj",
25
  "v_proj",
26
+ "k_proj",
27
+ "gate_proj",
28
+ "up_proj",
29
  "q_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:5caba08c3d6b52970877e287f302a4b5a5ff8176171ebaddbeded5f81b1e1fc8
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2852b15dfe0126928ba414f74f73c5a88be2fc0bf3f20ac180a8fb20353c21a
3
  size 167832240