Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow passing in a parsd dictionary to the tokenizer #49

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

connor4312
Copy link
Member

I would like to compress the tiktoken dictionary in copilot chat, as
they're pretty big (especially with 200k.) This allows us to manually
parse the file ourselves instead of having to pass it in to be read in
its standard format.

I would like to compress the tiktoken dictionary in copilot chat, as
they're pretty big (especially with 200k.) This allows us to manually
parse the file ourselves instead of having to pass it in to be read in
its standard format.
@connor4312
Copy link
Member Author

Build failure seems unrelated

sbatten
sbatten previously approved these changes Jul 11, 2024
shengyfu
shengyfu previously approved these changes Jul 11, 2024
@connor4312 connor4312 dismissed stale reviews from shengyfu and sbatten via d41ffb3 July 11, 2024 18:10
@shengyfu shengyfu merged commit d0bcf05 into microsoft:main Jul 11, 2024
1 of 2 checks passed
@connor4312 connor4312 deleted the connor4312/manual-load-dict branch July 11, 2024 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants