Skip to content

Commit e8043fc

Browse files
committed
removed Llama references
1 parent ebf1dfd commit e8043fc

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@ Serverless compute can be used to fine-tune models in the model catalog. Serverl
5656
* You can use serverless compute for responsible AI dashboard:
5757
* [AutoML Image Classification scenario with RAI Dashboard](https://github.com/Azure/azureml-examples/blob/main/sdk/python/responsible-ai/vision/responsibleaidashboard-automl-image-classification-fridge.ipynb)
5858

59-
* You can explore serverless fine-tune of foundation models using these notebooks:
60-
* [Fine Tune LLAMA 2](https://github.com/Azure/azureml-examples/blob/main/sdk/python/foundation-models/system/finetune/Llama-notebooks/text-classification/emotion-detection-llama-serverless-compute.ipynb)
61-
* [Fine Tune LLAMA 2 using multiple nodes](https://github.com/Azure/azureml-examples/blob/main/sdk/python/foundation-models/system/finetune/Llama-notebooks/multinode-text-classification/emotion-detection-llama-multinode-serverless.ipynb)
6259

6360
## Performance considerations
6461

@@ -470,5 +467,4 @@ inputs:
470467

471468
View more examples of training with serverless compute:
472469
* [Quick Start](https://github.com/Azure/azureml-examples/blob/main/tutorials/get-started-notebooks/quickstart.ipynb)
473-
* [Train Model](https://github.com/Azure/azureml-examples/blob/main/tutorials/get-started-notebooks/train-model.ipynb)
474-
* [Fine Tune LLAMA 2](https://github.com/Azure/azureml-examples/blob/main/sdk/python/foundation-models/system/finetune/Llama-notebooks/text-classification/emotion-detection-llama-serverless-compute.ipynb)
470+
* [Train Model](https://github.com/Azure/azureml-examples/blob/main/tutorials/get-started-notebooks/train-model.ipynb)

0 commit comments

Comments
 (0)