]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
gguf : add ftype meta info to the model (#2710)
authorGeorgi Gerganov <redacted>
Tue, 22 Aug 2023 17:05:59 +0000 (20:05 +0300)
committerGitHub <redacted>
Tue, 22 Aug 2023 17:05:59 +0000 (20:05 +0300)
commitdeb7dfca4b9725cd295d1426db75fe8e0a6d5312
treef36daf023af86b6005325cbb4ee80a7966255e59
parentbac66994cf356cf488078c056831396eb4ce31d5
gguf : add ftype meta info to the model (#2710)

* llama : add ftype meta info to the model

ggml-ci

* convert.py : add ftype when converting (does not work)

* convert.py : fix Enum to IntEnum

ggml-ci
convert.py
gguf.py
llama.cpp
llama.h