Download Latest Version AirLLM v3.1.0 -- Kimi K3 (2.8T) on a single card source code.zip (2.5 MB)
Email in envelope

Get an email when there's a new version of AirLLM

Home / v3.0.1
Name Modified Size InfoDownloads / Week
Parent folder
AirLLM v3.0.1 source code.tar.gz 2026-06-30 2.3 MB
AirLLM v3.0.1 source code.zip 2026-06-30 2.4 MB
README.md 2026-06-30 486 Bytes
Totals: 3 Items   4.7 MB 2

AirLLM v3.0.1

Patch release.

  • Fix: import airllm failed on a clean install with ModuleNotFoundError: No module named 'sentencepiece'. sentencepiece is now a declared dependency, so pip install airllm works out of the box.
  • Model-family imports are now defensive: a missing optional dependency for one niche model family no longer breaks the whole package — the generic streaming path always loads.

Upgrade

:::bash
pip install --upgrade airllm
Source: README.md, updated 2026-06-30