Commit d5a95c

2026-04-15 07:52:06 Anonymous: update
indra-swarm/api handles.md ..
@@ 7,7 7,7 @@
**Docker image's Current Sglang Config**
- ``
+ ```
python3 -m sglang.launch_server
--model-path google/gemma-4-26b-a4b-it
--tp 2
@@ 21,11 21,11 @@
--trust-remote-code
--enable-piecewise-cuda-graph
--schedule-policy lpm
- ``
+ ```
**Test Curl**
- ``
+ ```
curl -X \
POST http://192.168.40.40:8002/v1/audio/speech -H \
"Content-Type: application/json" -d '{
@@ 34,4 34,4 @@
"seed": 42
}' --output \
tts_test.wav
- ``
+ ```
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9