Skip to content

v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Aug 03:37
· 4 commits to main since this release
a945235
v0.3.0 — model auto-download, and a GPU package that actually works

Missing models are now fetched, SHA-256 verified against a manifest
compiled into the binary, and cached per platform. The URL is pinned to an
immutable release tag, so it is a version rather than a moving target.

Also fixes a bug present since the first release: the packaged binary
shipped no onnxruntime_providers_shared library, so --cuda and --tensorrt
could not load from a release archive on either platform.