BillyOutlast

Results 5 comments of BillyOutlast

I built a docker container for SD.cpp ROCM https://github.com/BillyOutlast/rocm-automated/blob/main/Dockerfile.stable-diffusion.cpp-rocm7.1-gfx1151

https://github.com/MooreThreads/ollama-musa/issues/24 Ahhh, looks like Ubuntu 25.04 uses a new version of libvulkan1

Installing https://launchpad.net/~kisak/+archive/ubuntu/turtle ``` add-apt-repository ppa:kisak/turtle apt update apt upgrade ``` provides the following output: ``` # MESA_VK_DEVICE_SELECT=list vulkaninfo WARNING: [Loader Message] Code 0 : terminator_CreateInstance: Received return code -3 from...

Restarting the container and now... :49AM DBG GRPC(flux.1-dev-ggml-127.0.0.1:42729): stderr Creating context 5:49AM DBG GRPC(flux.1-dev-ggml-127.0.0.1:42729): stderr [DEBUG] stable-diffusion.cpp:152 - Using Vulkan backend 5:49AM DBG GRPC(flux.1-dev-ggml-127.0.0.1:42729): stderr [DEBUG] ggml_extend.hpp:62 - ggml_vulkan: Found...

Hero! Thank you so much, this small change will make a world of difference 😊