Minor clarity tweak

This commit is contained in:
Shawn Presser 2023-03-05 09:35:49 -06:00 committed by GitHub
parent 88cf7d2994
commit e8cfcbfe20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -44,6 +44,8 @@ Running random bash scripts generally isn't a good idea, but I'll stake my perso
219G (235164838073 bytes) total. Here are the sizes of the individual files for reference:
```sh
./tokenizer_checklist.chk 50
./tokenizer.model 499723
./7B/checklist.chk 100
./7B/consolidated.00.pth 13476939516
./7B/params.json 101
@ -67,8 +69,6 @@ Running random bash scripts generally isn't a good idea, but I'll stake my perso
./65B/consolidated.06.pth 16323959449
./65B/consolidated.07.pth 16323959449
./65B/params.json 101
./tokenizer_checklist.chk 50
./tokenizer.model 499723
---
total 235164838073
```