From 1375229c038a990e290956dd8b3b296b955ddcc0 Mon Sep 17 00:00:00 2001 From: ShaneGZhu <1092841848@qq.com> Date: Mon, 23 Mar 2026 21:11:33 +0800 Subject: [PATCH] First commit, just test. --- README_CN.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README_CN.md b/README_CN.md index 4d110b8d830..a2731a7cac4 100644 --- a/README_CN.md +++ b/README_CN.md @@ -89,5 +89,6 @@ FastDeploy 支持在**英伟达(NVIDIA)GPU**、**昆仑芯(Kunlunxin)XPU - [全局Cache池化](./docs/zh/features/global_cache_pooling.md) ## 致谢 +Test commit FastDeploy 依据 [Apache-2.0 开源许可证](./LICENSE). 进行授权。在开发过程中,我们参考并借鉴了 [vLLM](https://github.com/vllm-project/vllm) 的部分代码,以保持接口兼容性,在此表示衷心感谢。