Text Generation
English
File size: 361 Bytes
b43abe8
 
 
 
 
 
 
 
17ec242
867fc06
 
1
2
3
4
5
6
7
8
9
10
11
---
pipeline_tag: text-generation
language:
- en
datasets:
- allenai/c4
---

This is a 800M parameters model pre-trained with [QuEST](https://huggingface.co/papers/2502.05003) over 80B C4 tokens in INT4 format (W4A4).

The code to verify that this model works in INT4 can be found [here](https://github.com/IST-DASLab/QuEST/blob/main/src/HadamardTesting.ipynb).