We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac69d63 commit 26009c4Copy full SHA for 26009c4
.github/workflows/causal_lm_cpp.yml
@@ -710,7 +710,7 @@ jobs:
710
wget https://github.com/openvinotoolkit/openvino_notebooks/assets/29454499/d5fbbd1a-d484-415c-88cb-9986625b7b11
711
712
- name: Run chat chat sample
713
- run: |
+ run: >
714
source ./ov/setupvars.sh
715
&& timeout 120s ./build/samples/cpp/visual_language_chat/visual_language_chat ./miniCPM-V-2_6/ d5fbbd1a-d484-415c-88cb-9986625b7b11
716
<<< $'What is on the image?\nWhat is special on the image?'
0 commit comments