Skip to content

v0.3.7-hotfix

Choose a tag to compare

@github-actions github-actions released this 04 Nov 12:46
· 55 commits to master since this release

Bug Fixes

  • Pin candle-core/candle-nn to the crates.io 0.9.x release so the macOS Metal backend runs on the stable, thread-tolerant implementation (0.9.2-alpha.1 breaks when the model is invoked off the creating thread, which hits our server).

This hotfix only affects the Metal backend on Apple Silicon