Skip to content

Commit

Permalink
ran terraform fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Edwinhr716 committed Aug 31, 2024
1 parent 14f5f99 commit abfc66a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/benchmark/tools/profile-generator/sample.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit abfc66a

Please sign in to comment.