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

Detect users graphics device automatically #37

Open
Nuullll opened this issue Aug 14, 2024 · 0 comments
Open

Detect users graphics device automatically #37

Nuullll opened this issue Aug 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Nuullll
Copy link
Contributor

Nuullll commented Aug 14, 2024

Is your feature request related to a problem? Please describe.

It's not easy for users to figure out whether their graphics card is supported by AI Playground.

Describe the solution you'd like

Detects GPU device first during the installation. Bail out as early as possible if the graphics card is not supported.

Additional context

We could use windows cmd to get device info as a quick implementation. In the future, we should consider implementing Level-Zero driver detection which would be more portable for both Windows and Linux.

@Nuullll Nuullll added the enhancement New feature or request label Aug 14, 2024
mschuettlerTNG added a commit to TNG/AI-Playground that referenced this issue Sep 15, 2024
…ings

Make Hugging Face token configurable via settings menu (#7)
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

No branches or pull requests

1 participant