Large Model usage with minGPT
Published:
This tutorial provides example training scripts to demonstrate different DeepSpeed optimization technologies on HPU.
Getting started with AWS DL1 and PyTorch
Published:
Set up an Amazon EC2 DL1 instance and start training a PyTorch model on Gaudi
Accelerate Transformer training with Optimum Habana
Published:
Migrate Hugging Face model to Habana Gaudi
Getting Started with Hugging Face Transformers
Published:
Set up a Habana Gaudi instance on Amazon Web Services, and fine-tune a BERT model …
DistilBert Sequence Classification with IMDb Reviews
Published:
An adaptation of Huggingface Sequence Classification with IMDB Reviews using Habana Gaudi AI processors. Overview This tutorial …
PyTorch Mixed Precision
Published:
Overview Mixed precision is the use of both 16-bit and 32-bit floating-point types in a …
Training a Classifier
Published:
An adaptation of training a classifier tutorial using Habana Gaudi AI processors. In this tutorial, we …
Quick Start
Published:
An adaptation of PyTorch Quickstart tutorial using Habana Gaudi AI processors