sgl-project/sglang

[CI] Print nightly evaluation results to GITHUB_STEP_SUMMARY

已关闭

#2,275 创建于 2024年11月30日

 (2 条评论) (0 个反应) (0 位负责人)Python (6,216 个派生)auto 404
good first issuehelp wanted

仓库指标

星标
 (28,442 个星标)
PR 合并指标
 (平均合并 2天 1小时) (30 天内合并 1,000 个 PR)

描述

We would like to to have a nicer summary page on the nightly evaluation results. The summary should include the scores and thresholds of all models in a markdown table.

An example run: https://github.com/sgl-project/sglang/actions/runs/12060420843

Steps

  1. Learn GITHUB_STEP_SUMMARY at https://github.blog/news-insights/product-news/supercharging-github-actions-with-job-summaries/
  2. Print a summary of the nightly eval to GITHUB_STEP_SUMMARY

See also an example https://github.com/sgl-project/sglang/pull/2274

贡献者指南