docling-project / docling-project/docling
Adjust 2 stage pipeline to discard the base prompt
Open
enhancement
triage/close-stale
- Dominant language
- Python
- Stars
- 66.4k
- Forks
- 4.8k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 84
Description
Current implementation of the 2 stage pipeline keeps the base prompt.
https://github.com/docling-project/docling/blob/54cd6d7406ee9431d45e8bcd1b0ae53389cfb56c/docling/experimental/pipeline/threaded_layout_vlm_pipeline.py#L133
The latest finetuned model discards the base prompt
Need to update the current inference code
Contributor guide
Assessment
This issue has not been assessed yet.