dawveed's picture
Update app.py
4477d6e
raw
history blame contribute delete
No virus
124 Bytes
import gradio as gr
access_token = "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"
gr.load("models/epfl-llm/meditron-70b").launch()