From: Radoslav Gerganov Date: Mon, 21 Jul 2025 12:03:49 +0000 (+0300) Subject: docs : fix backends table in README.md (#14796) X-Git-Tag: upstream/0.0.6073~122 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=2ba1333b35e471b344974dde553db11bf1c2836f;p=pkg%2Fggml%2Fsources%2Fllama.cpp docs : fix backends table in README.md (#14796) --- diff --git a/README.md b/README.md index 6768d5a3..9b2e0f85 100644 --- a/README.md +++ b/README.md @@ -270,7 +270,6 @@ Instructions for adding support for new models: [HOWTO-add-model.md](docs/develo | [CANN](docs/build.md#cann) | Ascend NPU | | [OpenCL](docs/backend/OPENCL.md) | Adreno GPU | | [WebGPU [In Progress]](docs/build.md#webgpu) | All | - | [RPC](https://github.com/ggml-org/llama.cpp/tree/master/tools/rpc) | All | ## Obtaining and quantizing models