Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
LLaVA_vllm
Commits
0e18f7c0
"vscode:/vscode.git/clone" did not exist on "5ea844964e4a59eef8a3162dc0f2e54c16bbb6e2"
Commit
0e18f7c0
authored
Feb 10, 2025
by
laibao
Browse files
更新镜像,更新环境变量(包含绑卡顺序,同流推理)
parent
3c596961
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
10 deletions
+12
-10
README.md
README.md
+12
-10
No files found.
README.md
View file @
0e18f7c0
...
@@ -77,6 +77,7 @@ conda create -n llava_vllm python=3.10
...
@@ -77,6 +77,7 @@ conda create -n llava_vllm python=3.10
*
python: python3.10
*
python: python3.10
`Tips:需先安装相关依赖,最后安装vllm包`
`Tips:需先安装相关依赖,最后安装vllm包`
环境变量:
环境变量:
export ALLREDUCE_STREAM_WITH_COMPUTE=1
export ALLREDUCE_STREAM_WITH_COMPUTE=1
export VLLM_RANK0_NUMA=0
export VLLM_RANK0_NUMA=0
...
@@ -90,6 +91,7 @@ export VLLM_RANK7_NUMA=7
...
@@ -90,6 +91,7 @@ export VLLM_RANK7_NUMA=7
## 数据集
## 数据集
无
无
...
...
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