Jarod-1 / app.py
jguyet's picture
Update app.py
70337b6
raw
history blame contribute delete
95 Bytes
import gradio as gr
gr.Interface.load("models/EleutherAI/gpt-j-6B", max_length=10000).launch()