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
1. If you need to consume this deployment from a different project or hub, or you plan to use Prompt flow to build intelligent applications, you need to create a connection to the standard deployment. To learn how to configure an existing standard deployment on a new project or hub, see [Consume deployed standard deployment from a different project orfrom Prompt flow](deploy-models-serverless-connect.md).
474
+
475
+
> [!TIP]
476
+
> If you're using Prompt flow in the same project or hub where the deployment was deployed, you still need to create the connection.
477
+
478
+
# [Models from Partners and Community](#tab/partner-models)
479
+
431
480
In this section, you create an endpoint for your model with the name **AI21-Jamba-1-5-Large-qwerty**.
432
481
433
482
1. Create the serverless endpoint.
@@ -473,6 +522,7 @@ In this section, you create an endpoint for your model with the name **AI21-Jamb
473
522
> [!TIP]
474
523
> If you're using Prompt flow in the same project or hub where the deployment was deployed, you still need to create the connection.
475
524
525
+
---
476
526
477
527
## Use the standard deployment
478
528
@@ -579,7 +629,67 @@ Furthermore, models offered through Azure Marketplace are available for deployme
579
629
580
630
## Deploy the model to a serverless API
581
631
582
-
In this section, you create an endpoint for your model with the name **AI21-Jamba-1-5-Large-qwerty**.
632
+
# [Models sold directly by Azure](#tab/azure-direct)
633
+
634
+
In this section, you create an endpoint for your model. Name the endpoint **myserverless-text-1234ss**.
635
+
636
+
1. Create the serverless endpoint. Use the following template to create an endpoint:
1. The created endpoint uses key authentication for authorization. Get the keys associated with the given endpoint by using REST APIs to query this information.
684
+
685
+
1. If you need to consume this deployment from a different project or hub, or you plan to use Prompt flow to build intelligent applications, you need to create a connection to the standard deployment. To learn how to configure an existing standard deployment on a new project or hub, see [Consume deployed standard deployment from a different project orfrom Prompt flow](deploy-models-serverless-connect.md).
686
+
687
+
> [!TIP]
688
+
> If you're using Prompt flow in the same project or hub where the deployment was deployed, you still need to create the connection.
689
+
690
+
# [Models from Partners and Community](#tab/partner-models)
691
+
692
+
In this section, you create an endpoint for your model with the name **myserverless-text-1234ss**.
583
693
584
694
1. Create the serverless endpoint. Use the following template to create an endpoint:
585
695
@@ -635,6 +745,7 @@ In this section, you create an endpoint for your model with the name **AI21-Jamb
635
745
> [!TIP]
636
746
> If you're using Prompt flow in the same project or hub where the deployment was deployed, you still need to create the connection.
637
747
748
+
---
638
749
639
750
## Use the standard deployment
640
751
@@ -653,7 +764,6 @@ You can use the resource management tools to manage the resources. The following
0 commit comments