Add a new api configure_logging to allow dumping the requests (#2875)
This commit is contained in:
2
3rdparty/amd/profiling/server.sh
vendored
2
3rdparty/amd/profiling/server.sh
vendored
@@ -14,7 +14,7 @@ loadTracer.sh python3 -m sglang.launch_server \
|
||||
--model-path /sgl-workspace/sglang/dummy_grok1 \
|
||||
--tokenizer-path Xenova/grok-1-tokenizer \
|
||||
--load-format dummy \
|
||||
--quant fp8 \
|
||||
--quantization fp8 \
|
||||
--tp 8 \
|
||||
--port 30000 \
|
||||
--disable-radix-cache 2>&1 | tee "$LOGFILE"
|
||||
|
||||
Reference in New Issue
Block a user