twright8 commited on
Commit
6a8c000
1 Parent(s): 9abca10

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 +5 -5
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,15 +1,15 @@
1
  ---
2
  language:
3
  - en
4
- pipeline_tag: text-generation
5
  library_name: transformers
 
 
6
  tags:
7
  - unsloth
8
  - phi3
9
  - transformers
10
  - phi
11
  inference: true
12
- license: apache-2.0
13
  ---
14
  # Model Card for Model ID
15
 
 
1
  ---
2
  language:
3
  - en
 
4
  library_name: transformers
5
+ license: apache-2.0
6
+ pipeline_tag: text-generation
7
  tags:
8
  - unsloth
9
  - phi3
10
  - transformers
11
  - phi
12
  inference: true
 
13
  ---
14
  # Model Card for Model ID
15
 
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "v_proj",
24
- "up_proj",
25
  "q_proj",
26
- "down_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
  "q_proj",
24
+ "up_proj",
25
+ "v_proj",
26
  "o_proj",
27
+ "gate_proj",
28
+ "down_proj",
29
+ "k_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:3fd23b456b57006c0ce608af93a42316ecfa2fae6051d181033e2084578a2e7c
3
  size 119597408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74af8013c8934852b3f16bf7ac9755fbeb2c93af84ff5cecd36cf0d9c6efec2c
3
  size 119597408