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
fix(Vulkan): include integrated GPU memory (#516)
* fix(Vulkan): include integrated GPU memory - adapt to a change in `llama.cpp`
* fix(Vulkan): deduplicate the same device coming from different drivers
* fix: adapt Llama chat wrappers to breaking `llama.cpp` changes
* fix: internal log level
* docs(Vulkan): recommend installing LLVM on Windows