]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Initial release
authorGeorgi Gerganov <redacted>
Fri, 10 Mar 2023 18:40:58 +0000 (20:40 +0200)
committerGeorgi Gerganov <redacted>
Fri, 10 Mar 2023 18:56:40 +0000 (20:56 +0200)
commit26c084662903ddaca19bef982831bfb0856e8257
tree1b69047a68f040fa1cbc8e424dc4e2dd9e54d9c5
Initial release
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
convert-pth-to-ggml.py [new file with mode: 0644]
ggml.c [new file with mode: 0644]
ggml.h [new file with mode: 0644]
main.cpp [new file with mode: 0644]
quantize.cpp [new file with mode: 0644]
utils.cpp [new file with mode: 0644]
utils.h [new file with mode: 0644]