shimmyshimmer
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -19,15 +19,15 @@ library_name: transformers
|
|
19 |
|
20 |
## ***See [our collection](https://huggingface.co/collections/unsloth/phi-4-all-versions-677eecf93784e61afe762afa) for versions of Phi-4 including GGUF, 4-bit & more formats.***
|
21 |
|
|
|
|
|
|
|
22 |
# Finetune Phi-4, Llama 3.3 2-5x faster with 70% less memory via Unsloth!
|
23 |
-
We have a free Google Colab Tesla T4 notebook for Phi-4 here: https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/
|
24 |
|
25 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/Discord%20button.png" width="200"/>](https://discord.gg/unsloth)
|
26 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
27 |
|
28 |
-
# unsloth/Phi-4
|
29 |
-
We have converted Phi-4 to Llama's architecture for improved ease of use, better fine-tuning, and greater accuracy. Also contains our bugfixes.
|
30 |
-
|
31 |
## ✨ Finetune for Free
|
32 |
|
33 |
All notebooks are **beginner friendly**! Add your dataset, click "Run All", and you'll get a 2x faster finetuned model.
|
|
|
19 |
|
20 |
## ***See [our collection](https://huggingface.co/collections/unsloth/phi-4-all-versions-677eecf93784e61afe762afa) for versions of Phi-4 including GGUF, 4-bit & more formats.***
|
21 |
|
22 |
+
# unsloth/Phi-4
|
23 |
+
We have converted Phi-4 to Llama's architecture for improved ease of use, better fine-tuning, and greater accuracy. Also contains [Unsloth's Phi-4 bugfixes](https://unsloth.ai/blog/phi4)
|
24 |
+
|
25 |
# Finetune Phi-4, Llama 3.3 2-5x faster with 70% less memory via Unsloth!
|
26 |
+
We have a free Google Colab Tesla T4 notebook for Phi-4 here: https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/Phi_4-Conversational.ipynb
|
27 |
|
28 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/Discord%20button.png" width="200"/>](https://discord.gg/unsloth)
|
29 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
30 |
|
|
|
|
|
|
|
31 |
## ✨ Finetune for Free
|
32 |
|
33 |
All notebooks are **beginner friendly**! Add your dataset, click "Run All", and you'll get a 2x faster finetuned model.
|