Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dawveed
/
epfl-llm-meditron-70b
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c7eec2c
epfl-llm-meditron-70b
/
app.py
dawveed
initial commit
c7eec2c
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()