mirror of
https://github.com/clearml/clearml-docs
synced 2025-03-09 13:42:26 +00:00
App edits (#916)
This commit is contained in:
parent
fe9ce85297
commit
6ed69cd751
Binary file not shown.
Before Width: | Height: | Size: 147 KiB After Width: | Height: | Size: 159 KiB |
Binary file not shown.
Before Width: | Height: | Size: 190 KiB After Width: | Height: | Size: 147 KiB |
@ -13,19 +13,19 @@ Use ClearML's GUI Applications to manage ML workloads and automatically run your
|
||||
Configure and launch app instances, then track their execution from the app dashboard.
|
||||
|
||||
ClearML provides the following applications:
|
||||
* General:
|
||||
* General: Applications for automating and optimizing workflows, and monitoring project performance.
|
||||
* [**Hyperparameter Optimization**](apps_hpo.md) - Find the parameter values that yield the best performing models
|
||||
* **Nvidia Clara** - Train models using Nvidia's Clara framework
|
||||
* [**Project Dashboard**](apps_dashboard.md) - High-level project monitoring with Slack alerts
|
||||
* [**Task Scheduler**](apps_task_scheduler.md) - Schedule tasks for one-shot and/or periodic execution at specified times (available under ClearML Enterprise Plan)
|
||||
* [**Trigger Manager**](apps_trigger_manager.md) - Define tasks to be run when predefined events occur (available under ClearML Enterprise Plan)
|
||||
* AI Dev:
|
||||
* AI Dev: Applications for deploying AI development environments on remote machines.
|
||||
* [**Jupyter Lab**](apps_jupyter_lab.md) - Launch a Jupyter Lab session on a remote machine (available under ClearML Enterprise Plan)
|
||||
* [**VS Code**](apps_vscode.md) - Launch a VS Code session on a remote machine (available under ClearML Enterprise Plan)
|
||||
* UI Dev:
|
||||
* UI Dev: Applications for deploying user interfaces for models.
|
||||
* [**Gradio Launcher**](apps_gradio.md) - Create visual web interfaces for your models with Gradio (available under ClearML Enterprise Plan)
|
||||
* [**Streamlit Launcher**](apps_streamlit.md) - Create visual web interfaces for your models with Streamlit (available under ClearML Enterprise Plan)
|
||||
* Deploy:
|
||||
* Deploy: Applications for deploying machine learning models as scalable, secure services.
|
||||
* [**Embedding Model Deployment**](apps_embed_model_deployment.md) Deploy embedding models as networking services over a secure endpoint (available under ClearML Enterprise Plan)
|
||||
* [**Model Deployment**](apps_model_deployment.md) - Deploy LLM models as networking services over a secure endpoint (available under ClearML Enterprise Plan)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user