]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
docs: introduce gpustack and gguf-parser (#8873)
authorFrank Mai <redacted>
Mon, 12 Aug 2024 12:45:50 +0000 (20:45 +0800)
committerGitHub <redacted>
Mon, 12 Aug 2024 12:45:50 +0000 (14:45 +0200)
commit84eb2f4fad28ceadd415a4e775320c983f4d9a7d
tree33d36940cf20e04aacec66ef88d3546d306e4bcc
parent1262e7ed13ac197c944f15e1ddb083cb4f36cf65
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>
README.md