togethercomputer / together-python

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

Default FineTune Download File to zstd #129

Closed azahed98 closed 2 months ago

azahed98 commented 2 months ago

Have you read the Contributing Guidelines? Yes

Describe your changes

Intermediate fine-tune checkpoints are missing content-type. We can update future uploads to have this, but backfilling will be difficult. Thus, this change sets the default to zstd for download purposes.