Thursday, November 16, 2023

Wednesday, October 25, 2023

Beginner Tutorial to Fine-Tune an AI Model

 This video steps through an easy tutorial to fine-tune a model on custom dataset from scratch by using LlamaIndex and Gradient.

Setting Environment Variable in Google Colab

This video shows how to set environment variable and load them in Google Colab notebook, AWS Sagemaker notebook or Jupyter notebook.

Thursday, October 19, 2023

Step by Step Mistral 7B Installation Local on Linux Windows or in Cloud

 This is detailed tutorial as how to locally install Mistral 7B model in AWS, Linux, Windows, or anywhere you like.

Sunday, October 15, 2023

Step by Step Fine-Tuning Mistral 7B with Custom Dataset

Large Language Models are trained on huge amount of data. Falcon 40B model, e.g. has been trained on 1 trillion tokens with 40 billion parameters. This training took around 2 months and 384 GPUs on AWS. 

Thursday, October 12, 2023

AlloyDB Omni with Vertex AI Installation Locally in AWS

 This video is step by step tutorial to install AlloyDB Omni with Vertex AI support locally in AWS.

Friday, October 6, 2023

Tutorial Amazon Bedrock to Create Chatbot with Persona

 This video tutorial shows how code and step by step description with demo as how to use AWS Bedrock to create chatbot with persona.

Saturday, September 16, 2023

Clone Any Voice with AI - Locally Install XTTS Model

 This video shows in step by step tutorial as how to install and run Coqui XTTS model locally. TTS is a Voice generation model that lets you clone voices into different languages by using just a quick 3-second audio clip.

Thursday, September 14, 2023

How to Install Llama 2 on Google Cloud Platform - Step by Step Tutorial

 This video shows you step by step instructions as how to deploy and run Llama 2 and Code Llama models on GCP in Vertex AI API easily and quickly.

Wednesday, September 13, 2023

Step by Step Demo of Vertex AI in GCP

 This tutorial gets your started with GCP Vertex AI Generative AI service in step by step demo.