github-actions[bot] Bot released b10321 of ggml-org/llama.cpp · August 7, 2026 12:07 ggml-org / /ggml-org/llama.cpp b10321 metal : fix NORM/RMS_NORM for row lengths that leave a partial simdgroup (#26708)ggml_metal_op_norm sized the threadgroup withnth = std::min(nth, args.ne00_t), which can leave nth not a multiple of Read more