Tag
A user tests GLM 5.3 Flash for image analysis and praises its detailed and accurate performance, comparing it favorably to other vision models.
Tencent introduces WeMM-Embedding, a series of universal multimodal embedding models in 9B, 4B, and 2B sizes, built on Qwen3.5, supporting text, images, videos, and visual documents for embedding generation.
Trendyol Vision Master is a GGUF multimodal vision model designed for e-commerce applications like catalog moderation and product understanding, acting as an AI assistant for online stores.
The article provides documentation for DeepSeek's vision model 'deepseek-v4-flash-vision-exp', explaining how to use the API to process images with text prompts via methods like base64 encoding, URLs, or file references.
Qwen 3.8 27B is a powerful open-source 27B parameter vision-capable LLM from Alibaba's Qwen research lab, praised for its benchmarks but criticized for defaulting to excessive reasoning effort, which slows down performance on consumer hardware.
Mistral AI announces OCR 4.1, an updated OCR service with native paragraph-level bounding box extraction, structural block labels, and block-level confidence scores, now in public preview.
A user demonstrates an AI-agent workflow where DeepSeek-V4-Flash teams with the Muse-Glimmer vision model to iteratively build a realistic car-driving HTML canvas animation, using screenshots for visual feedback. In a follow-up run, DeepSeek ditches the vision model and instead uses PIL to inspect images, producing a stunning 'goldenhour' scene in under 10 minutes.
Liquid AI released LFM2.5-VL-3B, a 3.1B vision model that runs locally on an iPhone 17 and can recognize objects like a Steve toy from Minecraft, with significantly improved spatial grounding (ScreenSpot-v2 desktop from 6 to 78.7).
Meta introduces Muse Glimmer, a new 30B open-weights model under Apache 2.0, optimized for agentic task completion, reliable tool use, and multi-step reasoning. Simon Willison tests it locally with LM Studio and llm-coding-agent.
VisionPsy-Nano-460M-Flash is a new 460M vision-language model that uses only 64 visual tokens per image, cutting first-token latency to 0.3s on iPhone while retaining roughly 99% of the full model's benchmark score. The optimization trades off some OCR and fine-detail quality.
Santiago Valdarrama reports that Kimi K3 is the best open-weight model he has tested, a 2.8T-parameter vision model with tool calling, reasoning, and a 1M context window.
A new arXiv paper introduces the ActiveVision benchmark designed to test repeated visual perception, finding that frontier vision models like GPT-5.5 and Claude Fable 5 score only 10.6% and 3.5% respectively, while humans achieve 96.1%.
Corbin Braun built an evolutionary A/B thumbnail testing tool that mutates one dimension at a time, rotates thumbnails using an ABBA pattern to avoid bias, and learns winning mutations over multiple rounds.
NVIDIA demonstrated a coding agent that autonomously built a training environment and taught Qwen3-VL-2B to count colored stars, improving accuracy from 25% to 96.9% using NeMo RL and NeMo Gym frameworks.
Robbyant releases LingBot-Vision, a 1B-parameter vision model trained on boundaries that achieves better depth estimation than DINOv3-7B, with open weights.
VisionBridge is an open-source proxy that gives text-only LLMs vision capabilities by letting a reasoning model query a separate vision model for image inspection, OCR, and more.
A side-by-side canvas test compares Qwen 3.5 35B A3B and Ornith 1.0 35B on three paper destruction tasks (slice, shredder, crumple), with Ornith decisively winning, demonstrating the value of post-training on Qwen 3.5 and Gemma 4.
PixelRAG is an open-source tool that replaces traditional web scraping by using screenshots and a vision model to extract data from web pages. It includes a plugin for Claude Code.
Discussion of the best image vision model that can run on an RTX 6000 Pro GPU, likely focusing on local inference performance and compatibility.
DeepSeek-OCR is a 3B vision model using context optical compression for efficient document processing. Fine-tuning it on Persian text using Unsloth achieved an 88.26% improvement in character error rate, all open-source and runnable on a single GPU.