From: Roni Date: Mon, 1 Jul 2024 12:48:16 +0000 (+0200) Subject: readme : update tool list (#8209) X-Git-Tag: upstream/0.0.4488~1214 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=0ddeff10230b88f1fa9866bbe5fe0d71ba2323a0;p=pkg%2Fggml%2Fsources%2Fllama.cpp readme : update tool list (#8209) * Added gppm to Tool list in README * Update README.md --------- Co-authored-by: Georgi Gerganov --- diff --git a/README.md b/README.md index 153d837e..c136d4a5 100644 --- a/README.md +++ b/README.md @@ -218,6 +218,7 @@ Unless otherwise noted these projects are open-source with permissive licensing: **Tools:** - [akx/ggify](https://github.com/akx/ggify) – download PyTorch models from HuggingFace Hub and convert them to GGML +[crashr/gppm](https://github.com/crashr/gppm) – launch llama.cpp instances utilizing NVIDIA Tesla P40 or P100 GPUs with reduced idle power consumption ---