ONNX Runtime Web
PulseAugur coverage of ONNX Runtime Web — every cluster mentioning ONNX Runtime Web across labs, papers, and developer communities, ranked by signal.
1 day(s) with sentiment data
-
Ternary Quantization Shrinks Super-Resolution Transformer to 668 KB for Browser Use
Researchers have successfully applied BitNet-style ternary quantization to a super-resolution transformer model, resulting in a significantly smaller model size. The quantized model, which uses weights of -1, 0, or +1, …
-
Moebius image inpainting model ported to browser using Claude Code
Simon Willison successfully ported the Moebius 0.2B image inpainting model to run in a web browser using Claude Code. The process involved converting the model to ONNX format and leveraging WebGPU for browser-based exec…
-
ProxyFace adds local, emotional avatars to AI chats
ProxyFace is an open-source project that adds a local, expressive avatar to AI interactions. It utilizes a small, on-device emotion model and eye-tracking to make the avatar react to AI output and the user's gaze. The p…