chreh commited on
Commit
971ec74
1 Parent(s): 3b1e8db

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 +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,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "k_proj",
24
  "o_proj",
25
  "down_proj",
26
- "q_proj",
27
  "v_proj",
28
- "up_proj",
29
- "gate_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
 
23
  "o_proj",
24
  "down_proj",
 
25
  "v_proj",
26
+ "q_proj",
27
+ "gate_proj",
28
+ "k_proj",
29
+ "up_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:91569c40f3c74a93e288ba9471c2bc029c699216406125c7d612785eebf766a4
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d493cf35b8c73acd946939b6e295f7d1bb81c20cb27298b72847efc63600eaee
3
  size 83945296