Update README.md
Browse files
README.md
CHANGED
@@ -145,7 +145,7 @@ For more details, including benchmark evaluation, hardware requirements, and inf
|
|
145 |
|
146 |
|
147 |
## Usage
|
148 |
-
📌 **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
|
149 |
|
150 |
We recommend using ``Transformers 4.47.0.``
|
151 |
|
|
|
145 |
|
146 |
|
147 |
## Usage
|
148 |
+
📌 **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.
|
149 |
|
150 |
We recommend using ``Transformers 4.47.0.``
|
151 |
|