[Doc] Remove modeling doc (#3789)

Remove `modeling` doc, it's useless now 

- vLLM version: v0.11.0rc3
- vLLM main:
https://github.com/vllm-project/vllm/commit/releases/v0.11.1

Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
This commit is contained in:
wangxiyuan
2025-10-30 15:53:02 +08:00
committed by GitHub
parent 67dd3a4581
commit ff47524b88
5 changed files with 1 additions and 273 deletions

View File

@@ -77,7 +77,7 @@ myst_substitutions = {
# CANN image tag
'cann_image_tag': "8.2.rc1-910b-ubuntu22.04-py3.11",
# vllm version in ci
'ci_vllm_version': 'v0.11.0rc3',
'ci_vllm_version': 'v0.11.0',
}
# Add any paths that contain templates here, relative to this directory.