GPT-j-6b / app.py
qsardor's picture
initial commit
88da4bd verified
raw
history blame contribute delete
67 Bytes
import gradio as gr
gr.load("models/EleutherAI/gpt-j-6b").launch()