linkgo

Hy4 preview vs Laguna by Poolside: Features, Pricing & Which Is Better (2026)

A side-by-side comparison of Hy4 preview and Laguna by Poolside — features, pricing, and ideal use cases — to help you decide which AI tool fits your workflow.

Hy4 preview logo

Hy4 preview

Tencent

Free

Tencent's open-weight Hy4 preview, a 770B-parameter Mixture-of-Experts model with 49B active parameters and a 1M-token context window.

Key features

  • 770B Mixture-of-Experts Architecture: Holds 770 billion total parameters while activating only 49 billion per token, so capacity scales without proportional inference cost.
  • 1M-Token Context Window: Accepts inputs exceeding one million tokens, allowing whole codebases, long document sets or extended agent traces in a single prompt.
  • Apache 2.0 Open Weights: Released under a permissive licence that allows commercial use, modification and redistribution with no separate agreement.
  • Productivity Task Focus: Tuned for real-world coding, office work and scientific research rather than narrow benchmark optimisation.
  • Multi-Product Availability: Accessible globally through Tencent's WorkBuddy, CodeBuddy, Yuanbao and ima applications in addition to the raw weights.
  • API Access via TokenHub and OpenRouter: Can be called through Tencent Cloud TokenHub or OpenRouter for teams that prefer hosted inference over self-hosting.

Best for

  • Whole-Repository Code Work: Load an entire codebase into the million-token context to reason about refactors and cross-file dependencies at once.
  • Long-Horizon Agent Tasks: Drive multi-step agent workflows where the full history of tool calls and intermediate results must stay in context.
  • Self-Hosted Deployment: Run a frontier-scale open-weight model on private infrastructure where data cannot leave the organisation.
  • Scientific Literature Analysis: Ingest large collections of papers or experimental logs and synthesise findings without chunking the input.
  • Office Document Processing: Summarise, draft and restructure long reports, contracts and spreadsheets in enterprise workflows.
  • Commercial Fine-Tuning: Adapt the weights for a proprietary product under the Apache 2.0 licence without negotiating a model licence.
View Hy4 preview details
Laguna by Poolside logo

Laguna by Poolside

Poolside

Free

Poolside's family of open Mixture-of-Experts foundation models for agentic coding — XS.2 runs locally, M.1 reaches 72.5% on SWE-bench Verified.

Key features

  • Two Model Sizes: Laguna XS.2 (33B total / 3B active) and Laguna M.1 (225B total / 23B active) target different latency and capability needs.
  • Mixture-of-Experts Architecture: Routes each token through a subset of experts for efficiency at large scale.
  • Local Deployment: XS.2 is small enough to run on a Mac with 36 GB of RAM via Ollama under an Apache 2.0 license.
  • Strong SWE-bench Results: XS.2 hits 68.2% and M.1 reaches 72.5% on SWE-bench Verified.
  • Bundled Coding Agent: Ships 'pool,' a lightweight terminal-based coding agent.
  • Agent Client Protocol: Includes a dual ACP client-server used internally for agent RL training and evaluation.

Best for

  • Local Agentic Coding: Running XS.2 on a laptop for private, offline code generation and editing.
  • High-Capability Code Tasks: Using M.1 for harder, long-horizon software engineering work.
  • Self-Hosted Deployments: Building on open weights to avoid third-party API dependencies.
  • Research & Fine-Tuning: Adapting permissively licensed weights for custom coding workflows.
  • Benchmarking: Evaluating agentic coding performance against SWE-bench Verified and Pro.
View Laguna by Poolside details