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

StreamingTextDecoder in LLamaExecutorBase #293

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

martindevans
Copy link
Member

Using StreamingTextDecoder in LLama/LLamaExecutorBase.cs. This should fix weird text decoding issues with multi token characters.

…ould fix weird text decoding issues with multi token characters.
@AsakusaRinne AsakusaRinne merged commit 36c2e64 into SciSharp:master Nov 15, 2023
5 checks passed
@martindevans martindevans deleted the fixed_base_executor branch November 15, 2023 14:45
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