Skip to content

Latest commit

 

History

History
28 lines (28 loc) · 625 Bytes

CHANGELOG.md

File metadata and controls

28 lines (28 loc) · 625 Bytes

0.0.1

  • Initial release

0.0.2

  • Added description in Readme.md
  • Added opportunity to setup a model before initiation

0.0.3

  • Added getResponseAsync method

0.0.4

  • Updated example
  • Updated readme

0.1.0

  • Added web support
  • Added opportunity to set randomSeed, topK and temperature

0.1.1

  • Updated example

0.1.2

  • Updated example

0.1.3

  • Updated readme

0.1.4

  • Updated readme for GPU models on Android devices
  • Updated example

0.2.0

  • Added chat functionality for instruction tuned model
  • Updated example

0.2.1

  • Updated chat functionality for instruction tuned model
  • Updated readme