]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
llama : fix buffer checks for mamba and rwk (llama/10111)
authorDiego Devesa <redacted>
Thu, 31 Oct 2024 21:54:23 +0000 (22:54 +0100)
committerGeorgi Gerganov <redacted>
Fri, 15 Nov 2024 13:21:04 +0000 (15:21 +0200)
commit3e231ab9ccbaed60a706148957884e442d650be1
tree035b04ed050eaa788e008369d07aa3ae7d70d4ce
parent371bfaca8c97367d614b7e460acd117db1e067ca
llama : fix buffer checks for mamba and rwk (llama/10111)

* llama : fix buffer checks for mamba and rwk

* llama : fix missing worst case flag during reserve

* cuda : fix supports_op for norm

* disable sched SET_CAUSE
ggml/src/ggml-backend.cpp
ggml/src/ggml-cuda.cu
ggml/src/ggml.c