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

gemini cli getting file not defined error

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

vllm : Failed to infer device type