Virgo: A Purpose-Built Language Model for Autonomous AI Agents | Paris .

Members-Only

Recent Talks & Demos are for members only

Exclusive feed

You must be an AI Tinkerers active member to view these talks and demos.

June 03, 2026 · Paris

Virgo: Agentic Language Model

See Virgo, a language model designed for autonomous AI agents, live. Discover how specialized models can optimize autonomous workflows for agentic systems.

Overview
Tech stack
  • Virgo Language Model
    Virgo is an open-source multimodal large language model designed to bring slow-thinking, o1-like reasoning capabilities to visual and textual tasks.
    Developed by researchers from Renmin University of China, Baichuan AI, and BAAI, Virgo (Visual reasoning with long thought) is an open-source multimodal large language model designed to replicate o1-like slow-thinking reasoning. By fine-tuning Qwen2-VL-72B-Instruct on a curated dataset of 5,000 long-form textual reasoning instances distilled from DeepSeek-R1 and QwQ, Virgo proves that complex, natural-language reasoning processes can transfer directly to multimodal tasks. The model achieves competitive performance on challenging benchmarks (including MathVerse, MathVision, OlympiadBench, and MMMU) without requiring expensive, native visual reasoning data.
  • autonomous AI agents
    Self-directing software systems that plan, use tools, and execute multi-step workflows to achieve complex goals without human hand-holding.
    Autonomous AI agents represent the shift from passive, prompt-based assistants to active digital workers. Built on top of large language models (LLMs), these systems do not just answer questions: they break down high-level objectives into actionable tasks, select the right tools (like APIs, web scrapers, or databases), and self-correct when they hit roadblocks. Companies like Cognition and CrewAI are proving the model, deploying agents that can write and ship production code, run continuous market research, or orchestrate complex supply chain logistics entirely in the background.