v2.0.1
n0-computer/irohv2.0.1May 26, 2026by Michael-A-Kuykendall
AI Summary
This update switches the default inference engine to a real GPU implementation and updates dependencies, removing legacy dependencies to ensure proper GPU support across different installation methods.
Key Highlights
- Real airframe GPU engine is now the default (not a stub).
- Updated airframe dependency to version 0.1 from crates.io.
- Removed the llama.cpp dependency entirely.
- Fixed Homebrew and cargo install to deliver real GPU inference.
New Features
- Real airframe GPU engine as default
- airframe dependency resolves from crates.io (v0.1)
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