You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installing AI-Playground-v1.21b I'm getting this error:
Backend initialization failed
The AI inference backend failed to initialize. Please try restarting the application. If the problem persists, you can check the Details for additional information about the error.
I have the same issue. A workaround for me was to set the environment variable set ONEAPI_DEVICE_SELECTOR=*:<id of dgpu> to prevent the iGPU from being seen.
Describe the bug
After installing AI-Playground-v1.21b I'm getting this error:
Backend initialization failed
The AI inference backend failed to initialize. Please try restarting the application. If the problem persists, you can check the Details for additional information about the error.
RuntimeError: Can't add devices across platforms to a single context. -33 (PI_ERROR_INVALID_DEVICE)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Works just like AI-Playground-v1.01b-dGPU
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: