ysharma's picture
ysharma HF staff
initial commit
c2ae5c5 verified
raw
history blame contribute delete
167 Bytes
import gradio as gr
import hyperbolic_gradio
gr.load(
name="Qwen/Qwen2.5-Coder-32B-Instruct",
src=hyperbolic_gradio.registry,
accept_token=True
).launch()