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

Improvement of query response time with GPU #306

Closed
sarabconsulting opened this issue May 19, 2023 · 1 comment
Closed

Improvement of query response time with GPU #306

sarabconsulting opened this issue May 19, 2023 · 1 comment
Labels
enhancement New feature or request primordial Related to the primordial version of PrivateGPT, which is now frozen in favour of the new PrivateGPT

Comments

@sarabconsulting
Copy link

Post ingestion, the response time to queries is very slow as it defaults to CPU. If a GPU is present, shouldn't same automatically use the GPU?

@sarabconsulting sarabconsulting added the enhancement New feature or request label May 19, 2023
@0xraks
Copy link

0xraks commented May 19, 2023

Follow #217 for GPU discussions

@imartinez imartinez added the primordial Related to the primordial version of PrivateGPT, which is now frozen in favour of the new PrivateGPT label Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request primordial Related to the primordial version of PrivateGPT, which is now frozen in favour of the new PrivateGPT
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants