v2.0.1

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

AI Summary

This release updates the Shimmy tool to use a real GPU engine by default and removes the llama.cpp dependency in favor of resolving the airframe dependency from crates.io.

Key Highlights

  • Real airframe GPU engine as default (not stub)
  • 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 airframe GPU engine as default
  • airframe dependency resolution from crates.io
  • Removal of llama.cpp dependency

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