You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/platform/ai/deploy_guide_01_capabilities/guide.de-de.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,12 +32,12 @@ AI Deploy allows you to deploy your AI applications and models with compute reso
32
32
| Preinstalled Machine Learning environments | AI Deploy comes with a generic Python environment (Conda) or pre-installed ones, such as Pytorch, Tensorflow, FastAI, HuggingFace and more. |
33
33
| Easy customization | AI Deploy allows installation of almost any Conda or Pip packages. You can easily customize your environment to suit your needs. It also allows you to use your own environment by specifying your Docker image. |
34
34
|**Management**||
35
-
| Multiple ways to manage your deployed apps | You can manage your AI Deploy apps through OVHcloud Control Panel, API or CLI. Depending on your needs, you can easily automate their creation and deletion as well. |
35
+
| Multiple ways to manage your deployed apps | You can manage your AI Deploy apps through the OVHcloud Control Panel, API or CLI. Depending on your needs, you can easily automate their creation and deletion as well. |
36
36
| Easy start and Stop | You can start and stop an app in one click. |
37
-
| Check the logs of your app | You can also check the logs of your deployed app through OVHcloud Control Panel, API or CLI. |
37
+
| Check the logs of your app | You can also check the logs of your deployed app through the OVHcloud Control Panel, API or CLI. |
38
38
|**Compute resources**||
39
39
| Guaranteed compute resources | Select the amount of CPUs or GPUs required during the creation of the AI Deploy app. Once launched, you will keep these resources as long as your app is running. |
40
-
| Background execution | Your tasks can be executed in background, meaning that closing your Web browser will have no effect on your work. |
40
+
| Background execution | Your tasks can be executed in the background, meaning that closing your Web browser will have no effect on your work. |
41
41
| No maximum runtime | Your tasks can last as long as your app is running. |
42
42
| Monitoring tools | Each AI Deploy app comes with a native Grafana dashboard, allowing you to keep track and monitor your CPU, GPU, RAM and storage resources. |
43
43
|**Storage**||
@@ -70,7 +70,7 @@ ovhai app get <app-id>
70
70
71
71
You can then access your metrics through the `Monitoring Url`.
72
72
73
-
You are also able to check it from the OVHcloud Control Panel in your app information by clicking on the button `Go to Graph Dashboard`.
73
+
You are also able to check it from the OVHcloud Control Panel in your app information by clicking the `Go to Graph Dashboard`{.action} button.
74
74
75
75
#### API management
76
76
@@ -118,13 +118,14 @@ If you choose `CPU`:
118
118
119
119
- Memory and local storage resource is not customisable but scaled linearly with each additional CPU.
120
120
121
-
The maximum amount of CPU/GPU, memory per CPU/GPU and local storage is available through our[OVHcloud website](https://www.ovhcloud.com/de/public-cloud/prices/#ai-&-machine-learning), Control Panel and the `ovhai` CLI.
121
+
The maximum amount of CPU/GPU, memory per CPU/GPU and local storage is available on the[OVHcloud website](https://www.ovhcloud.com/de/public-cloud/prices/#ai-&-machine-learning), Control Panel and the `ovhai` CLI.
122
122
123
123
```{.console}
124
124
ovhai capabilities flavor list
125
125
```
126
126
127
127
For your information, the current limits are:
128
+
128
129
- CPU: 12 per app.
129
130
- GPU: 4 per app.
130
131
@@ -161,7 +162,7 @@ This storage space depends on the selected instances during AI Deploy app deploy
161
162
162
163
##### **Attached storage**
163
164
164
-
You can attach data volumes from Public Cloud Object Storage. Object Storage bucked should be in the same region as your AI Deploy app.
165
+
You can attach data volumes from Public Cloud Object Storage. The Object Storage bucket should be in the same region as your AI Deploy app.
165
166
Attached storage allows you to work on several TB of data, while being persistent when you delete your AI Deploy app.
166
167
167
168
#### Maximum execution time
@@ -178,7 +179,7 @@ Docker images can be hosted in a public or private registry.
178
179
179
180
The use of `docker-compose` is not possible.
180
181
181
-
Please beware that images need to be built with an **AMD architecture**.
182
+
Please be aware that images need to be built with an **AMD architecture**.
Copy file name to clipboardExpand all lines: pages/platform/ai/deploy_guide_01_capabilities/guide.en-asia.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,12 +30,12 @@ AI Deploy allows you to deploy your AI applications and models with compute reso
30
30
| Preinstalled Machine Learning environments | AI Deploy comes with a generic Python environment (Conda) or pre-installed ones, such as Pytorch, Tensorflow, FastAI, HuggingFace and more. |
31
31
| Easy customization | AI Deploy allows installation of almost any Conda or Pip packages. You can easily customize your environment to suit your needs. It also allows you to use your own environment by specifying your Docker image. |
32
32
|**Management**||
33
-
| Multiple ways to manage your deployed apps | You can manage your AI Deploy apps through OVHcloud Control Panel, API or CLI. Depending on your needs, you can easily automate their creation and deletion as well. |
33
+
| Multiple ways to manage your deployed apps | You can manage your AI Deploy apps through the OVHcloud Control Panel, API or CLI. Depending on your needs, you can easily automate their creation and deletion as well. |
34
34
| Easy start and Stop | You can start and stop an app in one click. |
35
-
| Check the logs of your app | You can also check the logs of your deployed app through OVHcloud Control Panel, API or CLI. |
35
+
| Check the logs of your app | You can also check the logs of your deployed app through the OVHcloud Control Panel, API or CLI. |
36
36
|**Compute resources**||
37
37
| Guaranteed compute resources | Select the amount of CPUs or GPUs required during the creation of the AI Deploy app. Once launched, you will keep these resources as long as your app is running. |
38
-
| Background execution | Your tasks can be executed in background, meaning that closing your Web browser will have no effect on your work. |
38
+
| Background execution | Your tasks can be executed in the background, meaning that closing your Web browser will have no effect on your work. |
39
39
| No maximum runtime | Your tasks can last as long as your app is running. |
40
40
| Monitoring tools | Each AI Deploy app comes with a native Grafana dashboard, allowing you to keep track and monitor your CPU, GPU, RAM and storage resources. |
41
41
|**Storage**||
@@ -68,7 +68,7 @@ ovhai app get <app-id>
68
68
69
69
You can then access your metrics through the `Monitoring Url`.
70
70
71
-
You are also able to check it from the OVHcloud Control Panel in your app information by clicking on the button `Go to Graph Dashboard`.
71
+
You are also able to check it from the OVHcloud Control Panel in your app information by clicking the `Go to Graph Dashboard`{.action} button.
72
72
73
73
#### API management
74
74
@@ -116,13 +116,14 @@ If you choose `CPU`:
116
116
117
117
- Memory and local storage resource is not customisable but scaled linearly with each additional CPU.
118
118
119
-
The maximum amount of CPU/GPU, memory per CPU/GPU and local storage is available through our[OVHcloud website](https://www.ovhcloud.com/asia/public-cloud/prices/#ai-&-machine-learning), Control Panel and the `ovhai` CLI.
119
+
The maximum amount of CPU/GPU, memory per CPU/GPU and local storage is available on the[OVHcloud website](https://www.ovhcloud.com/asia/public-cloud/prices/#ai-&-machine-learning), Control Panel and the `ovhai` CLI.
120
120
121
121
```{.console}
122
122
ovhai capabilities flavor list
123
123
```
124
124
125
125
For your information, the current limits are:
126
+
126
127
- CPU: 12 per app.
127
128
- GPU: 4 per app.
128
129
@@ -159,7 +160,7 @@ This storage space depends on the selected instances during AI Deploy app deploy
159
160
160
161
##### **Attached storage**
161
162
162
-
You can attach data volumes from Public Cloud Object Storage. Object Storage bucked should be in the same region as your AI Deploy app.
163
+
You can attach data volumes from Public Cloud Object Storage. The Object Storage bucket should be in the same region as your AI Deploy app.
163
164
Attached storage allows you to work on several TB of data, while being persistent when you delete your AI Deploy app.
164
165
165
166
#### Maximum execution time
@@ -176,7 +177,7 @@ Docker images can be hosted in a public or private registry.
176
177
177
178
The use of `docker-compose` is not possible.
178
179
179
-
Please beware that images need to be built with an **AMD architecture**.
180
+
Please be aware that images need to be built with an **AMD architecture**.
0 commit comments