档案库 · AI 与模型 · 技术决策 · 2026
OneTriangle押注KV缓存传输可大幅降低长上下文推理成本
YC S26的OneTriangle用小模型预填充,将KV缓存交给大模型解码,声称预填充成本降低20%,首令牌速度提升40%。
OneTriangle
做的是什么生意
An AI inference startup serving open-weight models (DeepSeek V4 Flash, Qwen3.6 27B) from managed GPU stacks, while developing cross-model KV-cache transfer so a small model prefills prompts and a larger model decodes from the transferred cache.
启动资金:$125,000 micro-seed from Y Combinator (June 2026).
起因
Hannah Chung (CEO) and Medha Venkatapathy (CTO), MIT CSAIL graduates, co-founded OneTriangle (initially TrustAI) in 2026 with three other MIT engineers whose backgrounds span Google DeepMind, Jane Street and MIT Lincoln Laboratory. Their premise: inference has surpassed training as AI's largest compute cost, and for long-context and agent workloads prefill dominates both cost and latency — a hidden tax every serving team pays.
经过
Accepted into Y Combinator's Summer 2026 batch, OneTriangle raised a $125,000 micro-seed in June 2026. An August 18 research note reported a learned Minitron 4B-to-Llama 3.1 8B handoff: an 8,192-token prompt reached the larger model's first token in 38.25ms with the small model's cache resident versus 302.69ms native prefill (7.9x), at 82.52% top-token agreement over 32 steps. The company claims 20% lower prefill costs and 40% faster time-to-first-token versus present standards and says it is upstreaming the technique into vLLM. On August 24 it launched hosted DeepSeek V4 Flash at $0.15 per million input and $0.35 per million output tokens on an eight-H100 stack, with a delayed tier 40% lower.
结果
Live but unproven: the hosted model service is publicly priced and running, while the cache-transfer technique remains research-stage; OneTriangle's own benchmarks show the headline 7.9x first-token speedup falls to 1.25x when the small model's read is included, and no independent verification or named customer has been published.
背景
OneTriangle(前身为TrustAI)是一家来自Y Combinator 2026年夏季班的旧金山AI推理初创公司,由MIT CSAIL毕业生Hannah Chung和Medha Venkatapathy以及另外三位MIT工程师创立。其赌注是推理——而非训练——已成为AI主导的计算成本,而削减成本的方法是尚未有人投入生产的传输技术:模型之间的键值(KV)缓存传输。
这个想法是:小模型读取长提示词(昂贵的预填充步骤),将其KV缓存剥离位置编码并映射到大模型的空间,大模型仅解码答案。OneTriangle声称预填充成本降低20%,首令牌时间比现有标准快40%,并表示正在将该技术上游合并到vLLM。2026年8月的一份研究笔记报告称,Minitron 4B到Llama 3.1 8B的交接在8K令牌提示词上比原生预填充快7.9倍达到首令牌,在32个生成步骤中顶级令牌一致率为82.5%。
为了在研究成熟前销售,OneTriangle推出了开源权重模型的托管服务——从2026年8月的DeepSeek V4 Flash开始,每百万输入令牌0.15美元,每百万输出令牌0.35美元(延迟队列便宜40%),价格略高于DeepSeek自己的API。它声称在八块H100配置上支持128个并发请求,输出速率约为每秒10,000个输出令牌,将产品定位在服务速度和长上下文经济性上,而非标价。
公司自己的数字缓和了宣传:包括小模型的初始读取将加速从7.9倍降至1.25倍,且一致性测试是有界的延续,而非相同品质的证明。OneTriangle已上线并公开定价,但截至2026年8月下旬,传输层的赌注仍未证实。
这件事要成立,得有什么
- 押注结构性成本转变:推理已超过训练成为AI最大的计算成本,预填充在长上下文和智能体工作负载中占主导。
- 技术切入点:跨模型KV缓存传输从未投入生产,因此可用的传输层能掌控推理经济学。
- 快速上市:托管DeepSeek V4 Flash为客户提供了具体产品,而缓存传输研究仍在成熟中。
- 创始人契合:MIT CSAIL创始人,具备DeepMind和Jane Street经验,攻克服务基础设施问题。
- 生态策略:将技术上游合并到vLLM,使该技术惠及每个vLLM部署,而不仅限于OneTriangle自己的堆栈。
可借鉴之处
当所有人都转售相同的开源权重时,服务性能是唯一的切入点——但实验室里的加速若端到端缩水且仅自测,则尚未成为护城河。
后续进展
截至2026年8月24日,OneTriangle在八块H100上运行着付费且公开定价的DeepSeek V4 Flash服务,并在其目录中列出Qwen3.6 27B,采用按使用量计费,无订阅。KV缓存传输研究仍处于生产前阶段:其公布的最强结果是Minitron 4B到Llama的交接,该公司自己的笔记报告,当包含小模型的读取时,加速从7.91倍降至1.25倍。尚未公布客户名称、收入或独立基准,且“最便宜、最快”的声称未获独立验证。
资料来源
- OneTriangle launches with YC S26
- OneTriangle launches DeepSeek V4 Flash hosting at $0.15 per million input tokens
- OneTriangle: The cheapest, fastest lightweight inference
发现哪里写错了?告诉我们。
轮到你了
你刚读完一家。说说你在做什么,看看谁在赌同一件事。
免费账号 · 3 次免费提问 · 不用绑卡