[diffusion] nightly: track SGLang-Diffusion only (#29434)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
"""Publish diffusion comparison results to sgl-project/ci-data repo.
|
||||
"""Publish SGLang-Diffusion nightly benchmark results to sgl-project/ci-data repo.
|
||||
|
||||
Pushes comparison-results.json, dashboard.md, and chart PNG files to the
|
||||
ci-data repository for historical tracking. Chart PNGs are stored under
|
||||
@@ -196,7 +196,7 @@ def publish_comparison(
|
||||
|
||||
def main():
|
||||
parser = argparse.ArgumentParser(
|
||||
description="Publish diffusion comparison results to ci-data"
|
||||
description="Publish SGLang-Diffusion nightly benchmark results to ci-data"
|
||||
)
|
||||
parser.add_argument(
|
||||
"--results",
|
||||
|
||||
Reference in New Issue
Block a user