akhaliq's picture
akhaliq HF staff
initial commit
3971c38 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()