Posts in: Tutorials

APR 24, 2024

From a pre-trained model to an AI assistant: Finetuning Gemma-2B using DPO

By Agnieszka Ciborowska, Kevin Musgrave

LLM Alignment using Direct Preference Optimization, an alternative to RLHF

LEARN MORE

FEB 28, 2024

Finetuning Mistral-7B with LoRA and DeepSpeed

By Kevin Musgrave, Agnieszka Ciborowska

How to Finetune Mistral-7B using HuggingFace + Determined

LEARN MORE

OCT 30, 2023

LLM Prompting: The Basic Techniques

By Kevin Musgrave

A gentle introduction to large language model prompting methods and terminology.

LEARN MORE

OCT 16, 2023

6 Determined APIs Explained

By Kevin Musgrave

Choose the right Determined API for your needs.

LEARN MORE

SEP 18, 2023

Iterate on your code locally using the PyTorch Trainer API

By Kevin Musgrave, Anda Zhou

Streamlining your PyTorch workflow: from local iteration to cluster deployment

LEARN MORE

SEP 01, 2023

Transfer Learning Made Easy with Determined

By Isha Ghodgaonkar

Transform your research workflow by using our Trial APIs!

LEARN MORE

FEB 13, 2023

Intro to Core API: Part 2 (Training a Model on MNIST)

By Isha Ghodgaonkar

Part 2 in the Core API intro series covering training a model on the MNIST dataset.

LEARN MORE

NOV 28, 2022

Intro to Core API: Part 1 (Integer Incrementing)

By Isha Ghodgaonkar

A simple introduction to Core API using a simple integer incrementing script (with corresponding video tutorial!)

LEARN MORE

OCT 05, 2020

Fine-Tune BERT with Determined

By David Hershey

Using Determined AI and hyperparamter search to fine tune BERT.

LEARN MORE