We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5327d08 commit 8d5cbc2Copy full SHA for 8d5cbc2
1 file changed
providers/lmstudio.mdx
@@ -247,3 +247,19 @@ Choose quantization based on your available RAM:
247
<Callout type="warning">
248
**Resource Intensive**: Large models require significant RAM and may run slowly on lower-end hardware.
249
</Callout>
250
+
251
+## Troubleshooting
252
253
+If CodinIT can't connect to LM Studio:
254
255
+1. Verify LM Studio server is running (check Developer tab)
256
+2. Ensure a model is loaded
257
+3. Check your system meets hardware requirements
258
+4. Confirm the server URL matches in CodinIT settings
259
260
+## Important Notes
261
262
+- Start LM Studio before using with CodinIT
263
+- Keep LM Studio running in background
264
+- First model download may take several minutes depending on size
265
+- Models are stored locally after download
0 commit comments