juliendenize shimmyshimmer commited on
Commit
e4b77c9
·
verified ·
1 Parent(s): dbfbdf1

Add Unsloth for Magistral fine-tuning support (#3)

Browse files

- Update README.md (36647cf12fdde6761db1d25b09931b63db4840c0)


Co-authored-by: Michael Han <shimmyshimmer@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -0
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