Commit 9c1ae14
File tree
112 files changed
+3166
-2457
lines changed- .github
- actions
- workflows
- .gitlab/stages
- examples
- inference/gpt
- rl
- model_configs
- megatron
- core
- distributed/fsdp
- src
- megatron_fsdp
- inference
- contexts
- attention_context
- engines
- model_inference_wrappers
- gpt
- t5
- text_generation_controllers
- text_generation_server/dynamic_text_gen_server
- models
- common
- language_module
- gpt
- mamba
- optimizer
- pipeline_parallel
- ssm
- transformer
- moe
- inference
- rl
- inference
- training
- tests
- functional_tests/test_cases
- gpt
- gpt_static_inference_tp1_pp1_16b_multiprompt_tokensmatch
- gpt_static_inference_tp1_pp1_583m_cudagraphs
- gpt_static_inference_tp1_pp1_583m_fp8_cudagraphs
- gpt_static_inference_tp1_pp1_583m_logitsmatch
- moe
- gpt_static_inference_cuda_graphs_pad_tp4_pp1_ep4_16B_logitsmatch
- gpt_static_inference_tp1_pp1_ep1_16B_logitsmatch
- gpt_static_inference_tp4_pp1_ep4_16B_logitsmatch
- test_utils/recipes/h100
- unit_tests
- inference
- contexts
- engines
- model_inference_wrappers
- gpt
- t5
- text_generation_controllers
- models
- rl
- ssm
- transformer
- moe
- tools
- checkpoint
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
112 files changed
+3166
-2457
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
121 | | - | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
122 | 124 | | |
123 | 125 | | |
124 | 126 | | |
| |||
197 | 199 | | |
198 | 200 | | |
199 | 201 | | |
200 | | - | |
201 | | - | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
202 | 206 | | |
203 | 207 | | |
204 | 208 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
339 | | - | |
340 | 339 | | |
341 | 340 | | |
342 | 341 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| 124 | + | |
124 | 125 | | |
125 | 126 | | |
126 | 127 | | |
| |||
132 | 133 | | |
133 | 134 | | |
134 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
135 | 141 | | |
136 | 142 | | |
137 | 143 | | |
| |||
0 commit comments