docs: update README (#2516)

This commit is contained in:
Yineng Zhang
2024-12-19 13:44:02 +08:00
committed by GitHub
parent bb4a922023
commit 64456cf023
2 changed files with 3 additions and 2 deletions

View File

@@ -11,4 +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`: Llama 3.1 evaluation with meta-llama dataset.
- `utils.py`: Common utilities.