475 Forks
5995 Stars
5995 Watchers

PaLM-rlhf-pytorch

Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM

How to download and setup PaLM-rlhf-pytorch

Open terminal and run command
git clone https://github.com/lucidrains/PaLM-rlhf-pytorch.git
git clone is used to create a copy or clone of PaLM-rlhf-pytorch repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PaLM-rlhf-pytorch https://github.com/lucidrains/PaLM-rlhf-pytorch/archive/master.zip

Or simply clone PaLM-rlhf-pytorch with SSH
[email protected]:lucidrains/PaLM-rlhf-pytorch.git

If you have some problems with PaLM-rlhf-pytorch

You may open issue on PaLM-rlhf-pytorch support forum (system) here: https://github.com/lucidrains/PaLM-rlhf-pytorch/issues