Skip to content

Commit fc407bd

Browse files
committed
2 parents 9b55705 + f4ab920 commit fc407bd

31 files changed

+2421
-16
lines changed

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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,16 @@ Azure OpenAI fine-tuned models are charged based on three factors:
4848

4949
The hosting hours cost is important to be aware of since after a fine-tuned model is deployed, it continues to incur an hourly cost regardless of whether you're actively using it. Monitor fine-tuned model costs closely.
5050

51-
[!INCLUDE [Fine-tuning deletion](../includes/fine-tune.md)]
51+
> [!IMPORTANT]
52+
> After you deploy a customized model, if at any time the deployment remains inactive for greater than fifteen (15) days,
53+
> the deployment is deleted. The deployment of a customized model is _inactive_ if the model was deployed more than fifteen (15) days ago
54+
> and no completions or chat completions calls were made to it during a continuous 15-day period.
55+
>
56+
> The deletion of an inactive deployment doesn't delete or affect the underlying customized model,
57+
> and the customized model can be redeployed at any time.
58+
>
59+
> Each customized (fine-tuned) model that's deployed incurs an hourly hosting cost regardless of whether completions
60+
> or chat completions calls are being made to the model. .
5261
5362
### Other costs that might accrue with Azure OpenAI Service
5463

articles/ai-studio/how-to/deploy-models-cohere-command.md

Lines changed: 822 additions & 0 deletions
Large diffs are not rendered by default.

articles/ai-studio/how-to/deploy-models-cohere-embed.md

Lines changed: 353 additions & 0 deletions
Large diffs are not rendered by default.
32.3 KB
Loading
49.8 KB
Loading
99 KB
Loading
150 KB
Loading
30.2 KB
Loading
53.3 KB
Loading
99.5 KB
Loading

0 commit comments

Comments
 (0)