Skip to content

v0.1.7

Choose a tag to compare

@chonknick chonknick released this 16 Jan 00:23
· 4 commits to main since this release

What's New

  • Added support for Voyage 4 embedding models:
    • voyage-4-large - Flagship MoE model, #1 on MTEB (78.26)
    • voyage-4 - Mid-sized balanced model
    • voyage-4-lite - Lightweight model, #9 on MTEB (73.29)
    • voyage-4-nano - Open-weight model (Apache 2.0)

All Voyage 4 models support:

  • 32,000 token context
  • Flexible dimensions (2048/1024/512/256) via Matryoshka learning
  • Multiple quantization formats (float, int8, binary)