v2.0.1
heroui-inc/herouiv2.0.1May 26, 2026by Michael-A-Kuykendall
AI Summary
Upgrades the default GPU engine to a real implementation and updates dependency management to resolve the airframe dependency from crates.io.
Key Highlights
- Real airframe GPU engine is now the default (no longer a stub)
- airframe dependency now resolves from crates.io (v0.1)
- llama.cpp dependency removed entirely
- Fixes Homebrew and cargo install delivering real GPU inference
New Features
- Real GPU inference support
Full Release Notes
- Real airframe GPU engine as default (not stub)\n- airframe dependency now resolves from crates.io (v0.1)\n- Removed llama.cpp dependency entirely\n- Fixes Homebrew and cargo install delivering real GPU inference