Harvey Introduces Tenet, Its First In-House Legal LLM Trained on Moonshot's Kimi K3

Legal AI startup Harvey has announced Harvey Tenet, its first proprietary, in-house foundation model tailored for legal workflows. The release marks a strategic shift for the $11 billion legal tech company, which has historically relied on API access to third-party frontier models from OpenAI and Anthropic. Tenet is post-trained on top of Kimi K3, an open-weights model released in July 2026 by Chinese AI lab Moonshot AI. The initiative is part of a broader platform update titled Harvey II, whic

2 min
Harvey Introduces Tenet, Its First In-House Legal LLM Trained on Moonshot's Kimi K3

Legal AI startup Harvey has announced Harvey Tenet, its first proprietary, in-house foundation model tailored for legal workflows. The release marks a strategic shift for the $11 billion legal tech company, which has historically relied on API access to third-party frontier models from OpenAI and Anthropic.

Tenet is post-trained on top of Kimi K3, an open-weights model released in July 2026 by Chinese AI lab Moonshot AI. The initiative is part of a broader platform update titled Harvey II, which also introduces persistent cross-task memory for legal teams.

Moving Beyond Third-Party Frontier APIs

Since its founding by former Google DeepMind researcher Gabe Pereyra and Winston Weinberg, Harvey built its core enterprise product by routing legal queries across commercial frontier APIs. However, relying entirely on external model providers introduces two primary challenges: per-token inference costs that scale with enterprise query volume, and direct platform competition from foundation model providers targeting the legal vertical.

OpenAI recently hired Ironclad co-founder Jason Boehmig to lead its legal domain initiatives, while Anthropic has introduced direct integrations and document analysis features tailored to legal operations. By deploying an in-house model, Harvey aims to route specialized domain tasks through its own infrastructure, preserving gross margins while lowering serving expenses.

Harvey Tenet Architecture and Legal Post-Training Pipeline

Training Methodology and Domain Specialization

To specialize Kimi K3 for legal reasoning, Harvey engaged in-house attorneys alongside contract legal experts sourced through talent platforms such as Mercor and Snorkel. The team constructed specialized domain datasets comprising mock legal disputes, contract negotiation scenarios, and synthetic case files.

Attorneys graded model outputs across multi-step legal reasoning tasks, refining the model's capacity to handle contract analysis, statutory interpretation, and document drafting.

Beyond the base model, the Harvey II update introduces a Memory feature overseen by Chief Product Officer Anique Drumright. The feature persists firm-specific preferences, stylistic conventions, and client guidelines across distinct user sessions and autonomous agent workflows.

Deployment Roadmap and Firm-Specific Derivatives

Harvey has not yet announced a public rollout date for Tenet across its production customer base, and benchmark comparisons against frontier models remain pending publication.

According to co-founder Gabe Pereyra, Harvey plans to eventually use Tenet as a base checkpoint that enterprise law firms can fine-tune on their internal matter histories and proprietary contract repositories. This strategy positions Harvey not solely as an application layer, but as a vertical model provider enabling firms to host and maintain custom legal intelligence infrastructure.

Sources

Written by

More to read

  • Auxiliary-Loss-Free Load Balancing in Mixture-of-Experts: How Dynamic Bias Adjustments Eliminate Gradient Conflict and Routing Collapse

    Sparse Mixture-of-Experts (MoE) architectures decouple parameter count from per-token compute cost by activating only a small subset of feed-forward network (FFN) parameters for any given token. While dense transformers evaluate every parameter across all sequence positions, MoE models route tokens dynamically to specialized sub-networks, enabling parameter scaling to hundreds of billions or trillions of parameters at the inference and training cost of much smaller dense models. However, condit

    1 min
  • Confidential LLM Inference in Production: Hardware TEEs, GPU Enclaves, Attestation, and Serving Performance Trade-Offs

    Confidential LLM Inference in Production: Hardware TEEs, GPU Enclaves, Attestation, and Serving Performance Trade-Offs Deploying large language models in multi-tenant cloud environments introduces a fundamental security boundary problem. Standard transport encryption (TLS) secures prompts in transit, and encryption-at-rest protects checkpoints on disk, but model weights, prompt tokens, and key-value (KV) caches exist in plaintext within system memory during active inference. For organizations p

    1 min
  • Google DeepMind Outlines 15-Year Game AI Arc and EVE Online Research Sandbox

    Google DeepMind has detailed its 15-year trajectory of game-based artificial intelligence research, outlining how milestones from arcade reinforcement learning to modern multimodal models have culminated in an experimental research program inside the persistent virtual universe of EVE Online. The retrospective connects early breakthroughs in discrete, fully observable games to the frontier challenges currently facing autonomous systems: long-horizon planning, non-stationary multi-agent dynamics

    1 min