Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion en/howto/plugin/plugin_chat_with_ai.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ The LM Studio integration requires initial setup. Follow these steps to set up L

1. Download and install LM studio from [lmstudio.ai](https://lmstudio.ai/).
2. In LM Studio, go to the **Discover** tab to download a model.
- `mistralai/Ministral-8B-Instruct-2410` is a good model to try, as it can run on most computers.
- `qwen3-vl-8b` is a good model to try, as it can run on most computers.
- Attempting to load a model unsupported by your system may result in an error.
3. At the top of the LM Studio window, load the model that you downloaded.
4. Go to the **Developer** tab. Click on the switch on the top left to start the server. It should now say "Status: Running".
Expand Down
2 changes: 1 addition & 1 deletion ja/howto/plugin/plugin_chat_with_ai.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ LM Studio との連携には初期設定が必要です。以下の手順に従

1. [lmstudio.ai](https://lmstudio.ai/) から LM Studio をダウンロードしてインストールします。
2. LM Studio で **Discover** タブに移動し、モデルをダウンロードします。
- `mistralai/Ministral-8B-Instruct-2410` は多くのPCで動作するおすすめのモデルです。
- `qwen3-vl-8b` は多くのPCで動作するおすすめのモデルです。
- システムが対応していないモデルを読み込もうとするとエラーになる場合があります。
3. LM Studioウィンドウの上部で、ダウンロードしたモデルを読み込みます。
4. **Developer**タブに移動します。左上のスイッチをクリックしてサーバーを起動します。「Status: Running」と表示されていれば正常です。
Expand Down
2 changes: 1 addition & 1 deletion zh-cn/howto/plugin/plugin_chat_with_ai.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@

1. 从 [lmstudio.ai](https://lmstudio.ai/) 下载并安装 LM Studio。
2. 在 LM Studio 中,前往 **Discover** 标签页下载模型。
- 推荐尝试 `mistralai/Ministral-8B-Instruct-2410` 模型,因为它可以在大多数电脑上运行。
- 推荐尝试 `qwen3-vl-8b` 模型,因为它可以在大多数电脑上运行。
- 加载系统不支持的模型可能会导致错误。
3. 在 LM Studio 窗口顶部,加载您下载的模型。
4. 前往 **Developer** 标签页。点击左上角的开关以启动服务器,状态应显示为“Status: Running”。
Expand Down
2 changes: 1 addition & 1 deletion zh-tw/howto/plugin/plugin_chat_with_ai.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@

1. 從 [lmstudio.ai](https://lmstudio.ai/) 下載並安裝 LM Studio。
2. 在 LM Studio 中,前往 **Discover** 標籤頁下載模型。
- 推薦嘗試 `mistralai/Ministral-8B-Instruct-2410` 模型,因為它可以在大多數電腦上運行。
- 推薦嘗試 `qwen3-vl-8b` 模型,因為它可以在大多數電腦上運行。
- 加載系統不支援的模型可能會導致錯誤。
3. 在 LM Studio 視窗頂部,加載您下載的模型。
4. 前往 **Developer** 標籤頁。點擊左上角的切換以啟動服務器,狀態應顯示為「Status: Running」。
Expand Down