← Latest papers
💬 NLP

YouZhi: Towards High-Concurrency Financial LLMs via Adaptive GQA-to-MLA Transition

YouZhi is a high-concurrency financial LLM built on the Huawei Ascend ecosystem that utilizes a layer-adaptive GQA-to-MLA transition framework and specialized training to significantly reduce KV-cache memory overhead, thereby achieving substantial improvements in both financial benchmark accuracy and maximum inference concurrency compared to base models.

Original authors: PSBC LLM Team, Huawei LLM Team, Ruihan Long, Junjie Wu, Tianan Zhang, Duo Zhang, Yaozong Wu, Jinbin Fu, Chang Liu, Zhentao Tang, Wenshuang Yang, Xin Wang, Zhihao Song, Ning Huang, Wenjing Xu, Shuai Z
Published 2026-06-05
📖 4 min read☕ Coffee break read

Original authors: PSBC LLM Team, Huawei LLM Team, Ruihan Long, Junjie Wu, Tianan Zhang, Duo Zhang, Yaozong Wu, Jinbin Fu, Chang Liu, Zhentao Tang, Wenshuang Yang, Xin Wang, Zhihao Song, Ning Huang, Wenjing Xu, Shuai Zong, Shupei Sun, Sen Wang, Jing Hu, Bin Wang, Xinyu Wang, Junkui Ju, Zequn Ding, Jie Ran, Man Luo, Shixiong Kai, Linkai Hou, Kaichao Liang, Hu Zhao, Yang Zhao, Shucheng Lin, Wei Yu, Chenghan Jiang, Jingjing Ding, Jiahui Zhang, Tian Jin, Yuhang Zhang, Dong Guo, Wei Sun, Jun Xie, Jianwei Li, Lei Cao, Pei Li, Jiabin Li, Jia Yuan, Rui Yuan, Jing Zhu, Mingxuan Yuan, Zhangcheng Lv, Xin Jiang, Xiuhong Fei, Xiaozhe Ren, Yulong Li, Zhipeng Zhang, Hang Wang, Zhaohui Xu, Rui Zhao, Yibo He, Xinzhuang Niu

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you have a brilliant financial expert, let's call him "YouZhi." He knows everything about money, stocks, and banking. However, there's a problem: when you try to use him to help thousands of people at the exact same time (like during a busy mobile banking rush), he gets overwhelmed.

Why? Because to remember what he's saying, he needs a massive "scratchpad" (called a KV Cache) in his memory. The bigger the crowd, the bigger the scratchpad, and eventually, his brain runs out of space. This makes him slow and expensive to run.

The paper introduces YouZhi-LLM, a new version of this expert designed to handle huge crowds without losing his memory or his smarts. Here is how they did it, explained simply:

1. The "Smart Folding" Trick (Layer-Adaptive GQA-to-MLA)

Think of the expert's brain as a multi-story building with 30+ floors (layers).

  • The Old Way: Previous methods tried to shrink the scratchpad by folding every single floor exactly the same way. It was like trying to fold a heavy winter coat and a thin silk scarf using the exact same technique. The result? The silk scarf (the delicate early layers of the brain) got wrinkled and damaged, making the expert forgetful.
  • The YouZhi Way: The team realized that different floors need different treatments.
    • Top Floors (Deep Layers): These are sturdy. They can be folded tightly (compressed) without losing much information.
    • Bottom Floors (Shallow Layers): These are delicate. They need to be folded very gently or not at all to keep the details sharp.
  • The Innovation: YouZhi uses a "smart folding" system that looks at each floor individually and decides the perfect way to compress it. This shrinks the scratchpad by 72% (making it tiny) but keeps the expert's memory almost perfect.

2. The "Rehabilitation" Training (Post-Training Pipeline)

When you change how the brain is folded, the expert gets a little confused and loses some of his general knowledge. To fix this, the team put him through a two-step training camp:

  • Step 1: General Knowledge Recovery: They used the original, un-folded expert as a "teacher" to re-teach the new, folded version how to speak and think normally again. This is like a student studying with a tutor to catch up on missed lessons.
  • Step 2: Financial Specialization: Once the expert was back to normal, they gave him a massive library of financial books, news, and real banking scenarios. They also taught him how to say "I don't know" when a question is impossible (to avoid making up fake facts) and how to follow strict formatting rules (like writing answers in JSON or Markdown).

3. The Results: Faster, Smarter, and Cheaper

The team tested this new system on Huawei's specialized computer chips (Ascend NPUs). Here is what happened:

  • The "Superpower": Because the scratchpad is so much smaller, the system can handle 2.69 times more people at the same time compared to the old version.
  • No Loss in Smarts: Despite the heavy compression, the model actually got better at financial tasks. For example, the 7-billion-parameter version improved its financial test scores by 12.3% while handling nearly triple the traffic.
  • Real-World Test: In a simulated mobile banking app, the model correctly understood user intents (like "I want a loan") and filled in details (like "for $5,000") with over 97% accuracy, just as well as the much heavier, un-optimized models.

The Bottom Line

YouZhi-LLM is like taking a heavy, slow-moving truck and turning it into a sleek, high-speed sports car that can carry the same amount of cargo. By figuring out exactly where to compress the memory and then retraining the model to be a financial expert, they created a system that is both incredibly smart and capable of serving thousands of users simultaneously without breaking a sweat.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →