]>
git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
docs: introduce gpustack and gguf-parser (#8873)
* readme: introduce gpustack
GPUStack is an open-source GPU cluster manager for running large
language models, which uses llama.cpp as the backend.
Signed-off-by: thxCode <redacted>
* readme: introduce gguf-parser
GGUF Parser is a tool to review/check the GGUF file and estimate the
memory usage without downloading the whole model.
Signed-off-by: thxCode <redacted>
---------
Signed-off-by: thxCode <redacted>