Scott Mundorff
Scott Mundorff
I've added magnet link handling to my fork (https://github.com/descention/Sick-Beard/commit/885e287d68620ad920e874b40a32cffcea13d4f8) Magnet links can not be sent to a black hole, so an appropriate handler must be added. I added uTorrent for...
I also have a Vega 56. Mine is not throwing an error, just hanging on/after `llm_load_tensors`. `Linux asuran-mkvi 6.6.29 #1-NixOS SMP PREEMPT_DYNAMIC Sat Apr 27 15:11:44 UTC 2024 x86_64 GNU/Linux`...
I pulled llama.cpp and am getting the same result, so I think it's not on Ollama for my issue. ``` > nix run github:ggerganov/llama.cpp#rocm -- -m Meta-Llama-3-8B-Instruct-Q6_K.gguf -p "You are...
@quwassar , What are your results if you `export HSA_ENABLE_SDMA=0`? See https://github.com/ROCm/ROCm/issues/2781#issuecomment-1974938958