Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aerdna
/
epfl-llm-meditron-7bhgvcvghkvcghvh
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
epfl-llm-meditron-7bhgvcvghkvcghvh
/
app.py
aerdna
initial commit
85aecf4
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/epfl-llm/meditron-7b"
).launch()