]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : add functions to get the model's metadata (#4013)
authorslaren <redacted>
Fri, 17 Nov 2023 15:17:37 +0000 (16:17 +0100)
committerGitHub <redacted>
Fri, 17 Nov 2023 15:17:37 +0000 (17:17 +0200)
commite85bb1a8e736228a1f0d965777de5f77f22834b8
tree7d8b1ad73b51ee95ac3a912592248875d82c0fd5
parent3e916a07ac093045d88ef0c4fa78647ae0efc010
llama : add functions to get the model's metadata (#4013)

* llama : add functions to get the model's metadata

* format -> std::to_string

* better documentation
ggml.c
ggml.h
llama.cpp
llama.h