How To Finetune LLaMa2

Jake 0 Reputation points
2023-08-03T16:54:06.4+00:00

I'm trying to finetune LLaMA2 but there is no button to finetune which was shown in the Meta LLama 2 Foundational Model with Prompt Flow video. For LLaMA2 (AssetID: azureml://registries/azureml-meta/models/Llama-2-7b/versions/4) the only buttons are refresh and delpoy. How do I find the finetune button?

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,929 questions
{count} votes

1 answer

Sort by: Most helpful
  1. YutongTie-MSFT 52,091 Reputation points
    2023-08-03T19:39:28.5933333+00:00

    Hello @Jake

    Thanks for reaching out to us, I have experienced the same issue and solved it by selecting Llama-2-7b model not Llama-2-7b-chat. Please take a look on which model you selected and let me know if you can see the button now.

    User's image

    A NOTE about compute requirements when using Llama 2 models: Finetuning, evaluating and deploying Llama 2 models requires GPU compute of V100 / A100 SKUs. You can find the exact SKUs supported for each model in the information tooltip next to the compute selection field in the finetune/ evaluate / deploy wizards. You can view and request AzureML compute quota here.

    I hope this helps. Please let me know if you are still having this issue, I am happy to help further.

    Regards,

    Yutong

    -Please kindly accept the answer if you feel helpful to support the community, thanks a lot.

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.