Skip to content

Releases: abelriboulot/onnxt5

Fixing issue with generative model

28 Jan 09:24
7f0ce23
Compare
Choose a tag to compare

Fixing issue with generative class

28 Jan 09:04
2ba6bdf
Compare
Choose a tag to compare
Merge pull request #13 from Ki6an/fix-bug-in-models

fixed bug in GenerativeT5 class

Adding more control to the text generation

15 Aug 15:25
Compare
Choose a tag to compare
0.1.6

Adding ability to control max context length

Adding a completion bar

04 Aug 07:28
Compare
Choose a tag to compare
0.1.3

Adding progress bar for model downloads

Allowing for early stopping and fixing cuda errors

01 Aug 17:37
Compare
Choose a tag to compare

Early stopping implemented

01 Aug 17:04
Compare
Choose a tag to compare

Now the Generative T5 can stop early if it receives an end of sequence signal.

New release for PyPi

01 Aug 14:16
Compare
Choose a tag to compare

Minor changes to the metadata

Initial Release

01 Aug 14:09
Compare
Choose a tag to compare

Initial release of the package

Fixing pypi readme

01 Aug 14:23
Compare
Choose a tag to compare

Added url to the benchmarks.