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

Support for int8 inference #60

Closed
TahaBinhuraib opened this issue Oct 7, 2022 · 1 comment
Closed

Support for int8 inference #60

TahaBinhuraib opened this issue Oct 7, 2022 · 1 comment

Comments

@TahaBinhuraib
Copy link
Contributor

Any plans to support int-8 inference any time soon?

@mrwyattii
Copy link
Contributor

mrwyattii commented Oct 14, 2022

@TahaBinhuraib we do support int8. You can change the data type when deploying by passing kwargs to mii_config:
mii.deploy(task_name, model_name, mii_config={"dtype": "int8"})

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

No branches or pull requests

2 participants