Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
eswardivi/AIO_Chat
eswardivi
/
phi-4
like
125
Running
on
Zero
App
Files
Files
Community
4
Fetching metadata from the HF Docker repository...
b8c24aa
phi-4
/
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()