Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jacksonstrut
/
EleutherAI-gpt-neo-2.7B
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
EleutherAI-gpt-neo-2.7B
/
app.py
jacksonstrut
initial commit
766f5e2
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/EleutherAI/gpt-neo-2.7B"
).launch()