Gallery download
~75MB -> ~20MB 4-bit storage-side variants4-bit Browser Gallery Models
This artifact is less glamorous than the model work, but it is exactly the kind of public detail users care about: what ships, how big it is, and what tradeoff it makes.
Headline Numbers
Compression
~4x int4 gallery files vs fp16Browser-loadable
yes unlike Mac-side multi-GB specialistsCompetitive Context
| System | Metric | Score | Size / Class | Comparable? | Readout |
|---|---|---|---|---|---|
| TinyGPT int4 gallery file | download size | ~20MB | 4-bit storage | Direct | Smaller cold-load distribution artifact for browser demos. |
| TinyGPT fp16 gallery file | download size | ~75MB | fp16 storage | Direct | Simpler baseline with larger download size. |
| Mac specialist packages | artifact size | multi-GB | HF/MLX safetensors | Directional | Different distribution lane; browser gallery compression should not be mixed with Mac specialist packaging. |
Direct rows share this artifact's eval setup. Directional rows are useful market context but should not be read as leaderboard claims.
Distribution tradeoff
| Format | Benefit | Limit |
|---|---|---|
| fp16 | Simple and accurate | Larger download |
| int4 storage | Smaller cold load | Not a training-speed win |
Release Blockers
Not the active artifact channel
Browser gallery models are not the same as Mac-side specialist packages.
Unblock: Keep separate from specialist registry; only connect through public reports.