Skip to content

Commit 1376f5c

Browse files
bene2k1nerda-codes
andauthored
docs(infr): add info about model import duration (#5005)
* docs(infr): add info about model import duration * feat(infr): update wording * Update pages/managed-inference/how-to/import-custom-model.mdx Co-authored-by: Néda <[email protected]> --------- Co-authored-by: Néda <[email protected]>
1 parent ca1eb1b commit 1376f5c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pages/managed-inference/how-to/import-custom-model.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,9 @@ Scaleway provides a selection of common models for deployment from the Scaleway
4747
- Quantization options.
4848
- Estimated cost.
4949
Once checked, click **Begin import** to finalize the process.
50+
<Message type="note">
51+
Importing a model may take some time, depending on its size. Once the import is complete, the model will appear in the model library, and you will be able to use it for deployment.
52+
</Message>
53+
54+
Your imported model will now appear in the model library and you can [deploy it on Managed Inference](/managed-inference/how-to/create-deployment/).
5055

51-
Your imported model will now appear in the model library. You can proceed to [deploy your model on Managed Inference](/managed-inference/how-to/create-deployment/).

0 commit comments

Comments
 (0)