LaMDA-rlhf-pytorch icon indicating copy to clipboard operation
LaMDA-rlhf-pytorch copied to clipboard

how can i install this?

Open waikoreaweatherpjt opened this issue 2 years ago • 1 comments

i try to find "pip install"

waikoreaweatherpjt avatar Jan 13 '23 04:01 waikoreaweatherpjt

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.

conceptofmind avatar Jan 13 '23 04:01 conceptofmind