Downloads · 30 days
4
14% of all-time downloads
OpenDashAiDotOrg/sparse-first-2048
sparse-first-2048 is a machine learning model from OpenDashAiDotOrg. Use it for the machine learning task on the model card, and read the license before you ship it in a product. The card lists the license as mit.
A byte-level transformer trained with sparse-first training — the framework where every stage of the pipeline operates on the active parameter subset, not the full model.
Downloads · 30 days
4
14% of all-time downloads
All-time downloads
29
Public
Parameters
152M
606 MB on disk
Likes
0
Public
Click a slice to open those files.
.safetensors606 MB · 100%
From the Hugging Face model README
A byte-level transformer trained with sparse-first training — the framework where every stage of the pipeline operates on the active parameter subset, not the full model.
Trained with the Helix DNA optimizer on RTX 5090:
On dual H100 SXM NVLink with Helix Dispatch (interleaved position parallelism):
brew install open-ai-org/tap/ai
ai pull open-ai-org/sparse-first-2048
ai infer sparse-first-2048 "Hello"
Sparse-First Training: A Biologically-Inspired Framework