candyhead's picture
initial commit
ffcd350 verified
raw
history blame contribute delete
117 Bytes
import gradio as gr
gr.load(
"models/Alibaba-NLP/gte-Qwen2-1.5B-instruct",
provider="hf-inference",
).launch()