We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 427ddef commit 5049b32Copy full SHA for 5049b32
README.md
@@ -37,7 +37,7 @@ And the following are more specific terms to this project:
37
- **Endpoint Selector**: A `Scheduler` combined with `Metrics and Capabilities`
38
systems is often referred to together as an [Endpoint Selection Extension]
39
(this is also sometimes referred to as an "endpoint picker", or "EPP").
40
-- **Inference Gateway**: A proxy/load-balancer which has been coupled with a
+- **Inference Gateway**: Using self-hosted model server, A proxy/load-balancer which has been coupled with a
41
`Endpoint Selector`. It provides optimized routing and load balancing for
42
serving generative Artificial Intelligence (AI) workloads. It simplifies the
43
deployment, management, and observability of AI inference workloads.
0 commit comments