]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
llama : add option to override model tensor buffers (llama/11397)
authorDiego Devesa <redacted>
Wed, 2 Apr 2025 12:52:01 +0000 (14:52 +0200)
committerGeorgi Gerganov <redacted>
Thu, 24 Apr 2025 17:39:16 +0000 (20:39 +0300)
commita71c64512ad885e326cd4d9782fc8397115b3063
treec2a691e95b12d4e5451c646e059bc5e3b6de807a
parent1e9c2f87f1daf01bddc51f14d9f81e80d399acff
llama : add option to override model tensor buffers (llama/11397)

* llama : add option to override tensor buffers

* ggml : fix possible underflow in ggml_nbytes
ggml/src/ggml.c