minor : fix whitespaces (#1302)

This commit is contained in:
Georgi Gerganov 2023-05-03 20:09:42 +03:00 committed by GitHub
parent e2a937ca6a
commit bca9ad938a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 78 additions and 79 deletions

View file

@ -388,7 +388,7 @@ python3 .\scripts\verify-checksum-models.py
```
- On linux or macOS it is also possible to run the following commands to verify if you have all possible latest files in your self-installed `./models` subdirectory:
- On Linux: `sha256sum --ignore-missing -c SHA256SUMS`
- On Linux: `sha256sum --ignore-missing -c SHA256SUMS`
- on macOS: `shasum -a 256 --ignore-missing -c SHA256SUMS`
### Seminal papers and background on the models