From cbc2abff5aa98e973d3aaef92c92d9d1b0580493 Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Fri, 11 Apr 2025 15:17:09 +0200 Subject: [PATCH] feat(infr): add tip to doc --- pages/managed-inference/how-to/import-custom-model.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pages/managed-inference/how-to/import-custom-model.mdx b/pages/managed-inference/how-to/import-custom-model.mdx index 3b8441d2ca..e3f503be2b 100644 --- a/pages/managed-inference/how-to/import-custom-model.mdx +++ b/pages/managed-inference/how-to/import-custom-model.mdx @@ -39,6 +39,9 @@ Scaleway provides a selection of common models for deployment from the Scaleway 7. Choose a name for your model. The name must be unique within your Organization and Project and cannot be changed later. 8. Click **Verify import** to check your Hugging Face credentials and ensure model compatibility. + + For detailed information about supported models, visit our [Supported models in Managed Inference](/managed-inference/reference-content/supported-models/) documentation. + 9. Review the summary of your import, which includes: - Context size by node type. - Quantization options.