Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RAFT] Add link to Azure RAFT Distillation Recipe #758

Merged
merged 2 commits into from
Nov 25, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions raft/azure-ai-studio-ft/howto.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# HOWTO: Fine-tune llama-2-7b in Azure AI Studio

> ⚠️ See the **Azure RAFT Distillation Recipe repo** ([Azure-Samples/raft-distillation-recipe](https://aka.ms/raft-recipe)) for instructions, notebooks and infrastructure provisioning for Meta Llama 3.1 and 3.2 as well as GPT-4o.

## Prerequisites

[Prerequisites in MS Learn article "Fine-tune a Llama 2 model in Azure AI Studio"](https://learn.microsoft.com/en-us/azure/ai-studio/how-to/fine-tune-model-llama#prerequisites)
Expand Down