Skip to content

Releases: callstack/ai-summarization

v1.0.3

16 Nov 17:13
Compare
Choose a tag to compare

Various tweaks based on empirical testing.

Full Changelog: v1.0.2...v1.0.3

v1.0.2

16 Nov 15:53
Compare
Choose a tag to compare

What's changed

  • fixed typo in requirements.txt file
  • fixed typo in running instructions
  • tweaked UI to use "response language" label

Full Changelog: v1.0.1...v1.0.2

v1.0.1

16 Nov 13:40
Compare
Choose a tag to compare

What's new

  • fixes missing dependencies
  • added code comments how to make the model run on non-M1 processors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

16 Nov 10:08
Compare
Choose a tag to compare

Initial release

After installing dependencies:

  • Web UI: run ./web-ui.py in console
  • Jupyter notebook: open Notebook.ipynb in Jupyter Labs