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

tabby: support vulkan backend and consider defaulting to it #306157

Open
LunNova opened this issue Apr 23, 2024 · 0 comments
Open

tabby: support vulkan backend and consider defaulting to it #306157

LunNova opened this issue Apr 23, 2024 · 0 comments

Comments

@LunNova
Copy link
Member

LunNova commented Apr 23, 2024

Using tabby is complicated by needing a different configuration depending on the hardware and versions of kernel modules in use on the host machine.

tabby recently gained support for a vulkan backend which cares much less about having specific versions of nvidia or AMD kernel modules and supports both vendors with one build.

Making the vulkan backend the default once it's supported would be neat!

I tried it out with this modified tabby/default.nix and it seems to work but I made a mess of the cuda/rocm support in the process.

cc @ghthor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant