"lib/llm/src/entrypoint/input/http.rs" did not exist on "110f3f8caeff051b32f168c44fda9faa0d71ed18"
Unverified Commit 2e381b3e authored by Hongkuan Zhou's avatar Hongkuan Zhou Committed by GitHub
Browse files

fix: remove unused prometheus port args in trtllm planner DGD (#5314)


Signed-off-by: default avatarhongkuanz <hongkuanz@nvidia.com>
parent cf55e8b8
......@@ -52,7 +52,6 @@ spec:
- --backend=trtllm
- --adjustment-interval=60
- --profile-results-dir=/workspace/profiling_results
- --prometheus-port=9085
volumeMounts:
- name: planner-profile-data
mountPath: /workspace/profiling_results
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment