Commit 9b3fc10
committed
Merge remote-tracking branch 'origin/master_tr_module_genai' into xp/merge_master
# Conflicts:
# src/cpp/CMakeLists.txt
# src/cpp/src/gguf_utils/rtn_quantize.hpp
# src/cpp/src/modeling/models/qwen3_vl/processing_qwen3_vl.cpp
# src/cpp/src/modeling/models/qwen3_vl/processing_qwen3_vl.hpp
# src/cpp/src/modeling/ops/ops.cpp
# src/cpp/src/modeling/weights/quantization_selector.cpp
# src/cpp/src/modeling/weights/quantization_selector.hpp
# src/cpp/src/visual_language/qwen2vl/classes.hpp
# src/cpp/src/visual_language/qwen3_vl/classes.cpp
# src/cpp/src/visual_language/qwen3_vl/classes.hpp
# src/cpp/src/visual_language/vlm_config.cpp
# src/cpp/src/visual_language/vlm_config.hppFile tree
149 files changed
+25474
-418
lines changed- .github/workflows
- cmake
- samples
- cpp
- image_generation
- rag
- speech_generation
- text_generation
- video_generation
- visual_language_chat
- whisper_speech_recognition
- python
- text_generation
- video_generation
- site
- docs
- bindings
- concepts
- getting-started
- guides
- supported-models
- _components/vlm-models-table
- use-cases
- image-generation/_sections
- _run_model
- _usage_options
- image-processing/_sections
- _run_model
- _usage_options
- speech-generation/_sections/_run_model
- speech-recognition/_sections
- _run_model
- _usage_options
- text-embedding/_sections
- _run_model
- _usage_options
- text-generation/_sections/_run_model
- src
- cpp
- src
- continuous_batching
- gguf_utils
- loaders
- gguf
- safetensors
- modeling
- models
- qwen3_omni
- qwen3_tts
- qwen3_vl
- ops
- samples
- weights
- prompt_lookup
- safetensors_utils
- speculative_decoding/continuous_batching
- tokenizer
- visual_language
- qwen2vl
- qwen3_vl
- docs
- tests/python_tests
- tools
- llm_bench
- llm_bench_utils
- who_what_benchmark/tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
149 files changed
+25474
-418
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
620 | 620 | | |
621 | 621 | | |
622 | 622 | | |
623 | | - | |
| 623 | + | |
624 | 624 | | |
625 | 625 | | |
626 | 626 | | |
| |||
630 | 630 | | |
631 | 631 | | |
632 | 632 | | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
633 | 639 | | |
634 | 640 | | |
635 | 641 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
473 | 473 | | |
474 | 474 | | |
475 | 475 | | |
476 | | - | |
| 476 | + | |
477 | 477 | | |
478 | 478 | | |
479 | 479 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
543 | 543 | | |
544 | 544 | | |
545 | 545 | | |
546 | | - | |
| 546 | + | |
547 | 547 | | |
548 | 548 | | |
549 | 549 | | |
| |||
553 | 553 | | |
554 | 554 | | |
555 | 555 | | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
556 | 562 | | |
557 | 563 | | |
558 | 564 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
708 | 708 | | |
709 | 709 | | |
710 | 710 | | |
711 | | - | |
| 711 | + | |
712 | 712 | | |
713 | 713 | | |
714 | 714 | | |
| |||
718 | 718 | | |
719 | 719 | | |
720 | 720 | | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
721 | 727 | | |
722 | 728 | | |
723 | 729 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments