Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
XciD
/
gpt10
like
0
Model card
Files
Files and versions
Community
main
gpt10
/
fine-tune
/
Dockerfile
XciD
HF staff
Create fine-tune/Dockerfile
c3ccb8f
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
56 Bytes
FROM
whatever
ADD
script.py /app
CMD
python3 script.py