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-services/openai/how-to/manage-costs.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ Azure OpenAI fine-tuning models are charged based on the [number of tokens in yo
45
45
Once your fine-tuned model is deployed, you're also charged based on:
46
46
47
47
- Hosting hours
48
-
- Inference per 1,000 tokens (broken down by input usage and output usage.)
48
+
- Inference per 1,000 tokens (broken down by input usage and output usage)
49
49
50
50
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 deployed fine-tuned model costs closely.
0 commit comments