Text Generation
English
BlackSamorez commited on
Commit
17ec242
·
verified ·
1 Parent(s): b43abe8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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://arxiv.org/abs/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).
 
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).