Skip to content

Releases: instructlab/sdg

v0.6.3

10 Jan 15:02
2763286
Compare
Choose a tag to compare

SDG v0.6.3

Fixes

  • The max version constraint of PyTorch in our requirements file was raised so that we don't prevent SDG users from using it PyTorch 2.5.

All Changes

Full Changelog: v0.6.2...v0.6.3

v0.6.2

10 Dec 17:44
9bcde30
Compare
Choose a tag to compare

SDG v0.6.2

Fixes

  • Fixed a bug in our version specification of docling and docling_parse dependencies that were causing new installs of InstructLab to pull in incompatible versions of these. We also fixed a similar bug in the mypy dependency, but that one only impacts developers of SDG as opposed to users of InstructLab.

All Changes

  • Move AWS_REGION from using secret to var (backport #422) by @mergify in #438
  • fix: Restrict docling library versions to resolve dependency issues + update mypy linting packages (backport #434) by @mergify in #437
  • Update CHANGELOG.md for release v0.6.2 (backport #440) by @mergify in #441

Full Changelog: v0.6.1...v0.6.2

v0.6.1

27 Nov 23:48
c220b5f
Compare
Choose a tag to compare

SDG v0.6.1

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

15 Nov 19:52
4e90549
Compare
Choose a tag to compare

SDG v0.6.0

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.3.3

13 Nov 17:15
fbfe7d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.5.0

12 Nov 22:32
b6f07a8
Compare
Choose a tag to compare

v0.5.0

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.5.0

v0.5.0a2

08 Nov 21:22
e0698d6
Compare
Choose a tag to compare
v0.5.0a2 Pre-release
Pre-release

What's Changed

  • build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #321
  • build(deps): bump machulav/ec2-github-runner from 2.3.6 to 2.3.7 by @dependabot in #328
  • build(deps): bump hynek/build-and-inspect-python-package from 2.9.0 to 2.10.0 by @dependabot in #329
  • build(deps): bump rhysd/actionlint from 1.7.3 to 1.7.4 in /.github/workflows by @dependabot in #332
  • build(deps): bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.0 by @dependabot in #337
  • build(deps): bump rojopolis/spellcheck-github-actions from 0.44.0 to 0.45.0 by @dependabot in #338
  • build(deps): bump pypa/gh-action-pypi-publish from 1.12.0 to 1.12.2 by @dependabot in #342
  • Integrate Context-Aware Chunking and PDF Support by @khaledsulayman in #284
  • feat: parametrize system prompt by @jaideepr97 in #339
  • feat: support converting messages datasets into multiple pre-training formats by @jaideepr97 in #341
  • Move to Docling v2 APIs by @bbrowning in #347
  • feat: expose max_num_tokens as configurable by @cdoern in #340
  • Remove unnecessary requirement for qna.yaml in ContextAwareChunker by @khaledsulayman in #351
  • Upgrade docling, expand chunking testing by @bbrowning in #349

Full Changelog: v0.5.0a1...v0.5.0a2

v0.5.0a1

01 Nov 17:13
5abc57f
Compare
Choose a tag to compare
v0.5.0a1 Pre-release
Pre-release

v0.5.0a1

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.5.0a1

v0.3.2

18 Oct 21:14
481e3f6
Compare
Choose a tag to compare

What's Changed

  • map mistral model name to mixtral by @cdoern in #315
  • Without these changes, the mistral models will use merlinite templates which will result in unusable output.

Full Changelog: v0.3.1...v0.3.2

v0.4.2

15 Oct 14:47
36e7bbf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2