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 b70f9f06599 Use g2-standard-8 machine
b70f9f06599 is described below

commit b70f9f06599765c7e4e401da38f1716eb9248eea
Author: Vitaly Terentyev <[email protected]>
AuthorDate: Wed Oct 8 23:08:32 2025 +0400

    Use g2-standard-8 machine
---
 .../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 e0ce4d280ff..ee7a1fda059 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
@@ -18,7 +18,7 @@
 --temp_location=gs://temp-storage-for-perf-tests/loadtests
 --staging_location=gs://temp-storage-for-perf-tests/loadtests
 --input=gs://apache-beam-ml/testing/inputs/sentences_50k.txt
---machine_type=n1-standard-8
+--machine_type=g2-standard-8
 --worker_zone=us-central1-b
 --disk_size_gb=200
 --input_options={}

Reply via email to