Update README.md
Browse files
README.md
CHANGED
@@ -104,7 +104,7 @@ For more details, including benchmark evaluation, hardware requirements, and inf
|
|
104 |
|
105 |
|
106 |
## Usage
|
107 |
-
📌 **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``
|
108 |
|
109 |
We recommend using ``Transformers 4.47.0.``
|
110 |
|
|
|
104 |
|
105 |
|
106 |
## Usage
|
107 |
+
📌 **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.
|
108 |
|
109 |
We recommend using ``Transformers 4.47.0.``
|
110 |
|