]> git.djapps.eu Git - pkg/ggml/sources/ggml/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>
Mon, 4 Nov 2024 17:42:09 +0000 (19:42 +0200)
commit76689484716ea53c42236d4737340e6474e8a51a
tree38889b0c4b9f6a10b5bb0fbf8a983e8a0c27c493
parentdf9ac4ac87547ce1555403f50ddb51981a505da9
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
src/ggml-backend.cpp
src/ggml-cuda.cu
src/ggml.c