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: docs/zh/docs/en/models/exp.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Try a Model
1
+
# Playground
2
2
3
3
d.run offers most models not only with the ability to view documentation but also with an interactive inference experience. For example, you can engage in daily chats with large language models to intuitively explore their capabilities.
4
4
@@ -8,12 +8,12 @@ d.run offers most models not only with the ability to view documentation but als
8
8
9
9
The platform provides two entry points, allowing you to choose based on your needs.
10
10
11
-
-**Entry 1** : On the [Model Store](./index.md) page, select your preferred model and click **Use Model** to enter the chat page.
12
-
-**Entry 2** : From the left-side menu, click **Use Model** to directly start the model experience process.
11
+
-**Entry 1** : On the [Model Gallery](./index.md) page, select your preferred model and click **Playground** to enter the chat page.
12
+
-**Entry 2** : From the left-side menu, click **Playground** to directly start the model experience process.
13
13
14
14
## Instructions
15
15
16
-
Upon your first visit to the **Use Model** , the system will recommend some popular and high-quality models for you to try. You can:
16
+
Upon your first visit to the **Playground** , the system will recommend some popular and high-quality models for you to try. You can:
17
17
18
18
- Click on a recommended model to directly use the chat functionality of the large language model.
19
19
- Or choose from the list of other models you’re interested in.
Copy file name to clipboardExpand all lines: docs/zh/docs/en/models/index.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,13 +3,13 @@ hide:
3
3
- toc
4
4
---
5
5
6
-
# Model Store
6
+
# Model Gallery
7
7
8
-
The Model Store offers a diverse selection of models covering areas such as text generation, image understanding, and speech synthesis. It integrates hundreds of models from providers like Tongyi Qianwen, Mistral, Meta, Cohere, and more. Users can flexibly deploy models according to their business needs to achieve efficient real-time inference.
8
+
The Model Gallery offers a diverse selection of models covering areas such as text generation, image understanding, and speech synthesis. It integrates hundreds of models from providers like Tongyi Qianwen, Mistral, Meta, Cohere, and more. Users can flexibly serve models according to their business needs to achieve efficient real-time inference.
9
9
10
10
## Find a model
11
11
12
-
Using the tags in the Model Store, you can quickly search the model list, supporting multiple tag selections, and you can clear the filter conditions at any time.
12
+
Using the tags in the Model Gallery, you can quickly search the model list, supporting multiple tag selections, and you can clear the filter conditions at any time.
13
13
14
14

15
15
@@ -28,9 +28,9 @@ In the upper right corner of the chat window, click **Change Model** to choose d
28
28
29
29

30
30
31
-
## Deploy a Model
31
+
## Serve a Model
32
32
33
-
You can easily deploy models from the **Model Store** or **Model Service** pages.
34
-
Refer to [Deployment Parameters](./deploy.md).
33
+
You can easily serve models from the **Model Gallery** or **Model Service** pages.
34
+
Refer to [Serving Parameters](./deploy.md).
35
35
36
36
[Register and Try d.run](https://console.d.run/){ .md-button .md-button--primary }
0 commit comments