Skip to content

Commit 0766912

Browse files
pedrosousasdnts
authored andcommitted
[Workers AI] Fix model link (cloudflare#22538)
1 parent 12a5a9c commit 0766912

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)