Public alpha · Apache-2.0
Open models.
One runtime.
One open-source CLI that finds, verifies, and runs the right engine for each model.
Validated: Windows x64 Linux x64 preview macOS arm64 build preview

$ backpack pull qwen3-coder-30b-a3b$ backpack run qwen3-coder-30b-a3bready · llama.cpp · local
What / Where / How / Who
One model.
Wherever you compute.
Choose the model and the compute. Backpack prepares the runtime and gives your tools one consistent way in.
Model is what. Target is where.The model stays independent from the hardware that runs it.
Backpack handles how.It resolves the runtime machinery; launch connects the tools that consume it.
Experimental tool bridge
Open models.
Inside your coding tools.
Backpack starts the tool you already use and points only that process at its local API.
$ backpack launch codex$ backpack launch claude$ backpack launch opencodeBring the agent yourself. Codex protocol/tool-loop coverage is ahead; Claude Code and OpenCode still require wider real-binary qualification.
The commands worth remembering
Pull.
Run.
Launch.
One vocabulary from model download to the tools that use it.
Command reference ↗backpack pullbackpack runbackpack launchdoctormodelspsstoptranscribespeak
A catalog built to grow
Open models.
Packed to run.
Text, code, transcription, and speech today. New modalities join only after their execution path is qualified.
Explore the model catalog →Open source / Cloud
Your compute.
Or ours.
Same Backpack.
One runtime architecture. The difference is who provides the compute.
Open models.
Your compute.
Run Backpack on hardware you control. No Backpack account required.
Open models.
Our compute.
Managed Backpack inference without managing the underlying GPU or runtime yourself. Planned for Backpack Pro.
Early alpha
Pull it.
Run it.
The installer selects the newest published release, warns for prereleases, verifies the archive checksum, and installs without elevation.
Inspect-first and pinned installs ↗
Then
$ backpack doctor
$ backpack models
$ backpack pull smollm2-135m
$ backpack run smollm2-135m