[Doc] Add guidance on how to implement and register new models (#1426)

### What this PR does / why we need it?
Add guidance on how to implement and register new models.

Modified based on PR
https://github.com/vllm-project/vllm-ascend/pull/1126, thanks for the
contribution of @linfeng-yuan.

---------

Signed-off-by: shen-shanshan <467638484@qq.com>
This commit is contained in:
Shanshan Shen
2025-06-27 16:46:49 +08:00
committed by GitHub
parent 5571fb7118
commit 3687676fa7
4 changed files with 272 additions and 0 deletions

View File

@@ -61,6 +61,7 @@ developer_guide/contribution/index
developer_guide/feature_guide/index
developer_guide/evaluation/index
developer_guide/performance/index
developer_guide/modeling/index
:::
% How to involve vLLM Ascend