# Overview

Arcee AI offers models at various sizes to meet different deployment scenarios. Choosing the right model can help you complete tasks more efficiently, accurately, and cost effectively.&#x20;

### Models

To help you find the best fit for your use case, we’ve created a table outlining the core features and strengths of each model in the Arcee AI family.

#### Text Models

| Model          | Strength                                         | Language | Context | Resource                                                                                                                                      |
| -------------- | ------------------------------------------------ | -------- | ------- | --------------------------------------------------------------------------------------------------------------------------------------------- |
| AFM-4.5B       | Ultra low-latency use cases and on-device usage. | English  | 64k     | <p><a href="/pages/qBuf67k8oYnl5rlmvTTc">Model Guide</a></p><p><a href="https://huggingface.co/arcee-ai/AFM-4.5B">HF Card </a></p>            |
| Virtuoso-Large | <p>High Performance,<br>More Versatile</p>       | English  | 132k    | <p><a href="/pages/z732BljJMx76aKPpA60u#virtuoso">Model Guide</a><br><a href="https://huggingface.co/arcee-ai/Virtuoso-Large">HF Card</a></p> |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.arcee.ai/other/overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
