Skip to content

Commit 40e0aeb

Browse files
authored
Merge pull request #1608 from mrbullwinkle/mrb_11_19_2024_wandb
[Azure OpenAI] W&B preview
2 parents 8daaa1b + e979faa commit 40e0aeb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/ai-services/openai/how-to/weights-and-biases-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ author: mrbullwinkle
1111
ms.author: mbullwin
1212
---
1313

14-
# Integrate Azure OpenAI fine-tuning with Weights & Biases
14+
# Integrate Azure OpenAI fine-tuning with Weights & Biases (preview)
1515

1616
Weights & Biases (W&B) is a powerful AI developer platform that enables machine learning practitioners to train, fine-tune, and deploy models efficiently. Azure OpenAI fine-tuning integrates with W&B, allowing you to track metrics, parameters, and visualize your Azure OpenAI fine-tuning training runs within your W&B projects. In this article, we will guide you through setting up the Weights & Biases integration.
1717

articles/ai-services/openai/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ items:
168168
- name: Function calling
169169
href: ./how-to/fine-tuning-functions.md
170170
displayName: fine-tuning, finetuning
171-
- name: Weights & Biases integration
171+
- name: Weights & Biases integration (preview)
172172
href: ./how-to/weights-and-biases-integration.md
173173
- name: Use your data
174174
items:

0 commit comments

Comments
 (0)