update pr-test (#3663)

This commit is contained in:
Yineng Zhang
2025-02-18 17:23:43 +08:00
committed by GitHub
parent 67fc595bb8
commit f983213a1f
2 changed files with 12 additions and 1 deletions

View File

@@ -11,5 +11,5 @@
- `check_env.py`: Check the environment variables.
- `global_config.py`: The global configs and constants.
- `launch_server.py`: The entry point for launching the local server.
- `llama3_eval.py`: Evaluation of Llama 3.1 using the Meta Llama dataset.
- `llama3_eval.py`: Evaluation of Llama 3 using the Meta Llama dataset.
- `utils.py`: Common utilities.