]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
SOLVE_TRI extension to more dimensions (llama/17793)
authorPiotr Wilkin (ilintar) <redacted>
Thu, 11 Dec 2025 16:20:43 +0000 (17:20 +0100)
committerGeorgi Gerganov <redacted>
Thu, 18 Dec 2025 06:20:56 +0000 (08:20 +0200)
commite0af519a615304624558490e94fd351b65664802
treeb82683799371fede8d2c7bbeb1aa71916647d0a0
parent3e79e73eee32e924fbd34587f2f2ac5a45a26b61
SOLVE_TRI extension to more dimensions (llama/17793)

* Extended TRI

* Fix whitespace

* chore: update webui build output

* Just use cuBLAS for everything...

* Merge both versions

* Remove incorrect imports causing failures for CI

* Still failing... remove all direct cublas imports and rely on common imports from "common.cuh"

* Defines for hipBlas

* Aaaand MUSA defines...

* I hate this job...

* Stupid typo...

* Update ggml/src/ggml-cuda/solve_tri.cu

Co-authored-by: Johannes Gäßler <redacted>
---------

Co-authored-by: Johannes Gäßler <redacted>
ggml/src/ggml-cuda/ggml-cuda.cu
ggml/src/ggml-cuda/solve_tri.cu
ggml/src/ggml-cuda/vendors/hip.h
ggml/src/ggml-cuda/vendors/musa.h