Products and Tools · Research
Hugging Face 发布 WebGPU 内核库与 Fleet 浏览器基准测试工具
Hugging Face 发布 @huggingface/kernels 库,用于从 Hub 加载并运行优化的 WebGPU 内核,初始集合包含 207 个内核,并推出 Fleet 浏览器基准测试工具,可在用户硬件上运行并评分内核。
阅读 Hugging Face 原文为什么重要
WebGPU 内核库和浏览器基准测试工具降低了在浏览器中运行高性能 AI 计算的门槛,有望推动 Web 端 AI 应用的普及和性能优化。
关键事实
事实 1
Hugging Face 发布了 @huggingface/kernels 库,用于从 Hub 加载并运行优化的 WebGPU 内核。
来源与依据
we are releasing the first layer of that effort: @huggingface/kernels, a minimal library for loading and running optimized WebGPU kernels from the Hugging Face Hub
事实 2
初始 WebGPU 内核集合包含 207 个内核,托管在 huggingface.co/webgpu-kernels。
来源与依据
together with an initial collection of 207 kernels at huggingface.co/webgpu-kernels.
事实 3
Fleet 是一个基于浏览器的 GPU 基准测试和测试套件,可在用户硬件上运行并评分内核。
来源与依据
We are also launching Fleet, an in-browser GPU benchmarking and testing suite that runs and scores the kernels on your hardware.