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