Command R+ is a highly performant generative large language model, optimized for a variety of use cases including reasoning, summarization, and question answering. Command R+ has the capability for multilingual generation evaluated in 10 languages and highly performant RAG capabilities. This variant of the model runs on A100 GPUs.
Highlights
Command R+ is built for enterprises that plan to leverage their internal data and documents for a tailored and accurate language model. It utilizes retrieval-augmented generation (RAG) to provide accurate and verified information, ensuring credible interactions. Command R+ model outputs come with clear citations. It is proficient in the most commonly used business languages (10 languages), ensuring seamless understanding and response in various tongues.
**128k Context Window:** Processes a wide context window of up to 128k tokens, optimizing for RAG use cases and performance.
**Tool Use:** Build user-defined tools that enable Command R+ to automate highly sophisticated tasks using internal infrastructure as well as external tools like CRMs and search engines.
AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
You pay by the hour based on the instance type you run this model on. Two options are available. The ml.g4dn.12xlarge dimension runs inference in batch mode, which processes grouped requests together. The ml.p4de.24xlarge dimension runs inference in real-time mode, which handles requests as they arrive. Your cost scales with how many host-hours each instance runs. Pick the instance and mode that match your workload. There is no upfront commitment; you are billed for the hours you use.
Top-of-mind questions for buyers
What is the difference between batch mode and real-time mode for these two instances?
Batch mode on the ml.g4dn.12xlarge instance processes grouped requests together, which suits large jobs run at once. Real-time mode on the ml.p4de.24xlarge instance handles requests as they arrive, which suits interactive or live applications. You pick the mode that matches your workload timing.
Am I charged when the model instance is idle or stopped?
You pay per host-hour while the instance runs. When you stop the instance, software charges stop. Note that underlying AWS infrastructure fees, such as storage, may still apply even when the instance is not actively running inference. The software meter tracks running time only.
What tasks can this model handle once I run it on these instances?
The model supports retrieval augmented generation with in-line citations, tool use to automate workflows, and multi-step tool use across tasks. It covers ten business languages, including English, French, Spanish, German, Japanese, Korean, Arabic, and Chinese. These capabilities apply regardless of which instance or mode you choose.
Tell us how we can improve this page, or report an issue with this product.
Give us feedbackReport a problem with this product or seller
Legal
Vendor terms and conditions
Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA).
Content disclaimer
Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.
An Amazon SageMaker model package is a pre-trained machine learning model ready to use without additional training. Use the model package to create a model on Amazon SageMaker for real-time inference or batch processing. Amazon SageMaker is a fully managed platform for building, training, and deploying machine learning models at scale.
Deploy the model on Amazon SageMaker AI using the following options:
Real-time inference
Deploy the model as an API endpoint for your applications. When you send data to the endpoint, SageMaker processes it and returns results by API response. The endpoint runs continuously until you delete it. You're billed for software and SageMaker infrastructure costs while the endpoint runs. AWS Marketplace models don't support Amazon SageMaker Asynchronous Inference. For more information, see Deploy models for real-time inference .
Batch transform
Deploy the model to process batches of data stored in Amazon Simple Storage Service (Amazon S3). SageMaker runs the job, processes your data, and returns results to Amazon S3. When complete, SageMaker stops the model. You're billed for software and SageMaker infrastructure costs only during the batch job. Duration depends on your model, instance type, and dataset size. AWS Marketplace models don't support Amazon SageMaker Asynchronous Inference. For more information, see Batch transform for inference with Amazon SageMaker AI .
The following table describes supported input data fields for real-time inference and batch transform.
1
Field name
Description
Constraints
Required
message
Text input for the model to respond to.
Type: FreeText
Yes
chat_history
chat_history – (array of messages) A list of previous messages between the user and the model, meant to give the model conversational context for responding to the user's message. Required fields: role – (enum string) Takes “USER” or “CHATBOT”. message – (string) Text contents of the message.
Default value: [] Type: FreeText
No
documents
A list of texts that the model can cite to generate a more accurate reply. Each document is a string-string dictionary. The resulting generation will include citations that reference some of these documents. It is recommended to keep the total word count of the strings in the dictionary to under 300 words. An `_excludes` field (array of strings) can be optionally supplied to omit some key-value pairs from being shown to the model.
Default value: [] Type: FreeText
No
search_queries_only
When `true`, the response will only contain a list of generated search queries, but no search will take place, and no reply from the model to the user's `message` will be generated.
Overrides the default preamble for search query generation. Has no effect on tool use generations.
Default value: [] Type: FreeText
No
stream
When `true`, the response will be a JSON stream of events. The final event will contain the complete response, and will have an `event_type` of `"stream-end"`. Streaming is beneficial for user interfaces that render the contents of the response piece by piece, as it gets generated.
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Be the first to review this product. We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.