isaiahbjork commited on
Commit
686e98c
1 Parent(s): fffdac4

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (3) hide show
  1. README.md +2 -2
  2. adapter_config.json +4 -4
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
  base_model: unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit
 
 
3
  language:
4
  - en
5
  license: apache-2.0
@@ -9,8 +11,6 @@ tags:
9
  - unsloth
10
  - llama
11
  - trl
12
- datasets:
13
- - isaiahbjork/spelling-puzzles
14
  ---
15
 
16
  # Llama 3.1 8B Logic
 
1
  ---
2
  base_model: unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit
3
+ datasets:
4
+ - isaiahbjork/spelling-puzzles
5
  language:
6
  - en
7
  license: apache-2.0
 
11
  - unsloth
12
  - llama
13
  - trl
 
 
14
  ---
15
 
16
  # Llama 3.1 8B Logic
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "v_proj",
25
  "k_proj",
26
- "o_proj",
27
  "gate_proj",
28
  "up_proj",
29
- "down_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "k_proj",
 
24
  "gate_proj",
25
  "up_proj",
26
+ "q_proj",
27
+ "down_proj",
28
+ "v_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:6cc9148770bedcc2ecb892e0ab0db67bc475147230de0ef12133eee029fb02ac
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07997d25d033719054ff1d6e68f11efcecfc2d111dbacdc90fe1951726897fd3
3
  size 167832240