mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-12-24 13:28:50 +01:00
Port of Facebook's LLaMA model in C/C++
.gitignore | ||
convert-pth-to-ggml.py | ||
ggml.c | ||
ggml.h | ||
main.cpp | ||
Makefile | ||
quantize.cpp | ||
utils.cpp | ||
utils.h |