Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
ae0539e7
Commit
ae0539e7
authored
May 09, 2026
by
zhangzbb
Browse files
Update README.md
parent
5379fc16
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
ae0539e7
# <div align="center"><strong>vLLM</strong></div>
# <div align="center"><strong>
deprecated
vLLM</strong></div>
## 简介
## 简介
vLLM是一个快速且易于使用的LLM推理和服务库,使用PageAttention高效管理kv内存,Continuous batching传入请求,支持很多Hugging Face模型,如LLaMA & LLaMA-2、Qwen、Chatglm2 & Chatglm3等。
vLLM是一个快速且易于使用的LLM推理和服务库,使用PageAttention高效管理kv内存,Continuous batching传入请求,支持很多Hugging Face模型,如LLaMA & LLaMA-2、Qwen、Chatglm2 & Chatglm3等。
...
@@ -103,4 +103,4 @@ python3 setup.py install (若调试,可使用python3 setup.py develop)
...
@@ -103,4 +103,4 @@ python3 setup.py install (若调试,可使用python3 setup.py develop)
## 参考资料
## 参考资料
-
[
README_ORIGIN
](
README_ORIGIN.md
)
-
[
README_ORIGIN
](
README_ORIGIN.md
)
-
[
https://github.com/vllm-project/vllm
](
https://github.com/vllm-project/vllm
)
-
[
https://github.com/vllm-project/vllm
](
https://github.com/vllm-project/vllm
)
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment