Skip to content

ColdSnap documentation

ColdSnap is a manager-driven snapshot and memory-lifecycle system for distributed vLLM and SGLang inference. These docs cover the supported path from a first capture through operator integration and low-level formats.

Start with Sparkrun

Follow the quickstart to capture and restore a placed workload with the reference manager.

Understand the system

Read the architecture overview for the manager, controller, engine, and runtime boundaries.

Use the five-minute quickstart first, then move to the complete capture, publish, and restore guide.

Start with the build and distribution model, supported configuration, and the operational checks in the usage guide.

Read the operator contract, execution topology, and host-provider protocol together.

  • Engines: vLLM and SGLang.
  • Reference manager: Sparkrun.
  • Artifacts: driver-qualified OCI capsules with large model weights kept separate.
  • Snapshot drivers: n580 and n610, subject to their individual admission and qualification rules.
  • License: AGPL-3.0-only.