Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,6 @@ datasets:
|
|
| 6 |
- allenai/c4
|
| 7 |
---
|
| 8 |
|
| 9 |
-
This is a 800M parameters model pre-trained with [QuEST](https://
|
| 10 |
|
| 11 |
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).
|
|
|
|
| 6 |
- allenai/c4
|
| 7 |
---
|
| 8 |
|
| 9 |
+
This is a 800M parameters model pre-trained with [QuEST](https://huggingface.co/papers/2502.05003) over 80B C4 tokens in INT4 format (W4A4).
|
| 10 |
|
| 11 |
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).
|