**Full Changelog**: https://github.com/togethercomputer/together/compare/v0.0.9...v0.1.3
Changes
- Users can now add their weights and biases WANDB_API_KEY
- For fine-tuning, users indicate the number of checkpoints using the `--n-checkpoints` parameter
here is an example:
`together finetune create -t file-960be810-4d33-449a-885a-9f69bd8fd0e2 -m togethercomputer/LLaMA-2-7B-32K --n-checkpoints 2 --wandb-api-key 1123456789abcdefghijklmnop`