From: Aarni Koskela Date: Sun, 26 May 2024 12:09:42 +0000 (+0300) Subject: Readme: add akx/ggify to tools (#1484) X-Git-Tag: upstream/0.0.4488~1487 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=9146d36fe7e3e911a07438c07efc1bae082f6390;p=pkg%2Fggml%2Fsources%2Fllama.cpp Readme: add akx/ggify to tools (#1484) --- diff --git a/README.md b/README.md index 2ee267fd..15519c97 100644 --- a/README.md +++ b/README.md @@ -203,6 +203,10 @@ Unless otherwise noted these projects are open-source with permissive licensing: *(to have a project listed here, it should clearly state that it depends on `llama.cpp`)* +**Tools:** + +- [akx/ggify](https://github.com/akx/ggify) – download PyTorch models from HuggingFace Hub and convert them to GGML + --- Here is a typical run using LLaMA v2 13B on M2 Ultra: