Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
HolyTreeCrowns
/
EleutherAI-gpt-neox-20b
like
0
Sleeping
App
Files
Files
Community
main
EleutherAI-gpt-neox-20b
/
app.py
HolyTreeCrowns
initial commit
0974cf5
verified
26 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/EleutherAI/gpt-neox-20b"
).launch()