You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-studio/how-to/fine-tune-phi-3.md
+4-7Lines changed: 4 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,6 @@ Phi-3 Mini is a 3.8B parameters, lightweight, state-of-the-art open model built
25
25
26
26
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.
27
27
28
-
---
29
28
30
29
## [Phi-3-medium](#tab/phi-3-medium)
31
30
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
49
48
50
49
Fine-tuning of Phi-3 models is currently supported in projects located in East US 2.
51
50
52
-
---
53
-
54
51
## [Phi-3-medium](#tab/phi-3-medium)
55
52
56
53
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:
145
142
146
143
1. Review your selections and proceed to train your model.
147
144
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).
149
146
150
147
# [Phi-3-medium](#tab/phi-3-medium)
151
148
@@ -182,7 +179,7 @@ To fine-tune a Phi-3 model:
182
179
183
180
1. Review your selections and proceed to train your model.
184
181
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).
186
183
187
184
## Cleaning up your fine-tuned models
188
185
@@ -195,7 +192,7 @@ You can delete a fine-tuned model from the fine-tuning model list in [Azure AI S
195
192
196
193
### Cost and quota considerations for Phi-3 models fine-tuned as a service
197
194
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.
199
196
200
197
201
198
## Content filtering
@@ -205,5 +202,5 @@ Models deployed as a service with pay-as-you-go are protected by Azure AI Conten
205
202
206
203
## Next steps
207
204
-[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)
0 commit comments