Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
anmolsahai
/
EleutherAI-gpt-neox-20b
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
EleutherAI-gpt-neox-20b
File size: 71 Bytes
d97fe2f
1
2
3
import
gradio
as
gr gr.load(
"models/EleutherAI/gpt-neox-20b"
).launch()