ffai-models
Weight management for FFai. Core principle: weights are data, not code — the repo holds only TOML manifests describing each model (files, source, checksums, and crucially its license, which is often different from FFai's). Weights are fetched into a local cache, never vendored.
Phase 0 ships manifests + cache resolution; the downloader (Hugging Face hub, resumable, checksum-verified) lands in Phase 1.