whackthejacker's picture
initial commit
36a47f5 verified
raw
history blame contribute delete
107 Bytes
import gradio as gr
gr.load(
"models/bigcode/tiny_starcoder_py",
provider="hf-inference",
).launch()