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