Commit Graph

6 Commits

Author SHA1 Message Date
cmoyates
1a992a853d
chore: ignore safetensors files in gitignore
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 09:45:43 -03:30
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
cmoyates
b95c1f9e31
fix: pass img_size to GreenFormer + gitignore .DS_Store
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 09:46:31 -03:30
cmoyates
98e02db630
chore: gitignore output/ directory
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 07:06:01 -03:30
cmoyates
a3e723791f
add PyTorch reference inference script + gitignore samples/
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 06:56:04 -03:30
cmoyates
897242d200
init: repo scaffolding, deps, prompts, plan
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 04:48:51 -03:30