EB-GPT-J-6B / app.py
awacke1's picture
initial commit
40f845b
raw
history blame contribute delete
No virus
77 Bytes
import gradio as gr
gr.Interface.load("models/EleutherAI/gpt-j-6B").launch()