LaMDA-rlhf-pytorch
LaMDA-rlhf-pytorch copied to clipboard
how can i install this?
i try to find "pip install"
There currently is no way to pip install. This will be added in the future.
You would have to git clone https://github.com/conceptofmind/LaMDA-rlhf-pytorch.git. Then cd into the directory LaMDA-rlhf-pytorch. From there you would then have to run python3 train.py.