已合并
异步不分层-dev分支 #705
Snoopy99创建于 3月28日
异步不分层-dev分支 #705
已合并
Pull Request已成功合入, 合并人@ascend-robot
(感谢 Snoopy99 的贡献)3月28日 关联了issue:[新需求]: KV Cache池化异步写
3月28日 添加了label:stat/needs-squash
3月28日 添加了label:ascend-cla/yes
ascend-robot
3月28日 评论:
3月28日 评论:
Thanks for your pull-request.
The full list of commands accepted by me can be found at here。
You can get sig-info at here
PR Approval Progress
✅ Congratulations! All modules have met the lgtm and approve requirements.
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| repo-Ascend/MindIE-LLM | ✅ taojiovvo, hw-zhoutianyang (2/2) | ✅ taojiovvo (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
qq_43507202, thanks for your pull request. All authors of the commits have signed the CLA. 👍


3月28日 修改了pull request 的描述
此处折叠了85条消息 查看更多
4月1日 添加了label:lgtm
纪涛
4月1日 评论:
4月1日 评论:
/merge


4月1日 添加了label:keeper_approved
ascend-robot
4月1日 评论:
4月1日 评论:
Review Guide
This pull-request passes review.
Committers who wrote a comment of /approve are: taojiovvo.
Reviewers who wrote a comment of /lgtm are: taojiovvo, hw-zhoutianyang.


4月1日 合入了pull request
合入背景
Fix #59
修改内容
资料变更
修改了docs/zh/user_guide/feature/kv_cache_pooling.md和mindie_llm/text_generator/mempool/README.md,说明了如何通过修改config.json开启“异步写”特性(默认不开启),以及(不)支持叠加的模型、特性列表。
接口变更
见资料变更。
测试结果
CheckList