pointnetwork/point-alpaca

Error: Checksums do not match. The file may be corrupted.

ThatCoffeeGuy opened this issue · 4 comments

I saw the closed issue about the same, but I just pulled the repo and used the scripts. I think if a brand new installation returns this problem, it might worth investigating.

Decrypting file encrypted/config.json.caf9cac32580e31af8254f66c5a070741d70b15a651721748189180325b7d5a8.enc with 5 workers
Writing final chunks...
Decryption completed.
Decrypting file encrypted/generation_config.json.c5c8961ed243834883fb4e45e8850d3873d6100fde97817f59d275a90eba269d.enc with 5 workers
Writing final chunks...
Decryption completed.
Decrypting file encrypted/pytorch_model-00001-of-00003.bin.90d2ab95a32aeb9362814d8b86db2af5454baab8ea3aa8230c271d6962abb9db.enc with 5 workers
Writing final chunks...
Error: Checksums do not match. The file may be corrupted.

funny, after restarting and redownloading everything, now a previously correct file has checksum mismatch.

Decrypting file encrypted/config.json.caf9cac32580e31af8254f66c5a070741d70b15a651721748189180325b7d5a8.enc with 5 workers
Writing final chunks...
Error: Checksums do not match. The file may be corrupted.

Same as in #9

After talking to Serge on telegram, it seems the problem is with multithreaded decryption. They are looking into the issue.

Reverted back to single threaded for now, should be fine