Follow the instruction of this link.
curl -fsSL https://ollama.com/install.sh | shDownload the model, in this case llama3.1. this command will also be used to run the model
ollama run llama3.1To exit the model type /bye
pip install -r requirements.txt