This is an automated email from the ASF dual-hosted git repository.
vterentev pushed a commit to branch fix-vllm-10-08
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/fix-vllm-10-08 by this push:
new 5277895d3f0 Use nvidia L4
5277895d3f0 is described below
commit 5277895d3f069da90b72425d625d3846af25d850
Author: Vitaly Terentyev <[email protected]>
AuthorDate: Wed Oct 8 22:14:21 2025 +0400
Use nvidia L4
---
.../beam_Inference_Python_Benchmarks_Dataflow_VLLM_Gemma_Batch.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/.github/workflows/load-tests-pipeline-options/beam_Inference_Python_Benchmarks_Dataflow_VLLM_Gemma_Batch.txt
b/.github/workflows/load-tests-pipeline-options/beam_Inference_Python_Benchmarks_Dataflow_VLLM_Gemma_Batch.txt
index 5558e0183a4..e0ce4d280ff 100644
---
a/.github/workflows/load-tests-pipeline-options/beam_Inference_Python_Benchmarks_Dataflow_VLLM_Gemma_Batch.txt
+++
b/.github/workflows/load-tests-pipeline-options/beam_Inference_Python_Benchmarks_Dataflow_VLLM_Gemma_Batch.txt
@@ -32,5 +32,5 @@
--metrics_table=gemma_vllm_batch
--influx_measurement=gemma_vllm_batch
--model_gcs_path=gs://apache-beam-ml/models/gemma-2b-it
---dataflow_service_options=worker_accelerator=type:nvidia-tesla-l4;count:1;install-nvidia-driver
+--dataflow_service_options=worker_accelerator=type:nvidia-l4;count:1;install-nvidia-driver
--experiments=use_runner_v2