#32 · Primary category: MLOps & Evaluation
wandb
The AI developer platform. Use Weights & Biases to train and fine-tune models, and manage models from experimentation to production.
Project last updated:08/29/26
GitHub Stars
11.2K
Forks
891
Contributors
251
License
MIT
Why we included this project
Most ML teams end up with a mess of scattered training logs, and Weights & Biases gives them one place to keep track of what actually happened. A few lines of Python logging code will send metrics, hyperparameters, gradients, and model files to a shared dashboard, where runs can be compared side by side and discussed with collaborators. It integrates with the usual training frameworks like PyTorch, TensorFlow, and Hugging Face, so it tends to drop into an existing pipeline without a rewrite. The tool also handles hyperparameter sweeps, artifact versioning, and Weave for debugging and evaluating LLM apps, which makes it useful beyond just tracking. For teams that care about reproducible runs and being able to look back at how a model evolved, it's a well-integrated and practical choice.
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