Skip to content

docs: reference published ColorCode-1-Fast model; use SafeTensors inference path#93

Merged
ivanbasov merged 2 commits into
mainfrom
docs/colorcode-1-fast-published-model
Jul 22, 2026
Merged

docs: reference published ColorCode-1-Fast model; use SafeTensors inference path#93
ivanbasov merged 2 commits into
mainfrom
docs/colorcode-1-fast-published-model

Conversation

@ivanbasov

Copy link
Copy Markdown
Member

Add nvidia/Ising-Decoder-ColorCode-1-Fast to the published pre-trained models in the README (badge + models list) and document running it through the color-code inference path (code: color + PREDECODER_SAFETENSORS_CHECKPOINT).

Also correct the surface inference instructions: the published checkpoints are distributed as fp16 .safetensors files, so the README now loads them with PREDECODER_SAFETENSORS_CHECKPOINT (which reads model_id and precision from file metadata) and references the actual published filenames instead of the previous models/*.pt names.

Out of scope (follow-ups): the troubleshooting and offline-decoding sections still reference the .pt download flow (PREDECODER_MODEL_CHECKPOINT_FILE, models/Ising-Decoder-SurfaceCode-1-Fast.pt), as does code/scripts/offline_smoketest.sh; aligning those with the published SafeTensors files is a separate change.

🤖 Generated with Claude Code

…erence path

Add nvidia/Ising-Decoder-ColorCode-1-Fast to the published pre-trained
models in the README (badge + models list) and document loading it via
the color-code path. Also correct the surface inference instructions: the
published checkpoints are distributed as fp16 .safetensors (not .pt), so
load them with PREDECODER_SAFETENSORS_CHECKPOINT (which reads model_id and
precision from file metadata) and reference the actual published filenames.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@ivanbasov
ivanbasov requested review from bmhowe23 and huaweil-nv July 22, 2026 15:50
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@ivanbasov
ivanbasov merged commit 33acb15 into main Jul 22, 2026
17 checks passed
@ivanbasov
ivanbasov deleted the docs/colorcode-1-fast-published-model branch July 22, 2026 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants