2026 年 8 月 19 日 星期三
  • 登录
  • 注册
周天财经
  • 首页
  • 24 小时
  • 世界
  • 商业
  • 基金
  • 期货
  • 股票
  • 行业新闻
  • 黄金
没有结果
查看所有结果
  • 首页
  • 24 小时
  • 世界
  • 商业
  • 基金
  • 期货
  • 股票
  • 行业新闻
  • 黄金
没有结果
查看所有结果
周天财经
没有结果
查看所有结果
首页 行业新闻

The Token Do-or-Die Line: Financial AI Companies Scramble to Cut Costs

2026 年 5 月 21 日
在 行业新闻
阅读时间: 6 mins read
阅读:858
A A

Related articles

AI算力爆发,电子玻纤布正成为算力硬件的供给短板

食品巨头的捡货清单,5 只值得关注的标的

2026 年 8 月 19 日
姚顺雨重整腾讯多模态路线:靠拢梁文锋,远离李飞飞

姚顺雨重整腾讯多模态路线:靠拢梁文锋,远离李飞飞

2026 年 8 月 19 日


NextFin News -- "To be frank, the window of opportunity isn』t long anymore. For companies, an AI transformation may have to be completed within the next two years," said Liang Zhongzhi, Senior Technical Director at Yinmi Fund.

He noted that companies that complete the transformation first will gain enormous cost and efficiency advantages, enabling them to lock in incremental growth in their respective markets. In his view, AI transformation is no longer about development—it』s a matter of corporate survival.

However, most companies』 AI implementation efforts are currently stuck. Many vendors and apps are simply 「stuffing」 an AI assistant into their existing interaction model, yet still fail to truly solve users』 business problems, resulting in generally low usage intensity. The core issue often isn』t the technology itself, but the fact that existing production relationships can』t align with the new productive forces—and reshaping those relationships is an extremely painful process.

According to McKinsey』s The State of Organizations 2026, as many as 88% of AI pilot projects failed to scale. The main reasons were not technical flaws, but rather the absence of evaluation mechanisms and governance barriers. Insufficient organizational readiness, as a 「slow variable,」 is more concealed than technological risk.

Yinmi Fund』s exploration is highly instructive. Starting in 2026, the company proactively pursued change and launched an AI-driven overhaul. On the R&D side alone, all roles were consolidated into a single role: 「product engineer.」 Its AI assistant, 「AI Xiaogu,」 has cumulatively handled more than 1 million user questions. When token consumption reaches real-world usage at the level of a million tokens per day, cost is no longer an abstract figure—it becomes a very real bill.

According to a recent public disclosure by Yinmi Fund Chairwoman Xiao Wen, Yinmi has deployed more than 200 models internally, with monthly token consumption reaching the hundreds-of-billions level. AI is no longer an experimental project; it has truly become as fundamental as water, electricity, and gas—an everyday necessity for ordinary employees in their daily work.

Three Token-related Issues in Financial Scenarios

Before exploring cost-reduction paths, Yinmi Fund tried a range of approaches, including tiered model scheduling, prompt streamlining, caching and precomputation, and RAG optimization. These delivered results, but the team hoped to find a solution closer to the underlying logic.

Liang Zhongzhi』s analysis suggests that token usage in financial scenarios has three major characteristics that directly drive up costs:

First, the context is exceptionally long. Financial decision-making requires synthesizing a large amount of information—one client』s holdings data, trading history, risk preferences, and communication records. Put together, that can easily run into several thousand or even tens of thousands of tokens. That』s simply not in the same ballpark as writing a piece of code completion.

Second, the accuracy bar is extremely high. Individual users might tolerate an AI-written blog post being a bit wordy, but businesses can』t tolerate AI getting the return calculation wrong in an investment recommendation. This means financial scenarios often require stronger (and therefore more expensive) models, as well as more inference steps.

Third, the 「value density」 varies enormously from one scenario to another. A user asking 「What is fund dollar-cost averaging?」 and a high-net-worth client asking 「How should I allocate my 5 million in assets?」 may consume roughly the same number of tokens, but the business value differs by orders of magnitude.

「The term 『token anxiety』 is spot-on,」 but in Liang Zhongzhi』s view, it is more a product of a cognitive stage: the anxiety often comes from 「not knowing whether it』s worth it.」 If you can clearly calculate the business value corresponding to every unit of token consumption, the anxiety will disappear.

Beyond common forms of waste such as 「showboating calls,」 「brute-force context stuffing,」 and 「duplicate reasoning,」 Liang Zhongzhi highlighted an even more hidden kind of waste: 「using probabilistic reasoning to solve deterministic problems.」 These are scenarios that should have been built as traditional software—build once, reuse indefinitely—but instead are repeatedly handed off to AI, creating linear costs out of thin air. Taken together, this waste may account for more than 50% of an enterprise』s token consumption in AI applications.

To address this, Yingmi Fund developed a 「token arbitrage」 framework:

Step one: determine whether the scenario has an optimal solution. If it does, the best approach is to develop it as traditional software—build once, reuse indefinitely, with zero marginal cost—such as a fund screener, NAV lookup, or account overview.

Step two: if you determine there』s no optimal solution, then look at whether Token arbitrage holds. In a linear-cost setting, Token consumption is essentially paying for 「leverage that grows nonlinearly.」

Based on this, YMI Fund chose to invest heavily in Tokens for financial advisory scenarios—so that each Token replaces not a few cents of compute cost, but tens or even hundreds of yuan in marginal labor cost.

「Machines in the Industrial Revolution were a one-time investment with marginal costs trending toward zero; machines in the AI era are pay-per-use, so marginal costs don』t go to zero. In the era of traditional software, you aimed for build once, reuse indefinitely; in the AI era, what you』re aiming for is that every single call creates positive value. That』s a fundamental shift in mindset.」 Liang Zhongzhi pointed out.

Make Tokens Something Other Than a Cost Center

In fact, fine-grained control of token costs is shifting from an elective to a required course for enterprises.

A Goldman Sachs report, released in May 2026, noted that the AI industry is moving from a cost narrative to a profit narrative. The report showed that token pricing for mainstream large models, which had previously been falling by about 40% a year, has begun to stabilize, while the compute cost per token—driven by NVIDIA, AMD, Google TPU, and others—has continued to drop at an annual rate of 60%–70%. The 「scissor gap」 between the two curves is opening up profit headroom. Goldman Sachs projected that by 2030, consumer- and enterprise-side Agents combined will drive global Token consumption to 24 times the 2026 level, reaching roughly 120 quadrillion Tokens per month.

「If modern Chinese uses fewer tokens than English, then what about classical Chinese—one of the highest–information-density written forms among human languages? Could that work too?」

In late 2024, a wave of 「learn Chinese to save tokens」 went viral on overseas social media: U.S. developers found that expressing the same meaning in Chinese used far fewer Tokens than in English.

Liang Zhongzhi verified this with hands-on tests: he wrote the same passage in English, modern Chinese, and Classical Chinese, then calculated Token usage. The result was striking—Classical Chinese used only about 30%–40% as many Tokens as English.

This is also the core idea behind Token-Zip: use a low-cost, high-speed model to translate the user』s original input into Classical Chinese; then use a high-cost, high-quality model to 「think」 and answer in Classical Chinese; and finally convert it back to produce the final output. It』s essentially adding a 「compress–decompress」 layer on both ends of the expensive model.

Real-world tests showed that across 54 English prompt use cases spanning 14 domains, costs were reduced by an average of 51%, and response quality also improved. 「We suspect this is because the conciseness of classical Chinese forces the model to focus more on the core information and cut down on fluff,」 Liang Zhongzhi added.

In addition, finance is a category of scenarios that require extensive natural-language interaction—such as robo-advisory services, customer inquiries, research report generation, and compliance reviews—where both inputs and outputs are primarily in natural language. Token-Zip』s benchmark data showed that natural-language–dense content delivers the best compression results, for example: law 60%, education 60%, healthcare 57%, and finance/economics 45%. This means financial scenarios are inherently well suited to the compression approach represented by Token-Zip.

Over the past two years, Yingmi Fund has built a layered strategy for controlling Token costs:

First is model routing: not every scenario uses the most expensive model; only scenarios that truly require strong reasoning capabilities use top-tier models. And model selection is not a one-time decision, but a process of continuous optimization.

Second is prompt engineering and context management, including streamlining the system prompt, dynamically loading context, and optimizing few-shot examples.

Third is scenario solidification: once an AI scenario is used repeatedly and its logic stabilizes, it can be gradually solidified from 「reasoning from scratch」 each time into template-based execution, potentially reducing Token consumption by 80%. AI helps developers quickly validate whether a scenario is valuable and how its logic works; once validation succeeds and the pattern is stable, the scenario can be solidified.

Of course, after these three steps are completed, for scenarios that truly require expensive models and cannot be further solidified, Token-Zip can provide an additional compression layer. In addition, Yingmi Fund has also put into practice a path with the greatest strategic value——re-assetizing AI-native capabilities, i.e., packaging all internal financial capabilities (such as data queries, investment research and analysis, trade execution, etc.) into AI-native standardized tools (MCP Servers). Each tool comes with clear semantic descriptions and standardized input/output formats, which will dramatically reduce Token consumption when the AI calls them.

