#76 · Primary category: MLOps & Evaluation
autotrain-advanced
🤗 AutoTrain Advanced
Project last updated:07/21/26
GitHub Stars
4.6K
Forks
627
Contributors
26
License
Apache-2.0
Why we included this project
AutoTrain Advanced lets you fine-tune models by describing the job instead of writing a training loop: give it a dataset in the right format, pick a task from supervised LLM fine-tuning and DPO/ORPO through text or image classification, and it trains and evaluates the model before pushing it to the Hub. The example configs and Colab notebooks are genuinely useful as a reference for small teams that want to see how automated training pipelines fit together without building the orchestration themselves. One honest caveat: the maintainers have stopped developing it and steer new work toward Axolotl, TRL, or transformers.Trainer. So treat it as a learning resource and a template for AutoML-style training rather than something to build a production system on.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models