Skip to content
This repository was archived by the owner on Apr 23, 2026. It is now read-only.

chore: update docling api references#3254

Merged
jaideepr97 merged 1 commit intoinstructlab:mainfrom
jaideepr97:update-docling
Apr 8, 2025
Merged

chore: update docling api references#3254
jaideepr97 merged 1 commit intoinstructlab:mainfrom
jaideepr97:update-docling

Conversation

@jaideepr97
Copy link
Copy Markdown
Contributor

bring changes in https://github.com/instructlab/sdg/pull/574/files to instructlab

Checklist:

  • Commit Message Formatting: Commit titles and messages follow guidelines in the
    conventional commits.
  • Changelog updated with breaking and/or notable changes for the next minor release.
  • Documentation has been updated, if necessary.
  • Unit tests have been added, if necessary.
  • Functional tests have been added, if necessary.
  • E2E Workflow tests have been added, if necessary.

@mergify mergify Bot added testing Relates to testing dependencies Relates to dependencies ci-failure PR has at least one CI failure labels Apr 2, 2025
@mergify mergify Bot removed the ci-failure PR has at least one CI failure label Apr 2, 2025
@jaideepr97 jaideepr97 linked an issue Apr 2, 2025 that may be closed by this pull request
@jaideepr97 jaideepr97 mentioned this pull request Apr 2, 2025
@mergify mergify Bot added ci-failure PR has at least one CI failure and removed ci-failure PR has at least one CI failure labels Apr 2, 2025
@mergify mergify Bot added CI/CD Affects CI/CD configuration ci-failure PR has at least one CI failure and removed ci-failure PR has at least one CI failure labels Apr 3, 2025
@mergify mergify Bot added ci-failure PR has at least one CI failure and removed ci-failure PR has at least one CI failure labels Apr 3, 2025
@mergify mergify Bot added ci-failure PR has at least one CI failure and removed ci-failure PR has at least one CI failure labels Apr 3, 2025
@jaideepr97 jaideepr97 force-pushed the update-docling branch 2 times, most recently from 171f1e1 to 4cf1092 Compare April 7, 2025 14:19
@mergify mergify Bot added ci-failure PR has at least one CI failure and removed ci-failure PR has at least one CI failure labels Apr 7, 2025
Comment thread src/instructlab/rag/convert.py Outdated
@mergify mergify Bot removed the ci-failure PR has at least one CI failure label Apr 7, 2025
@jaideepr97
Copy link
Copy Markdown
Contributor Author

FYI CI failure is because of training library "mocking" the transformers forward method in an unsafe way: instructlab/training#443

You may want to pin an older transformers library version until training fixes the issue.

UPD: it's not just "may" but "have to". The training library fix for the new transformers version can't land until this PR here lands. This catch-22 can be solved by first capping transformers library here; then later uncapping when training release fixes the problem.

Thanks a lot for digging into this and for the helpful pointer! @booxter
capped it at 4.51.0 for now

@mergify mergify Bot removed the ci-failure PR has at least one CI failure label Apr 8, 2025
Comment thread requirements.txt
@mergify mergify Bot added the ci-failure PR has at least one CI failure label Apr 8, 2025
@mergify mergify Bot removed the ci-failure PR has at least one CI failure label Apr 8, 2025
@booxter booxter requested a review from a team April 8, 2025 14:53
@mergify mergify Bot added ci-failure PR has at least one CI failure and removed ci-failure PR has at least one CI failure labels Apr 8, 2025
@booxter booxter requested a review from a team April 8, 2025 15:31
@mergify mergify Bot added ci-failure PR has at least one CI failure and removed ci-failure PR has at least one CI failure labels Apr 8, 2025
Copy link
Copy Markdown
Member

@RobotSail RobotSail left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mergify mergify Bot removed the one-approval PR has one approval from a maintainer label Apr 8, 2025
@mergify mergify Bot added ci-failure PR has at least one CI failure and removed ci-failure PR has at least one CI failure labels Apr 8, 2025
@jaideepr97 jaideepr97 merged commit 085da8b into instructlab:main Apr 8, 2025
24 checks passed
@courtneypacheco
Copy link
Copy Markdown
Contributor

@mergify backport release-v0.23

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Apr 8, 2025

backport release-v0.23

✅ Backports have been created

Details

@courtneypacheco
Copy link
Copy Markdown
Contributor

@mergify backport release-v0.24

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Apr 8, 2025

backport release-v0.24

✅ Backports have been created

Details

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

CI/CD Affects CI/CD configuration dependencies Relates to dependencies testing Relates to testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mypy failures on main

5 participants