]> git.djapps.eu Git - pkg/ggml/sources/ggml/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>
Sat, 11 May 2024 18:30:08 +0000 (21:30 +0300)
commite6db6ac63a079026ee56a10360c80fa980275743
tree5a8022eb2f729a2893c3cfc1ca641b48285b68d1
parentfbdacd5eb3f7ec5362b2810f89d99b3c7198b5ea
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>
src/ggml.c