Run tests based on labels (#10456)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Code Structures
|
||||
# Code Structure
|
||||
|
||||
- `eval`: The evaluation utilities.
|
||||
- `lang`: The frontend language.
|
||||
@@ -11,6 +11,6 @@
|
||||
- `bench_serving.py`: Benchmark online serving with dynamic requests.
|
||||
- `check_env.py`: Check the environment variables and dependencies.
|
||||
- `global_config.py`: The global configs and constants.
|
||||
- `launch_server.py`: The entry point for launching the local server.
|
||||
- `launch_server.py`: The entry point for launching a local server.
|
||||
- `utils.py`: Common utilities.
|
||||
- `version.py`: Version info.
|
||||
|
||||
Reference in New Issue
Block a user