Kylian P
Kylian P
had the same problem, with [this log](https://github.com/ollama/ollama/files/14043129/ollama-log.txt) recompiling it simply with `go generate ./...` and `go build .` made a binary that could work maybe the problem is just the...
``` $ rocm-smi --showdriverversion --showproductname --showhw ========================= ROCm System Management Interface ========================= ============================== Concise Hardware Info =============================== GPU DID GFX RAS SDMA RAS UMC RAS VBIOS BUS 0 73bf N/A...
running with the suggested command indeed made an error about a missing lib (libhipblas.so.2) but didn't fall back to CPU mode (didn't crash either) [ollama-log.txt](https://github.com/ollama/ollama/files/14056968/ollama-log.txt) I searched for the arch...
v0.1.22 still doesn't work on "stable" arch linux ([ollama-log-0.1.22.txt](https://github.com/ollama/ollama/files/14072560/ollama-log-0.1.22.txt) basically the same error). After installing a fresh arch and adding the `extra-testing` repo, which contains the 6.0.0 version of hipblas...
I just tried the docker command above, worked perfectly with gpu acceleration on archlinux without the testing repo (the arch linux with old v5 ROCm) I also confirm that the...
For a quick fix downgrade simple voice chat to 2.4.25 (you only need to downgrade the server, the clients can still be in 2.4.26)