Commit 9a6cdd7
File tree
Expand file treeCollapse file tree
61 files changed
+20419
-19875
lines changedFilter options
- .github/workflows
- common
- examples
- convert-llama2c-to-ggml
- cvector-generator
- embedding
- eval-callback
- gguf-split
- imatrix
- infill
- lookahead
- lookup
- main
- parallel
- perplexity
- quantize-stats
- retrieval
- save-load-state
- server
- speculative
- speculative-simple
- tts
- include
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
61 files changed
+20419
-19875
lines changed.github/workflows/build.yml
Copy file name to clipboardExpand all lines: .github/workflows/build.yml+13-15Lines changed: 13 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
64 |
| - |
| 63 | + |
65 | 64 |
|
66 | 65 |
|
67 | 66 |
|
| ||
123 | 122 |
|
124 | 123 |
|
125 | 124 |
|
126 |
| - |
127 |
| - |
| 125 | + |
128 | 126 |
|
129 | 127 |
|
130 | 128 |
|
| ||
181 | 179 |
|
182 | 180 |
|
183 | 181 |
|
184 |
| - |
| 182 | + |
185 | 183 |
|
186 | 184 |
|
187 | 185 |
|
| ||
651 | 649 |
|
652 | 650 |
|
653 | 651 |
|
654 |
| - |
| 652 | + |
655 | 653 |
|
656 |
| - |
| 654 | + |
657 | 655 |
|
658 |
| - |
| 656 | + |
659 | 657 |
|
660 |
| - |
| 658 | + |
661 | 659 |
|
662 |
| - |
| 660 | + |
663 | 661 |
|
664 |
| - |
| 662 | + |
665 | 663 |
|
666 |
| - |
| 664 | + |
667 | 665 |
|
668 |
| - |
| 666 | + |
669 | 667 |
|
670 |
| - |
| 668 | + |
671 | 669 |
|
672 | 670 |
|
673 | 671 |
|
| ||
914 | 912 |
|
915 | 913 |
|
916 | 914 |
|
917 |
| - |
| 915 | + |
918 | 916 |
|
919 | 917 |
|
920 | 918 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1512 | 1512 |
|
1513 | 1513 |
|
1514 | 1514 |
|
1515 |
| - |
| 1515 | + |
1516 | 1516 |
|
1517 | 1517 |
|
1518 | 1518 |
|
1519 | 1519 |
|
1520 | 1520 |
|
1521 | 1521 |
|
1522 | 1522 |
|
1523 |
| - |
| 1523 | + |
1524 | 1524 |
|
1525 | 1525 |
|
1526 | 1526 |
|
|
+13-12Lines changed: 13 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
922 | 922 |
|
923 | 923 |
|
924 | 924 |
|
925 |
| - |
926 |
| - |
927 |
| - |
928 |
| - |
929 |
| - |
| 925 | + |
| 926 | + |
| 927 | + |
930 | 928 |
|
931 | 929 |
|
932 | 930 |
|
933 | 931 |
|
934 | 932 |
|
935 |
| - |
| 933 | + |
| 934 | + |
| 935 | + |
936 | 936 |
|
| 937 | + |
937 | 938 |
|
938 |
| - |
| 939 | + |
939 | 940 |
|
940 | 941 |
|
941 | 942 |
|
| ||
996 | 997 |
|
997 | 998 |
|
998 | 999 |
|
999 |
| - |
1000 |
| - |
| 1000 | + |
| 1001 | + |
1001 | 1002 |
|
1002 | 1003 |
|
1003 | 1004 |
|
1004 | 1005 |
|
1005 |
| - |
| 1006 | + |
1006 | 1007 |
|
1007 |
| - |
| 1008 | + |
1008 | 1009 |
|
1009 |
| - |
| 1010 | + |
1010 | 1011 |
|
1011 | 1012 |
|
1012 | 1013 |
|
|
+15-11Lines changed: 15 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
31 | 30 |
|
32 |
| - |
33 |
| - |
| 31 | + |
34 | 32 |
|
35 | 33 |
|
36 | 34 |
|
| ||
478 | 476 |
|
479 | 477 |
|
480 | 478 |
|
| 479 | + |
481 | 480 |
|
482 |
| - |
483 |
| - |
484 |
| - |
| 481 | + |
| 482 | + |
| 483 | + |
| 484 | + |
485 | 485 |
|
486 | 486 |
|
487 | 487 |
|
| ||
503 | 503 |
|
504 | 504 |
|
505 | 505 |
|
506 |
| - |
| 506 | + |
507 | 507 |
|
508 | 508 |
|
509 | 509 |
|
| ||
640 | 640 |
|
641 | 641 |
|
642 | 642 |
|
643 |
| - |
644 |
| - |
645 |
| - |
| 643 | + |
| 644 | + |
| 645 | + |
| 646 | + |
| 647 | + |
| 648 | + |
| 649 | + |
examples/convert-llama2c-to-ggml/convert-llama2c-to-ggml.cpp
Copy file name to clipboardExpand all lines: examples/convert-llama2c-to-ggml/convert-llama2c-to-ggml.cpp+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
434 | 434 |
|
435 | 435 |
|
436 | 436 |
|
437 |
| - |
| 437 | + |
438 | 438 |
|
439 | 439 |
|
440 | 440 |
|
441 | 441 |
|
442 |
| - |
| 442 | + |
443 | 443 |
|
444 | 444 |
|
445 | 445 |
|
| ||
500 | 500 |
|
501 | 501 |
|
502 | 502 |
|
503 |
| - |
| 503 | + |
504 | 504 |
|
505 | 505 |
|
506 | 506 |
|
507 | 507 |
|
508 | 508 |
|
509 | 509 |
|
510 | 510 |
|
511 |
| - |
| 511 | + |
512 | 512 |
|
513 | 513 |
|
514 | 514 |
|
| ||
576 | 576 |
|
577 | 577 |
|
578 | 578 |
|
579 |
| - |
| 579 | + |
580 | 580 |
|
581 | 581 |
|
582 | 582 |
|
|
examples/cvector-generator/cvector-generator.cpp
Copy file name to clipboardExpand all lines: examples/cvector-generator/cvector-generator.cpp+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
415 | 415 |
|
416 | 416 |
|
417 | 417 |
|
418 |
| - |
419 |
| - |
| 418 | + |
| 419 | + |
420 | 420 |
|
421 | 421 |
|
422 | 422 |
|
423 | 423 |
|
| 424 | + |
424 | 425 |
|
425 | 426 |
|
426 | 427 |
|
| ||
474 | 475 |
|
475 | 476 |
|
476 | 477 |
|
477 |
| - |
478 |
| - |
479 | 478 |
|
480 | 479 |
|
481 | 480 |
|
|
examples/embedding/embedding.cpp
Copy file name to clipboardExpand all lines: examples/embedding/embedding.cpp+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
100 |
| - |
101 |
| - |
| 100 | + |
| 101 | + |
| 102 | + |
102 | 103 |
|
103 | 104 |
|
104 | 105 |
|
| ||
316 | 317 |
|
317 | 318 |
|
318 | 319 |
|
319 |
| - |
320 |
| - |
321 | 320 |
|
322 | 321 |
|
323 | 322 |
|
|
examples/eval-callback/eval-callback.cpp
Copy file name to clipboardExpand all lines: examples/eval-callback/eval-callback.cpp+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
162 | 162 |
|
163 | 163 |
|
164 | 164 |
|
165 |
| - |
166 |
| - |
| 165 | + |
| 166 | + |
| 167 | + |
167 | 168 |
|
168 | 169 |
|
169 | 170 |
|
| ||
184 | 185 |
|
185 | 186 |
|
186 | 187 |
|
187 |
| - |
188 |
| - |
189 |
| - |
190 | 188 |
|
191 | 189 |
|
192 | 190 |
|
|
examples/gguf-split/gguf-split.cpp
Copy file name to clipboardExpand all lines: examples/gguf-split/gguf-split.cpp+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
6 | 5 |
|
7 | 6 |
|
8 | 7 |
|
9 | 8 |
|
10 |
| - |
11 |
| - |
12 |
| - |
13 | 9 |
|
| 10 | + |
| 11 | + |
| 12 | + |
14 | 13 |
|
15 | 14 |
|
16 | 15 |
|
|
examples/imatrix/imatrix.cpp
Copy file name to clipboardExpand all lines: examples/imatrix/imatrix.cpp+5-6Lines changed: 5 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
430 | 430 |
|
431 | 431 |
|
432 | 432 |
|
433 |
| - |
434 | 433 |
|
435 | 434 |
|
| 435 | + |
| 436 | + |
436 | 437 |
|
437 | 438 |
|
438 | 439 |
|
| ||
618 | 619 |
|
619 | 620 |
|
620 | 621 |
|
621 |
| - |
622 |
| - |
| 622 | + |
| 623 | + |
| 624 | + |
623 | 625 |
|
624 | 626 |
|
625 | 627 |
|
| ||
655 | 657 |
|
656 | 658 |
|
657 | 659 |
|
658 |
| - |
659 |
| - |
660 |
| - |
661 | 660 |
|
662 | 661 |
|
663 | 662 |
|
|
+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
134 |
| - |
135 |
| - |
| 134 | + |
| 135 | + |
136 | 136 |
|
137 | 137 |
|
138 | 138 |
|
| ||
581 | 581 |
|
582 | 582 |
|
583 | 583 |
|
584 |
| - |
585 |
| - |
586 |
| - |
587 | 584 |
|
588 | 585 |
|
589 | 586 |
|
|
0 commit comments