new_meditron / app.py
CezarCherciu's picture
initial commit
dd1a83a
raw
history blame
No virus
68 Bytes
import gradio as gr
gr.load("models/epfl-llm/meditron-7b").launch()