Ollama

To install Ollama, on the , and follow the instructions.

Step 1 : visit Ollama website

ollama.com

Step 2: Go to the Download tab to install Ollama on your local machine, choose OS

choose OS based on your requirement

Step 3: Double click on downloaded binary

click on install

Step 4: verify installed version using "ollama -v" command

Step 5: Starting Ollama using "ollama serve"

starting Ollama

Step 6: Pulling llama3 model

Step 7: To list installed model

Last updated

Was this helpful?