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

GPU support - Feature Request #19

Closed
sidharthiimc opened this issue Jun 5, 2023 · 1 comment · Fixed by #24
Closed

GPU support - Feature Request #19

sidharthiimc opened this issue Jun 5, 2023 · 1 comment · Fixed by #24
Labels
enhancement New feature or request

Comments

@sidharthiimc
Copy link

I am able to use quantized llama model over gpu using Llama cpp and langchain.
But for MPT, I am able to do inference with only llm-rs. And there is no GPU support for this.

@LLukas22 LLukas22 added the enhancement New feature or request label Jun 5, 2023
@LLukas22
Copy link
Owner

LLukas22 commented Jun 5, 2023

Gpu support is planned, but i have to wait until we implement it in rustformers/llm via rustformers/llm#282.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants