Skip to content

Commit 4dbbd40

Browse files
authored
readme: link to sha256sums file (#902)
This is to emphasize that these do not need to be obtained from elsewhere.
1 parent 8b67998 commit 4dbbd40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ convert the model from the old format to the new format with [./migrate-ggml-202
266266
- **Under no circumstances share IPFS, magnet links, or any other links to model downloads anywhere in this respository, including in issues, discussions or pull requests. They will be immediately deleted.**
267267
- The LLaMA models are officially distributed by Facebook and will **never** be provided through this repository.
268268
- Refer to [Facebook's LLaMA repository](https://github.com/facebookresearch/llama/pull/73/files) if you need to request access to the model data.
269-
- Please verify the sha256 checksums of all downloaded model files to confirm that you have the correct model data files before creating an issue relating to your model files.
269+
- Please verify the [sha256 checksums](SHA256SUMS) of all downloaded model files to confirm that you have the correct model data files before creating an issue relating to your model files.
270270
- The following command will verify if you have all possible latest files in your self-installed `./models` subdirectory:
271271

272272
`sha256sum --ignore-missing -c SHA256SUMS` on Linux

0 commit comments

Comments
 (0)