Update README.md
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ library_name: sentence-transformers
|
|
| 18 |
<img src="assets/image-1.png" width="800" height="300"></img>
|
| 19 |
</div>
|
| 20 |
|
| 21 |
-
**<span style="font-size: 18px; color:red">Latest Updates</span>(Updated on March 10, 2026):**<br>
|
| 22 |
We have uploaded a new model script file **modeling_qzhou_v2.py** to support running in the updated transformers version (5.0.0) environment. Model parameters and inference results remain consistent with the original version. To use it, simply rename the file to **modeling_qzhou.py** and replace the original file.
|
| 23 |
The new version requires the following runtime dependencies:
|
| 24 |
- torch: 2.9.1
|
|
|
|
| 18 |
<img src="assets/image-1.png" width="800" height="300"></img>
|
| 19 |
</div>
|
| 20 |
|
| 21 |
+
**<span style="font-size: 18px; color:red">Latest Updates</span> (Updated on March 10, 2026):**<br>
|
| 22 |
We have uploaded a new model script file **modeling_qzhou_v2.py** to support running in the updated transformers version (5.0.0) environment. Model parameters and inference results remain consistent with the original version. To use it, simply rename the file to **modeling_qzhou.py** and replace the original file.
|
| 23 |
The new version requires the following runtime dependencies:
|
| 24 |
- torch: 2.9.1
|