http://twgwkbsl36sgd3bcpsnvxaznsfygcp3bt7lk4if3ly2dy5ey7xpx4fqd.onion/p/setting-up-your-own-ai-locally
This will download the latest repositories from where we can get the following. sudo apt-get install tor sudo apt-get install tmux sudo apt-get install ssh Now we need to create a folder called Tools using "mkdir Tools" then change directory into Tools using "cd Tools". now type te following to install ollama "curl -fsSL https://ollama.com/install.sh | sh" This will install ollama to your system.