Skip to content

Commit 1d772e5

Browse files
authored
[EN-GB] FAQ AI Tools
Minor grammatical fixes.
1 parent f635d17 commit 1d772e5

File tree

1 file changed

+5
-5
lines changed
  • pages/public_cloud/ai_machine_learning/gi_04_training_FAQ

1 file changed

+5
-5
lines changed

pages/public_cloud/ai_machine_learning/gi_04_training_FAQ/guide.en-gb.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ Here are the most frequently asked questions about `ovhai` CLI & OVHcloud AI Sol
3131
> >
3232
> > Although these products are all dedicated to AI, giving you access to powerful resources and the ability to interact with your data, they each have their own specific use:
3333
> >
34-
> > **Notebooks** are files which contain both computer code (e.g. python) and rich text elements (paragraph, equations, figures, links, etc…). This is why Notebooks are mainly used for data exploration, studies and comparing solutions. OVHcloud AI Notebooks provides you with managed Jupyter or VSCode notebooks, which come with pre-installed libraries. This way, you do not have to worry about your environment, which will save you some time.
34+
> > **Notebooks** are files that contain both computer code (e.g. python) and rich text elements (paragraphs, equations, figures, links, etc…). This is why Notebooks are mainly used for data exploration, studies and comparing solutions. OVHcloud AI Notebooks provides you with managed Jupyter or VSCode notebooks, which come with pre-installed libraries. This way, you do not have to worry about your environment, which will save you some time.
3535
> >
3636
> > **AI Training** is dedicated to model training. Once your environment has been configured, you can launch a model training session in just a few clicks. As soon as the training is complete, the job will stop automatically. So it is the perfect tool for training your models without having to worry about the bill.
3737
> >
38-
> > **AI Deploy** allows you to deploy your AI applications and models with high availability. If you're looking for a tool to make inference, this is the product you are looking for.
38+
> > **AI Deploy** allows you to deploy your AI applications and models with high availability. If you're looking for a tool to make inferences, this is the product you are looking for.
3939
> >
4040
> > For more information on these products, please read the [comparative guide for AI Solutions](/pages/public_cloud/ai_machine_learning/gi_00_ai_comparative-table).
4141
> >
@@ -66,7 +66,7 @@ Here are the most frequently asked questions about `ovhai` CLI & OVHcloud AI Sol
6666
> > You can upload any file or directory to the OVHcloud Object Storage without any format constraints.
6767
> >
6868
> Why can't I see my data volume in the container?
69-
> > Depending on how you build your container, make sure that the mapping between your data (/workspace/mybucket for instance) is not already existing within your environment.
69+
> > Depending on how you build your container, make sure that the mapping between your data (/workspace/mybucket for instance) does not already exist within your environment.
7070
> >
7171
> How to fix file access permission errors?
7272
> > Within AI Tools, code and users have no root/sudo privileges. To have access to your files, make sure to mount your **data** object at a location available for non-root users. For preset images provided by OVHcloud it is recommended that the destination path is of the form `/workspace/<your-path>` to avoid such errors.
@@ -102,7 +102,7 @@ Here are the most frequently asked questions about `ovhai` CLI & OVHcloud AI Sol
102102
> > Your AI Task might be in this state for 2 main reasons:
103103
> >
104104
> > * You are using an external registry and the image is taking longer to pull. Potential resolution: wait a bit longer for the AI Tool to pull the external image or recompile the image on an [OVHcloud managed Registry](/links/public-cloud/managed-private-registry).
105-
> > * The AI Tool is waiting for resources to be available. Potential resolution: try to launch the job with less resources or wait for resources to be available.
105+
> > * The AI Tool is waiting for resources to be available. Potential resolution: try to launch the job with fewer resources or wait for resources to be available.
106106
> >
107107
> Why can't I access my AI Solution UI?
108108
> > Make sure your AI Task is in a `RUNNING` state and that your UI is exposed either on the default port or that you specified the correct port in your URL (see [public ports](/pages/public_cloud/ai_machine_learning/training_guide_01_capabilities#quotas-per-public-cloud-project)).
@@ -148,4 +148,4 @@ Please send us your questions, feedback and suggestions to improve the service:
148148

149149
If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](/links/professional-services) to get a quote and ask our Professional Services experts for a custom analysis of your project.
150150

151-
**\***: S3 is a trademark of Amazon Technologies, Inc. OVHcloud’s service is not sponsored by, endorsed by, or otherwise affiliated with Amazon Technologies, Inc.
151+
**\***: S3 is a trademark of Amazon Technologies, Inc. OVHcloud’s service is not sponsored by, endorsed by, or otherwise affiliated with Amazon Technologies, Inc.

0 commit comments

Comments
 (0)