nixified-ai / flake

A Nix flake for many AI projects
GNU Affero General Public License v3.0
656 stars 69 forks source link

can there be a new target "vulkan" be added? #77

Closed 6543 closed 9 months ago

6543 commented 9 months ago

I have an intel arc 750 and would like to use the ai via vulkan api. PyTourch should support it but you have to compile it with a feature flag manually enabled.

projects like realesrgan-ncnn-vulkan work nice so it should be doable?

MatthewCroughan commented 9 months ago

This has nothing to do with nixified-ai, you need to ask the upstream projects, nixpkgs, or override the derivation(s) if you want that.