ColossalAI icon indicating copy to clipboard operation
ColossalAI copied to clipboard

Making large AI models cheaper, faster and more accessible

Results 1091 ColossalAI issues
Sort by recently updated
recently updated
newest added

### Is there an existing issue for this bug? - [X] I have searched the existing issues ### πŸ› Describe the bug loading sharded model does not raise an error...

bug

…cessary copies of the data ## πŸ“Œ Checklist before creating the PR - [ ] I have created an issue for this PR for traceability - [ ] The title...

## πŸ“Œ Checklist before creating the PR - [ ] I have created an issue for this PR for traceability - [ ] The title follows the standard format: `[doc/gemini/tensor/...]:...

### Is there an existing issue for this bug? - [X] I have searched the existing issues ### πŸ› Describe the bug Posting this for documentation purposes. torch.compile has been...

bug

### Describe the feature I build a custom network with some custom operators, e.g., flash-attention. But I found neither colotracer nor node_handler can deal with them successfully. But I don't...

enhancement

When benchmarking a LLM, token/s is also an important metric, so this metric is added to the llama benchmark.

### Is there an existing issue for this bug? - [X] I have searched the existing issues ### πŸ› Describe the bug The line **808** of `zero/low_level/low_level_optim.py` assumes that every...

bug