instructlab / sdg

Python library for Synthetic Data Generation
https://pypi.org/project/instructlab-sdg/
Apache License 2.0
24 stars 37 forks source link

ci: update medium job to run as PR check #318

Closed nathan-weinberg closed 1 month ago

nathan-weinberg commented 1 month ago

Integration test to ensure compatibility for full SDG runs

bbrowning commented 1 month ago

I see the new medium job failed after merging - https://github.com/instructlab/sdg/actions/runs/11460182115 - it's not entirely clear what went wrong to me at first glance, but it looks like ilab model list was not happy during testing. Maybe an issue downloading model weights? Will have to dig in more.

nathan-weinberg commented 1 month ago

I know the issue @bbrowning - we need an HF_TOKEN for the downloads - I will fix