1,840 1 year ago

It is BAAI/bge-m3

embedding

1 year ago

0639e341a2b6 · 2.3GB ·

bert
·
567M
·
F32
{{ .Prompt }}
{ "num_ctx": 1024 }

Readme

https://huggingface.co/BAAI/bge-m3

curl --request POST \
  --url http://localhost:11434/api/embeddings \
  --data '{   "model": "bge-m3",   "prompt": "Llamas are members of the camelid family" }'