Ollama
To install Ollama, on the , and follow the instructions.
Step 1 : visit Ollama website

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

Step 3: Double click on downloaded binary

Step 4: verify installed version using "ollama -v" command
Step 5: Starting Ollama using "ollama serve"

Step 6: Pulling llama3 model


Step 7: To list installed model

Last updated
Was this helpful?