Update README.md
Browse files
README.md
CHANGED
|
@@ -45,7 +45,7 @@ For more details, including benchmark evaluation, hardware requirements, and inf
|
|
| 45 |
|
| 46 |
|
| 47 |
## Usage
|
| 48 |
-
📌 **Tip**: For NV-Embed-V2, using Transformers versions **later** than 4.47.0 may lead to performance degradation, as ``model_type=bidir_mistral`` in ``config.json``
|
| 49 |
|
| 50 |
We recommend using ``Transformers 4.47.0.``
|
| 51 |
|
|
|
|
| 45 |
|
| 46 |
|
| 47 |
## Usage
|
| 48 |
+
📌 **Tip**: For NV-Embed-V2, using Transformers versions **later** than 4.47.0 may lead to performance degradation, as ``model_type=bidir_mistral`` in ``config.json`` is no longer supported.
|
| 49 |
|
| 50 |
We recommend using ``Transformers 4.47.0.``
|
| 51 |
|