Skip to content

Commit 3b769b0

Browse files
authored
Update fine-tune-phi-3.md
1 parent 55556a3 commit 3b769b0

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

articles/ai-studio/how-to/fine-tune-phi-3.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ Phi-3 Mini is a 3.8B parameters, lightweight, state-of-the-art open model built
2525

2626
The model underwent a rigorous enhancement process, incorporating both supervised fine-tuning and direct preference optimization to ensure precise instruction adherence and robust safety measures. When assessed against benchmarks testing common sense, language understanding, math, code, long context and logical reasoning, Phi-3 Mini-4K-Instruct and Phi-3 Mini-128K-Instruct showcased a robust and state-of-the-art performance among models with less than 13 billion parameters.
2727

28-
---
2928

3029
## [Phi-3-medium](#tab/phi-3-medium)
3130
Phi-3 Medium is a 14B parameters, lightweight, state-of-the-art open model. Phi-3-Medium was trained with Phi-3 datasets that include both synthetic data and the filtered, publicly available websites data, with a focus on high quality and reasoning-dense properties.
@@ -49,8 +48,6 @@ The following models are available in Azure AI studio for Phi 3 when fine-tuning
4948

5049
Fine-tuning of Phi-3 models is currently supported in projects located in East US 2.
5150

52-
---
53-
5451
## [Phi-3-medium](#tab/phi-3-medium)
5552

5653
The following models are available in Azure AI studio for Phi 3 when fine-tuning as a service with pay-as-you-go:
@@ -145,7 +142,7 @@ To fine-tune a Phi-3 model:
145142

146143
1. Review your selections and proceed to train your model.
147144

148-
Once your model is fine-tuned, you can deploy the model and can use it in your own application, in the playground, or in prompt flow. For more information, see [How to deploy Phi-3 family of large language models with Azure AI Studio](./deploy-models-phi3.md).
145+
Once your model is fine-tuned, you can deploy the model and can use it in your own application, in the playground, or in prompt flow. For more information, see [How to deploy Phi-3 family of large language models with Azure AI Studio](./deploy-models-phi-3.md).
149146

150147
# [Phi-3-medium](#tab/phi-3-medium)
151148

@@ -182,7 +179,7 @@ To fine-tune a Phi-3 model:
182179

183180
1. Review your selections and proceed to train your model.
184181

185-
Once your model is fine-tuned, you can deploy the model and can use it in your own application, in the playground, or in prompt flow. For more information, see [How to deploy Phi-3 family of large language models with Azure AI Studio](./deploy-models-phi3.md).
182+
Once your model is fine-tuned, you can deploy the model and can use it in your own application, in the playground, or in prompt flow. For more information, see [How to deploy Phi-3 family of large language models with Azure AI Studio](./deploy-models-phi-3.md).
186183

187184
## Cleaning up your fine-tuned models
188185

@@ -195,7 +192,7 @@ You can delete a fine-tuned model from the fine-tuning model list in [Azure AI S
195192

196193
### Cost and quota considerations for Phi-3 models fine-tuned as a service
197194

198-
Phi models fine-tuned as a service are offered by Microsoft and integrated with Azure AI Studio for use. You can find the pricing when [deploying](./deploy-models-phi3.md) or fine-tuning the models under the Pricing and terms tab on deployment wizard.
195+
Phi models fine-tuned as a service are offered by Microsoft and integrated with Azure AI Studio for use. You can find the pricing when [deploying](./deploy-models-phi-3.md) or fine-tuning the models under the Pricing and terms tab on deployment wizard.
199196

200197

201198
## Content filtering
@@ -205,5 +202,5 @@ Models deployed as a service with pay-as-you-go are protected by Azure AI Conten
205202

206203
## Next steps
207204
- [What is Azure AI Studio?](../what-is-ai-studio.md)
208-
- [Learn more about deploying Phi-3 models](./deploy-models-phi3.md)
205+
- [Learn more about deploying Phi-3 models](./deploy-models-phi-3.md)
209206
- [Azure AI FAQ article](../faq.yml)

0 commit comments

Comments
 (0)