gpt-oss-20b / start.sh
hsuwill000's picture
Update start.sh
2f2fd19 verified
raw
history blame
69 Bytes
#!/bin/bash
pwd
ls
find
python3 -m http.server 7860 --bind 0.0.0.0