Skip to content

Commit a5fc6cd

Browse files
authored
Merge pull request #2767 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-ai-docs (branch main)
2 parents 5c68218 + 8666a49 commit a5fc6cd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/ai-services/immersive-reader/tutorial-ios-picture-immersive-reader.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ Choose **Single View App**.
3939

4040
## Get the SDK CocoaPod
4141

42-
The easiest way to use the Immersive Reader SDK is via CocoaPods. To install via Cocoapods:
42+
The easiest way to use the Immersive Reader SDK is via CocoaPods. To install via CocoaPods:
4343

44-
1. Follow the [guide to install Cocoapods](http://guides.cocoapods.org/using/getting-started.html).
44+
1. Follow the [guide to install CocoaPods](http://guides.cocoapods.org/using/getting-started.html).
4545

4646
2. Create a Podfile by running `pod init` in your Xcode project's root directory.
4747

articles/ai-services/openai/how-to/fine-tuning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ We use LoRA, or low rank approximation, to fine-tune models in a way that reduce
4949
Azure OpenAI fine-tuning supports [global standard deployments](./deployment-types.md#global-standard) in East US2, North Central US, and Sweden Central for:
5050

5151
- `gpt-4o-mini-2024-07-18`
52-
- `gpt-4o-2024-08-06` (New deployments aren't available until January 2025)
52+
- `gpt-4o-2024-08-06`
5353

5454
Global standard fine-tuned deployments offer [cost savings](https://azure.microsoft.com/pricing/details/cognitive-services/openai-service/), but custom model weights may temporarily be stored outside the geography of your Azure OpenAI resource.
5555

0 commit comments

Comments
 (0)