Releases: Kardbord/hfapigo
Releases · Kardbord/hfapigo
v1.2.0
v1.1.0
v1.0.1
What's Changed
- Bump golang.org/x/image from 0.6.0 to 0.7.0 by @dependabot in #11
Full Changelog: v1.0.0...v1.0.1
v1.0.0
All endpoints are supported at this point, with the exception of feature extraction. This package has gained a bit of traction over the last year, and hasn't seen any major issues, so consider this the first stable release!
What's Changed
- Bump golang.org/x/image from 0.5.0 to 0.6.0 by @dependabot in #9
- Add support for sentence similarity task by @TannerKvarfordt in #10
New Contributors
- @dependabot made their first contribution in #9
Full Changelog: v0.0.6...v1.0.0
v0.0.6
v0.0.5
v0.0.4
Updated the recommended speech recognition model.
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Fixed a bug where fill_mask could not correctly handle single-mask, single-input requests.
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Fixed an issue where performing a "fill mask" request with multiple masks (for supported models) would cause a segfault.
Full Changelog: v0.0.1...v0.0.2