composer icon indicating copy to clipboard operation
composer copied to clipboard

Supercharge Your Model Training

Results 263 composer issues
Sort by recently updated
recently updated
newest added
trafficstars

## 🚀 Feature request Some algorithms return the `model` at the end of the apply_algorithm() function, others return None. It is not obvious to the user if there is a...

enhancement

Cloudflare R2 is cheaper than S3 (no egress fees) and is very easy to use. It is fully S3 compatible, so it should be possible to just use the S3...

enhancement

# What does this PR do? The `ImageVisualizer` doesn't need `wanbd`. This is the responsibility of the logger. We are trying to use a different logger and the `ImageVisualizer` crashes...

# What does this PR do? Auto enables MosaicML logger when running on our platform. Waiting for platform to auto-inject credentials # What issue(s) does this change relate to? [CO-2183](https://mosaicml.atlassian.net/browse/CO-2183)...

# What does this PR do? explictly -> explicitly # What issue(s) does this change relate to? # Before submitting - [x] Have you read the [contributor guidelines](https://github.com/mosaicml/composer/blob/dev/CONTRIBUTING.md)? - [...

# What does this PR do? # Before submitting ## Save Local - [x] implemented - [x] approved by Daniel or Mihir ## Save Remote - [x] implemented - [x]...

# What does this PR do? Provide ICL datasets and metrics for code evaluation, along with unit tests. # What issue(s) does this change relate to? [CO-2160](https://mosaicml.atlassian.net/browse/CO-2160 ) [CO-2160]: https://mosaicml.atlassian.net/browse/CO-2160?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

# What does this PR do? Add spaces between sentences in eval label warning. # Before submitting - [x] Have you read the [contributor guidelines](https://github.com/mosaicml/composer/blob/dev/CONTRIBUTING.md)? - [x] Is this change...

# What does this PR do? # What issue(s) does this change relate to?

# What does this PR do? In-line group to avoid extra ref. This avoids spiking peak GPU memory usage during wrapping. @sashaDoubov will test. # What issue(s) does this change...