Canstralian's picture
initial commit
bc4c3ef verified
raw
history blame
103 Bytes
import gradio as gr
gr.load(
"models/bigcode/starcoder2-3b",
provider="hf-inference",
).launch()