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

Anthropic Moves Claude Code Background Automation to Separate SDK Credit Bucket, Breaking Agent Workflows
Starting June 15, claude -p, Agent SDK usage, Claude Code GitHub Actions, and third-party Agent SDK apps stop counting against Pro/Max interactive quotas. A new separate Agent SDK credit bucket applies: $100/month for Max 5x plans. Background agent stacks (e.g., tickets → agents → hooks → executor → claude -p) will burn through this fast.

OneUptime adds 12,000 AI-generated blog posts in single commit
OneUptime's blog repository added 12,000 AI-generated posts covering ClickHouse, Redis, MongoDB, MySQL, and other technologies in a single commit that changed 5,012 files and over 1 million lines of code.

Apple Offers Free Private Cloud Compute to Indie Developers with Under 2M Downloads
Apple announced at WWDC 2026 that developers with fewer than 2 million first-time App Store downloads can use its Foundation Models in Private Cloud Compute with no cloud API cost. The framework also gains image input and support for server models.

Claude Cowork for Windows ARM64 Released with Compatibility Checker
Anthropic has released Claude Cowork for Windows ARM64 devices, requiring Windows 11 Pro with Hyper-V and virtualization enabled. The company provides an EXE compatibility checker tool to verify system requirements.