VGen icon indicating copy to clipboard operation
VGen copied to clipboard

snapshot_download failed to finish the download

Open rkuo2000 opened this issue 8 months ago • 2 comments

while running snapshot_download, I got the following message : FileIntegrityError: File models/temp/tmpsutrl900/open_clip_pytorch_model.bin integrity check failed, the download may be incomplete, please try again.

rkuo2000 avatar Dec 15 '23 15:12 rkuo2000

Sorry, you can also try downloading the model from huggingface. https://huggingface.co/damo-vilab/i2vgen-xl/tree/main

Steven-SWZhang avatar Dec 16 '23 04:12 Steven-SWZhang

import flash_attn_2_cuda as flash_attn_cuda ImportError: /opt/conda/lib/python3.10/site-packages/flash_attn_2_cuda.cpython-310-x86_64-linux-gnu.so: undefined symbol: _ZN3c105ErrorC2ENS_14SourceLocationENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE

rkuo2000 avatar Dec 16 '23 05:12 rkuo2000