Add an example for user stories and fix some typo Add a new section, user story in the docs, to collect user stories of llvm-ascend, also add an example and the issue template to collect user story Signed-off-by: Zhenyu Zheng <zheng.zhenyu@outlook.com>
23 lines
378 B
Markdown
23 lines
378 B
Markdown
# vLLM Ascend User Stories
|
|
|
|
Read case studies on how users and developers solves real, everyday problems with vLLM Ascend
|
|
|
|
:::{card} Example user story
|
|
:link: ./example
|
|
:link-type: doc
|
|
|
|
xxx project uses Ascend vLLM, gain 200% performance enhancement of inference.
|
|
|
|
+++
|
|
|
|
**Tags**: vLLM, Ascend, Inference
|
|
|
|
:::
|
|
|
|
:::{toctree}
|
|
:caption: Deployment
|
|
:maxdepth: 1
|
|
:hidden:
|
|
example
|
|
:::
|