h2ogpt-api / app.py
DylanWolf's picture
Update app.py
8f0e8ca
raw
history blame
95 Bytes
import gradio as gr
gr.load("models/TheBloke/Mistral-Trismegistus-7B-GPTQ").launch(share=True)