Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
XciD
/
sglang-debug
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
sglang-debug
/
Dockerfile
XciD
HF Staff
Upload 2 files
c63db98
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
95 Bytes
FROM
lmsysorg/sglang:latest
COPY
patch.diff
/tmp/
patch.diff
RUN patch -p
1
<
/tmp/
patch.diff