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 tokenize whitespace issue (Issue #453) #471

Merged
merged 6 commits into from
Mar 1, 2024
Merged

Conversation

chair300
Copy link
Contributor

@chair300 chair300 commented Mar 1, 2024

array out of bounds error in retrieval #453
fix the tokenize util to strip out front and back whitespace and use any whitespace instead of a single whitespace so we do not have errors in tokenization.

@doberst doberst merged commit 82278c7 into llmware-ai:main Mar 1, 2024
@doberst
Copy link
Contributor

doberst commented Mar 1, 2024

good change 👍

doberst added a commit that referenced this pull request Mar 16, 2024
fix tokenize whitespace issue (Issue #453)
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