v2.0.1

chenglou/pretextv2.0.1May 26, 2026by Michael-A-Kuykendall

AI Summary

Upgrades the default GPU engine to a real implementation, updates the airframe dependency to crates.io, and removes the llama.cpp dependency entirely.

Key Highlights

  • Real airframe GPU engine is now the default (not a stub)
  • airframe dependency resolved from crates.io (v0.1)
  • Removed llama.cpp dependency
  • Fixes Homebrew and cargo install delivering real GPU inference

New Features

  • Real GPU inference support via airframe
  • Updated dependency management

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