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

fix unexpected indent error for conditional tiktoken import #813

Merged
merged 2 commits into from
Mar 8, 2023

Conversation

jon-tow
Copy link
Member

@jon-tow jon-tow commented Mar 7, 2023

Fixes the following error:

../gpt-neox/megatron/tokenizer/tokenizer.py", line 355
    try:
    ^
IndentationError: unexpected indent

@jon-tow jon-tow requested a review from a team as a code owner March 7, 2023 23:43
@StellaAthena StellaAthena merged commit 71df4d5 into main Mar 8, 2023
@StellaAthena StellaAthena deleted the fix-tok-import branch March 8, 2023 00:50
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.

None yet

2 participants