You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### PR Category
<!-- One of [Core | Vendor | OP | Tools | Others] -->
Core
### PR Type
<!-- One of [User Experience | New Features | Bug Fixes | Improvements |
Performance | Breaking Change | Deprecations | Test Case | Docs |
Others] -->
Improvements
### Description
<!-- Describe what this PR does and why. -->
upgrade vllm to 0.18.1
### Related Issues
<!-- Link any related issues: Fixes #issue, Closes #issue, or Related to
#issue -->
### Changes
<!-- List the key changes made in this PR. -->
-
### Testing
<!-- How has this change been tested? Include test commands, hardware
used, etc. -->
-
### Checklist
- [ ] I have run the existing tests and they pass
- [ ] I have added tests for my changes (if applicable)
- [ ] I have updated the documentation (if applicable)
---------
Co-authored-by: cyberpioneer <cyberpioneer>
Co-authored-by: keennddyl <keennddy@foxmail.com>
Co-authored-by: jiamingwang-mt <jiaming.wang@mthreads.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: keennddyl <keenndd@foxmail.com>
Co-authored-by: hozier <hozier@mthreads.com>
Co-authored-by: cyber-pioneer <116002591+cyber-pioneer@users.noreply.github.com>
Co-authored-by: xiangbin <74005582+li199959@users.noreply.github.com>
Co-authored-by: XMing <xmhubj@gmail.com>
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ In theory, vllm-plugin-FL can support all models available in vLLM, as long as n
35
35
36
36
### Setup
37
37
38
-
1. Install vllm from the official [v0.13.0](https://github.com/vllm-project/vllm/tree/v0.13.0) (optional if the correct version is installed) or from the fork [vllm-FL](https://github.com/flagos-ai/vllm-FL).
38
+
1. Install vllm from the official [v0.18.1](https://github.com/vllm-project/vllm/tree/v0.18.1) (optional if the correct version is installed) or from the fork [vllm-FL](https://github.com/flagos-ai/vllm-FL).
39
39
40
40
41
41
2. Install vllm-plugin-FL
@@ -66,6 +66,7 @@ In theory, vllm-plugin-FL can support all models available in vLLM, as long as n
0 commit comments