namratanwani commited on
Commit
fe66ecc
1 Parent(s): ab957d9

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,11 +1,11 @@
1
  ---
 
 
2
  library_name: transformers
3
  tags:
4
  - unsloth
5
  - llama 3
6
  - 8B
7
- language:
8
- - en
9
  ---
10
 
11
  # Model Card for Model ID
 
1
  ---
2
+ language:
3
+ - en
4
  library_name: transformers
5
  tags:
6
  - unsloth
7
  - llama 3
8
  - 8B
 
 
9
  ---
10
 
11
  # Model Card for Model ID
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "q_proj",
24
  "k_proj",
25
- "o_proj",
26
  "down_proj",
 
 
27
  "gate_proj",
28
- "v_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
+ "v_proj",
24
  "k_proj",
 
25
  "down_proj",
26
+ "o_proj",
27
+ "up_proj",
28
  "gate_proj",
29
+ "q_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:79e2bbf25d5aef80fa7155aacdfc5b18acce33343d9347b8204cff3c6707ace6
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3755e581a318e947f93c9483ed1f2ce6d6f60c77150cec35126c2518a87324c0
3
  size 167832240