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 ensemble #273

Closed
bering-1234 opened this issue Sep 4, 2020 · 1 comment
Closed

Support for ensemble #273

bering-1234 opened this issue Sep 4, 2020 · 1 comment

Comments

@bering-1234
Copy link

Does CTranslate2 supports ensembling models at inference?

Thank you.

@guillaumekln
Copy link
Collaborator

No, ensemble models are not supported.

They require a lot of memory and computation resources for a quality improvement that is often small. Therefore we do not plan to support them in CTranslate2.

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