chore: import upstream snapshot with attribution
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user