操作系统及版本
A5
安装工具的python环境
在anaconda/miniconda创建的python虚拟环境
python版本
3.11
AISBench工具版本
main分支
AISBench执行命令
ais_bench ais_bench/configs/vbench_examples/eval_vbench_custom.py --mode eval --max-num-workers 2
模型配置文件或自定义配置文件内容
DATA_PATH = "/home/code/Wan2.2/results"
Optional: VBench small-model cache root (same as env VBENCH_CACHE_DIR; overrides process env when set).
VBENCH_CACHE_DIR = "/root/.cache/vbench"
预期行为
No response
实际行为
前置检查
操作系统及版本
A5
安装工具的python环境
在anaconda/miniconda创建的python虚拟环境
python版本
3.11
AISBench工具版本
main分支
AISBench执行命令
ais_bench ais_bench/configs/vbench_examples/eval_vbench_custom.py --mode eval --max-num-workers 2
模型配置文件或自定义配置文件内容
DATA_PATH = "/home/code/Wan2.2/results"
Optional: VBench small-model cache root (same as env VBENCH_CACHE_DIR; overrides process env when set).
VBENCH_CACHE_DIR = "/root/.cache/vbench"
预期行为
No response
实际行为
前置检查