chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 13:26:09 +08:00
commit e52be69050
345 changed files with 188435 additions and 0 deletions
@@ -0,0 +1,4 @@
#!/bin/bash
MODEL_PATH=$1
sglang.launch_server --model-path $MODEL_PATH --host 0.0.0.0 --tp 4 --port 8004