Prettify size list

pull/3/head
Shawn Presser 1 year ago committed by GitHub
parent bb76021152
commit 88cf7d2994
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -44,34 +44,33 @@ 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: 219G (235164838073 bytes) total. Here are the sizes of the individual files for reference:
```sh ```sh
50 ./tokenizer_checklist.chk ./7B/checklist.chk 100
499723 ./tokenizer.model ./7B/consolidated.00.pth 13476939516
101 ./65B/params.json ./7B/params.json 101
478 ./65B/checklist.chk ./13B/checklist.chk 154
16323959449 ./65B/consolidated.07.pth ./13B/consolidated.00.pth 13016334699
16323959449 ./65B/consolidated.03.pth ./13B/consolidated.01.pth 13016334699
16323959449 ./65B/consolidated.01.pth ./13B/params.json 101
16323959449 ./65B/consolidated.05.pth ./30B/checklist.chk 262
16323959449 ./65B/consolidated.02.pth ./30B/consolidated.00.pth 16265763099
16323959449 ./65B/consolidated.06.pth ./30B/consolidated.01.pth 16265763099
16323959449 ./65B/consolidated.04.pth ./30B/consolidated.02.pth 16265763099
16323959449 ./65B/consolidated.00.pth ./30B/consolidated.03.pth 16265763099
101 ./13B/params.json ./30B/params.json 101
154 ./13B/checklist.chk ./65B/checklist.chk 478
13016334699 ./13B/consolidated.01.pth ./65B/consolidated.00.pth 16323959449
13016334699 ./13B/consolidated.00.pth ./65B/consolidated.01.pth 16323959449
101 ./30B/params.json ./65B/consolidated.02.pth 16323959449
262 ./30B/checklist.chk ./65B/consolidated.03.pth 16323959449
16265763099 ./30B/consolidated.03.pth ./65B/consolidated.04.pth 16323959449
16265763099 ./30B/consolidated.01.pth ./65B/consolidated.05.pth 16323959449
16265763099 ./30B/consolidated.02.pth ./65B/consolidated.06.pth 16323959449
16265763099 ./30B/consolidated.00.pth ./65B/consolidated.07.pth 16323959449
101 ./7B/params.json ./65B/params.json 101
100 ./7B/checklist.chk ./tokenizer_checklist.chk 50
13476939516 ./7B/consolidated.00.pth ./tokenizer.model 499723
---
total: total 235164838073
235164838073
``` ```
## How do I know this is safe? ## How do I know this is safe?

Loading…
Cancel
Save