]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : check that all the tensor data is in the model file (#6885)
authorslaren <redacted>
Thu, 25 Apr 2024 13:23:47 +0000 (15:23 +0200)
committerGitHub <redacted>
Thu, 25 Apr 2024 13:23:47 +0000 (15:23 +0200)
commit0ead1f1072fdc70720f92e008a294dc74a826b1d
tree4444778c6524226c5dcdec635ea695807a45dced
parent51543729ff5b1361ebfb164875c93dff0850d5fe
llama : check that all the tensor data is in the model file (#6885)

* llama : check that all the tensor data is in the model file

* also check for unsigned overflow
llama.cpp