Two conflicts, both from master moving under a stale branch:
- backend/index.yaml: master rewrote the vllm-cpp gallery description
(#11363). Keep that rewrite and re-append this branch's paragraph on the
CUDA 13 / Blackwell-only constraint and the CPU fallback for CUDA 12 hosts.
- backend/go/vllm-cpp/README.md: master gained the ABI pin/mirror note from
#11386. Keep both sections; they cover different things.
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>