Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,20 @@
|
|
1 |
---
|
2 |
-
base_model: unsloth/phi-4
|
3 |
tags:
|
4 |
- text-generation-inference
|
5 |
- transformers
|
6 |
- unsloth
|
7 |
- llama
|
8 |
- trl
|
|
|
|
|
|
|
|
|
9 |
license: apache-2.0
|
10 |
language:
|
11 |
- en
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# Uploaded model
|
@@ -19,4 +25,4 @@ language:
|
|
19 |
|
20 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
21 |
|
22 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
1 |
---
|
2 |
+
base_model: unsloth/phi-4
|
3 |
tags:
|
4 |
- text-generation-inference
|
5 |
- transformers
|
6 |
- unsloth
|
7 |
- llama
|
8 |
- trl
|
9 |
+
- phi
|
10 |
+
- code
|
11 |
+
- phi3
|
12 |
+
- math
|
13 |
license: apache-2.0
|
14 |
language:
|
15 |
- en
|
16 |
+
datasets:
|
17 |
+
- NovaSky-AI/Sky-T1_data_17k
|
18 |
---
|
19 |
|
20 |
# Uploaded model
|
|
|
25 |
|
26 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
27 |
|
28 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|