Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ireneo
/
roneneldan-TinyStories-Instruct-33M
like
0
Sleeping
App
Files
Files
Community
40fb01d
roneneldan-TinyStories-Instruct-33M
/
app.py
Ireneo
initial commit
40fb01d
over 1 year ago
raw
Copy download link
history
blame
Safe
93 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/roneneldan/TinyStories-Instruct-33M"
).launch()