Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Razakhan9121
/
epfl-llm-meditron-7b
like
0
Running
App
Files
Files
Community
main
epfl-llm-meditron-7b
/
app.py
Razakhan9121
initial commit
8113985
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/epfl-llm/meditron-7b"
).launch()