小型模型时代已至
Small Models Have Arrived

原始链接: https://calv.info/small-models-have-arrived

像 *gpt-5.6-luna* 这类高速、低成本人工智能模型的出现,标志着 AI 领域发生了重大转变。此前,高昂的推理成本使得面向消费者的 AI 应用在经济上不可行;即便简单的个性化服务,每个用户的成本也可能高达 1 美元,这导致订阅模式难以为继。如今,随着成本骤降至几美分,构建可扩展且具成本效益的消费级 AI 终于成为现实。 除消费级应用外,这一转变还满足了关键的业务需求。虽然“智商 180”的前沿模型对于复杂的突破和工程至关重要,但绝大多数专业工作——即联合创始人 Peter Reinhardt 所称的“令牌喷射器”工作——是由沟通、协调和行政跟进等日常运营任务组成的。 正如企业优先聘用反应迅速、可靠的员工来处理日常业务一样,市场正准备转向使用“快速、廉价且足够好”的 AI 模型来处理这些海量的日常工作。尽管在安全性和集成方面仍存在挑战,但对这些高效模型的需求即将迎来爆发。我们正迈向一个由 AI 处理商业中“人类令牌”的未来,从而将昂贵的前沿模型解放出来,用于真正的创新。

Hacker News 最新 | 往期 | 评论 | 提问 | 展示 | 招聘 | 提交 登录 小型模型时代已至 (calv.info) 10 分,由 tosh 发布于 36 分钟前 | 隐藏 | 往期 | 收藏 | 1 条评论 | 帮助 glimshe 4 分钟前 [–] > 我们显然还有很多可以优化的地方,但如果你收费标准和《华尔街日报》或《经济学人》相当,那你最好能提供同等价值的内容。 天呐,过去五年看墙上油漆干掉都比读《经济学人》更有价值。 撇开这点不谈,我用 Luna 的效果不错。我很有兴趣看到一份综合考虑了响应时间(非 TPS)、成本和性能,且涵盖不同设置下主流模型的对比报告。那张图表里有一些相关数据。例如,Luna Max 的性价比是否比 Terra Medium 更高? 回复 指导原则 | 常见问题 | 列表 | API | 安全 | 法律 | 申请 YC | 联系 搜索:
相关文章

原文

For the past few weeks, I've been playing with gpt-5.6-luna. It is shockingly capable, fast, and smart. I regularly see it do ~100 tps, and rip around my codebase, email, and knowledge base.

Of course, the biggest thing with luna is the cost. I've tried running some fairly complicated research threads, and it's pretty tough to run up a large bill. Even having it search across thousands of emails, I end up with an API cost in the tens of cents.

With GLM 5.3, we even have a new option at the Pareto frontier.

When doing coding work, I almost always reach for the most expensive and capable models (Fable 5, 5.6 Sol). So it's been easy to miss the progress the small fast models have made.


One thing a few investors I've talked with have mentioned: "It's weird we're not seeing more consumer AI companies. Why is that?"

There's a straightforward answer: token costs.

In the times before AI, the playbook for big consumer apps looked like this...

  • create some sort of compelling website which is fairly cheap to run
  • attract a bunch of users (typically with some virality)
  • raise money, scale to more users
  • create an ads marketplace

This roughly describes most of the big consumer companies (Google, Facebook, Snapchat, etc.).

But what if you want to add AI to your product? Well, now you have some real inference costs on every request! Suddenly the amount of capital required increases dramatically.

A pet eval of mine is to build a daily news site, personalized to me:

research @calvinfo on the internet. figure out what news they might like. build a micro-site with today's top stories, personalized for them. search hn, reddit, twitter, etc.

With the previous generation of models (Sonnet class), you'd spend ~$1 to get anywhere. Charging $30/mo is untenable for a consumer app. There's obviously a lot we can optimize here, but if you're charging what the WSJ or The Economist charges, you'd better be delivering similar value.

But looking at luna, the results are pretty decent, and the average cost is ~$0.10. Now we're talking!


Where I think this gets even more interesting is in the world of business.

My Segment co-founder Peter and I were recently comparing notes on a hike. Across his various startups, Peter has seen two kinds of work:

  1. the "IQ 180" work. some mad scientist genius type comes up with some crazy solution you've never thought of.
  2. the "token spewer" work. being ultra responsive, pushing the ball forward across dozens of different fronts.

Peter runs multiple companies. Beyond Segment, he's raised $100m+ for Charm Industrial, and just recently closed a Series A for Revoy. He's incredibly organized and efficient with his time.

And yet, Peter mentioned that ~95% of the work he does falls into bucket 2. It's hopping on calls. Nudging people. Blocking and tackling.

To be clear, Peter says his companies would be dead-in-the-water today without an IQ 180 technical mind solving the deep problems. Just that most of his work falls in bucket 2.

I think demand for "frontier-level" models is going to keep compounding. Especially for fields that require novel breakthroughs or discovery (engineering, hard science, model training).

But I also think the demand for "fast/cheap/good-enough" models is just about to take off.

Think of the people you interact with on a daily basis: coworkers, vendors, and customers. Nine times out of ten, you want someone who is super responsive, and just handles things for you. Most of the "human tokens" at companies today are spent this way — hiring skews heavily toward the fast/cheap/good-enough archetype.

There's a lot of work that needs to happen to make fast/cheap/good-enough models a reality for business. New harnesses, prompt injection safety, roles, and permissions. But I'm confident we'll figure that out.

If you're also experimenting with making small models useful, please drop me a line.

联系我们 contact @ memedata.com