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
gaoqiong
lm-evaluation-harness
Commits
86311c23
"git@developer.sourcefind.cn:zhaoyu6/sglang.git" did not exist on "c827c671f74438b32243d2d9add27cdf29511ab0"
Unverified
Commit
86311c23
authored
Dec 12, 2023
by
Hailey Schoelkopf
Committed by
GitHub
Dec 12, 2023
Browse files
Update README.md
parent
6409fe6c
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 @
86311c23
...
@@ -133,7 +133,7 @@ We also support vLLM for faster inference on [supported model types](https://doc
...
@@ -133,7 +133,7 @@ We also support vLLM for faster inference on [supported model types](https://doc
```
bash
```
bash
lm_eval
--model
vllm
\
lm_eval
--model
vllm
\
--model_args
pretrained
={
model_name
}
,tensor_parallel_size
={
GPUs_per_model
}
,dtype
=
auto,gpu_memory_utilization
=
0.8,data_parallel
={
model_replicas
}
\
--model_args
pretrained
={
model_name
}
,tensor_parallel_size
={
GPUs_per_model
}
,dtype
=
auto,gpu_memory_utilization
=
0.8,data_parallel
_size
={
model_replicas
}
\
--tasks
lambada_openai
\
--tasks
lambada_openai
\
--batch_size
auto
--batch_size
auto
```
```
...
...
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