Arcee-Lite was developed by Arcee.ai as part of the DistillKit open-source project. Despite its small size, Arcee-Lite demonstrates impressive performance, particularly in the MMLU (Massive Multitask Language Understanding) benchmark. Arcee-Lite is a distillation of the phi-3-medium 14B model into a Qwen2 1.5 model. It has a 32 KB context size.
Arcee-Lite is suitable for a wide range of applications where a balance between model size and performance is crucial:
* Embedded systems
* Mobile applications
* Edge computing
* Resource-constrained environments
Arcee-Lite showcases remarkable capabilities for its size:
* Achieves a 55.93 score on the MMLU benchmark
* Demonstrates exceptional performance across various tasks
The model generates over 100 tokens per second on ml.g5.2xlarge.
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.
Arcee Lite is free to use, so you pay only for the AWS compute you select. You choose an instance type to run model inference. Fourteen dimensions cover real-time inference across compute-optimized (c6i, c7i) and GPU (g5, g6) instances, billed per host hour. Two dimensions cover batch inference on p3 GPU instances, also billed per host hour. Larger instance sizes within a family carry more capacity. Pick real-time mode for on-demand responses or batch mode for grouped processing. Your cost scales with the instance size you run and the hours it runs.
Top-of-mind questions for buyers
What does one host hour cover, and am I charged when the instance is stopped?
One host hour is one running hour of the AWS instance you select. Charges accrue only while the instance runs. A stopped or terminated instance stops the software meter. Underlying AWS storage or reserved capacity may still bill separately through AWS, but the software itself meters running time only.
How do real-time and batch inference differ for my bill?
Both meter per host hour of the selected instance. Real-time mode keeps an instance running to answer requests on demand, so you pay for uptime whether or not requests arrive. Batch mode runs an instance to process grouped inputs, so you pay for the processing duration. Real-time suits steady traffic; batch suits scheduled jobs.
How does my cost change if I move to a larger instance in the same family?
You pay the host-hour rate for whichever instance you run. A larger size in a family provides more capacity but carries a different per-hour rate. Cost changes when you select a new instance type, not automatically. You control cost by choosing the instance size and the number of hours it runs.
arcee.ai
Helpful?
Vendor refund policy
This product is offered for free. If there are any questions, please contact us for further clarifications.
How can we make this page better?
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 .
Version release notes
This version is configured for single-GPU instances of the g5 and g6 families, as well as CPU instances of the c6i and c7i families. Context size is 4 KB and the OpenAI Messages API is enabled.
Additional details
Inputs
Outputs
Sample notebooks
Inputs
Summary
You can invoke the model using the OpenAI Messages AI. Please see the sample notebook for details.
Input MIME type
application/json, application/jsonlines
Real-time inference sample input data
{
"messages": [
{
"role": "system",
"content": "As a friendly technical assistant engineer, answer the question in detail.",
},
{"role": "user", "content": "Why are transformers better models than LSTM?"},
],
"max_tokens": 256
}
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.