Replies: 1 comment 6 replies
-
You can test perplexity against a Parquet file with:
Note that it tokenizes the parquet file in the same way as the quantizer, by concatenating all the text and shaping it into a block of 128 rows of 2048 tokens each. You can override that with |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a working perplexity evaluator for exl2? The one from the exllama1 repo does not seem to work on exl2 quants.
Beta Was this translation helpful? Give feedback.
All reactions