Personally, a playground

Lessons from the trenches of Google Cloud, Gen AI, and Code

Latest Articles

Building a Terminal Chatbot with LLaMA 3
Software development
19 July 2025

Building a Terminal Chatbot with LLaMA 3

Previously we configured Ollama to run LLaMA 3 on a Google VM and connected to it through an SSH tunnel. In this article, we will discover how to build a beautiful markdown-powered chatbot in your terminal using Python and the generation endpoint we have created.

Read full article
Ollama with Llama 3.2 on Google VM with GPU
Gen AI
19 July 2025

Ollama with Llama 3.2 on Google VM with GPU

Before starting, ensure your VM is configured with GPU support and Ubuntu 22.04 LTS (minimal). Enable SSH port access for browser-based connections, and verify that the Google Cloud CLI or SDK is set up on your computer. In this experiment, we’ll be connecting via an SSH tunnel.

Read full article
PreviousPage 2 of 3Next