Blog About Book Adventure

Ollama

Run Gemma with Ollama on Cloud Run

Deploy Google's Gemma 2B open model on Cloud Run using Ollama for CPU-based inference with this sample project, providing an accessible way to run smaller LLMs in a serverless environment.February 27, 2024

Explore topics

Cloud Run 11 Gemini CLI 9 Python 5 Data Visualization 3 Gemini 3 LangChain 3 RAG 3

Recent posts

How automated rebasing works on Cloud Run

A technical overview of automated base image updates on Cloud Run.May 28, 2026

How to set up a custom domain and HTTPS redirects on Cloud Run

Use these gcloud commands to configure a custom domain for a Cloud Run service with a managed SSL certificate and a HTTP-to-HTTPS redirect.May 18, 2026

Auto-formatting Python with Ruff in Gemini CLI

Learn how to set up a hook in Gemini CLI that uses Ruff to format and sort imports in your Python code every time it modifies a file.May 06, 2026

RSS Feed | Sitemap