Storia-AI/sage

Feature request: Implement late chunking

开放

#57 创建于 2024年10月4日

 (3 条评论) (0 个反应) (0 位负责人)Python (116 个派生)auto 404
hacktoberfest🔥 difficulty: 3

仓库指标

星标
 (1,267 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南