]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
make-ggml.py : compatibility with more models and GGUF (#3290)
authorRichard Roberson <redacted>
Wed, 27 Sep 2023 16:25:12 +0000 (10:25 -0600)
committerGitHub <redacted>
Wed, 27 Sep 2023 16:25:12 +0000 (19:25 +0300)
commitac43576124a75c2de6e333ac31a3444ff9eb9458
tree6ef1dfcd7feed32656d3aa27ba37b13c14353477
parent20c7e1e804690f3db58bd33eb56f8c6aa4735c63
make-ggml.py : compatibility with more models and GGUF (#3290)

* Resync my fork with new llama.cpp commits

* examples : rename to use dash instead of underscore

* New model conversions

---------

Co-authored-by: Georgi Gerganov <redacted>
examples/make-ggml.py