whisper.cpp/ggml
Johannes Gäßler 6429023e5f
TP: fix 0-sized tensor slices, AllReduce fallback (llama/21808)
* TP: fix 0-sized tensor slices, AllReduce fallback

* fix layer structure <-> GPU count aliasing

* add missing std::fill

* fix CUDA device set, max ggml ctx size
2026-04-30 11:29:14 +03:00
..
cmake cmake : remove unused file (ggml/1419) 2026-02-08 09:29:10 +02:00
include CUDA: manage NCCL communicators in context (llama/21891) 2026-04-30 11:29:09 +03:00
src TP: fix 0-sized tensor slices, AllReduce fallback (llama/21808) 2026-04-30 11:29:14 +03:00
.gitignore
CMakeLists.txt cmake: remove CMP0194 policy to restore MSVC builds (llama/21934) 2026-04-30 11:29:12 +03:00