Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
EasyOnAI
/
unsloth-phi-4-unsloth-bnb-4bit_Docker
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
16ab529
unsloth-phi-4-unsloth-bnb-4bit_Docker
/
app.py
EasyOnAI
initial commit
16ab529
verified
16 days ago
raw
Copy download link
history
blame
Safe
78 Bytes
import
gradio
as
gr
gr.load(
"models/unsloth/phi-4-unsloth-bnb-4bit"
).launch()