Help getting Topaz Video Starlight Mini to work on Azure VM (96 Core CPU, 320GB RAM, H100 GPU, Win 10)

officially Starlight mini is not CLI ready yet, inofficially I’m sure it works, but something is missing with my test, maybe path to the model? CLI & Starlight mini

%ProgramData%\Topaz Labs LLC\Topaz Video AI\models\runner.exe sample_source.mp4 sample_out.mp4 --start-frame-idx 0 --end-frame-idx 64 --ffmpeg-encoding "-c:v h264_nvenc -profile:v high -pix_fmt yuv420p -g 15 -preset p7 -tune hq -rc constqp -qp 18 -rc-lookahead 10 -spatial_aq 1 -aq-strength 15 -b:v 0 -movflags frag_keyframe+empty_moov+delay_moov+use_metadata_tags+write_colr -bf 0" --ffmpeg-preproc-filters scale=w=640:h=480,setsar=1 --upscale-factor 3 --**max-gpu-mem 16**