Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ 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 | - |
| Hygon | Supporting | - |
| Moore Threads | Merging | [PR #97](https://github.com/flagos-ai/vllm-plugin-FL/pull/97) |
Comment on lines +26 to +30
| Hygon | Merging | [PR #78](https://github.com/flagos-ai/vllm-plugin-FL/pull/78) |

## Quick Start

Expand Down
Loading