ysharma's picture
ysharma HF Staff
initial commit
c2ae5c5 verified
raw
history blame
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()