Update README.md
Browse files
README.md
CHANGED
@@ -81,7 +81,7 @@ For more details, including benchmark evaluation, hardware requirements, and inf
|
|
81 |
|
82 |
|
83 |
## Usage
|
84 |
-
📌 **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
|
85 |
|
86 |
We recommend using ``Transformers 4.47.0.``
|
87 |
|
|
|
81 |
|
82 |
|
83 |
## Usage
|
84 |
+
📌 **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.
|
85 |
|
86 |
We recommend using ``Transformers 4.47.0.``
|
87 |
|