Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
eswardivi/phi-4
bestofaiml
/
Phi-3-mini
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b8c24aa
Phi-3-mini
/
app.py
not-lain
initial commit
b8c24aa
verified
11 months ago
raw
Copy download link
history
blame
Safe
63 Bytes
import
gradio
as
gr
gr.load(
"models/google/gemma-7b"
).launch()