Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
cyni
/
epfl-llm-meditron-7b
like
0
Sleeping
App
Files
Files
Community
9a7c8dd
epfl-llm-meditron-7b
/
app.py
cyni
initial commit
9a7c8dd
11 months ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/epfl-llm/meditron-7b"
).launch()