Skip to content

Commit ff47524

Browse files
authored
[Doc] Remove modeling doc (#3789)
Remove `modeling` doc, it's useless now - vLLM version: v0.11.0rc3 - vLLM main: vllm-project/vllm@releases/v0.11.1 Signed-off-by: wangxiyuan <[email protected]>
1 parent 67dd3a4 commit ff47524

File tree

5 files changed

+1
-273
lines changed

5 files changed

+1
-273
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
# CANN image tag
7878
'cann_image_tag': "8.2.rc1-910b-ubuntu22.04-py3.11",
7979
# vllm version in ci
80-
'ci_vllm_version': 'v0.11.0rc3',
80+
'ci_vllm_version': 'v0.11.0',
8181
}
8282

8383
# Add any paths that contain templates here, relative to this directory.

docs/source/developer_guide/modeling/adding_a_new_model.md

Lines changed: 0 additions & 258 deletions
This file was deleted.

docs/source/developer_guide/modeling/adding_a_new_multimodal_model.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/source/developer_guide/modeling/index.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

docs/source/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ developer_guide/contribution/index
5757
developer_guide/feature_guide/index
5858
developer_guide/evaluation/index
5959
developer_guide/performance/index
60-
developer_guide/modeling/index
6160
:::
6261

6362
% How to involve vLLM Ascend

0 commit comments

Comments
 (0)