mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
This commit is contained in:
@@ -13,7 +13,7 @@ running, it serves your embedding model through a secure, publicly accessible ne
|
||||
endpoint activity and shuts down if the model remains inactive for a specified maximum idle time.
|
||||
|
||||
:::info AI Application Gateway
|
||||
The Embedding Model Deployment app makes use of the ClearML Traffic Router which implements a secure, authenticated
|
||||
The Embedding Model Deployment app makes use of the App Gateway Router which implements a secure, authenticated
|
||||
network endpoint for the model.
|
||||
|
||||
If the ClearML AI application Gateway is not available, the model endpoint might not be accessible.
|
||||
|
||||
@@ -16,7 +16,7 @@ The Gradio launcher monitors the Gradio app activity and shuts down if it is ina
|
||||
<a id="traffic_router"/>
|
||||
|
||||
:::important AI Application Gateway
|
||||
The Gradio Launcher relies on the ClearML Traffic Router which implements user authentication, and redirects requests
|
||||
The Gradio Launcher relies on the ClearML App Gateway Router which implements user authentication, and redirects requests
|
||||
to the IP/port served by the Gradio app.
|
||||
|
||||
If the ClearML AI application Gateway is not available, the Gradio app might not be accessible.
|
||||
|
||||
@@ -12,7 +12,7 @@ running, it serves your model through a secure, publicly accessible network endp
|
||||
and shuts down if the model remains inactive for a specified maximum idle time.
|
||||
|
||||
:::important AI Application Gateway
|
||||
The llama.cpp Model Deployment app makes use of the ClearML Traffic Router which implements a secure, authenticated
|
||||
The llama.cpp Model Deployment app makes use of the App Gateway Router which implements a secure, authenticated
|
||||
network endpoint for the model.
|
||||
|
||||
If the ClearML AI application Gateway is not available, the model endpoint might not be accessible.
|
||||
|
||||
@@ -13,7 +13,7 @@ it serves your model through a secure, publicly accessible network endpoint. The
|
||||
shuts down if the model remains inactive for a specified maximum idle time.
|
||||
|
||||
:::info AI Application Gateway
|
||||
The vLLM Model Deployment app makes use of the ClearML Traffic Router which implements a secure, authenticated
|
||||
The vLLM Model Deployment app makes use of the App Gateway Router which implements a secure, authenticated
|
||||
network endpoint for the model.
|
||||
|
||||
If the ClearML AI application Gateway is not available, the model endpoint might not be accessible.
|
||||
|
||||
@@ -17,7 +17,7 @@ time.
|
||||
<a id="traffic_router"/>
|
||||
|
||||
:::important AI Application Gateway
|
||||
The Streamlit Launcher relies on the ClearML Traffic Router which implements user authentication, and redirects requests
|
||||
The Streamlit Launcher relies on the ClearML App Gateway Router which implements user authentication, and redirects requests
|
||||
to the IP/port served by the Streamlit app.
|
||||
|
||||
If the ClearML AI application Gateway is not available, the Streamlit app might not be accessible.
|
||||
|
||||
Reference in New Issue
Block a user