readme file is confusing

#1
by fmuntean - opened

the file points to the 14B model.
Also please include examples on how to run the model to generate the video
torchrun --standalone --nproc_per_node=8 scripts/inference.py --config configs/inference.yaml --input_file examples/infer_samples.txt --hp=sp_size=8,max_tokens=30000,guidance_scale=4.5,overlap_frame=13,num_steps=25,use_fsdp=True,tea_cache_l1_thresh=0.14,num_persistent_param_in_dit=7000000000
the command above points to some extra files that are not provided:

  1. what is inference.py ?
  2. inference.yaml ?
  3. infer_samples.txt examples please

the readme points to clone the repo but then none of the files in the repo seems to be used.

A clear step by step instructions on how to use this model would be nice please.

Sign up or log in to comment