File tree
218 files changed
+15311
-2556
lines changed- csrc
- gpu
- append_attn
- template_instantiation
- cutlass_kernels
- fp8_gemm_fused
- gemm
- collective
- kernel
- fp8_gemm_with_cutlass
- speculate_decoding_kernels/draft_model_kernels
- third_party
- utils
- llm
- alignment
- dpo
- ppo
- auto_parallel
- gpt-3
- llama
- config
- deepseek-v2
- llama
- qwen
- docs/predict
- predict
- server
- dockerfiles
- server/server
- data
- engine
- http_server
- utils
- paddlenlp
- datasets
- experimental
- transformers
- deepseek_v2
- deepseek_v3
- llama
- mixtral
- qwen2
- qwen2_moe
- mergekit
- ops
- moe
- fused_moe_triton
- config
- peft/lora
- quantization
- trainer
- unified_checkpoint
- utils
- transformers
- auto
- deepseek_v2
- deepseek_v3
- gemma
- gpt
- llama
- qwen
- qwen2
- qwen2_moe
- trl
- utils
- scripts
- codestyle
- distribute
- slm
- examples
- RLHF
- machine_reading_comprehension/SQuAD
- model_zoo
- chinesebert
- ernie-3.0
- t5
- tests
- llm
- mergekit
- test_tipc
- dygraph/hybrid_parallelism
- gpt3
- N4C32
- auto_config_gpt3_13b
- llama2/benchmark_common
- llm
- llama2/benchmark_common
- benchmark_json/llama2-70b
- qwen2_5/benchmark_common
- benchmark_json/qwen-qwen2_5-72b
- static/auto_parallel
- baichuan2/pretrain_config_baichuan2_13b
- gpt3
- N4C32
- benchmark_common
- pretrain_config_gpt3_13b
- llama2
- N4C32
- pretrain_config_llama2_13b
- pretrain_config_llama2_70b
- pretrain_config_llama2_7b
- pretrain_config_llama3.1_8b
- qwen/pretrain_config_qwen_14b
- trainer
- transformers/auto
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
218 files changed
+15311
-2556
lines changed+10-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
| |||
69 | 70 |
| |
70 | 71 |
| |
71 | 72 |
| |
| 73 | + | |
| 74 | + | |
| 75 | + | |
72 | 76 |
| |
73 | 77 |
| |
74 | 78 |
| |
| |||
91 | 95 |
| |
92 | 96 |
| |
93 | 97 |
| |
| 98 | + | |
94 | 99 |
| |
95 | 100 |
| |
96 | 101 |
| |
| |||
161 | 166 |
| |
162 | 167 |
| |
163 | 168 |
| |
164 |
| - | |
| 169 | + | |
165 | 170 |
| |
166 | 171 |
| |
167 | 172 |
| |
| |||
206 | 211 |
| |
207 | 212 |
| |
208 | 213 |
| |
209 |
| - | |
| 214 | + | |
210 | 215 |
| |
211 | 216 |
| |
212 | 217 |
| |
| |||
216 | 221 |
| |
217 | 222 |
| |
218 | 223 |
| |
219 |
| - | |
| 224 | + | |
220 | 225 |
| |
221 | 226 |
| |
222 | 227 |
| |
| |||
231 | 236 |
| |
232 | 237 |
| |
233 | 238 |
| |
234 |
| - | |
| 239 | + | |
235 | 240 |
| |
236 | 241 |
| |
237 | 242 |
| |
|
+6-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
| |||
52 | 53 |
| |
53 | 54 |
| |
54 | 55 |
| |
| 56 | + | |
| 57 | + | |
| 58 | + | |
55 | 59 |
| |
56 | 60 |
| |
57 | 61 |
| |
| |||
68 | 72 |
| |
69 | 73 |
| |
70 | 74 |
| |
71 |
| - | |
| 75 | + | |
72 | 76 |
| |
73 | 77 |
| |
74 | 78 |
| |
|
+5-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 |
| |
5 | 8 |
| |
6 | 9 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
| 59 | + | |
59 | 60 |
| |
60 | 61 |
| |
61 | 62 |
| |
| |||
97 | 98 |
| |
98 | 99 |
| |
99 | 100 |
| |
100 |
| - | |
| 101 | + | |
101 | 102 |
| |
102 | 103 |
| |
103 | 104 |
| |
104 | 105 |
| |
105 | 106 |
| |
106 |
| - | |
| 107 | + | |
107 | 108 |
| |
108 | 109 |
| |
109 | 110 |
| |
110 | 111 |
| |
111 | 112 |
| |
112 | 113 |
| |
113 | 114 |
| |
114 |
| - | |
| 115 | + | |
115 | 116 |
| |
116 | 117 |
| |
117 | 118 |
| |
| |||
203 | 204 |
| |
204 | 205 |
| |
205 | 206 |
| |
| 207 | + | |
206 | 208 |
| |
207 | 209 |
| |
208 | 210 |
| |
| |||
240 | 242 |
| |
241 | 243 |
| |
242 | 244 |
| |
| 245 | + | |
243 | 246 |
| |
244 | 247 |
| |
245 | 248 |
| |
| |||
282 | 285 |
| |
283 | 286 |
| |
284 | 287 |
| |
| 288 | + | |
285 | 289 |
| |
286 | 290 |
| |
287 | 291 |
| |
| |||
428 | 432 |
| |
429 | 433 |
| |
430 | 434 |
| |
| 435 | + | |
431 | 436 |
| |
432 | 437 |
| |
433 | 438 |
| |
| |||
465 | 470 |
| |
466 | 471 |
| |
467 | 472 |
| |
| 473 | + | |
468 | 474 |
| |
469 | 475 |
| |
470 | 476 |
| |
| |||
508 | 514 |
| |
509 | 515 |
| |
510 | 516 |
| |
| 517 | + | |
511 | 518 |
| |
512 | 519 |
| |
513 | 520 |
| |
| |||
565 | 572 |
| |
566 | 573 |
| |
567 | 574 |
| |
| 575 | + | |
568 | 576 |
| |
569 | 577 |
| |
570 | 578 |
| |
| |||
578 | 586 |
| |
579 | 587 |
| |
580 | 588 |
| |
581 |
| - | |
582 |
| - | |
583 |
| - | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
584 | 593 |
| |
585 | 594 |
| |
586 | 595 |
| |
| |||
626 | 635 |
| |
627 | 636 |
| |
628 | 637 |
| |
| 638 | + | |
629 | 639 |
| |
630 | 640 |
| |
631 | 641 |
| |
| |||
672 | 682 |
| |
673 | 683 |
| |
674 | 684 |
| |
| 685 | + | |
675 | 686 |
| |
676 | 687 |
| |
677 | 688 |
| |
| |||
719 | 730 |
| |
720 | 731 |
| |
721 | 732 |
| |
| 733 | + | |
722 | 734 |
| |
723 | 735 |
| |
724 | 736 |
| |
| |||
764 | 776 |
| |
765 | 777 |
| |
766 | 778 |
| |
| 779 | + | |
767 | 780 |
| |
768 | 781 |
| |
769 | 782 |
| |
| |||
821 | 834 |
| |
822 | 835 |
| |
823 | 836 |
| |
824 |
| - | |
825 |
| - | |
826 |
| - | |
827 |
| - | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
828 | 843 |
| |
829 | 844 |
| |
830 | 845 |
| |
| |||
865 | 880 |
| |
866 | 881 |
| |
867 | 882 |
| |
| 883 | + | |
868 | 884 |
| |
869 | 885 |
| |
870 | 886 |
| |
| |||
941 | 957 |
| |
942 | 958 |
| |
943 | 959 |
| |
| 960 | + | |
944 | 961 |
| |
945 | 962 |
| |
946 | 963 |
| |
|
0 commit comments