Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hsuwill000
/
gpt-oss-20b
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c51a0de
gpt-oss-20b
/
start.sh
hsuwill000
Update start.sh
b8bf038
verified
5 days ago
raw
Copy download link
history
blame
Safe
70 Bytes
#!/bin/bash
pwd
ls
find
python3 -m http.server
$PORT
--
bind
0.0.0.0