]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme : update infra list (#15234)
authorZagaj <redacted>
Mon, 11 Aug 2025 12:27:54 +0000 (14:27 +0200)
committerGitHub <redacted>
Mon, 11 Aug 2025 12:27:54 +0000 (15:27 +0300)
README.md

index 954fff83dac08e48620dae7dced8ea1704d3959a..96e30050d3b8b54cb961e0e90a0e794d7debf7c4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -240,7 +240,7 @@ Instructions for adding support for new models: [HOWTO-add-model.md](docs/develo
 <details>
 <summary>Infrastructure</summary>
 
-- [Paddler](https://github.com/distantmagic/paddler) - Stateful load balancer custom-tailored for llama.cpp
+- [Paddler](https://github.com/intentee/paddler) - Open-source LLMOps platform for hosting and scaling AI in your own infrastructure
 - [GPUStack](https://github.com/gpustack/gpustack) - Manage GPU clusters for running LLMs
 - [llama_cpp_canister](https://github.com/onicai/llama_cpp_canister) - llama.cpp as a smart contract on the Internet Computer, using WebAssembly
 - [llama-swap](https://github.com/mostlygeek/llama-swap) - transparent proxy that adds automatic model switching with llama-server