[model-gateway] change sgl-router to sgl-model-gateway (#14312)
This commit is contained in:
@@ -31,7 +31,7 @@ repos:
|
||||
args:
|
||||
- --select=F401,F821
|
||||
- --fix
|
||||
files: ^(benchmark/|docs/|examples/|python/sglang/|sgl-router/py_*|test/)
|
||||
files: ^(benchmark/|docs/|examples/|python/sglang/|sgl-model-gateway/py_*|test/)
|
||||
exclude: |
|
||||
(?x)^(
|
||||
.*/__init__\.py$|
|
||||
@@ -60,7 +60,7 @@ repos:
|
||||
python/sglang/srt/grpc/.*_pb2_grpc\.py|
|
||||
python/sglang/srt/grpc/.*_pb2\.pyi|
|
||||
python/sglang/srt/grpc/.*_pb2_grpc\.pyi|
|
||||
sgl-router/src/tokenizer/chat_template\.rs
|
||||
sgl-model-gateway/src/tokenizer/chat_template\.rs
|
||||
)$
|
||||
- repo: https://github.com/pre-commit/mirrors-clang-format
|
||||
rev: v18.1.8
|
||||
|
||||
Reference in New Issue
Block a user