diff --git a/.github/labeler.yml b/.github/labeler.yml index ae841ac47..1c48b5b63 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -6,14 +6,6 @@ router: - changed-files: - any-glob-to-any-file: 'sgl-router/**/*' -# Router benchmarks -router-benchmark: - - changed-files: - - any-glob-to-any-file: - - 'sgl-router/benches/**/*' - - 'sgl-router/scripts/run_benchmarks.py' - - 'sgl-router/**/*bench*.rs' - # Kernel specific sgl-kernel: - changed-files: @@ -64,15 +56,6 @@ quant: - '**/awq/**/*' - '**/gptq/**/*' -# Performance related -performance: - - changed-files: - - any-glob-to-any-file: - - '**/benchmark/**/*' - - '**/benches/**/*' - - '**/perf/**/*' - - '**/*benchmark*' - # Speculative decoding speculative-decoding: - changed-files: