Skip to content

v0.1.1 (July, 2023)

Compare
Choose a tag to compare
@jeremymanning jeremymanning released this 23 Jul 11:40
· 121 commits to main since this release
62c794b

Big update!

Chatify can now run fully locally in iPython/Jupyter notebooks, including in the free tier notebooks on Colaboratory and Kaggle. We've switched from a cached-response model to a fully interactive model (which generates a unique response to each query) based on Meta's Llama 2 model (we use the 7B variant to minimize resource requirements).

We have also tweaked the prior built-in prompts and added lots of useful new prompts.