# Paraphrase Multilingual MPNet v2

**Summary:** Paraphrase Multilingual MPNet v2 is a compact and efficient multilingual sentence transformer that creates 768-dimensional vector representations optimized for cross-lingual semantic similarity and paraphrase detection. This model excels in multilingual content comparison, duplicate detection, semantic search across languages, and cross-lingual information retrieval. It is ideal for applications requiring fast and efficient multilingual text understanding with minimal computational overhead.

|                   **Intelligence**                  |                                                                **Speed**                                                               |                                                                      **Sovereignty**                                                                     |                                                                 **Input**                                                                 |                                                                 **Output**                                                                |
| :-------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------: |
| ![Intelligence active](/files/dnDi7yuqXqkBFqwaxdnm) | ![Speed active](/files/evfYW3bq4dTBLlZH3dQf) ![Speed active](/files/evfYW3bq4dTBLlZH3dQf) ![Speed active](/files/evfYW3bq4dTBLlZH3dQf) | ![Sovereignty active](/files/bNpzGRJfez9SidEjNCoy) ![Sovereignty active](/files/bNpzGRJfez9SidEjNCoy) ![Sovereignty active](/files/bNpzGRJfez9SidEjNCoy) | ![Text active](/files/45qlqURbT8c2Ekr8HJfK) ![Image inactive](/files/0mPVwOtrYhZrpz9clC3D) ![Audio inactive](/files/PRglWWEC5Zoc5fgynNLM) | ![Text active](/files/45qlqURbT8c2Ekr8HJfK) ![Image inactive](/files/0mPVwOtrYhZrpz9clC3D) ![Audio inactive](/files/PRglWWEC5Zoc5fgynNLM) |
|                        *Low*                        |                                                                 *High*                                                                 |                                                                          *High*                                                                          |                                                                   *Text*                                                                  |                                                              *Number Vector*                                                              |

## Central parameters

**Description:** Sentence transformer model producing 768-dimensional vectors with support for shorter input lengths across multiple languages.

**Model identifier:** `sentence-transformers/paraphrase-multilingual-mpnet-base-v2`

## IONOS AI Model Hub Lifecycle and Alternatives

|  **IONOS Launch** | **End of Life** |                                             **Alternative**                                             | **Successor** |
| :---------------: | :-------------: | :-----------------------------------------------------------------------------------------------------: | :-----------: |
| *January 1, 2025* |       N/A       | [<mark style="color:blue;">**BGE M3**</mark>](/cloud/ai/ai-model-hub/models/embedding-models/bge-m3.md) |               |

## Origin

|                                     **Provider**                                    | **Country** |                                   **License**                                   | **Flavor** |   **Release**   |
| :---------------------------------------------------------------------------------: | :---------: | :-----------------------------------------------------------------------------: | :--------: | :-------------: |
| [<mark style="color:blue;">**SentenceTransformers**</mark>](https://www.sbert.net/) |  Community  | [<mark style="color:blue;">**License**</mark>](http://arxiv.org/abs/1908.10084) |    Base    | *July 23, 2021* |

## Technology

| **Input Length** | **Parameters** | **Tensor Type** | **Multilingual** |                                                           **Further details**                                                           |
| :--------------: | :------------: | :-------------: | :--------------: | :-------------------------------------------------------------------------------------------------------------------------------------: |
|       *128*      |     *278M*     |     *float*     |       *Yes*      | [<mark style="color:blue;">**Hugging Face**</mark>](https://huggingface.co/sentence-transformers/paraphrase-multilingual-mpnet-base-v2) |

## Modalities

|     **Text**     |   **Image**   |   **Audio**   |
| :--------------: | :-----------: | :-----------: |
| Input and output | Not supported | Not supported |

## Endpoints

| **Chat Completions** | **Embeddings** | **Image generation** |
| :------------------: | :------------: | :------------------: |
|     Not supported    |  v1/embeddings |     Not supported    |

## Features

| **Streaming** | **Reasoning** | **Tool calling** |
| :-----------: | :-----------: | :--------------: |
| Not supported | Not supported |   Not supported  |

## Rate limits

Rate limits ensure fair usage and reliable access to the AI Model Hub. In addition to the [<mark style="color:blue;">contract-wide rate limits</mark>](/cloud/ai/ai-model-hub/how-tos/rate-limits.md), no model-specific limits apply.


---

# 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.ionos.com/cloud/ai/ai-model-hub/models/embedding-models/paraphrase-multilingual-mpnet-v2.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.
