From abfc66a29be61b6972fe4582e637d7407140b01d Mon Sep 17 00:00:00 2001 From: Edwinhr716 Date: Sat, 31 Aug 2024 00:11:09 +0000 Subject: [PATCH] ran terraform fmt --- benchmarks/benchmark/tools/profile-generator/sample.tfvars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/benchmark/tools/profile-generator/sample.tfvars b/benchmarks/benchmark/tools/profile-generator/sample.tfvars index 8b9e720e9..de2be79ec 100644 --- a/benchmarks/benchmark/tools/profile-generator/sample.tfvars +++ b/benchmarks/benchmark/tools/profile-generator/sample.tfvars @@ -29,7 +29,7 @@ output_bucket = "your_project_id-benchmark-output-b k8s_hf_secret = "hf-token" # Benchmark configuration for Locust Docker accessing inference server -request_rates = [5, 10, 15, 20] +request_rates = [5, 10, 15, 20] artifact_registry = "your_project_artifact_registry" # Model server configuration information