whisper.cpp/ggml
Antoine Viallon a1f76fb4cf
ggml-cuda : fix CDNA2 compute capability constant for gfx90a (MI210) (llama/21519)
GGML_CUDA_CC_CDNA2 was set to 0x910
Fix by setting the constant to 0x90a to match the actual gfx90a ISA.
2026-04-30 11:29:02 +03:00
..
cmake cmake : remove unused file (ggml/1419) 2026-02-08 09:29:10 +02:00
include ggml: add Q1_0 1-bit quantization support (CPU) (llama/21273) 2026-04-30 11:29:01 +03:00
src ggml-cuda : fix CDNA2 compute capability constant for gfx90a (MI210) (llama/21519) 2026-04-30 11:29:02 +03:00
.gitignore
CMakeLists.txt ggml : bump version to 0.9.11 (ggml/1456) 2026-04-30 11:29:00 +03:00