File size: 104 Bytes
d443007
 
 
 
1
2
3
4
5
#!/bin/bash
set -euxo pipefail

cd site && jekyll serve --host localhost --baseurl /mlc-llm --port 8888