Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
KoDer123
/
R-os
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
R-os
/
app.py
KoDer123
initial commit
a68bc64
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/Phi-3-mini-4k-instruct"
).launch()