Skip to content

Commit f06a935

Browse files
committed
docs: point multiple-base-models note at the in-page design section
The linked upstream guide URL 404s, which fails the Check Markdown Links workflow. The same material is covered by this document's own InferencePool & InferenceModel Design section. Signed-off-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
1 parent bb6a07f commit f06a935

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
The design enables:
2828

29-
- Support for **multiple base models** within a shared cluster (see [serving multiple inference pools](https://gateway-api-inference-extension.sigs.k8s.io/guides/serving-multiple-inference-pools-latest/))
29+
- Support for **multiple base models** within a shared cluster (see [InferencePool & InferenceModel Design](#inferencepool--inferencemodel-design))
3030
- Efficient routing based on **KV cache locality**, **session affinity**, **load**, and
3131
**model metadata**
3232
- Disaggregated **Prefill/Decode (P/D)** execution

0 commit comments

Comments
 (0)