Skip to content
Category
LLM & Agent Frameworks
Difficulty
Intermediate
When to use
Loading, fine-tuning, or running any pretrained transformer model in Python.
When not to use
You're serving at high throughput — reach for vLLM or TensorRT-LLM for inference, transformers is slower.
Alternatives
vLLM llama.cpp ONNX Runtime
BACKLOG · WORK IN PROGRESS

This tool is being written.

The metadata and shape of this page are stable, but the body content isn't ready yet. We'll publish it once it meets the bar of teaching something new with worked examples and real tools.