文件最后提交记录最后更新时间
[Doc] Cherry-pick 0.18.0 release info (#8879) ### What this PR does / why we need it? This PR cherry-picks the release information for v0.18.0, including release notes, compatibility matrix updates, and documentation links. It also updates the maintenance status of older branches to reflect the new stable release. ### Does this PR introduce _any_ user-facing change? Yes, it updates the documentation and README files to reflect the new stable release v0.18.0. ### How was this patch tested? Documentation changes were verified for consistency across English and Chinese READMEs and the versioning policy. - vLLM main: https://github.com/vllm-project/vllm/commit/d886c26d4d4fef7d079696beb4ece1cfb4b008a8 Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>23 天前
[Doc] Update Model Deployment Tutorial Template (#9331) ### What this PR does / why we need it? This PR updates the Model-Deployment-Tutorial-Template.md to improve clarity and provide better guidance for users. Key changes include: - Renaming "Environment Preparation" to "Prerequisites". - Adding instructions and examples for linking to the Public FAQ for common issues. - Reordering columns in the optimization techniques table for better readability. - Clarifying requirements for the FAQ section. ### Does this PR introduce _any_ user-facing change? No, this is a documentation template update. ### How was this patch tested? The changes were reviewed for consistency and formatting. - vLLM version: v0.20.2 - vLLM main: https://github.com/vllm-project/vllm/commit/0d4d334eaa583b9c09aa4eb7538c22db99fd84b3 --------- Signed-off-by: herizhen <1270637059@qq.com> Signed-off-by: herizhen <59841270+herizhen@users.noreply.github.com> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>9 天前