mirror of
https://github.com/clearml/clearml-docs
synced 2025-04-15 05:04:31 +00:00
Add Visualization embedding admonitions in app pages (#1075)
This commit is contained in:
parent
f5e4b4d471
commit
64f13593de
@ -48,6 +48,13 @@ After starting an Embedding Model Deployment instance, you can view the followin
|
||||

|
||||

|
||||
|
||||
:::tip EMBEDDING CLEARML VISUALIZATION
|
||||
You can embed plots from the app instance dashboard into [ClearML Reports](../webapp_reports.md). These visualizations
|
||||
are updated live as the app instance(s) updates. The Enterprise Plan supports embedding resources in
|
||||
external tools (e.g. Notion). Hover over the plot and click <img src="/docs/latest/icons/ico-plotly-embed-code.svg" alt="Embed code" className="icon size-md space-sm" />
|
||||
to copy the embed code, and navigate to a report to paste the embed code.
|
||||
:::
|
||||
|
||||
## Embedding Model Deployment Instance Configuration
|
||||
|
||||
When configuring a new Embedding Model Deployment instance, you can fill in the required parameters or reuse the
|
||||
|
@ -46,6 +46,13 @@ After starting a llama.cpp Model Deployment instance, you can view the following
|
||||
|
||||

|
||||
|
||||
:::tip EMBEDDING CLEARML VISUALIZATION
|
||||
You can embed plots from the app instance dashboard into [ClearML Reports](../webapp_reports.md). These visualizations
|
||||
are updated live as the app instance(s) updates. The Enterprise Plan supports embedding resources in
|
||||
external tools (e.g. Notion). Hover over the plot and click <img src="/docs/latest/icons/ico-plotly-embed-code.svg" alt="Embed code" className="icon size-md space-sm" />
|
||||
to copy the embed code, and navigate to a report to paste the embed code.
|
||||
:::
|
||||
|
||||
### Llama.cpp Model Deployment Instance Configuration
|
||||
|
||||
When configuring a new llama.cpp Model Deployment instance, you can fill in the required parameters or reuse the
|
||||
|
@ -49,6 +49,12 @@ etc.
|
||||

|
||||

|
||||
|
||||
:::tip EMBEDDING CLEARML VISUALIZATION
|
||||
You can embed plots from the app instance dashboard into [ClearML Reports](../webapp_reports.md). These visualizations
|
||||
are updated live as the app instance(s) updates. The Enterprise Plan supports embedding resources in
|
||||
external tools (e.g. Notion). Hover over the plot and click <img src="/docs/latest/icons/ico-plotly-embed-code.svg" alt="Embed code" className="icon size-md space-sm" />
|
||||
to copy the embed code, and navigate to a report to paste the embed code.
|
||||
:::
|
||||
|
||||
## vLLM Model Deployment Instance Configuration
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user