Thursday, May 2, 2024

Fine-Tune Command R+ Model on Your Own Data Locally

 This video is a simple hands-on tutorial to show how to do fine-tuning of Command R+ model from cohere locally by using your own data.

Wednesday, May 1, 2024

Fine-Tune Any 7B LLM on a Single 8GB GPU Locally

 This video is a hands-on step-by-step tutorial to show how to fine-tune any model locally on single GPU. 

Chat with YouTube Videos Using RAG

 This video shares step by step tutorial to chat with YouTube with Embedchain using RAG and EmbedChain.

Tuesday, April 30, 2024

How to Implement Tool Use with Command R Plus Model Locally

 This video is a simple hands-on tutorial to show how to implement Tool Use with your own data locally by using Cohere Comand R+ model.

Most Easy Way to Implement RAG with AI Model

 This video is a simple hands-on tutorial to show how to implement RAG with your own files locally by using Cohere Comand R+ model.

Friday, April 26, 2024

Use Hugging Face API Locally for Free Model Access

 This video is a hands-on step-by-step tutorial with code to show you how to use hugging face inference API locally for free.

Instant Voice Cloning with AI - Install OpenVoice Locally

 This video is a hands-on step-by-step tutorial to install OpenVoice v2 locally to clone voice with AI. 

Thursday, April 25, 2024

Easily Fine-Tune Any Model for Free Locally - No Machine Learning Required

 This video is a hands-on step-by-step tutorial to install AutoTrain by hugging face on local system and then fine-tune any model on custom dataset.

Wednesday, April 24, 2024

Fine-Tune Phi-3 on Local Custom Dataset

 This video is an easy step by step hands on tutorial to locally finetune Phi-3 LLM on your local system on your own dataset.

Thursday, April 18, 2024

How to Quantize a Model with Hugging Face Quanto

 This video is a hands-on step-by-step primer about how to quantize any model using Hugging Face Quanto which is a versatile pytorch quantization toolkit.