]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Adding support for llama2.c models (#2559)
authorbyte-6174 <redacted>
Fri, 11 Aug 2023 23:17:25 +0000 (19:17 -0400)
committerGitHub <redacted>
Fri, 11 Aug 2023 23:17:25 +0000 (01:17 +0200)
commitb19edd54d51cef5e3616c18b1d0d8626895b2cba
tree93a0cf9f66be8d2c47210fc4f4eb76c723f3edcc
parent53dc399472d5bd35ee739b865e843b1996bd3814
Adding support for llama2.c models (#2559)
.gitignore
Makefile
examples/CMakeLists.txt
examples/convert-llama2c-to-ggml/CMakeLists.txt [new file with mode: 0644]
examples/convert-llama2c-to-ggml/README.md [new file with mode: 0644]
examples/convert-llama2c-to-ggml/convert-llama2c-to-ggml.cpp [new file with mode: 0644]