Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,9 @@ tags:
|
|
9 |
license: apache-2.0
|
10 |
language:
|
11 |
- en
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# Uploaded model
|
@@ -16,7 +19,11 @@ language:
|
|
16 |
- **Developed by:** Quazim0t0
|
17 |
- **License:** apache-2.0
|
18 |
- **Finetuned from model :** unsloth/phi-4-unsloth-bnb-4bit
|
|
|
|
|
|
|
|
|
19 |
|
20 |
-
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
21 |
|
22 |
-
|
|
|
|
9 |
license: apache-2.0
|
10 |
language:
|
11 |
- en
|
12 |
+
datasets:
|
13 |
+
- bespokelabs/Bespoke-Stratos-17k
|
14 |
+
- bespokelabs/Bespoke-Stratos-35k
|
15 |
---
|
16 |
|
17 |
# Uploaded model
|
|
|
19 |
- **Developed by:** Quazim0t0
|
20 |
- **License:** apache-2.0
|
21 |
- **Finetuned from model :** unsloth/phi-4-unsloth-bnb-4bit
|
22 |
+
- **GGUF**
|
23 |
+
- **Trained for 8 Hours on A800 with the Bespoke Stratos 17k Dataset.**
|
24 |
+
- **Trained for 4 Hours on A800 with the Bespoke Stratos 35k Dataset.**
|
25 |
+
- **10$ Training...I'm actually amazed by the results.**
|
26 |
|
|
|
27 |
|
28 |
+
|
29 |
+
If using this model for Open WebUI here is a simple function to organize the models responses: https://openwebui.com/f/quaz93/turn_phi4_thoughts_v0_3/
|