-
-
Notifications
You must be signed in to change notification settings - Fork 75
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
Failed to run koboldai on NixOS unstable #34
Comments
This can happen for a few reasons, such as setting You can give a go at running koboldai with a newer glibc like this
We need |
It's probably because our glibc is too old for the graphics drivers on your system. Overriding our nixpkgs input will solve that problem, but it might introduce new ones. |
Closing as we've deprecated our support for KoboldAI. The root cause is being tracked in #35. |
The text was updated successfully, but these errors were encountered: