sgl-project/sglang

[CI] Print nightly evaluation results to GITHUB_STEP_SUMMARY

Fechada

#2.275 aberto em 30 de nov. de 2024

 (2 comentários) (0 reação) (0 responsável)Python (6.216 forks)auto 404
good first issuehelp wanted

Métricas do repositório

Stars
 (28.442 estrelas)
Métricas de merge de PR
 (Mesclagem média 1d 13h) (1.000 fundiu PRs em 30d)

Description

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

Guia do colaborador