-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* pin yesterdays sglang * add toploc subpackage * add tokenize option to dataloader * add base64 proofs * sha util * add file info metric * add print * null proof fallback * unit tests * fix: null case dont hardcode * skip prefill to avoid the full cache case * fix: string demarcation * tokenize -> do_tokenization * move prime metric instantiation out of dataloader * kill a few people from the terrible startup time * Update src/genesys/toploc/__init__.py Co-authored-by: samsja <[email protected]> * use abs paths for imports * remove do_tokenization * remove toploc code * add toploc dependency * change import path * fix: do explicit tokenize and remove template bug * Update src/genesys/utils.py Co-authored-by: samsja <[email protected]> --------- Co-authored-by: samsja <[email protected]>
- Loading branch information
1 parent
e4f7475
commit 0744c4b
Showing
5 changed files
with
54 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.