v0.1.1 (July, 2023)
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.