Releases: knights-analytics/hugot
Releases · knights-analytics/hugot
Release list
v0.1.5
What's Changed
- Allow tokenizer inputs to be determined from model by @riccardopinosio in #43
- fix: zip gpu files on release by @riccardopinosio in #46
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- implemented ZeroShotClassification pipeline (@riley-oh6)
- refactored internals to avoid struct inheritance
- support for multiple outputs from embedding pipelines
- improvements to cicd flow
- bugfixes
- breaking change: deprecated methods have been removed.
Full Changelog: v0.1.3...v0.1.4
v0.1.3
v0.1.2
v0.1.1
What's Changed
- Added normalization option for featureExtractionPipeline
- Allow for usage of the library with go 1.20 and above
Full Changelog: v0.1.0...v0.1.1
v0.1.0
v0.0.9
What's Changed
- feat: multiclass classification and refactor of pipeline creation by @riccardopinosio in #17
- Development by @riccardopinosio in #18
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- fix: fix permission and data race issues in testing suite by @riccardopinosio in #14
- Allow all onnxruntime_go tuning options to be set in a new session by @RJKeevil in #15
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- small cli readme correction by @RJKeevil in #7
- feat: adding ability to download models by @riccardopinosio in #12
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Add RunPipeline function for concrete return types by @riccardopinosio in #6
Full Changelog: v0.0.5...v0.0.6