NeoMME: an efficient Multimodal-native and Multilingual Encoder
AI research firm H Company has open-sourced NeoMME, a lightweight multimodal and multilingual embedding model. NeoMME sets a new open-weight benchmark by outperforming legacy OpenAI CLIP and SigLIP on cross-lingual retrieval while running on consumer-grade edge hardware.

By Ajinkya Pawar
Head of Search & AI Intelligence • The AI NEWS
Key Developments & Executive Briefing
NeoMME Sets New Cross-Lingual Retrieval Standard
Open WeightsMultilingual BenchmarkH Company open-sourced NeoMME, a native multilingual image-text encoder outperforming OpenAI CLIP and Google SigLIP across 32 languages.
Optimized for Low-Memory Edge Devices
Edge EfficiencySub-50ms LatencyThe architecture introduces compact latent token pooling, achieving sub-50ms embedding generation on standard consumer GPUs and Apple Silicon.
Direct Integration for Multimodal RAG
Search & E-CommerceCross-Modal IndexingEngineers can use NeoMME inside PostgreSQL pgvector and vector databases to index text and images in a unified semantic embedding space without secondary translation models.
Artificial intelligence research lab H Company has released NeoMME, an open-weights multimodal and multilingual embedding model that establishes a new benchmark for cross-lingual vision-language retrieval.
The release addresses a longstanding bottleneck for developers building global AI applications: traditional image-text encoders like OpenAI CLIP and Google SigLIP perform well in English, but degrade significantly when indexing visual content in French, Hindi, Japanese, or Arabic.
According to H Company's model evaluation:
"NeoMME was trained from the ground up on a balanced 32-language visual dataset. It surpasses OpenAI CLIP-Large by 14% on cross-lingual retrieval benchmarks while requiring 40% fewer parameters, making high-performance visual search accessible on commodity hardware."
Why This Matters for Builders & Search Engineers
For developers building search engines, recommendation systems, and multimodal RAG pipelines, NeoMME offers several immediate architectural advantages:
- 1.Unified Semantic Space: Text in any supported language and images map directly to the same vector coordinate. An image uploaded with French tags can be queried directly in English or Hindi without intermediate translation steps.
- 2.Postgres pgvector Compatibility: Because NeoMME outputs standard 768-dimensional normalized vectors, developers can store and query image-text embeddings directly inside Supabase PostgreSQL using HNSW indexes.
- 3.Edge Feasibility: The quantized model weights require less than 1.8 GB of VRAM, allowing local inference on laptops and edge servers.
Community Reaction and Availability
The model weights and inference code have been published openly on Hugging Face under an Apache 2.0 license, allowing unrestricted commercial use.
Developers on social platforms praised the model's efficiency, with engineers noting that open-weights embedding models have now caught up with proprietary closed APIs for multilingual retrieval.
Model weights, benchmark code, and interactive demos are available on Hugging Face.
Sources & References
Related Coverage
Anthropic Projects Consecutive Quarterly Profitability as Enterprise Claude Demand Defies Foundation Model Margin Squeeze
AI & ModelsAnthropic Selects Nasdaq for Landmark Public Listing as Frontier AI Commercialization Accelerates
AI & ModelsAnthropic CEO Dario Amodei: 'For Too Long the Industry Lied' About Frontier AI Risks as Tech Leaders Back Slowdown Calls
Discussion (0)
Be the first to share insights on this story.