h2ogpt-api / app.py
DylanWolf's picture
Update app.py
200f482
raw
history blame
86 Bytes
import gradio as gr
gr.load("models/h2oai/h2ogpt-4096-llama2-70b-chat-4bit").launch()