Commit 75cbd2a
File tree
97 files changed
+2741
-2367
lines changed- .github
- actions
- workflows
- .gitlab/stages
- examples
- inference/gpt
- rl
- model_configs
- megatron
- core
- inference
- contexts
- attention_context
- engines
- model_inference_wrappers
- gpt
- t5
- text_generation_controllers
- 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
- ssm
- transformer
- tools
- checkpoint
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
97 files changed
+2741
-2367
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| |||
| 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