Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
Follows https://github.com/huggingface/alignment-handbook/issues/45#issuecomment-1845598205
|
| 2 |
|
| 3 |
-
From HuggingFaceH4/mistral-7b-sft-beta
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
license: apache-2.0
|
| 5 |
+
library_name: transformers
|
| 6 |
+
tags:
|
| 7 |
+
- unsloth
|
| 8 |
+
- transformers
|
| 9 |
+
- zephyr
|
| 10 |
+
- sft
|
| 11 |
+
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
# Finetune Mistral, Gemma, Llama 2-5x faster with 70% less memory via Unsloth!
|
| 15 |
+
|
| 16 |
Follows https://github.com/huggingface/alignment-handbook/issues/45#issuecomment-1845598205
|
| 17 |
|
| 18 |
+
From HuggingFaceH4/mistral-7b-sft-beta
|
| 19 |
+
|
| 20 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/Discord%20button.png" width="200"/>](https://discord.gg/u54VK8m8tk)
|
| 21 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/buy%20me%20a%20coffee%20button.png" width="200"/>](https://ko-fi.com/unsloth)
|
| 22 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="400"/>](https://github.com/unslothai/unsloth)
|