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

feat!: Add support for Optimum optimizers and quantizers #496

Merged
merged 3 commits into from
Feb 28, 2024

Conversation

shadeMe
Copy link
Contributor

@shadeMe shadeMe commented Feb 28, 2024

This PR adds support for Optimum-backed optimization and quantization of models.

@github-actions github-actions bot added topic:CI integration:optimum type:documentation Improvements or additions to documentation labels Feb 28, 2024
@shadeMe shadeMe force-pushed the feature/optimum-optimizer-quantizer branch from 0673a0f to 47e0a11 Compare February 28, 2024 11:37
@shadeMe shadeMe force-pushed the feature/optimum-optimizer-quantizer branch from 47e0a11 to efd0a55 Compare February 28, 2024 11:56
@shadeMe shadeMe marked this pull request as ready for review February 28, 2024 12:06
@shadeMe shadeMe requested a review from a team as a code owner February 28, 2024 12:06
@shadeMe shadeMe requested review from silvanocerza and removed request for a team February 28, 2024 12:06
@shadeMe shadeMe linked an issue Feb 28, 2024 that may be closed by this pull request
Copy link
Contributor

@silvanocerza silvanocerza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just two typos to fix and it's good to merge.

@shadeMe shadeMe merged commit f758de9 into main Feb 28, 2024
10 checks passed
@shadeMe shadeMe deleted the feature/optimum-optimizer-quantizer branch February 28, 2024 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration:optimum topic:CI type:documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Push the OptimumEmbedders to their performance limits
3 participants