Skip to content

Commit 14d103b

Browse files
authored
Update lmstudio.md
1 parent cd7f77d commit 14d103b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/providers/lmstudio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Roo Code supports running models locally using [LM Studio](https://lmstudio.ai/)
2020

2121
## Configuration in Roo Code
2222

23-
1. **Open Roo Code Settings:** Click the gear icon (⚙️) in the Roo Code panel.
23+
1. **Open Roo Code Settings:** Click the gear icon (<Codicon name="gear" />) in the Roo Code panel.
2424
2. **Select Provider:** Choose "LM Studio" from the "API Provider" dropdown.
2525
3. **Enter Model ID:** Enter the *file name* of the model you loaded in LM Studio (e.g., `codellama-7b.Q4_0.gguf`). You can find this in the LM Studio "Local Server" tab.
2626
4. **(Optional) Base URL:** By default, Roo Code will connect to LM Studio at `http://localhost:1234`. If you've configured LM Studio to use a different address or port, enter the full URL here.
@@ -31,4 +31,4 @@ Roo Code supports running models locally using [LM Studio](https://lmstudio.ai/)
3131
* **Model Selection:** LM Studio provides a wide range of models. Experiment to find the one that best suits your needs.
3232
* **Local Server:** The LM Studio local server must be running for Roo Code to connect to it.
3333
* **LM Studio Documentation:** Refer to the [LM Studio documentation](https://lmstudio.ai/docs) for more information.
34-
* **Troubleshooting:** If you see a "Please check the LM Studio developer logs to debug what went wrong" error, you may need to adjust the context length settings in LM Studio.
34+
* **Troubleshooting:** If you see a "Please check the LM Studio developer logs to debug what went wrong" error, you may need to adjust the context length settings in LM Studio.

0 commit comments

Comments
 (0)