BlackSamorez commited on
Commit
6ad53c6
·
verified ·
1 Parent(s): 962b0e1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,3 +1,3 @@
1
  This is a 800M parameters model pre-trained with [QuEST](https://arxiv.org/abs/2502.05003) over 80B C4 tokens in INT1 format (W1A1).
2
 
3
- The code to verify that this model works in INT4 can be found [here](https://github.com/IST-DASLab/QuEST/blob/main/src/HadamardBinaryTesting.ipynb).
 
1
  This is a 800M parameters model pre-trained with [QuEST](https://arxiv.org/abs/2502.05003) over 80B C4 tokens in INT1 format (W1A1).
2
 
3
+ The code to verify that this model works in INT1 can be found [here](https://github.com/IST-DASLab/QuEST/blob/main/src/HadamardBinaryTesting.ipynb).