From 363fbf14747c1a7ebd17f0bb8b7750ae92428209 Mon Sep 17 00:00:00 2001 From: terrywu510 Date: Tue, 6 Jan 2026 17:10:17 +0800 Subject: [PATCH] docs: update model creation instructions with link to model artifacts --- src/content/docs/service/models.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/service/models.mdx b/src/content/docs/service/models.mdx index 9bc90c9..5117f4e 100644 --- a/src/content/docs/service/models.mdx +++ b/src/content/docs/service/models.mdx @@ -63,7 +63,7 @@ The **Actions** menu (three dots icon) for each model provides: Create a new model. 1. Select **Create** from the actions menu or click the **Create** button. -2. You can search for models using the cloud icon next to the input box, or select a model from your model artifacts by clicking the archive icon. +2. You can search for models using the cloud icon next to the input box, or select a model from your [model artifacts](/service/settings/05-model-artifact/) by clicking the archive icon. 3. Fill in the model configuration (name, namespace, prefill/decode, description, etc.). 4. Confirm to deploy the model.