Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Chemically-motivated
/
unsloth-phi-4-GGUF
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4866dc7
unsloth-phi-4-GGUF
/
app.py
Canstralian
initial commit
4866dc7
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
66 Bytes
import
gradio
as
gr
gr.load(
"models/unsloth/phi-4-GGUF"
).launch()