File tree
223 files changed
+294
-403
lines changed- .github/workflows
- applications
- Colossal-LLaMA
- ColossalChat
- benchmarks
- examples/training_scripts
- ColossalEval/examples
- dataset_evaluation
- gpt_evaluation
- ColossalMoE
- tests
- colossalai
- auto_parallel/offload
- booster/plugin
- inference
- legacy
- inference
- dynamic_batching
- hybridengine
- pipeline
- benchmark
- serving
- ray_serve
- torch_serve
- pipeline/rpc
- nn/optimizer
- shardformer
- examples
- shard
- tensor/d_tensor
- docs/source
- en
- advanced_tutorials
- basics
- features
- zh-Hans
- advanced_tutorials
- basics
- features
- examples
- community/roberta/pretraining
- images
- dreambooth
- resnet
- vit
- inference
- language
- bert
- gpt
- experiments
- auto_offload
- auto_parallel
- gemini
- hybridparallelism
- titans
- grok-1
- llama
- openmoe
- benchmark
- opt
- palm
- tutorial
- auto_parallel
- new_api
- cifar_resnet
- cifar_vit
- glue_bert
- opt/opt
- tests
- test_auto_parallel
- test_ckpt_solvers
- test_offload
- test_tensor_shard
- test_gpt
- test_metainfo
- test_node_handler
- test_booster
- test_mixed_precision
- test_plugin
- test_checkpoint_io
- test_cluster
- test_device
- test_fx
- test_codegen
- test_infer
- test_legacy
- test_amp
- test_comm
- test_layers
- test_1d
- test_2d
- test_2p5d
- test_3d
- test_tensor
- core
- test_trainer/test_pipeline
- test_utils
- test_checkpoint
- test_zero
- test_lora
- test_moe
- test_optimizer
- test_pipeline
- test_schedule
- test_shardformer
- test_hybrid_parallel_grad_clip_norm
- test_layer
- test_model
- test_tensor
- test_dtensor
- test_zero
- test_gemini
- test_low_level
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
223 files changed
+294
-403
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
136 | 136 |
| |
137 | 137 |
| |
138 | 138 |
| |
139 |
| - | |
| 139 | + | |
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 |
| - | |
| 69 | + | |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 |
| - | |
| 84 | + | |
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 |
| - | |
| 84 | + | |
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
| 60 | + | |
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
| |||
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
99 |
| - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
100 | 104 |
| |
101 | 105 |
| |
102 | 106 |
| |
|
0 commit comments