python3 -m venv env source env/bin/activate or virtualenv env source env/bin/activate
pip install beyondllm
!pip install beyondllm
You might have to restart your colab session.
Last updated 11 months ago