Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
HoBu4eK
/
EleutherAI-gpt-neo-1.3B
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
af56303
EleutherAI-gpt-neo-1.3B
/
app.py
HoBu4eK
initial commit
af56303
over 1 year ago
raw
Copy download link
history
blame
Safe
81 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/EleutherAI/gpt-neo-1.3B"
).launch()