Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xmg333
/
unsloth-phi-4-GGUF
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
41454b0
unsloth-phi-4-GGUF
/
app.py
xmg333
initial commit
41454b0
verified
7 months ago
raw
Copy download link
history
blame
Safe
66 Bytes
import
gradio
as
gr
gr.load(
"models/unsloth/phi-4-GGUF"
).launch()