๐ŸŽ›๏ธ Finetuner Studio

Low-code fine-tuning on Apple Silicon ยท powered by mlx-tune ยท 12 training paradigms, zero boilerplate

๐ŸŸก GUI-only mode โ€” mlx-tune requires an Apple Silicon Mac (arm64/macOS).

1 ยท Choose a task and a base model

Training task
Every mlx-tune trainer is available here.

SFT โ€” Supervised Fine-Tuning

Instruction tuning of chat/completion LLMs on text or conversation data.

  • Backend: mlx_tune.SFTTrainer + SFTConfig
  • Dataset schema: text
Model source
Model
Pick a search result or type any repo id.
256 32768

2 ยท LoRA adapters

1 256
1 256
0 0.5
Target modules (text models)
Finetuner Studio ยท load a model โ†’ drop a dataset โ†’ press train. The generated Python script is yours to keep.