Commit e94ce9c
authored
File tree
124 files changed
+2471
-2756
lines changed- .github
- actions
- workflows
- .gitlab/stages
- examples
- inference/gpt
- multimodal/evaluation
- 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
- gpt
- mamba
- optimizer
- ssm
- transformer
- moe
- inference
- legacy/model/vision
- rl
- inference
- training
- datasets
- tests
- functional_tests
- python_test_utils
- test_cases
- gpt
- gpt3_15b_8t_release_sm
- gpt_grpo_tp2tp1_pp4pp2_dp8_583m_throughputtest
- gpt_grpo_tp4_pp1_dp2_8b_throughput_github
- gpt_grpo_tp4_pp1_dp2_8b_throughput
- 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
- mixtral
- deepseekv3_proxy_flex_tp1pp4emp16etp1cp1_gb_200_release_sm
- deepseekv3_proxy_flex_tp1pp4emp16etp1cp1_gb_200_release
- deepseekv3_proxy_flex_tp1pp4emp16etp1cp1_release_sm
- deepseekv3_proxy_flex_tp1pp4emp16etp1cp1_release
- moe
- gpt_grpo_tp8tp4_pp1_ep8ep2_dp8_throughputtest
- 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
- python_scripts
- recipes/h100
- unit_tests
- inference
- contexts
- engines
- model_inference_wrappers
- gpt
- t5
- text_generation_controllers
- models
- rl
- 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.
124 files changed
+2471
-2756
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 | + | |
Lines changed: 0 additions & 276 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
203 | 202 | | |
204 | 203 | | |
205 | 204 | | |
| |||
337 | 336 | | |
338 | 337 | | |
339 | 338 | | |
340 | | - | |
341 | 339 | | |
342 | 340 | | |
343 | 341 | | |
| |||
368 | 366 | | |
369 | 367 | | |
370 | 368 | | |
371 | | - | |
372 | 369 | | |
373 | 370 | | |
374 | 371 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
49 | 52 | | |
50 | 53 | | |
51 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
39 | 42 | | |
| 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