Skip to content

Commit ebf1dfd

Browse files
committed
Llama
1 parent f77db24 commit ebf1dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-use-serverless-compute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Machine learning professionals can specify the resources the job needs. Azure Ma
2525

2626
Enterprises can also reduce costs by specifying optimal resources for each job. IT administrators can still apply control by specifying core quota at subscription and workspace levels and applying Azure policies.
2727

28-
Serverless compute can be used to fine-tune models in the model catalog such as LLAMA 2. Serverless compute can be used to run all types of jobs from Azure Machine Learning studio, SDK, and CLI. Serverless compute can also be used for building environment images and for responsible AI dashboard scenarios. Serverless jobs consume the same quota as Azure Machine Learning compute quota. You can choose standard (dedicated) tier or spot (low-priority) VMs. Managed identity and user identity are supported for serverless jobs. The billing model is the same as Azure Machine Learning compute.
28+
Serverless compute can be used to fine-tune models in the model catalog. Serverless compute can be used to run all types of jobs from Azure Machine Learning studio, SDK, and CLI. Serverless compute can also be used for building environment images and for responsible AI dashboard scenarios. Serverless jobs consume the same quota as Azure Machine Learning compute quota. You can choose standard (dedicated) tier or spot (low-priority) VMs. Managed identity and user identity are supported for serverless jobs. The billing model is the same as Azure Machine Learning compute.
2929

3030
## Advantages of serverless compute
3131

0 commit comments

Comments
 (0)