]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme : update tool list (#8209)
authorRoni <redacted>
Mon, 1 Jul 2024 12:48:16 +0000 (14:48 +0200)
committerGitHub <redacted>
Mon, 1 Jul 2024 12:48:16 +0000 (15:48 +0300)
* Added gppm to Tool list in README

* Update README.md

---------

Co-authored-by: Georgi Gerganov <redacted>
README.md

index 153d837e374eaf625bb445cd960b00bd70ef2cca..c136d4a5cb9c95bbf8a53cc6694824639b3fa1c7 100644 (file)
--- 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
 
 ---