Retrieval Augmented Generation (RAG) Application
Published:
Learn how to use Retrieval Augmented Generation on Intel Gaudi with Hugging Face
Published:
Learn how to use Retrieval Augmented Generation on Intel Gaudi with Hugging Face
Published:
Using LocalGPT on Intel® Gaudi®2 AI accelerators with the Llama2 model to chat with your local documentation
Published:
Fine-tune Llama2 more efficiently with Low-Rank Adaptations (LoRA) on Intel Intel Gaudi2 AI accelerators
Published:
How to Use Gaudi’s Profiler tool and Tensorboard Plug-in to provide to modify any model for better performance.
Published:
How to find Dynamic Data and Ops in your models, and ways to help reduces these for better performance
Published:
This tutorial provides example training scripts to demonstrate different DeepSpeed optimization technologies on HPU.
Published:
Set up an Amazon EC2 DL1 instance and start training a PyTorch model on Gaudi
Published:
Migrate Hugging Face model to Habana Gaudi
Published:
Set up a Habana Gaudi instance on Amazon Web Services, and fine-tune a BERT model …
Published:
An adaptation of Finetune transformers models with pytorch lightning tutorial using Habana Gaudi AI processors. This notebook …
Published:
An adaptation of Introduction to PyTorch Lightning tutorial using Habana Gaudi AI processors.
In this tutorial, we’ll go over the basics of lightning by preparing models to train on the MNIST Handwritten Digits dataset
Published:
Overview Mixed precision is the use of both 16-bit and 32-bit floating-point types in a …
Published:
An adaptation of training a classifier tutorial using Habana Gaudi AI processors. In this tutorial, we …
Published:
An adaptation of PyTorch Quickstart tutorial using Habana Gaudi AI processors