xiaobin.zhao

Results 7 issues of xiaobin.zhao

support openapi path security. **note: the security schema type only support http and apiKey;not support oauth2 and openIdConnect. multi schema separate with comma, e.g. `security: "apiKey1, apiKey2"`** usage: first: set...

wip

### 1. What version of `Go` and system type/arch are you using? ``` GoFrame CLI Tool v2.0.0-rc, https://goframe.org GoFrame Version: v2.0.0-rc2 in current go.mod CLI Installed At: E:\go-workspace\bin\gf.exe CLI Built...

feature
help wanted
inactive

催更!催更!!催更!!!

### 🐛 Describe the bug #### issue simple description `1P(TP16)1D (TP16)` and `2P(TP=16)1D(TP=16)` is working normally, but `4P(TP8)1D(TP16)` failed, when i run the curl : ``` LB_IP=$(kubectl get svc/envoy-aibrix-system-aibrix-eg-903790dc -n...

kind/bug
area/orchestration

## What happened? https://lmsys.org/blog/2025-07-20-k2-large-scale-ep/?linkId=100000374601795#3%EF%B8%8F%E2%83%A3-our-solution-ome--sglang-pd-disaggregation--large-scale-expert-parallelism when i flow the blog to run kimi-k2-pd with 128*H200, found that: after i run the ClusterServingRuntime, all pod is running, but after a while, sglang...

kind/bug

My environment does not have access to the external network,Of course, cannot access huggingface. ## Question 1. How to skip huggingface model download and directly use a local model? 2....