Hacker News new | ask | show | jobs
by was_a_dev 1194 days ago
Download the notebook and run locally?
1 comments

Yes, the GitHub has the Jupyter .ipynb notebook that can be run locally: https://github.com/jarrellmark/chatgpt-j

And even in Colab, it's privacy first in the sense that user input or model output isn't being sent anywhere. The data is local to your Colab session.