Ireneo's picture
Update app.py
00e43e9
raw
history blame contribute delete
109 Bytes
import gradio as gr
# Load the model
model = gr.load("models/roneneldan/TinyStories-Instruct-33M").launch()