Example PR: Using 2048 as example dim. DO NOT MERGE (#30)
Browse files- Example PR: Using 2048 as (9e97fb596fc9622b38d87707e76bc460981f83b6)
Co-authored-by: Michael <[email protected]>
- modules.json +1 -1
modules.json
CHANGED
@@ -14,7 +14,7 @@
|
|
14 |
{
|
15 |
"idx": 2,
|
16 |
"name": "2",
|
17 |
-
"path": "
|
18 |
"type": "sentence_transformers.models.Dense"
|
19 |
}
|
20 |
]
|
|
|
14 |
{
|
15 |
"idx": 2,
|
16 |
"name": "2",
|
17 |
+
"path": "2_Dense_2048",
|
18 |
"type": "sentence_transformers.models.Dense"
|
19 |
}
|
20 |
]
|