instructlab / sdg

Python library for Synthetic Data Generation
Apache License 2.0
5 stars 13 forks source link

Sync from instructlab #10

Closed russellb closed 3 weeks ago

russellb commented 3 weeks ago

ebead99 Makefile: Fix check target to reference the correct repo 9457160 Sync from instructlab

Closes #5

commit ebead993ecbcc0b26007bc50c186ad712a4918d8 Author: Russell Bryant rbryant@redhat.com Date: Mon Jun 3 18:07:22 2024 -0400

Makefile: Fix `check` target to reference the correct repo

This target checked the wrote git remote when looking for changes not
synced to this repo.

Signed-off-by: Russell Bryant <rbryant@redhat.com>

commit 94571608438f7255a2a0d86564a1cfc28758c9da Author: Russell Bryant rbryant@redhat.com Date: Mon Jun 3 18:08:38 2024 -0400

Sync from instructlab

Sync a change to the sdg code that merged into instructlab.

https://github.com/instructlab/instructlab/pull/1243

Closes #5

Signed-off-by: Russell Bryant <rbryant@redhat.com>
nathan-weinberg commented 3 weeks ago

@russellb this ready for review?

russellb commented 3 weeks ago

@russellb this ready for review?

yes

russellb commented 3 weeks ago

@mergifyio rebase

russellb commented 3 weeks ago

This is just syncing code that already merged into instructlab/instructlab and CI is passing, so I'm just going to merge it (and future similar PRs if needed)