Llama-2 SHA256 sums

(2023-07-19)


Method: Double checked MD5 sums before and after SHA256 sums were calculated, then generated SHA256 again to check for consistency, they all match. Command used: find . -type f -exec sha256sum {} \; | tee sha256sums.txt

Confidence level: Dead certain these are the correct SHA256 sums for the official model files. They are validated via MD5 sums in the checklist.chk files. These MD5 sums are the same as in Meta's Hugging Face repository for the various model sizes (all double checked).

Meta: If you put the SHA256 sums from the code block below in a file (hint: a small copy button on the right appears when you hover over the code block) and then calculate the SHA256 sum for this file, this is what you should get:

6bfa6b0b0b58789ccab1650121e473544db31c80e908785b65fc5e6361aa2afb sha256sums.txt

How to check: Generate a file with the SHA256 sums for yourself with the find command from above. The entries might be in a different order, use sort -k2 sha256sums.txt > sha256sums-sorted.txt to get a file with the correct order, then use diff or cmp to compare these sorted files containing the SHA256 sums.


8c17c2ebb0ea011be9981cc3922db8ca8fa61e828c5d3f44cb6ae342bf80460b  ./LICENSE
8fb01f49623f71abd01609940301a5773658ce311b9ecb8080f9b796f8ac0051  ./llama-2-13b-chat/checklist.chk
59f026e2108e238fe06f51c2dc2ac29f2d6aead2ed105073cfd3c18c608d2638  ./llama-2-13b-chat/consolidated.00.pth
56462ddf1cddbfdba7ffe339ce7453e8500c843414c78fa096e69f414f20bd0f  ./llama-2-13b-chat/consolidated.01.pth
713ac69eaa9387a19d25c10e03270de04a5fe4232f136751595683c26f6f996a  ./llama-2-13b-chat/params.json
58989513420c24de9ca19d51f6c5f08b33f9a1bf36936112bef56001886f586d  ./llama-2-13b/checklist.chk
dedb73e0c6754a8f157c571cfebfb30b4025deefaf74ab35f805d12f7af4c8a9  ./llama-2-13b/consolidated.00.pth
e812610fda976e1e7f3ebfaadf069568c8b61844c647fc779da12957ab0af544  ./llama-2-13b/consolidated.01.pth
713ac69eaa9387a19d25c10e03270de04a5fe4232f136751595683c26f6f996a  ./llama-2-13b/params.json
569f85744d43904dc0b2bba5d79e7aa67fc35808077e44454714d95d648d2ce3  ./llama-2-70b-chat/checklist.chk
f1454f4aa8d61cae8261202521a5457229b0099268dddd6f71ae0dec06f11ec8  ./llama-2-70b-chat/consolidated.00.pth
054e0982b5e3c74621fc281ad3d3220afa018fd68992e3e19acfe4bc780633fb  ./llama-2-70b-chat/consolidated.01.pth
bfecfc70559f61b65ae910c4815efd788a33159399bcc8a7146ae11893434841  ./llama-2-70b-chat/consolidated.02.pth
d360067d1b29a3768df24e2b3d8c790e4baa6b4cb71d118b69256290dd4d03c2  ./llama-2-70b-chat/consolidated.03.pth
90171c81cf43817099b93b7f85c3a86338b4e863f212eb37facd0c66b1fb7905  ./llama-2-70b-chat/consolidated.04.pth
4c5b32dcfa2f403d69d0417c31951978a6780d17206476a91eb065595215baf1  ./llama-2-70b-chat/consolidated.05.pth
f935b6f7fc7e198ae17aed6fc55b735f9811bbdc9015b0c82b15f7547868f09f  ./llama-2-70b-chat/consolidated.06.pth
24cd36f1860359657443d6dc69883da43f3ee7ebe7cb99a556404ed17ed235c1  ./llama-2-70b-chat/consolidated.07.pth
41d9845a73ef54a527146a163a0b69b3572aaa2f7ed58d9ff747ad3affed32bb  ./llama-2-70b-chat/params.json
f5618be5b6e4e552e80ad3aada5defc917ce5e77201807c3ee80a4b954f7e572  ./llama-2-70b/checklist.chk
af5747340beaf5414afaeae46def2e8d0740a3002309a0d99a3062b70300bdbd  ./llama-2-70b/consolidated.00.pth
edf5bc0efacd437b2571beb53245ae2c7343648832c89c983d17e9736af9efcd  ./llama-2-70b/consolidated.01.pth
cc3079f65404eebeeba14c09580708ae1253e941b898cf32cdee9f454dea19ff  ./llama-2-70b/consolidated.02.pth
2c6a40261531f78e1f8fc860354f8b86890692bc0d8524bab9dfef26cd9446a5  ./llama-2-70b/consolidated.03.pth
4951937266e51a698f58ae2d574e237032195ebdb4bee1cd9e3356303460fb69  ./llama-2-70b/consolidated.04.pth
72d967dcc6a893a67efcf20938e4a88a1996b42c53f5268ca90f4b8b12b937ca  ./llama-2-70b/consolidated.05.pth
123f9934dcac8e22c8f74cf643bdbb4206885dd32567438564cce5d0ef4e2063  ./llama-2-70b/consolidated.06.pth
823480b2bc4d957d1402e65de786b33b95bf8267887e44a0035670c97d2da061  ./llama-2-70b/consolidated.07.pth
41d9845a73ef54a527146a163a0b69b3572aaa2f7ed58d9ff747ad3affed32bb  ./llama-2-70b/params.json
30f6ff145747d6454af4789ef8b8f87894e8232e8d67407eb4e6aacb0a173a04  ./llama-2-7b-chat/checklist.chk
6234f92a9191a4887b65a7f14a9692b4af3beffa2a26359869daf36bdf71b8d8  ./llama-2-7b-chat/consolidated.00.pth
f89517190dd9c285e58f30d66e80932465192c244a716bc8ebafedbdc903a259  ./llama-2-7b-chat/params.json
5fe08165d353c59b3bf8b359aa470780a33a45e6223b5d300b33d95d85c64165  ./llama-2-7b/checklist.chk
d67a91807d5879d193a694da57f28ff85092e92dc9fbef4888bd05e22b15ab75  ./llama-2-7b/consolidated.00.pth
abca3ac5d29c564e8bd2bd2672fb2dd83213c58b673d18e8eb64c502ed8401a2  ./llama-2-7b/params.json
021e52e6d404bf3b84008be179dada01e4627b4801bfbc73a88a030f229c6b34  ./tokenizer_checklist.chk
9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347  ./tokenizer.model
7c23fb36d80141c4ab8cdbb61ee4790102ebd2bf7aeff414453177d4f2110e5d  ./USE_POLICY.md
Edit
Pub: 19 Jul 2023 06:58 UTC
Edit: 15 Aug 2023 15:21 UTC
Views: 1478