h2ogpt-api / app.py
DylanWolf's picture
Update app.py
baf18a5
raw
history blame
67 Bytes
import gradio as gr
gr.load("models/EleutherAI/gpt-j-6b").launch()