Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to Docling's Hybrid Chunking #503

Open
bbrowning opened this issue Jan 27, 2025 · 1 comment
Open

Move to Docling's Hybrid Chunking #503

bbrowning opened this issue Jan 27, 2025 · 1 comment
Assignees
Labels
Milestone

Comments

@bbrowning
Copy link
Contributor

We're using a legacy docling version, custom parsing of the docling v1 json, and our own chunking. Docling has a hybrid chunker that was introduced since our initial Docling implementation that should remove the need for us to do our own parsing of the Docling json or our own chunking.

The RAG work in instructlab/instructlab already uses the HybridChunker, so this is scoped to just getting SDG on a current version of Docling and the same chunking strategy.

@bbrowning bbrowning added the epic Larger tracking issue encompassing multiple smaller issues label Jan 27, 2025
@bbrowning bbrowning added this to the 0.8.0 milestone Jan 27, 2025
@bbrowning
Copy link
Contributor Author

This is related but not identical to #374 , as that one encompasses moving to a new version of Docling but this is about moving to HybridChunker specifically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants