Skip to content

Commit 3b73ef8

Browse files
committed
update
1 parent 5e6b919 commit 3b73ef8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/openai/how-to/manage-costs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ In practice, for this type of completion call, the token input/output wouldn't b
4040

4141
### Fine-tuned models
4242

43-
Azure OpenAI fine-tuning models is charged based on the [number of tokens in your training file](https://techcommunity.microsoft.com/blog/azure-ai-services-blog/pricing-update-token-based-billing-for-fine-tuning-training-%F0%9F%8E%89/4164465). For the latest prices, see the [official pricing page](https://azure.microsoft.com/pricing/details/cognitive-services/openai-service/).
43+
Azure OpenAI fine-tuning models are charged based on the [number of tokens in your training file](https://techcommunity.microsoft.com/blog/azure-ai-services-blog/pricing-update-token-based-billing-for-fine-tuning-training-%F0%9F%8E%89/4164465). For the latest prices, see the [official pricing page](https://azure.microsoft.com/pricing/details/cognitive-services/openai-service/).
4444

45-
Once your fine-tuned model is deployed you are also charged based on:
45+
Once your fine-tuned model is deployed, you're also charged based on:
4646

4747
- Hosting hours
4848
- Inference per 1,000 tokens (broken down by input usage and output usage.)

0 commit comments

Comments
 (0)