Hy3 LLM Tops OpenRouter Rankings: Cheapest Model or Something Else?

A mysterious LLM called Hy3 preview has surged to the top of OpenRouter's AI Model Rankings, beating established models like Claude Opus 4.7 and DeepSeek V4 Flash by more than 50% in token usage. The model, an open-source release from Chinese megacorp Tencent, is priced at $0.066/1M input tokens on OpenRouter, making it the cheapest major model on the platform — even cheaper than DeepSeek V4 Flash at $0.10/1M input tokens.
However, the model's quality doesn't match its popularity. Tencent's own Hugging Face repo shows oddly honest benchmark results that are not favorable for Hy3 compared to other Chinese open-source models. Testing by the author suggests the model's quality is on par with other Chinese models, but not close to Claude Opus 4.7 or GPT 5.5.
OpenRouter's data reveals several peculiarities:
- Usage spike: Hy3 preview had no usage before May 8, 2026, when it switched from a free SKU to paid. Usage has been steady since, indicating organic adoption.
- App usage minimal: The top 5 apps account for <1% of all activity to Hy3. This rules out a single app switching default model (as happened with Grok Code Fast 1 earlier).
- 98% input tokens, 2% output — an extreme ratio suggesting heavy usage in retrieval or preprocessing tasks, not agentic coding loops.
- Single provider: Hy3 preview is only available via SiliconFlow, a Singapore-based provider, which saw a massive usage spike coinciding with Hy3.
When Hy3 moved from free to paid, usage didn't drop significantly, suggesting users are willing to pay despite the model's lower quality — likely because it remains the cheapest option on OpenRouter. The author asks: is Hy3 preview actually the cheapest LLM backed by a major company on OpenRouter?
Developers using AI coding agents should be aware that cost savings may come at a quality cost. If you're running high-volume inference where output quality is less critical (e.g., data extraction, simple classification), Hy3 could be a viable option. But for complex agentic coding, expect significantly worse results compared to Claude or GPT.
📖 Read the full source: HN AI Agents
👀 See Also

Full Claude Opus 4.6 System Prompt Leaked on GitHub
The complete system prompt for Claude Opus 4.6 has been published on GitHub, revealing Anthropic internal instructions.

Claude Code v2.1.90 adds /powerup command with gamified feature discovery
Claude Code v2.1.90 introduces a /powerup slash command that provides gamified onboarding with 10 unlockable power-ups, each teaching one feature most users miss. The system includes animated demos in the terminal and detailed documentation with screenshots.

Nvidia commits $26B to open-weight AI models, releases Nemotron 3 Super
Nvidia will spend $26 billion over five years to build open-source AI models, according to 2025 financial filings. The company also released Nemotron 3 Super, a 128B-parameter model that outperforms GPT-OSS on benchmarks and ranks first on PinchBench for OpenClaw control.

Xiaomi MiMo-V2-Pro AI Model Available Free on OpenRouter for 7 Days
Xiaomi's MiMo-V2-Pro AI model is available with free API access on OpenRouter for 7 days. The model features a 1 million token context window and benchmarks show it competing with Claude Opus 4.6 and approaching GPT-5.2 performance.