Skip to content

Update openvino-tokenizers requirement from ~=2025.0.0.0.dev to ~=2025.1.0.0.dev20250117 in /samples #193

Update openvino-tokenizers requirement from ~=2025.0.0.0.dev to ~=2025.1.0.0.dev20250117 in /samples

Update openvino-tokenizers requirement from ~=2025.0.0.0.dev to ~=2025.1.0.0.dev20250117 in /samples #193

cpp-greedy_causal_lm-windows

failed Jan 20, 2025 in 17m 41s
Set up job
0s
Run actions/checkout@v4
12s
Run actions/setup-python@v4
0s
Run curl --output ov.zip https://storage.openvinotoolkit.org/repositories/openvino/packages/nightly/2025.0.0-17289-7cf2bbb8391/w_openvino_toolkit_windows_2025.0.0.dev20241105_x86_64.zip
4s
Run unzip -d ov ov.zip
3s
Run dirs=(ov/*) && mv ov/*/* ov && rmdir "${dirs[@]}"
0s
Build app
11m 24s
Download and convert model
5m 51s
Run set PATH=.\build\openvino_genai\;%PATH% && call .\ov\setupvars.bat && .\build\samples\cpp\greedy_causal_lm\Release\greedy_causal_lm.exe .\TinyLlama-1.1B-Chat-v1.0\ 69 > .\cpp.txt
0s
Run echo import transformers > ref.py
0s
Run python ref.py
0s
Run set PATH=.\build\openvino_genai\;%PATH% && set "PYTHONPATH=./build/" && call .\ov\setupvars.bat && python samples\python\greedy_causal_lm\greedy_causal_lm.py .\TinyLlama-1.1B-Chat-v1.0\ 69 > .\py.txt
0s
Run fc .\cpp.txt .\py.txt
0s
Run set PATH=.\build\openvino_genai\;%PATH% && set "PYTHONPATH=./build/" && call .\ov\setupvars.bat && python samples\python\greedy_causal_lm\lora.py .\TinyLlama\TinyLlama-1.1B-intermediate-step-1431k-3T\ adapter_model.safetensors "How to create a table with two columns, one of them has type float, another one has type int?"
0s
Post Run actions/setup-python@v4
0s
Post Run actions/checkout@v4
1s
Complete job
0s