6 yesterday

an ultra-compact multilingual text embedding model

embedding
ollama pull hotchpotch/bekko-embedding-v1-a25m

Models

View all →

Readme

bekko-embedding-v1-a25m

A compact multilingual embedding model with 384-dimensional output and an 8192-token context.

Choose the tag for your machine:

  • GPU or Apple Silicon: hotchpotch/bekko-embedding-v1-a25m (BF16, default)
  • CPU: hotchpotch/bekko-embedding-v1-a25m:q8_0
  • Explicit FP16: hotchpotch/bekko-embedding-v1-a25m:f16
ollama pull hotchpotch/bekko-embedding-v1-a25m

curl http://localhost:11434/api/embed \
  -d '{"model":"hotchpotch/bekko-embedding-v1-a25m","input":"What is the tallest mountain in Japan?"}'

Model details and other runtimes: https://huggingface.co/hotchpotch/bekko-embedding-v1-a25m