Optimizing a WebGPU Matmul Kernel for 1 TFLOP
(zanussbaum.substack.com)
I work at Nomic, where many of my colleagues work on building large TSNE-like visualizations work in the browser1. Showing tens of millions of data points in the browser without rendering your computer an oven is no easy challenge. I overhear many of the scaling problems solved by Deepscatter, first developed by Ben Schmidt.
I work at Nomic, where many of my colleagues work on building large TSNE-like visualizations work in the browser1. Showing tens of millions of data points in the browser without rendering your computer an oven is no easy challenge. I overhear many of the scaling problems solved by Deepscatter, first developed by Ben Schmidt.
Transformers.js 3.0 Released with WebGPU Support
(github.com/huggingface)
After more than a year of development, we're excited to announce the release of 🤗 Transformers.js v3!
After more than a year of development, we're excited to announce the release of 🤗 Transformers.js v3!
Show HN: WebGPU Puzzles - Learn GPU Programming in Your Browser
(answer.ai)
WebGPU has arrived, opening a direct pipeline from the web browser to your local GPU. We’ve built WebGPU Puzzles to help you try it and explore the possibilities. It’s a simple, interactive way to learn GPU programming using nothing but your browser:
WebGPU has arrived, opening a direct pipeline from the web browser to your local GPU. We’ve built WebGPU Puzzles to help you try it and explore the possibilities. It’s a simple, interactive way to learn GPU programming using nothing but your browser: