Installation ============ From source: .. code-block:: git clone https://github.com/BGIResearch/BioLLM.git cd BioLLM python ./setup.py install Find out packages that lead to failures, then create a new requirements.txt of them and run: .. code-block:: pip install -r requirements.txt