]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
gguf : enforce that tensor names are unique (llama/6905)
authorXuan Son Nguyen <redacted>
Sun, 28 Apr 2024 15:36:18 +0000 (17:36 +0200)
committerGeorgi Gerganov <redacted>
Mon, 13 May 2024 08:02:26 +0000 (11:02 +0300)
commit388c3462a6c38a09e403c4b2b061cd5f154edf52
tree9a234ae7334be10d7d93c1f1cf29d623835b0110
parent9ad202bee9c210c8c6e54fcde7975b9dbbaaae9f
gguf : enforce that tensor names are unique (llama/6905)

* not allow adding duplicated tensor name

* no duplicated tensor while reading gguf

* typo

* throw exception inside llama_model_loader

Co-authored-by: slaren <redacted>
---------

Co-authored-by: slaren <redacted>
ggml.c