Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Exched
/
EleutherAI-gpt-j-6b
like
0
Runtime error
App
Files
Files
Community
ded2d83
EleutherAI-gpt-j-6b
/
app.py
Exched
initial commit
ded2d83
verified
5 months ago
raw
Copy download link
history
blame
Safe
67 Bytes
import
gradio
as
gr
gr.load(
"models/EleutherAI/gpt-j-6b"
).launch()