conda create -n lmdeploy python=3.8 -y conda activate lmdeploy pip install requirements.txt python run.py