Best AI News — Updated Every 3 Hours
Story Page
← All Stories
Home Community Story
Community

hubert.cpp, a C++ implementation of distilHuBERT [P]

Via r/MachineLearning
Friday, Jun 12, 2026 · 7:40AM
Summary

I've written a C++ implementation of distilHuBERT. https://github.com/pfeatherstone/hubert.cpp It has no runtime dependencies, the weights are compiled into the library, it supports dynamic sizes, has performance on par with onnxruntime (in my tests) and can be easily integrated into any CMake proje

Continue reading the full article
Read at r/MachineLearning
www.reddit.com
Back to all stories