Skip to content

Conversation

@sbalandi
Copy link
Contributor

@sbalandi sbalandi commented Dec 20, 2025

Description

How to run:

cd ./openvino.genai/tools/who_what_benchmark
pip install .
python ./whowhatbench/wwb.py --base-model Lightricks/LTX-Video --gt-data ltx_gt.csv --model-type text-to-video --num-inference-steps 40 --video-frames-num 25

optimum-cli export openvino -m Lightricks/LTX-Video ./models/ltx_video
python ./whowhatbench/wwb.py --target-model ./models/ltx_video --gt-data ltx_gt.csv --model-type text-to-video  -v --output ./output/  --num-inference-steps 40 --video-frames-num 25

CVS-176896

Fixes #(issue)

Checklist:

  • Tests have been updated or added to cover the new code.
  • This patch fully addresses the ticket.
  • I have made corresponding changes to the documentation.

@github-actions github-actions bot added the category: WWB PR changes WWB label Dec 20, 2025
@sbalandi sbalandi force-pushed the wwb_ltx branch 3 times, most recently from 6794ce6 to 6843493 Compare December 23, 2025 23:02
@sbalandi sbalandi force-pushed the wwb_ltx branch 2 times, most recently from ab647bc to 573ded6 Compare December 24, 2025 13:45
@sbalandi sbalandi force-pushed the wwb_ltx branch 4 times, most recently from e6b12c4 to 8edff7c Compare December 24, 2025 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: WWB PR changes WWB

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant