Storia-AI/sage

Feature request: Implement late chunking

Aberta

#57 aberto em 4 de out. de 2024

 (3 comentários) (0 reação) (0 responsável)Python (116 forks)auto 404
hacktoberfest🔥 difficulty: 3

Métricas do repositório

Stars
 (1.267 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Is your feature request related to a problem? Please describe. We should explore alternative chunking strategies that may outperform. Empirically this late chunking strategy seems to do well: https://arxiv.org/pdf/2409.04701 https://colab.research.google.com/drive/15vNZb6AsU7byjYoaEtXuNu567JWNzXOz?usp=sharing https://jina.ai/news/late-chunking-in-long-context-embedding-models/ https://jina.ai/news/what-late-chunking-really-is-and-what-its-not-part-ii/ https://github.com/jina-ai/late-chunking

Describe the solution you'd like implement a new chunker and then experiment with it

Guia do colaborador