检查SHA256

In MacOS:

shasum -a 256 your-model-file


In Linux:

sha256sum your-model-file


In Windows:

certutil -hashfile your-model-file sha256


--
来源、参考;
https://github.com/ymcui/Chinese-LLaMA-Alpaca/blob/main/SHA256.md

posted @ 2023-09-06 09:59  悟透  阅读(17)  评论(0编辑  收藏  举报