ColossalAI icon indicating copy to clipboard operation
ColossalAI copied to clipboard

Making large AI models cheaper, faster and more accessible

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

### πŸ› Describe the bug Here are my script, it can run with hybrid_parallel plugin, but other plugins have the same error "out of memory" torchrun --standalone --nproc_per_node 8 finetune.py...

bug

### Describe the feature You are using a model of type mistral to instantiate a model of type llama. This is not supported for all configurations of models and can...

enhancement

### πŸ› Describe the bug RuntimeError: FlashAttention only supports Ampere GPUs or newer. ### Environment colossal 0.3.4 ColossalAI/examples/language/opt# bash run_demo.sh + pip install -r requirements.txt

bug

### πŸ› Describe the bug I want to build from source the entire project, and failed on `pip install .`, the error seems to be pytorch header related. I'm using...

bug

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

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

### πŸ› Describe the bug gemini / gemini_auto / zero2 / hybrid_parallel I have tried and still got OOM error. with hybrid_parallel plugin , I tried configs as follows: 1....

bug

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

### Describe the feature To reduce memory usage, support for LoRa is provided.

enhancement

### Proposal DOC: https://n4fyd3ptax.feishu.cn/docx/MhlmdHsGkoeoslx9fqucPO17n9b ### Self-service - [ ] I'd be willing to do some initial work on this proposal myself.

enhancement