We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6afcaf commit 1479f4fCopy full SHA for 1479f4f
samples/cpp/module_genai/config_yaml/Qwen3.5-0.8B/config.yaml
@@ -85,7 +85,7 @@ pipeline_modules:
85
- name: "rope_delta"
86
type: "OVTensor"
87
params:
88
- model_path: "./tests/module_genai/cpp/test_models/Qwen3.5-0.8B/"
+ model_path: "./tests/module_genai/cpp/test_models/Qwen3.5-0.8B/qwen3_5_vision_q4a_b4a_g128.xml"
89
vision_start_token_id: 248053
90
91
llm:
0 commit comments