WGB076/hy4-preview-chat-demo
0
Hy4-preview Chat Demo
A minimal static chat UI for tencent/Hy4-preview, a Mixture-of-Experts text-generation model (770B total / 49B active parameters).
Because the model is far too large to run on Space hardware, this demo calls it directly from your browser through Hugging Face's Inference Providers router (https://router.huggingface.co/v1/chat/completions), using a personal access token you paste in (stored only in your browser's local storage).
If tencent/Hy4-preview isn't currently served by any Inference Provider, the chat shows a clear error instead of failing silently.
