Skip to content

Commit c346fc9

Browse files
authored
[Workers AI] Fix model link (#22538)
1 parent b382ac4 commit c346fc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/workers-ai-models/bge-small-en-v1.5.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
{
2929
"property_id": "info",
30-
"value": "https://huggingface.co/BAAI/bge-base-en-v1.5"
30+
"value": "https://huggingface.co/BAAI/bge-small-en-v1.5"
3131
},
3232
{
3333
"property_id": "max_input_tokens",

0 commit comments

Comments
 (0)