From bbd83c6c62663b824d9e09ebf3158b6918fe85b6 Mon Sep 17 00:00:00 2001 From: cyber-pioneer Date: Fri, 20 Mar 2026 01:45:01 +0800 Subject: [PATCH 1/2] update doc --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 04a20d91..bc0e0116 100644 --- a/README.md +++ b/README.md @@ -20,12 +20,12 @@ In theory, vllm-plugin-FL can support all models available in vLLM, as long as n | Chip Vendor | Status | Reference | |-------------|--------|-----------| | NVIDIA | Supported | - | -| Ascend | Merging | [PR #55](https://github.com/flagos-ai/vllm-plugin-FL/pull/55) | -| MetaX | Merging | [PR #47](https://github.com/flagos-ai/vllm-plugin-FL/pull/47) | +| Ascend | Supported | - | +| MetaX | Merging | [PR #90](https://github.com/flagos-ai/vllm-plugin-FL/pull/90) | | Pingtouge-Zhenwu | Supported | - | | Iluvatar | Supported | - | | Tsingmicro | Merging | [PR #52](https://github.com/flagos-ai/vllm-plugin-FL/pull/52) | -| Moore Threads | Supporting | - | +| Moore Threads | Merging | [PR #97](https://github.com/flagos-ai/vllm-plugin-FL/pull/97) | | Hygon | Supporting | - | ## Quick Start From 29aa0187731f4a8f9d242dbc7e268ba70cb927fd Mon Sep 17 00:00:00 2001 From: cyber-pioneer Date: Fri, 20 Mar 2026 10:20:22 +0800 Subject: [PATCH 2/2] update hygon --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc0e0116..47a14f01 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ In theory, vllm-plugin-FL can support all models available in vLLM, as long as n | Iluvatar | Supported | - | | Tsingmicro | Merging | [PR #52](https://github.com/flagos-ai/vllm-plugin-FL/pull/52) | | Moore Threads | Merging | [PR #97](https://github.com/flagos-ai/vllm-plugin-FL/pull/97) | -| Hygon | Supporting | - | +| Hygon | Merging | [PR #78](https://github.com/flagos-ai/vllm-plugin-FL/pull/78) | ## Quick Start