Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zohadev
/
EleutherAI-pythia-70m-testing
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
68acad8
EleutherAI-pythia-70m-testing
/
app.py
zohadev
initial commit
68acad8
over 1 year ago
raw
Copy download link
history
blame
Safe
79 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/EleutherAI/pythia-70m"
).launch()