From: Mateusz Charytoniuk Date: Mon, 1 Jul 2024 17:13:22 +0000 (+0200) Subject: readme: add Paddler to the list of projects (#8239) X-Git-Tag: upstream/0.0.4488~1212 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=dae57a1ebc1c9bd5693ab999e19d77c5506ae559;p=pkg%2Fggml%2Fsources%2Fllama.cpp readme: add Paddler to the list of projects (#8239) --- diff --git a/README.md b/README.md index daba7071..3569b2bb 100644 --- a/README.md +++ b/README.md @@ -220,6 +220,10 @@ Unless otherwise noted these projects are open-source with permissive licensing: - [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 +**Infrastructure:** + +- [Paddler](https://github.com/distantmagic/paddler) - Stateful load balancer custom-tailored for llama.cpp + --- Here is a typical run using LLaMA v2 13B on M2 Ultra: