Downloads · 30 days
199
37% of all-time downloads
PrimeIntellect/INTELLECT-1-step-88000
INTELLECT-1-step-88000 is a text generation model from PrimeIntellect. Use it when you need the model to write or continue text. The card lists the license as apache-2.0.
This is an intermediate checkpoint of INTELLECT-1. You can find the final version as well as the instruct one
Downloads · 30 days
199
37% of all-time downloads
All-time downloads
543
Public
Parameters
10.2B
40.8 GB on disk
Likes
0
Public
Click a slice to open those files.
.safetensors40.8 GB · 100%
From the Hugging Face model README
This is an intermediate checkpoint of INTELLECT-1. You can find the final version as well as the instruct one
INTELLECT-1 is the first collaboratively trained 10 billion parameter language model trained from scratch on 1 trillion tokens of English text and code.
INTELLECT-1 was trained on up to 14 concurrent nodes distributed across 3 continents, with contributions from 30 independent community contributors providing compute.
The training code utilizes the prime framework, a scalable distributed training framework designed for fault-tolerant, dynamically scaling, high-perfomance training on unreliable, globally distributed workers.
The key abstraction that allows dynamic scaling is the ElasticDeviceMesh which manages dynamic global process groups for fault-tolerant communication across the internet and local process groups for communication within a node
The global all-reduce was done with custom int8 all-reduce kernels to reduce the communication payload required, greatly reducing the communication overhead.
For more detailed technical insights, please refer to our technical paper.
| Parameter | Value |
|---|---|
| Parameter Size | 10B |
| Number of Layers | 42 |
| Number of Attention Heads | 32 |
| Hidden Size | 4096 |
| Context Length | 8192 |
| Vocabulary Size | 128256 |
If you use this model in your research, please cite it as follows:
@article{}