Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 003865e

Browse files
committedFeb 22, 2024·
updating version number
Signed-off-by: Dhrubo Saha <dhrubo@amazon.com>
1 parent 6f603fe commit 003865e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎utils/model_uploader/model_listing/pretrained_models_all_versions.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
{
152152
"name": "huggingface/cross-encoders/ms-marco-MiniLM-L-6-v2",
153153
"versions": {
154-
"1.0.0": {
154+
"1.0.1": {
155155
"format": [
156156
"onnx",
157157
"torch_script"
@@ -163,7 +163,7 @@
163163
{
164164
"name": "huggingface/cross-encoders/ms-marco-MiniLM-L-12-v2",
165165
"versions": {
166-
"1.0.0": {
166+
"1.0.1": {
167167
"format": [
168168
"onnx",
169169
"torch_script"

0 commit comments

Comments
 (0)
Please sign in to comment.