dinhquangson commited on
Commit
b86e2ad
·
verified ·
1 Parent(s): 2a5c7a4

Upload LM_STUDIO_GUIDE.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. LM_STUDIO_GUIDE.md +27 -0
LM_STUDIO_GUIDE.md ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # LM Studio Setup Guide
2
+
3
+ ## Quick Start
4
+ 1. Download both files:
5
+ - `MonkeyOCR-pro-1.2B-Text-LMStudio.gguf`
6
+ - `mmproj-MonkeyOCR-pro-1.2B-Vision-LMStudio.gguf`
7
+
8
+ 2. Place both files in the same LM Studio models folder
9
+
10
+ 3. In LM Studio:
11
+ - Load the text model: `MonkeyOCR-pro-1.2B-Text-LMStudio.gguf`
12
+ - The vision projection will be automatically detected
13
+ - Look for vision capabilities in the chat interface
14
+
15
+ 4. Test with images:
16
+ - Upload an image
17
+ - Ask: "What do you see?" or "Extract text from this image"
18
+
19
+ ## Troubleshooting
20
+ - Ensure both files are in the same directory
21
+ - Check LM Studio version supports vision models (v0.2.8+)
22
+ - Restart LM Studio if vision features don't appear
23
+
24
+ ## Performance Tips
25
+ - Recommended: 8GB+ RAM
26
+ - GPU acceleration improves performance
27
+ - Adjust context length based on document size