chaszs's picture
initial commit
48e27cd verified
raw
history blame contribute delete
111 Bytes
import gradio as gr
gr.load(
"models/BSC-LT/salamandra-2b-instruct",
provider="hf-inference",
).launch()