Invoke a Text based model on SageMaker
- Updated: 2023/10/04
Invoke a Text based model on SageMaker
This topic describes how to invoke Meta's LLaMA 2 AI model through AWS SageMaker using an example.
The Llama 2 family of large language models (LLMs) is a collection of pre-trained and fine-tuned generative text models ranging in scale from 7 billion to 70 billion parameters. Fine-tuned LLMs, called Llama-2-chat, are optimized for dialogue use cases. You can use Automation Anywhere's Invoke SageMaker Endpoint action to send a prompt and receive a response from this model. In this example, a prompt is sent to the model, and a response appears in a message box.