File size: 107 Bytes
36a47f5 |
1 2 3 4 5 6 |
import gradio as gr
gr.load(
"models/bigcode/tiny_starcoder_py",
provider="hf-inference",
).launch() |
36a47f5 |
1 2 3 4 5 6 |
import gradio as gr
gr.load(
"models/bigcode/tiny_starcoder_py",
provider="hf-inference",
).launch() |