#102 · Primary category: MLOps & Evaluation
katib
Automated Machine Learning on Kubernetes
Project last updated:08/27/26
GitHub Stars
1.7K
Forks
538
Contributors
150
License
Apache-2.0
Why we included this project
Katib is a Kubernetes-native AutoML tool that runs hyperparameter tuning, early stopping, and neural architecture search as ordinary cluster workloads. It stays agnostic to the ML framework, so a trial can be a PyTorch or TensorFlow model or a job defined as an Argo Workflow or Tekton pipeline, and it supports custom resources out of the box. Teams that already standardize on Kubernetes for ML get experiment tuning inside the cluster rather than bolting on a separate tool. Katib also bundles several search algorithms, so you are not stuck with one tuning strategy when different models call for different approaches.
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