Added gppm to Tool list in README

This commit is contained in:
sulpher 2024-06-29 16:22:06 +02:00
parent 72272b83a3
commit bef4b29509

View file

@ -217,6 +217,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/crash/gppm) launch llama.cpp instances utilizing NVIDIA Tesla P40 or P100 GPUs with reduce idle power consumption
---