
Running LLMs locally with Ollama
A step-by-step guide to installing Ollama on macOS and running large language models like llama2 and Mistral entirely offline. Learn how to interact with the models via chat, API, and even remotely using ngrok.
All my posts about various macOS technologies
34 posts

A step-by-step guide to installing Ollama on macOS and running large language models like llama2 and Mistral entirely offline. Learn how to interact with the models via chat, API, and even remotely using ngrok.

Delve into the exciting features and benefits of Podman, a powerful alternative to traditional container technologies.

Learn how to set up Ansible with Azure on a new Mac, addressing common issues with cryptography and module dependencies.

Learn how to run Bicep on an M1 Mac using VSCode, addressing the .Net 5.0 runtime issue with Rosetta 2 and Homebrew.

Just installed macOS Monterey and Python on my MacBook Pro! Easy peasy with pyenv. Check out my experience!

Discover how to run Podman on macOS using a virtual machine, enabling Docker compatibility and container management.

Explore Docker Desktop alternatives for macOS: Lima, Rancher Desktop, and Minikube offer containerization and Kubernetes clustering solutions.

Upgrade Python on macOS Big Sur using pyenv. Install Python 3.9.1 and update pip for smoother management.

Moving to Docker to run Ansible on macOS Big Sur

Upgrade to Python 3 on macOS using pyenv for easy installation and maintenance of different Python versions.