instructlab / instructlab-bot

GitHub bot to assist with the taxonomy contribution workflow
Apache License 2.0
14 stars 17 forks source link

If a job is too long and hitting a timeout threshold, determine what it could be chunked down to submit. #233

Closed nerdalert closed 5 months ago

nerdalert commented 6 months ago

Example: https://github.com/instruct-lab/taxonomy/pull/105#issuecomment-2059017774

bjhargrave commented 6 months ago

Perfect! So maybe if there are more than 10 q/a pairs, just pick 10 to send to the back for generation.