Package: llama.cpp-tools Version: 5882+dfsg-3
Dear Maintainer, The llama-server program now crashes hwere it used to succeed. This is the message reported when trying to start it: % llama-server -ngl 256 -c 4096 --temp 0.7 --repeat_penalty 1.1 -n -1 -m ../models-llama/DeepSeek-R1-Distill-Qwen-14B-Q8_0.gguf load_backend: loaded BLAS backend from /usr/lib/x86_64-linux-gnu/ggml/backends0/libggml-blas.so ROCm calling rocblas_initialize as a workaround for a rocBLAS bug llama-server: ./src/core/runtime/runtime.cpp:198: void rocr::core::Runtime::RegisterAgent(rocr::core::Agent*, bool): Assertion `system_regions_fine_.size() > 0' failed. Abort (SIGABRT) llama-server -ngl 256 -c 4096 --temp 0.7 --repeat_penalty 1.1 -n -1 -m ../models-llama/DeepSeek-R1-Distill-Qwen-14B-Q8_0.gguf % I have not tested other models. -- System Information: Debian Release: forky/sid APT prefers testing APT policy: (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 6.17.11+deb14-amd64 (SMP w/32 CPU threads; PREEMPT) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8), LANGUAGE=nb_NO:nb:no_NO:no:nn_NO:nn:da:sv:en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages llama.cpp-tools depends on: ii libc6 2.42-5 ii libcurl4t64 8.17.0-3 ii libgcc-s1 15.2.0-11 ii libggml0 0.0~git20250712.d62df60-5 ii libllama0 5882+dfsg-3 ii libstdc++6 15.2.0-11 llama.cpp-tools recommends no packages. llama.cpp-tools suggests no packages. -- no debconf information

