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

Make torch dependency optional #813

Closed
rlouf opened this issue Apr 13, 2024 · 1 comment · Fixed by #815
Closed

Make torch dependency optional #813

rlouf opened this issue Apr 13, 2024 · 1 comment · Fixed by #815

Comments

@rlouf
Copy link
Member

rlouf commented Apr 13, 2024

This is only needed for the transformers integration at the moment, so we can make it optional and add a note in the documentation.

@903124
Copy link

903124 commented Apr 16, 2024

In from outlines.models import OpenAI it import exllamav2 which still requires torch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants