v2.0.1

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

AI Summary

Switches the default GPU engine to a real implementation and removes the llama.cpp dependency.

Key Highlights

  • Real airframe GPU engine as default
  • Airframe dependency now resolves from crates.io (v0.1)
  • Removed llama.cpp dependency entirely
  • Fixes Homebrew and cargo install delivering real GPU inference

New Features

  • Real GPU inference
  • Airframe integration

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