http://twgwkbsl36sgd3bcpsnvxaznsfygcp3bt7lk4if3ly2dy5ey7xpx4fqd.onion/p/setting-up-your-own-ai-locally
Once ollama is installed we can use tmux to launch the ollama serve into the background. tmux new-window bash -c "ollama serve" Now you can open a console, and download an ai model. Default Models available llama2 - The most popular model for general use. mistral - The 7B model released by Mistral AI, updated to version. codellama - A large language model that generate and code. dolphin-mixtral - An uncensored, model that excels at coding. mistral-openorca - Mistral 7b model using the...