You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Standup] Compatibility with the new istio (1.28.1) (llm-d#567)
* [Standup] Compatibility with the new `istio` (1.28.1)
Signed-off-by: maugustosilva <maugusto.silva@gmail.com>
* Make `istio` the default for
`LLMDBENCH_VLLM_MODELSERVICE_GATEWAY_CLASS_NAME`
Signed-off-by: maugustosilva <maugusto.silva@gmail.com>
---------
Signed-off-by: maugustosilva <maugusto.silva@gmail.com>
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,8 @@ This repository provides an automated workflow for benchmarking LLM inference us
7
7
Provide a single source of automation for repeatable and reproducible experiments and performance evaluation on `llm-d`.
8
8
9
9
10
-
## Prerequisites
11
-
Please refer to the official [llm-d prerequisites](https://github.com/llm-d/llm-d?tab=readme-ov-file#pre-requisites) for the most up-to-date requirements.
10
+
## Prerequisites
11
+
Please refer to the official [llm-d prerequisites](https://github.com/llm-d/llm-d/blob/main/README.md#pre-requisites) for the most up-to-date requirements.
12
12
For the client setup, the provided `install-deps.sh` will download and install the necessary tools.
0 commit comments