ElJaviLuki / chatgpt-j

Chat interface to gpt-j. Runs in Google Colab.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatGPT-J

ChatGPT-J is an open source chatbot with a simple user interface! It can run even on a cell phone.

ChatGPT-J runs completely in the Google Colab notebook. No information is sent to an external server (except for the external server that's running the Colab Notebook).

ChatGPT-J has less restrictions than ChatGPT. Be safe.

ChatGPT-J is a user interface for a modified version of GPT-J-6B that runs in Colab. That's called GPT-J-6B-8bit.

Instructions

⬇️ Open the Google Colab notebook in a new tab:

⬇️ Click the icon.

⬇️ Click "File" -> "Save a copy in Drive"

⬇️ Now the file should be called: "Copy of ChatGPT-J.ipynb"

⬇️ Click the button under "Step 1". ⏳Wait 5-10 minutes⏳

⬇️ Now it's done loading when the icon stops spinning

⬇️ Click the button next to "tabs" in "Step 2"

⬇️ Type a message in the "Human:" prompt

⬇️ Click "Send Message"

⬇️ Wait a minute...

⬇️ ⏳Wait a minute⏳

⬇️ Read the response ☺️

⬇️ Send another message

⬇️ Read the response ☺️

Do this after every session to save on free Google Colab credits

⬇️ Click the button

⬇️ Click "Runtime" -> "Disconnect and delete runtime"

⬇️ Click "Yes"

About

Chat interface to gpt-j. Runs in Google Colab.

License:Apache License 2.0


Languages

Language:Jupyter Notebook 100.0%