# Martian 发布 Ship：50% 成本复刻模型输出

- 来源：Rohan Paul (@rohanpaul_ai)
- 发布时间：2026-07-22 03:23
- AIHOT 分数：42
- AIHOT 链接：https://aihot.virxact.com/items/cmrv2lgp601t0binvk2d4w64a
- 原文链接：https://x.com/rohanpaul_ai/status/2079648525038895243

## AI 摘要

Martian 推出 Ship，一个能以 50% 更低成本复刻参考模型输出的 drop-in 端点。其核心是运行时推理路由特化，通过混合模型、工具、级联或集成来保证行为等价与能力等价，而非切换至更弱模型。目前 Ship 已保证让 Opus 和 GPT 5.6 Sol 的使用成本降低 50%，并提供质量 SLA。

## 正文

Martian （@withmartian ） just launched Ship， a drop-in endpoint that replicates your model's output at a 50% lower cost.

It proposes the runtime specialization of inference-time routing.

Most cost tools switch you to a distinctly weaker model to save you money.

Ship doesn't seem to want to make that tradeoff because it goes after the exact abilities and behavior of your reference model.

To get the same grade for cheaper， their system can blend models， tools， harnesses， cascades or ensembles.

Training freezes a model before you ask for it， just like ahead-of-time compilation.

Instead， Ship adds a step at runtime， which is more like a just-in-time compiler changing its focus on the fly.

It all hinges on two guarantees： behavioral equivalence and capability equivalence.

### 引用推文

> Martian：Announcing Ship: an endpoint with the highest intelligence per dollar of any frontier model. Today, Ship makes using Opus and GPT 5.6 Sol 50% cheaper guaranteed...
