Update modules.json to refer to jinaai Transformer implementation
#1
by
tomaarsen
HF staff
- opened
- modules.json +1 -1
modules.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"idx": 0,
|
4 |
"name": "transformer",
|
5 |
"path": "0_Transformer",
|
6 |
-
"type": "custom_st.Transformer"
|
7 |
},
|
8 |
{
|
9 |
"idx": 1,
|
|
|
3 |
"idx": 0,
|
4 |
"name": "transformer",
|
5 |
"path": "0_Transformer",
|
6 |
+
"type": "jinaai/jina-embeddings-v3--custom_st.Transformer"
|
7 |
},
|
8 |
{
|
9 |
"idx": 1,
|