Overall, from model routing to scenario hardening, and on to Token-Zip and the packaging of AI-native tools, Yingmi Fund has been building a systematic Token cost-control framework. The core of this framework isn』t simply 「saving money,」 but turning every Token spent into a value investment that can be calculated, measured, and optimized.

Once you understand that every Token is buying you leverage for nonlinear growth, Token anxiety truly fades away. 「Spending Tokens isn』t a bad thing, but throughout the process you must think about how to convert that Token spend into incremental business growth in a steady, sustained way,」 Liang Zhongzhi advised.

广告

相关 文章

AI算力爆发,电子玻纤布正成为算力硬件的供给短板

食品巨头的捡货清单,5 只值得关注的标的

来自 周天财经
2026 年 8 月 19 日
0

(本文作者为 Barrons 巴伦,钛媒体...

姚顺雨重整腾讯多模态路线:靠拢梁文锋,远离李飞飞

姚顺雨重整腾讯多模态路线:靠拢梁文锋,远离李飞飞

来自 周天财经
2026 年 8 月 19 日
0

文 | 字母 AI 腾讯混元多模态团队又发生...

新能源渗透率首破60%——「上半场」赢了,「下半场」更难

新能源渗透率首破 60%——「上半场」 赢了,「下半场」 更难

来自 周天财经
2026 年 8 月 19 日
0

文 | 财观二姐 7 月,中国新能源汽车又跨...

雪山派第一到天下第一,影石的路有多远?

雪山派第一到天下第一,影石的路有多远?

来自 周天财经
2026 年 8 月 19 日
0

文  | 一刻商业,作者 | 刘乐 ,编...

浦发银行半年报:双增的业绩,三个待解的问号

浦发银行半年报:双增的业绩,三个待解的问号

来自 周天财经
2026 年 8 月 19 日
0

文 | 节点财经,作者 | 七公 8 月 1...

加载更多
广告
  • 热门
  • 评论
  • 最新
「我们也深陷残酷价格战」,德资巨头中国区高管警告

「我们也深陷残酷价格战」,德资巨头中国区高管警告

2025 年 8 月 4 日
一周产业基金|上海市人工智能CVC基金发布;湖北百亿人形机器人母基金来了

一周产业基金|上海市人工智能 CVC 基金发布;湖北百亿人形机器人母基金来了

2025 年 8 月 4 日
「硬科技」指数携手上涨,半导体设备ETF易方达(159558)、芯片ETF易方达(516350)等产品助力布局板块龙头

基民懵了!这个火爆的板块年内涨超 37%,主力却借道 ETF 狂抛逾 400 亿元

2025 年 9 月 20 日
pt999铂金回收价格今日多少钱一克(2025年06月27日)

期货在什么情况下会被强行平仓

2025 年 8 月 4 日
Lesson 1: Basics Of Photography With Natural Lighting

The Single Most Important Thing You Need To Know About Success

4
Lesson 1: Basics Of Photography With Natural Lighting

Lesson 1: Basics Of Photography With Natural Lighting

3
Lesson 1: Basics Of Photography With Natural Lighting

5 Ways Animals Will Help You Get More Business

2
Lesson 1: Basics Of Photography With Natural Lighting

New Cryptocurrency That Will Kill Of Bitcoin

2

镍:成本支撑与宽松预期博弈 镍价短期区间震荡

2026 年 8 月 19 日

不锈钢:成本抬升与高库存弱需求博弈 不锈钢短期震荡偏弱

2026 年 8 月 19 日
AI算力爆发,电子玻纤布正成为算力硬件的供给短板

食品巨头的捡货清单,5 只值得关注的标的

2026 年 8 月 19 日

铁矿石:铁水复产预期增强 矿价低位震荡

2026 年 8 月 19 日
  • 隐私政策
  • 联系我们
  • 关于周天
  • 登录
  • 注册
投诉建议:+86 13326565461

© 2025 广州小舟天传媒有限公司 by 周天财经 - 粤 ICP 备 2025452169 号-1

没有结果
查看所有结果
  • 首页
  • 24 小时
  • 世界
  • 商业
  • 基金
  • 期货
  • 股票
  • 行业新闻
  • 黄金

© 2025 广州小舟天传媒有限公司 by 周天财经 - 粤 ICP 备 2025452169 号-1

欢迎回来!

在下面登录您的帐户

忘记密码? 注册

创建新帐户!

填写以下表格进行注册

所有项目需要填写。 登录

重置您的密码

请输入您的用户名或电子邮件地址以重置密码。

登录

用户登录

还没有账号?立即注册

用户注册

已有账号?立即登录