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
426a5c36
Unverified
Commit
426a5c36
authored
Jan 27, 2025
by
Michael Goin
Committed by
GitHub
Jan 27, 2025
Browse files
Fix bad path in prometheus example (#12481)
Signed-off-by:
mgoin
<
michael@neuralmagic.com
>
parent
ddee88d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/online_serving/prometheus_grafana/README.md
examples/online_serving/prometheus_grafana/README.md
+1
-1
No files found.
examples/online_serving/prometheus_grafana/README.md
View file @
426a5c36
...
...
@@ -24,7 +24,7 @@ Submit some sample requests to the server:
```
bash
wget https://huggingface.co/datasets/anon8231489123/ShareGPT_Vicuna_unfiltered/resolve/main/ShareGPT_V3_unfiltered_cleaned_split.json
python3 ../../benchmarks/benchmark_serving.py
\
python3 ../../
../
benchmarks/benchmark_serving.py
\
--model
mistralai/Mistral-7B-v0.1
\
--tokenizer
mistralai/Mistral-7B-v0.1
\
--endpoint
/v1/completions
\
...
...
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