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...
2f2fd19
gpt-oss-20b
/
start.sh
hsuwill000
Update start.sh
2f2fd19
verified
21 days ago
raw
Copy download link
history
blame
Safe
69 Bytes
#!/bin/bash
pwd
ls
find
python3 -m http.server 7860 --
bind
0.0.0.0