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
OpenDAS
opencompass
Commits
bec01fd9
Commit
bec01fd9
authored
Jun 21, 2024
by
zhuwenwen
Browse files
add vllm tp set
parent
c1e81762
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
bec01fd9
...
@@ -73,7 +73,7 @@ python tools/list_configs.py llama mmlu
...
@@ -73,7 +73,7 @@ python tools/list_configs.py llama mmlu
```
shell
```
shell
python run.py configs/vllm/eval_llama2_vllm.py
python run.py configs/vllm/eval_llama2_vllm.py
```
```
其它模型使用参考
`configs/vllm/eval_xxx_vllm.py`
其它模型使用参考
`configs/vllm/eval_xxx_vllm.py`
,若使用多卡,修改
`tensor_parallel_size`
和
`num_gpus`
为卡的数量
2、使用lmdeploy推理验证
2、使用lmdeploy推理验证
...
...
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