python creating a virtual environment

This is quite a common thing to do when working with python. To setup your python virtual environment, you can start doing this. 


python3 -m venv myllm

To activate it 

source myllm/bin/activate

Comments

Popular posts from this blog

vllm : Failed to infer device type

android studio kotlin source is null error

gemini cli getting file not defined error