diff --git a/docs/intelligentapps/finetune.md b/docs/intelligentapps/finetune.md index 5027ff0def..3cb034993b 100644 --- a/docs/intelligentapps/finetune.md +++ b/docs/intelligentapps/finetune.md @@ -396,7 +396,7 @@ If you want to modify the Azure subscription and resource group that were previo ## Inference with the Phi Silica LoRA adapter > [!IMPORTANT] -> The Phi Silica APIs are part of a Limited Access Feature (see [LimitedAccessFeatures class](/uwp/api/windows.applicationmodel.limitedaccessfeatures)). For more information or to request an unlock token, please use the [LAF Access Token Request Form](https://go.microsoft.com/fwlink/?linkid=2271232&c1cid=04x409). +> The Phi Silica APIs are part of a Limited Access Feature (see [LimitedAccessFeatures class](https://learn.microsoft.com/uwp/api/windows.applicationmodel.limitedaccessfeatures)). For more information or to request an unlock token, please use the [LAF Access Token Request Form](https://go.microsoft.com/fwlink/?linkid=2271232&c1cid=04x409). > [!NOTE] > Inference with the Phi Silica LoRA adapter is currently supported only on Copilot+ PCs with ARM processors. diff --git a/docs/languages/rust.md b/docs/languages/rust.md index 6a675dc103..21e6512762 100644 --- a/docs/languages/rust.md +++ b/docs/languages/rust.md @@ -263,7 +263,7 @@ Let's debug the Hello World program, we created earlier. First we will set a bre