vassolerandre commited on
Commit
0c3405f
1 Parent(s): 29cb5a4

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