mirror of
https://github.com/clearml/clearml-docs
synced 2025-03-03 10:42:51 +00:00
Small edits (#712)
This commit is contained in:
parent
48cefb0a97
commit
397a30f9bb
@ -6,7 +6,7 @@ slug: /
|
|||||||
|
|
||||||
ClearML is an open source platform that automates and simplifies developing and managing machine learning solutions
|
ClearML is an open source platform that automates and simplifies developing and managing machine learning solutions
|
||||||
for thousands of data science teams all over the world.
|
for thousands of data science teams all over the world.
|
||||||
It is designed as an end-to-end MLOps and LLMOps suite allowing you to focus on developing your ML code & automation,
|
It is designed as an end-to-end MLOps and LLMOps suite allowing you to focus on developing your ML code and automation,
|
||||||
while ClearML ensures your work is reproducible and scalable.
|
while ClearML ensures your work is reproducible and scalable.
|
||||||
|
|
||||||
|
|
||||||
|
@ -11,13 +11,13 @@ up new instances when there aren't enough to execute pending tasks.
|
|||||||
|
|
||||||
## Running the ClearML AWS Autoscaler
|
## Running the ClearML AWS Autoscaler
|
||||||
|
|
||||||
run the ClearML AWS autoscaler in one of these ways:
|
Run the ClearML AWS autoscaler in one of these ways:
|
||||||
* Run the [aws_autoscaler.py](https://github.com/allegroai/clearml/blob/master/examples/services/aws-autoscaler/aws_autoscaler.py)
|
* Run the [aws_autoscaler.py](https://github.com/allegroai/clearml/blob/master/examples/services/aws-autoscaler/aws_autoscaler.py)
|
||||||
script locally
|
script locally
|
||||||
* Launch through your [`services` queue](../../clearml_agent.md#services-mode)
|
* Launch through your [`services` queue](../../clearml_agent.md#services-mode)
|
||||||
|
|
||||||
:::note Default AMI
|
:::note Default AMI
|
||||||
The autoscaler services uses by default the `NVIDIA Deep Learning AMI v20.11.0-46a68101-e56b-41cd-8e32-631ac6e5d02b` AMI
|
The autoscaler services uses by default the `NVIDIA Deep Learning AMI v20.11.0-46a68101-e56b-41cd-8e32-631ac6e5d02b` AMI.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
### Running the Script
|
### Running the Script
|
||||||
|
Loading…
Reference in New Issue
Block a user