"vscode:/vscode.git/clone" did not exist on "9a737da83c8f45c010ce818355bc28aae6cfafcd"
Commit ab40058f authored by luopl's avatar luopl
Browse files

Update run.sh

parent 42e3f570
......@@ -5,4 +5,4 @@ model_dir=/home/luopl1/stepfun-ai/stepvideo-t2v
tp_degree=2
ulysses_degree=1
# make sure tp_degree x ulysses_degree = parallel
torchrun --nproc_per_node $parallel run_parallel.py --model_dir $model_dir --vae_url $url --caption_url $url --ulysses_degree $ulysses_degree --tensor_parallel_degree $tp_degree --prompt "一名宇航员在月球上发现一块石碑,上面印有“stepfun”字样,闪闪发光" --height 200 --width 200 --infer_steps 20 --cfg_scale 9.0 --time_shift 13.0
\ No newline at end of file
torchrun --nproc_per_node $parallel run_parallel.py --model_dir $model_dir --vae_url $url --caption_url $url --ulysses_degree $ulysses_degree --tensor_parallel_degree $tp_degree --prompt "一群女孩在跳芭蕾舞" --height 200 --width 200 --infer_steps 20 --cfg_scale 9.0 --time_shift 13.0
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment