corridorkey-mrp-mlx/src/corridorkey_mlx
cmoyates e95bef4716
feat(weights): add CLI for downloading weights from GitHub Releases
Streaming download w/ rich progress, SHA256 verification, platformdirs
caching. Supports --tag, --asset, --force, --print-path flags + env
var overrides. Console script: corridorkey-weights.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 09:45:43 -03:30
..
convert chore: migrate type checker from mypy to ty 2026-03-01 22:25:14 -03:30
inference fix: guard against overlap >= tile_size in tiled inference 2026-03-01 06:27:31 -03:30
io chore: migrate type checker from mypy to ty 2026-03-01 22:25:14 -03:30
model fix: match original CorridorKey decoder concat order [c4,c3,c2,c1] 2026-03-01 22:58:08 -03:30
utils feat(phase6): optimization, benchmarking, and tiled inference 2026-03-01 06:24:10 -03:30
__init__.py feat: add CorridorKeyMLXEngine integration surface 2026-03-01 06:43:07 -03:30
__main__.py feat(weights): add CLI for downloading weights from GitHub Releases 2026-03-03 09:45:43 -03:30
engine.py chore: migrate type checker from mypy to ty 2026-03-01 22:25:14 -03:30
weights_cli.py feat(weights): add CLI for downloading weights from GitHub Releases 2026-03-03 09:45:43 -03:30
weights.py feat(weights): add CLI for downloading weights from GitHub Releases 2026-03-03 09:45:43 -03:30