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
ae495c74
Unverified
Commit
ae495c74
authored
May 30, 2024
by
Ronen Schaffer
Committed by
GitHub
May 29, 2024
Browse files
[Doc]Replace deprecated flag in readme (#4526)
parent
4238bc82
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
examples/production_monitoring/README.md
examples/production_monitoring/README.md
+2
-1
No files found.
examples/production_monitoring/README.md
View file @
ae495c74
...
@@ -29,7 +29,8 @@ python3 ../../benchmarks/benchmark_serving.py \
...
@@ -29,7 +29,8 @@ python3 ../../benchmarks/benchmark_serving.py \
--model
mistralai/Mistral-7B-v0.1
\
--model
mistralai/Mistral-7B-v0.1
\
--tokenizer
mistralai/Mistral-7B-v0.1
\
--tokenizer
mistralai/Mistral-7B-v0.1
\
--endpoint
/v1/completions
\
--endpoint
/v1/completions
\
--dataset
ShareGPT_V3_unfiltered_cleaned_split.json
\
--dataset-name
sharegpt
\
--dataset-path
ShareGPT_V3_unfiltered_cleaned_split.json
\
--request-rate
3.0
--request-rate
3.0
```
```
...
...
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