> ## Documentation Index
> Fetch the complete documentation index at: https://docs.baseten.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Embeddings models

> Text embedding models that map inputs to dense vectors for semantic search, retrieval-augmented generation, clustering, and classification.

## Embedding

<CardGroup cols={2}>
  <Card title="Qwen3 Embedding" href="/examples/models/embedding/qwen3-embedding">
    Deploy Qwen3 Embedding with a prebuilt Truss config.
  </Card>
</CardGroup>
