Files
sglang/docs/serve.sh
2025-02-19 15:44:30 -08:00

4 lines
60 B
Bash

make clean
make html
python3 -m http.server --d _build/html