Update sweep bench (depracating .jsonl support) (#289)

* Update sweep bench (depracating .jsonl support)

* Fix README.md
This commit is contained in:
saood06
2025-03-25 10:14:44 -05:00
committed by GitHub
parent 6ef4954612
commit c12a6f8558
3 changed files with 57 additions and 38 deletions

View File

@@ -7,6 +7,7 @@ in each ubatch-sized window. Only a single token sequence is used.
The benchmark steps are:
for each ubatch-sized window in context:
1. generate ubatch/4 tokens (not the whole window to save some time)
2. measure generation performance
3. remove generated tokens from KV cache