From 3e03b0199cafa53aaec27fb7aa10cd69146b6b92 Mon Sep 17 00:00:00 2001 From: Aarni Koskela Date: Tue, 16 May 2023 19:19:32 +0300 Subject: [PATCH] Readme: add akx/ggify to tools --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1d84a5e6d..d1c10ec57 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,10 @@ as the main playground for developing new features for the [ggml](https://github - [nat/openplayground](https://github.com/nat/openplayground) - [oobabooga/text-generation-webui](https://github.com/oobabooga/text-generation-webui) +**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-7B: