togethercomputer / together-python

The Official Python Client for Together's API
https://pypi.org/project/together/
Apache License 2.0
31 stars 7 forks source link

Add a minimum for finetune create batch size #32

Closed justusc closed 1 year ago

justusc commented 1 year ago

This change check minimum batch size for new fine tuning job submissions.

Fixes: https://github.com/togethercomputer/planning/issues/2374