Add Unsloth for Magistral fine-tuning support
#3
by
shimmyshimmer
- opened
README.md
CHANGED
@@ -108,6 +108,7 @@ The model can be used with the following frameworks;
|
|
108 |
|
109 |
Fine-tuning is possible with (*alphabetically sorted*):
|
110 |
- [`axolotl`](https://github.com/axolotl-ai-cloud/axolotl): https://github.com/axolotl-ai-cloud/axolotl/tree/main/examples/magistral
|
|
|
111 |
|
112 |
### vLLM (recommended)
|
113 |
|
|
|
108 |
|
109 |
Fine-tuning is possible with (*alphabetically sorted*):
|
110 |
- [`axolotl`](https://github.com/axolotl-ai-cloud/axolotl): https://github.com/axolotl-ai-cloud/axolotl/tree/main/examples/magistral
|
111 |
+
- [`unsloth`](https://github.com/unslothai/unsloth): https://docs.unsloth.ai/basics/magistral
|
112 |
|
113 |
### vLLM (recommended)
|
114 |
|