OneLLM
OneLLM copied to clipboard
How to install petrel_client
in pretrain_dataset.py, you used client from petrel_client, but it's not a package covered in requirements.txt. And directly installing by pip install petrel_client doesn't work. Where can I find and install this package?
It is a internal package for reading data from data server, which is not a must for this repo.