This is the first vision-enabled version of Devstral, created by transplanting Devstral's language model weights into Mistral-Small-3.2's multimodal architecture. It enables:
Converting UI screenshots to code
Debugging visual rendering issues
Implementing designs from mockups
Understanding codebases with visual context
Quantization Selection Guide
Quantization
Size
Min RAM
Recommended For
Quality
Notes
Q8_0
23GB
24GB
RTX 3090/4090/A6000 users wanting maximum quality
★★★★★
Near-lossless, best for production use
Q6_K
18GB
20GB
High-end GPUs with focus on quality
★★★★☆
Excellent quality/size balance
Q5_K_M
16GB
18GB
RTX 3080 Ti/4070 Ti users
★★★★☆
Great balance of quality and performance
Q4_K_M
13GB
16GB
Most users
- RTX 3060 12GB/3070/4060
★★★☆☆
The sweet spot, minimal quality loss
IQ4_XS
12GB
14GB
Experimental - newer compression method
★★★☆☆
Good alternative to Q4_K_M
Q3_K_M
11GB
12GB
8-12GB GPUs, quality-conscious users
★★☆☆☆
Noticeable quality drop for complex code
Choosing the Right Quantization
For coding with vision tasks, I recommend:
Production/Professional use
: Q8_0 or Q6_K
General development
: Q4_K_M (best balance)
Limited VRAM
: Q5_K_M if you can fit it, otherwise Q4_K_M
Experimental
: Try IQ4_XS for potentially better quality at similar size to Q4_K_M
Avoid Q3_K_M unless you're VRAM-constrained
- the quality degradation becomes noticeable for complex coding tasks and visual understanding.
Usage Examples
With llama.cpp
# Download the model
huggingface-cli download cognitivecomputations/Devstral-Vision-Small-2507-GGUF \
Devstral-Small-Vision-2507-Q4_K_M.gguf \
--local-dir .
# Run with llama.cpp
./llama-cli -m Devstral-Small-Vision-2507-Q4_K_M.gguf \
-p "Analyze this UI and generate React code" \
--image screenshot.png \
-c 8192
With LM Studio
Download your chosen quantization
Load in LM Studio
Enable multimodal/vision mode in settings
Drag and drop images into the chat
With ollama
# Create Modelfilecat > Modelfile << EOFFROM ./Devstral-Small-Vision-2507-Q4_K_M.ggufPARAMETER temperature 0.7PARAMETER num_ctx 8192EOF# Create and run
ollama create devstral-vision -f Modelfile
ollama run devstral-vision
Devstral-Vision-Small-2507-gguf huggingface.co is an AI model on huggingface.co that provides Devstral-Vision-Small-2507-gguf's model effect (), which can be used instantly with this cognitivecomputations Devstral-Vision-Small-2507-gguf model. huggingface.co supports a free trial of the Devstral-Vision-Small-2507-gguf model, and also provides paid use of the Devstral-Vision-Small-2507-gguf. Support call Devstral-Vision-Small-2507-gguf model through api, including Node.js, Python, http.
Devstral-Vision-Small-2507-gguf huggingface.co is an online trial and call api platform, which integrates Devstral-Vision-Small-2507-gguf's modeling effects, including api services, and provides a free online trial of Devstral-Vision-Small-2507-gguf, you can try Devstral-Vision-Small-2507-gguf online for free by clicking the link below.
cognitivecomputations Devstral-Vision-Small-2507-gguf online free url in huggingface.co:
Devstral-Vision-Small-2507-gguf is an open source model from GitHub that offers a free installation service, and any user can find Devstral-Vision-Small-2507-gguf on GitHub to install. At the same time, huggingface.co provides the effect of Devstral-Vision-Small-2507-gguf install, users can directly use Devstral-Vision-Small-2507-gguf installed effect in huggingface.co for debugging and trial. It also supports api for free installation.
Devstral-Vision-Small-2507-gguf install url in huggingface.co: