lucasjinreal/Namo-R1
A CPU Realtime VLM in 500M. Surpassed Moondream2 and SmolVLM. Training from scratch with ease.
This project helps anyone who needs to quickly understand or describe images without powerful graphics cards. You input an image and a text prompt, and it outputs a description, answers questions about the image, or performs tasks like multilingual optical character recognition (OCR). It's designed for users who need image intelligence on everyday computers or devices.
252 stars. No commits in the last 6 months.
Use this if you need to extract information from images, generate captions, or perform OCR on a standard CPU without specialized hardware.
Not ideal if you require extremely advanced, highly nuanced visual reasoning that typically demands much larger, GPU-accelerated models.
Stars
252
Forks
24
Language
Python
License
—
Category
Last pushed
Apr 22, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/lucasjinreal/Namo-R1"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
sgl-project/sglang
SGLang is a high-performance serving framework for large language models and multimodal models.
alibaba/MNN
MNN: A blazing-fast, lightweight inference engine battle-tested by Alibaba, powering...
xorbitsai/inference
Swap GPT for any LLM by changing a single line of code. Xinference lets you run open-source,...
tensorzero/tensorzero
TensorZero is an open-source stack for industrial-grade LLM applications. It unifies an LLM...