Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion site-src/guides/serve-multiple-genai-models.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ The following diagram illustrates how an Inference Gateway routes requests to di
The model name is extracted by [Body-Based routing](https://github.com/kubernetes-sigs/gateway-api-inference-extension/blob/main/pkg/bbr/README.md) (BBR)
from the request body to the header. The header is then matched to dispatch
requests to different `InferencePool` (and their EPPs) instances.
![Serving multiple generative AI models](../images/serve-mul-gen-AI-models.png)

### Deploy Body-Based Routing

Expand Down
2 changes: 1 addition & 1 deletion site-src/images/inference-overview.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed site-src/images/serve-LoRA-adapters.png
Binary file not shown.
Binary file removed site-src/images/serve-mul-gen-AI-models.png
Binary file not shown.