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

Fixed LLAMA generation bug #14320

Merged
merged 2 commits into from
Jun 10, 2024

Conversation

prabod
Copy link
Contributor

@prabod prabod commented Jun 9, 2024

Description

This PR fixes the bug that yielded non english characters while using generate method of LLAMA.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Code improvements with no or little impact

Checklist:

  • My code follows the code style of this project.
  • I have read the CONTRIBUTING page.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@prabod prabod requested a review from maziyarpanahi June 9, 2024 13:15
@prabod prabod self-assigned this Jun 9, 2024
@maziyarpanahi maziyarpanahi merged commit 3054d4c into release/540-release-candidate Jun 10, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants