File size: 109 Bytes
40fb01d
 
b748808
00e43e9
1
2
3
4
5
import gradio as gr

# Load the model
model = gr.load("models/roneneldan/TinyStories-Instruct-33M").launch()