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

[tnx] fix optimum token selection and sampling #2233

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

tosterberg
Copy link
Contributor

@tosterberg tosterberg commented Jul 25, 2024

Description

Fix transformers issue with optimum token selection post 4.43 update. Fix sampling for rolling batch post transformers bump.

OptimumTokenSelector is a copy of optimum-neuron's token selector but upgraded to work with transfomers 4.43, and can be removed and reverted after the dependencies are updated to support llama3.1

@tosterberg tosterberg requested review from zachgk, frankfliu and a team as code owners July 25, 2024 18:30
@tosterberg tosterberg merged commit a9c32a1 into deepjavalibrary:master Jul 25, 2024
9 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.

3 participants