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

Make TiktokenTokenizerWrapper compatible with convert_composer_to_hf.py #730

Merged
merged 7 commits into from
Nov 13, 2023

Conversation

irenedea
Copy link
Contributor

@irenedea irenedea commented Nov 10, 2023

Need to make it possible to do AutoTokenizer.from_pretrained(x, trust_remote_code=True)

test run:
test-convert-composer-to-hf-with-fix-DYmTWJ

@irenedea irenedea requested a review from dakinggg November 10, 2023 01:40
@irenedea irenedea force-pushed the tiktoken-hf-checkpoints branch from 1e77b11 to 16c7686 Compare November 10, 2023 02:40
@irenedea irenedea marked this pull request as draft November 10, 2023 03:00
@irenedea irenedea force-pushed the tiktoken-hf-checkpoints branch from 92ebcef to 7f23c06 Compare November 10, 2023 03:06
@irenedea irenedea marked this pull request as ready for review November 10, 2023 03:16
@irenedea irenedea force-pushed the tiktoken-hf-checkpoints branch from b5569a3 to 3111d3e Compare November 10, 2023 19:25
@irenedea irenedea merged commit d11ba82 into mosaicml:main Nov 13, 2023
12 checks passed
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.

2 participants