Skip to content

This repository contains two Jupyter notebooks created for the GCP Guild AOssociation, providing hands-on guidance for deploying AI models to Google Cloud Run. Each notebook walks through the steps required to set up, containerize, and deploy AI workloads.

Notifications You must be signed in to change notification settings

hardrave/GCP_Guild_AI_in_GCP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

GCP Guild AOssociation AI Deployment Notebooks

This repository contains two Jupyter notebooks created for the GCP Guild AOssociation, providing hands-on guidance for deploying AI models to Google Cloud Run. Each notebook walks through the steps required to set up, containerize, and deploy AI workloads effectively.


Notebooks Overview

1. Deploying Gemma2 2B Model to Google Cloud Run

πŸ“„ Description

This notebook provides a step-by-step guide to deploying the Gemma2 2B parameter model on GCP. It covers:

  • Environment setup and configuration
  • Containerizing the model
  • Uploading to Google Artifact Registry
  • Deploying to Cloud Run

2. Deploying Ollama as a Sidecar with Cloud Run and Open WebUI

πŸ“„ Description

This notebook demonstrates deploying Ollama as a sidecar alongside Open WebUI as a frontend ingress container on Cloud Run. The guide covers:

  • Configuring a multi-container Cloud Run deployment
  • Allocating resources for efficient model inference
  • Integrating Open WebUI for a user-friendly interface

Prerequisites

Before running these notebooks, ensure you have the following:

  • A Google Cloud Platform (GCP) account
  • Enabled billing and access to Cloud Run and Vertex AI

About

This repository contains two Jupyter notebooks created for the GCP Guild AOssociation, providing hands-on guidance for deploying AI models to Google Cloud Run. Each notebook walks through the steps required to set up, containerize, and deploy AI workloads.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published