[Fix] Seed raw tokenizer_path for smg-grpc-servicer in gRPC mode (#39105)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
56a4f47ca6
commit
981b947568
@@ -12,6 +12,8 @@ on:
|
||||
# floor) from here, via ci_install_dependency.sh's
|
||||
# `pip install -e python[...]` — a bump there must re-run this workflow.
|
||||
- "python/pyproject.toml"
|
||||
# The SMG gRPC entrypoint; only this workflow exercises it.
|
||||
- "python/sglang/srt/entrypoints/grpc_server.py"
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
types: [opened, synchronize, reopened, labeled]
|
||||
@@ -24,6 +26,8 @@ on:
|
||||
# floor) from here, via ci_install_dependency.sh's
|
||||
# `pip install -e python[...]` — a bump there must re-run this workflow.
|
||||
- "python/pyproject.toml"
|
||||
# The SMG gRPC entrypoint; only this workflow exercises it.
|
||||
- "python/sglang/srt/entrypoints/grpc_server.py"
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
|
||||
Reference in New Issue
Block a user