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
Qwen1.5_vllm
Commits
a8ff88a6
Commit
a8ff88a6
authored
Oct 11, 2024
by
zhuwenwen
Browse files
update readme
parent
737a1a31
Changes
1
Hide 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 @
a8ff88a6
...
@@ -111,7 +111,7 @@ python benchmarks/benchmark_throughput.py --num-prompts 1 --model Qwen/Qwen1.5-7
...
@@ -111,7 +111,7 @@ python benchmarks/benchmark_throughput.py --num-prompts 1 --model Qwen/Qwen1.5-7
### api服务推理性能测试
### api服务推理性能测试
1、启动服务端:
1、启动服务端:
```
bash
```
bash
python
-m
vllm.entrypoints.api_server
--model
Qwen/Qwen1.5-7B-Chat
--dtype
float16
--enforce-eager
-tp
1
python
-m
vllm.entrypoints.
openai.
api_server
--model
Qwen/Qwen1.5-7B-Chat
--dtype
float16
--enforce-eager
-tp
1
```
```
2、启动客户端:
2、启动客户端:
...
...
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