Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LeoX91
/
epfl-llm-meditron-70b
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
571311c
epfl-llm-meditron-70b
/
app.py
LeoX91
initial commit
571311c
about 1 year ago
raw
Copy download link
history
blame
Safe
69 Bytes
import
gradio
as
gr
gr.load(
"models/epfl-llm/meditron-70b"
).launch()