add dockerfile for mrv100

This commit is contained in:
2025-09-09 14:57:59 +08:00
parent 54ac219d77
commit 2888ee8043
3 changed files with 11 additions and 1 deletions

View File

@@ -1 +1 @@
python3 main.py --model "/mnt/models/AI-ModelScope/text-to-video-ms-1.7b" --json "dataset.json" --results "results.json" --outdir "output" --device cuda --dtype fp32 --model_type "text-to-video-ms"
python3 main.py --model "/mnt/contest_ceph/zhanghao/models/AI-ModelScope/text-to-video-ms-1.7b" --json "dataset.json" --results "results.json" --outdir "output" --device cuda --dtype fp32 --model_type "text-to-video-ms"