Releases: callstack/ai-summarization
Releases · callstack/ai-summarization
v1.0.3
Various tweaks based on empirical testing.
Full Changelog: v1.0.2...v1.0.3
v1.0.2
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
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
Initial release
After installing dependencies:
- Web UI: run
./web-ui.py
in console - Jupyter notebook: open
Notebook.ipynb
in Jupyter Labs