Skip to main content

Product comparison

Welcome to Weights & Biases! Before getting started with our products, it’s important to identify which ones suit your use case.
ProductBest ForKey Features
W&B ModelsTraining ML models from scratchExperiment tracking, hyperparameter optimization, model registry, visualizations
W&B WeaveBuilding LLM applicationsTracing, prompt management, evaluation, cost tracking for production AI apps
W&B InferenceUsing pre-trained modelsHosted open-source models, API access, model playground for testing
W&B TrainingFine-tuning modelsCreate and deploy LoRAs and custom model adaptations with reinforcement learning

W&B Models

Models Quickstart

The “hello world” of W&B, which guides you to logging your first data.

Get Started with Models

A full-fledged tutorial that walks through the entire Models product using a real ML experiment.

W&B 101 Course

A video-led course that emphasizes experiment tracking and features quizzes to ensure comprehension.

YouTube Tutorial

Learn how models are trained, evaluated, developed, and deployed and how you can use wandb at each step of that lifecycle to help build better performing models faster.

W&B Weave

Weave Quickstart

Learn how to decorate your code so that calling into an LLM logs Weave traces and sets you on the path of a perfect LLM workflow.

Learn Weave with W&B Inference

A full-fledged tutorial that shows Weave doing real-world evaluation of the performance of various models hosted by W&B Inference

W&B Weave 101 Course

A video-led course that teaches you how to log, debug, and evaluate language model workflows, and features quizzes to ensure comprehension.

YouTube Demo

Learn how you can evaluate, monitor, and iterate continuously on your AI applications and improve quality, latency, cost, and safety.

W&B Inference

Inference Introduction

Features a quickstart that shows how you use the standard OpenAI REST API to call any model hosted on W&B Inference.

Learn Weave with W&B Inference

A full-fledged tutorial that shows Weave doing real-world evaluation of the performance of various models hosted by W&B Inference

Try the Inference Playground

W&B Inference is really simple to use. Click on any model we host, start trying prompts, and see our observability layer kick into action.

Examples

Run through a few quick examples of W&B Inference tracing calls to popular LLMs and evaluating the results.

W&B Training

Quickstart

Use W&B Training with OpenPipe’s ART library to train a model to play the game 2048.

Use your trained models

After creating your trained model, learn how to use it in your code.