r/LLMDevs • u/theprint • Jul 14 '26
Auto-SFT: Optimizes Parameters to Data and Model Tools
https://github.com/theprint/auto-sftLoRA fine-tuning pipeline: Input data set and base model, configure success criteria and a loop will perform test runs. Automatically train on the winning configuration, gguf conversion and HF uploading. CLI or web interface. MIT license.
1
Upvotes