Open waikoreaweatherpjt opened 1 year ago
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
.
i try to find "pip install"