CoolFace
Apppublic

vedant33/supersede-demo-zerogpu

sourceHugging Faceapache-2.0updated 3mo agoView on Hugging Face
0likes
8 commits on main
99aebd13mo ago

gradio 6: drop removed type= kwarg on Chatbot

vedant33
7083ced3mo ago

chat-UI side-by-side demo (preview mode)

vedant33
1aa13ed3mo ago

ZeroGPU: duration 110s, trim memory tokens to fit per-call cap

vedant33
9f6a0de3mo ago

expose api_name=run for batch curation

vedant33
26e3bd73mo ago

fix _gen: template->tokenize->**inputs (apply_chat_template returns dict)

vedant33
c62ae093mo ago

ZeroGPU fix: lazy-load model inside @spaces.GPU (no CUDA at import)

vedant33
98f74983mo ago

ZeroGPU: base vs trained live demo

vedant33
6a3241f3mo ago

initial commit

vedant33