#137 · Primary category: MLOps & Evaluation
mlops-stacks
This repo provides a customizable stack for starting new ML projects on Databricks that follow production best-practices out of the box.
Project last updated:08/11/26
GitHub Stars
711
Forks
266
Contributors
32
License
Apache-2.0
Why we included this project
Databricks MLOps Stacks is a template that skips the weeks of setup most teams spend before their first real training run. One command generates a project skeleton with unit-tested training and batch inference modules, and ML resources are defined as code through Databricks asset bundles, so infrastructure changes flow through pull requests rather than manual UI clicks. The included GitHub Actions or Azure DevOps workflows run tests in an isolated staging workspace and only promote tested code to production, the kind of discipline small teams usually adopt after something breaks. Data scientists can keep iterating in notebooks without a later refactor, and ML engineers add CI/CD when a project is ready to move. If you are already on Databricks and want an opinionated starting point instead of assembling your own pipeline, this is a solid base to clone and adapt.
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