Skip to content

Commit 3fe2a36

Browse files
committed
Updates for shared healthcare docs in AI studio and ML studio
1 parent 66964c2 commit 3fe2a36

File tree

5 files changed

+15
-31
lines changed

5 files changed

+15
-31
lines changed

articles/ai-studio/how-to/healthcare-ai/deploy-cxrreportgen.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,20 +37,19 @@ The CXRReportGen model combines a radiology-specific image encoder with a large
3737

3838
## Prerequisites
3939

40-
[!INCLUDE [shared-ai-studio-and-azure-ml-articles](../../includes/shared-ai-studio-and-azure-ml-articles.md)]
41-
42-
To use CXRReportGen model with Azure AI Studio or Azure Machine Learning studio, you need the following prerequisites:
40+
To use the CXRReportGen model, you need the following prerequisites:
4341

4442
### A model deployment
4543

4644
**Deployment to a self-hosted managed compute**
4745

48-
CXRReportGen model can be deployed to our self-hosted managed inference solution, which allows you to customize and control all the details about how the model is served. You can deploy the model through the model catalog UI or programmatically.
46+
CXRReportGen model can be deployed to our self-hosted managed inference solution, which allows you to customize and control all the details about how the model is served. You can deploy the model through the catalog UI (in [AI Studio](https://aka.ms/healthcaremodelstudio) or [Azure Machine Learning studio](https://ml.azure.com/model/catalog)) or deploy programmatically.
4947

5048
To __deploy the model through the UI__:
5149

52-
1. Go to the [model card in the catalog](https://aka.ms/cxrreportgenmodelcard).
53-
1. On the model's overview page, select __Deploy__.
50+
1. Go to the catalog.
51+
1. Search for _CxrReportGen_ and select the model card.
52+
1. On the model's overview page, select __Deploy__.
5453
1. If given the option to choose between serverless API deployment and deployment using a managed compute, select **Managed Compute**.
5554
1. Fill out the details in the deployment window.
5655

articles/ai-studio/how-to/healthcare-ai/deploy-medimageinsight.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,19 +35,18 @@ An embedding model is capable of serving as the basis of many different solution
3535

3636
## Prerequisites
3737

38-
[!INCLUDE [shared-ai-studio-and-azure-ml-articles](../../includes/shared-ai-studio-and-azure-ml-articles.md)]
39-
40-
To use MedImageInsight models with Azure AI Studio or Azure Machine Learning studio, you need the following prerequisites:
38+
To use the MedImageInsight model, you need the following prerequisites:
4139

4240
### A model deployment
4341

4442
**Deployment to a self-hosted managed compute**
4543

46-
MedImageInsight model can be deployed to our self-hosted managed inference solution, which allows you to customize and control all the details about how the model is served. You can deploy the model through the model catalog UI or programmatically.
44+
MedImageInsight model can be deployed to our self-hosted managed inference solution, which allows you to customize and control all the details about how the model is served. You can deploy the model through the catalog UI (in [AI Studio](https://aka.ms/healthcaremodelstudio) or [Azure Machine Learning studio](https://ml.azure.com/model/catalog)) or deploy programmatically.
4745

4846
To __deploy the model through the UI__:
4947

50-
1. Go to the [model card in the catalog](https://aka.ms/mi2modelcard).
48+
1. Go to the catalog.
49+
1. Search for _MedImageInsight_ and select the model card.
5150
1. On the model's overview page, select __Deploy__.
5251
1. If given the option to choose between serverless API deployment and deployment using a managed compute, select **Managed Compute**.
5352
1. Fill out the details in the deployment window.

articles/ai-studio/how-to/healthcare-ai/deploy-medimageparse.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,20 +38,19 @@ Remarkably, the segmentation masks and textual descriptions were achieved by usi
3838

3939
## Prerequisites
4040

41-
[!INCLUDE [shared-ai-studio-and-azure-ml-articles](../../includes/shared-ai-studio-and-azure-ml-articles.md)]
42-
43-
To use MedImageParse model with Azure AI Studio or Azure Machine Learning studio, you need the following prerequisites:
41+
To use the MedImageParse model, you need the following prerequisites:
4442

4543
### A model deployment
4644

4745
**Deployment to a self-hosted managed compute**
4846

49-
MedImageParse model can be deployed to our self-hosted managed inference solution, which allows you to customize and control all the details about how the model is served. You can deploy the model through the model catalog UI or programmatically.
47+
MedImageParse model can be deployed to our self-hosted managed inference solution, which allows you to customize and control all the details about how the model is served. You can deploy the model through the catalog UI (in [AI Studio](https://aka.ms/healthcaremodelstudio) or [Azure Machine Learning studio](https://ml.azure.com/model/catalog)) or deploy programmatically.
5048

5149
To __deploy the model through the UI__:
5250

53-
1. Go to the [model card in the catalog](https://aka.ms/medimageparsemodelcard).
54-
1. On the model's overview page, select __Deploy__.
51+
1. Go to the catalog.
52+
1. Search for _MedImageParse_ and select the model card.
53+
1. On the model's overview page, select __Deploy__.
5554
1. If given the option to choose between serverless API deployment and deployment using a managed compute, select **Managed Compute**.
5655
1. Fill out the details in the deployment window.
5756

articles/ai-studio/how-to/healthcare-ai/healthcare-ai-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The healthcare industry is undergoing a revolutionary transformation driven by t
2626

2727
:::image type="content" source="../../media/how-to/healthcare-ai/connect-modalities.gif" alt-text="Models that reason about various modalities come together to support discover, development and delivery of healthcare":::
2828

29-
The [Azure AI model catalog](../model-catalog-overview.md) provides healthcare foundation models that facilitate AI-powered analysis of various medical data types and expand well beyond medical text comprehension into the multimodal reasoning about medical data. These AI models can integrate and analyze data from diverse sources that come in various modalities, such as medical imaging, genomics, clinical records, and other structured and unstructured data sources. The models also span several healthcare fields like dermatology, ophthalmology, radiology, and pathology.
29+
The Azure AI model catalog available in [AI Studio](../model-catalog-overview.md) and [Azure Machine Learning studio](../../../machine-learning/concept-model-catalog.md) provides healthcare foundation models that facilitate AI-powered analysis of various medical data types and expand well beyond medical text comprehension into the multimodal reasoning about medical data. These AI models can integrate and analyze data from diverse sources that come in various modalities, such as medical imaging, genomics, clinical records, and other structured and unstructured data sources. The models also span several healthcare fields like dermatology, ophthalmology, radiology, and pathology.
3030

3131
[!INCLUDE [shared-ai-studio-and-azure-ml-articles](../../includes/shared-ai-studio-and-azure-ml-articles.md)]
3232

articles/ai-studio/includes/shared-ai-studio-and-azure-ml-articles.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)