2024-08-22T20:25:37.0878620Z Current runner version: '2.319.1' 2024-08-22T20:25:37.0899580Z ##[group]Operating System 2024-08-22T20:25:37.0900110Z macOS 2024-08-22T20:25:37.0900390Z 14.6.1 2024-08-22T20:25:37.0900660Z 23G93 2024-08-22T20:25:37.0900940Z ##[endgroup] 2024-08-22T20:25:37.0901240Z ##[group]Runner Image 2024-08-22T20:25:37.0901590Z Image: macos-14-arm64 2024-08-22T20:25:37.0901920Z Version: 20240818.4 2024-08-22T20:25:37.0902680Z Included Software: https://github.com/actions/runner-images/blob/macos-14-arm64/20240818.4/images/macos/macos-14-arm64-Readme.md 2024-08-22T20:25:37.0903770Z Image Release: https://github.com/actions/runner-images/releases/tag/macos-14-arm64%2F20240818.4 2024-08-22T20:25:37.0904420Z ##[endgroup] 2024-08-22T20:25:37.0904750Z ##[group]Runner Image Provisioner 2024-08-22T20:25:37.0905200Z 2.0.382.1+d27903c82fd0a98a6c4ff2ea9e193b4413f3d608 2024-08-22T20:25:37.0905640Z ##[endgroup] 2024-08-22T20:25:37.0915730Z ##[group]GITHUB_TOKEN Permissions 2024-08-22T20:25:37.0916890Z Contents: read 2024-08-22T20:25:37.0917220Z Metadata: read 2024-08-22T20:25:37.0917530Z Packages: read 2024-08-22T20:25:37.0917840Z ##[endgroup] 2024-08-22T20:25:37.0919640Z Secret source: Actions 2024-08-22T20:25:37.0920060Z Prepare workflow directory 2024-08-22T20:25:37.1524380Z Prepare all required actions 2024-08-22T20:25:37.1623050Z Getting action download info 2024-08-22T20:25:37.3012070Z Download action repository 'actions/checkout@v3' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) 2024-08-22T20:25:37.6730640Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2024-08-22T20:25:37.9127450Z Complete job name: test-cpu-eval-sanity-check (aarch64, stories15M) 2024-08-22T20:25:37.9828730Z ##[group]Run actions/checkout@v3 2024-08-22T20:25:37.9829300Z with: 2024-08-22T20:25:37.9829630Z repository: pytorch/torchchat 2024-08-22T20:25:37.9830350Z token: *** 2024-08-22T20:25:37.9830680Z ssh-strict: true 2024-08-22T20:25:37.9831030Z persist-credentials: true 2024-08-22T20:25:37.9831400Z clean: true 2024-08-22T20:25:37.9831770Z sparse-checkout-cone-mode: true 2024-08-22T20:25:37.9832180Z fetch-depth: 1 2024-08-22T20:25:37.9832500Z fetch-tags: false 2024-08-22T20:25:37.9832810Z lfs: false 2024-08-22T20:25:37.9833130Z submodules: false 2024-08-22T20:25:37.9833470Z set-safe-directory: true 2024-08-22T20:25:37.9833810Z env: 2024-08-22T20:25:37.9834190Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:37.9834690Z REPO_NAME: tinyllamas/stories15M 2024-08-22T20:25:37.9835070Z ##[endgroup] 2024-08-22T20:25:38.3440480Z Syncing repository: pytorch/torchchat 2024-08-22T20:25:38.3441990Z ##[group]Getting Git version info 2024-08-22T20:25:38.3442740Z Working directory is '/Users/runner/work/torchchat/torchchat' 2024-08-22T20:25:38.3443560Z [command]/opt/homebrew/bin/git version 2024-08-22T20:25:38.3954750Z git version 2.46.0 2024-08-22T20:25:38.3992800Z ##[endgroup] 2024-08-22T20:25:38.4013520Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/ba717d48-df5d-4533-9fde-a12215666f0e/.gitconfig' 2024-08-22T20:25:38.4023870Z Temporarily overriding HOME='/Users/runner/work/_temp/ba717d48-df5d-4533-9fde-a12215666f0e' before making global git config changes 2024-08-22T20:25:38.4028770Z Adding repository directory to the temporary git global config as a safe directory 2024-08-22T20:25:38.4029950Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:38.4127970Z Deleting the contents of '/Users/runner/work/torchchat/torchchat' 2024-08-22T20:25:38.4130880Z ##[group]Initializing the repository 2024-08-22T20:25:38.4133130Z [command]/opt/homebrew/bin/git init /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:38.4292140Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-22T20:25:38.4293050Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-22T20:25:38.4294390Z hint: of your new repositories, which will suppress this warning, call: 2024-08-22T20:25:38.4295440Z hint: 2024-08-22T20:25:38.4295910Z hint: git config --global init.defaultBranch 2024-08-22T20:25:38.4296440Z hint: 2024-08-22T20:25:38.4296970Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-22T20:25:38.4297750Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-22T20:25:38.4298350Z hint: 2024-08-22T20:25:38.4298720Z hint: git branch -m 2024-08-22T20:25:38.4299370Z Initialized empty Git repository in /Users/runner/work/torchchat/torchchat/.git/ 2024-08-22T20:25:38.4304570Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pytorch/torchchat 2024-08-22T20:25:38.4355760Z ##[endgroup] 2024-08-22T20:25:38.4356400Z ##[group]Disabling automatic garbage collection 2024-08-22T20:25:38.4357450Z [command]/opt/homebrew/bin/git config --local gc.auto 0 2024-08-22T20:25:38.4394750Z ##[endgroup] 2024-08-22T20:25:38.4395330Z ##[group]Setting up auth 2024-08-22T20:25:38.4397990Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-22T20:25:38.4432060Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-08-22T20:25:38.7078620Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-22T20:25:38.7401400Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-08-22T20:25:38.8130300Z [command]/opt/homebrew/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-22T20:25:38.8185760Z ##[endgroup] 2024-08-22T20:25:38.8186410Z ##[group]Fetching the repository 2024-08-22T20:25:38.8191420Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +0e4d4b184770ee5c0943c8ad43f2a1be7a2dd2c9:refs/remotes/pull/1044/merge 2024-08-22T20:25:39.4400940Z remote: Enumerating objects: 237, done. 2024-08-22T20:25:39.4403220Z remote: Counting objects: 0% (1/237) 2024-08-22T20:25:39.4405200Z remote: Counting objects: 1% (3/237) 2024-08-22T20:25:39.4407070Z remote: Counting objects: 2% (5/237) 2024-08-22T20:25:39.4408900Z remote: Counting objects: 3% (8/237) 2024-08-22T20:25:39.4410830Z remote: Counting objects: 4% (10/237) 2024-08-22T20:25:39.4413110Z remote: Counting objects: 5% (12/237) 2024-08-22T20:25:39.4415040Z remote: Counting objects: 6% (15/237) 2024-08-22T20:25:39.4417660Z remote: Counting objects: 7% (17/237) 2024-08-22T20:25:39.4419880Z remote: Counting objects: 8% (19/237) 2024-08-22T20:25:39.4421980Z remote: Counting objects: 9% (22/237) 2024-08-22T20:25:39.4424080Z remote: Counting objects: 10% (24/237) 2024-08-22T20:25:39.4426070Z remote: Counting objects: 11% (27/237) 2024-08-22T20:25:39.4428340Z remote: Counting objects: 12% (29/237) 2024-08-22T20:25:39.4430240Z remote: Counting objects: 13% (31/237) 2024-08-22T20:25:39.4432260Z remote: Counting objects: 14% (34/237) 2024-08-22T20:25:39.4434300Z remote: Counting objects: 15% (36/237) 2024-08-22T20:25:39.4436420Z remote: Counting objects: 16% (38/237) 2024-08-22T20:25:39.4438660Z remote: Counting objects: 17% (41/237) 2024-08-22T20:25:39.4440600Z remote: Counting objects: 18% (43/237) 2024-08-22T20:25:39.4442550Z remote: Counting objects: 19% (46/237) 2024-08-22T20:25:39.4444550Z remote: Counting objects: 20% (48/237) 2024-08-22T20:25:39.4446570Z remote: Counting objects: 21% (50/237) 2024-08-22T20:25:39.4448600Z remote: Counting objects: 22% (53/237) 2024-08-22T20:25:39.4450640Z remote: Counting objects: 23% (55/237) 2024-08-22T20:25:39.4454610Z remote: Counting objects: 24% (57/237) 2024-08-22T20:25:39.4456560Z remote: Counting objects: 25% (60/237) 2024-08-22T20:25:39.4458400Z remote: Counting objects: 26% (62/237) 2024-08-22T20:25:39.4460240Z remote: Counting objects: 27% (64/237) 2024-08-22T20:25:39.4462130Z remote: Counting objects: 28% (67/237) 2024-08-22T20:25:39.4464020Z remote: Counting objects: 29% (69/237) 2024-08-22T20:25:39.4465890Z remote: Counting objects: 30% (72/237) 2024-08-22T20:25:39.4467850Z remote: Counting objects: 31% (74/237) 2024-08-22T20:25:39.4469250Z remote: Counting objects: 32% (76/237) 2024-08-22T20:25:39.4470600Z remote: Counting objects: 33% (79/237) 2024-08-22T20:25:39.4471980Z remote: Counting objects: 34% (81/237) 2024-08-22T20:25:39.4473320Z remote: Counting objects: 35% (83/237) 2024-08-22T20:25:39.4474670Z remote: Counting objects: 36% (86/237) 2024-08-22T20:25:39.4476070Z remote: Counting objects: 37% (88/237) 2024-08-22T20:25:39.4477430Z remote: Counting objects: 38% (91/237) 2024-08-22T20:25:39.4479040Z remote: Counting objects: 39% (93/237) 2024-08-22T20:25:39.4480500Z remote: Counting objects: 40% (95/237) 2024-08-22T20:25:39.4481930Z remote: Counting objects: 41% (98/237) 2024-08-22T20:25:39.4483360Z remote: Counting objects: 42% (100/237) 2024-08-22T20:25:39.4484880Z remote: Counting objects: 43% (102/237) 2024-08-22T20:25:39.4486310Z remote: Counting objects: 44% (105/237) 2024-08-22T20:25:39.4488450Z remote: Counting objects: 45% (107/237) 2024-08-22T20:25:39.4489900Z remote: Counting objects: 46% (110/237) 2024-08-22T20:25:39.4491290Z remote: Counting objects: 47% (112/237) 2024-08-22T20:25:39.4492670Z remote: Counting objects: 48% (114/237) 2024-08-22T20:25:39.4494370Z remote: Counting objects: 49% (117/237) 2024-08-22T20:25:39.4496060Z remote: Counting objects: 50% (119/237) 2024-08-22T20:25:39.4497450Z remote: Counting objects: 51% (121/237) 2024-08-22T20:25:39.4498870Z remote: Counting objects: 52% (124/237) 2024-08-22T20:25:39.4500270Z remote: Counting objects: 53% (126/237) 2024-08-22T20:25:39.4501740Z remote: Counting objects: 54% (128/237) 2024-08-22T20:25:39.4503570Z remote: Counting objects: 55% (131/237) 2024-08-22T20:25:39.4505080Z remote: Counting objects: 56% (133/237) 2024-08-22T20:25:39.4562790Z remote: Counting objects: 57% (136/237) 2024-08-22T20:25:39.4565330Z remote: Counting objects: 58% (138/237) 2024-08-22T20:25:39.4566490Z remote: Counting objects: 59% (140/237) 2024-08-22T20:25:39.4567610Z remote: Counting objects: 60% (143/237) 2024-08-22T20:25:39.4568690Z remote: Counting objects: 61% (145/237) 2024-08-22T20:25:39.4569750Z remote: Counting objects: 62% (147/237) 2024-08-22T20:25:39.4570880Z remote: Counting objects: 63% (150/237) 2024-08-22T20:25:39.4572240Z remote: Counting objects: 64% (152/237) 2024-08-22T20:25:39.4574530Z remote: Counting objects: 65% (155/237) 2024-08-22T20:25:39.4576150Z remote: Counting objects: 66% (157/237) 2024-08-22T20:25:39.4577280Z remote: Counting objects: 67% (159/237) 2024-08-22T20:25:39.4578570Z remote: Counting objects: 68% (162/237) 2024-08-22T20:25:39.4579850Z remote: Counting objects: 69% (164/237) 2024-08-22T20:25:39.4581000Z remote: Counting objects: 70% (166/237) 2024-08-22T20:25:39.4582130Z remote: Counting objects: 71% (169/237) 2024-08-22T20:25:39.4583360Z remote: Counting objects: 72% (171/237) 2024-08-22T20:25:39.4584540Z remote: Counting objects: 73% (174/237) 2024-08-22T20:25:39.4585680Z remote: Counting objects: 74% (176/237) 2024-08-22T20:25:39.4586820Z remote: Counting objects: 75% (178/237) 2024-08-22T20:25:39.4587960Z remote: Counting objects: 76% (181/237) 2024-08-22T20:25:39.4590270Z remote: Counting objects: 77% (183/237) 2024-08-22T20:25:39.4591420Z remote: Counting objects: 78% (185/237) 2024-08-22T20:25:39.4592540Z remote: Counting objects: 79% (188/237) 2024-08-22T20:25:39.4593650Z remote: Counting objects: 80% (190/237) 2024-08-22T20:25:39.4594930Z remote: Counting objects: 81% (192/237) 2024-08-22T20:25:39.4596070Z remote: Counting objects: 82% (195/237) 2024-08-22T20:25:39.4597160Z remote: Counting objects: 83% (197/237) 2024-08-22T20:25:39.4598200Z remote: Counting objects: 84% (200/237) 2024-08-22T20:25:39.4599260Z remote: Counting objects: 85% (202/237) 2024-08-22T20:25:39.4600310Z remote: Counting objects: 86% (204/237) 2024-08-22T20:25:39.4601350Z remote: Counting objects: 87% (207/237) 2024-08-22T20:25:39.4602410Z remote: Counting objects: 88% (209/237) 2024-08-22T20:25:39.4603280Z remote: Counting objects: 89% (211/237) 2024-08-22T20:25:39.4604150Z remote: Counting objects: 90% (214/237) 2024-08-22T20:25:39.4605140Z remote: Counting objects: 91% (216/237) 2024-08-22T20:25:39.4606010Z remote: Counting objects: 92% (219/237) 2024-08-22T20:25:39.4606880Z remote: Counting objects: 93% (221/237) 2024-08-22T20:25:39.4607750Z remote: Counting objects: 94% (223/237) 2024-08-22T20:25:39.4608970Z remote: Counting objects: 95% (226/237) 2024-08-22T20:25:39.4609390Z remote: Counting objects: 96% (228/237) 2024-08-22T20:25:39.4609730Z remote: Counting objects: 97% (230/237) 2024-08-22T20:25:39.4610870Z remote: Counting objects: 98% (233/237) 2024-08-22T20:25:39.4611310Z remote: Counting objects: 99% (235/237) 2024-08-22T20:25:39.4611720Z remote: Counting objects: 100% (237/237) 2024-08-22T20:25:39.4612070Z remote: Counting objects: 100% (237/237), done. 2024-08-22T20:25:39.4612440Z remote: Compressing objects: 0% (1/193) 2024-08-22T20:25:39.4612780Z remote: Compressing objects: 1% (2/193) 2024-08-22T20:25:39.4613100Z remote: Compressing objects: 2% (4/193) 2024-08-22T20:25:39.4613470Z remote: Compressing objects: 3% (6/193) 2024-08-22T20:25:39.4613790Z remote: Compressing objects: 4% (8/193) 2024-08-22T20:25:39.4614120Z remote: Compressing objects: 5% (10/193) 2024-08-22T20:25:39.4614460Z remote: Compressing objects: 6% (12/193) 2024-08-22T20:25:39.4614790Z remote: Compressing objects: 7% (14/193) 2024-08-22T20:25:39.4615120Z remote: Compressing objects: 8% (16/193) 2024-08-22T20:25:39.4615480Z remote: Compressing objects: 9% (18/193) 2024-08-22T20:25:39.4615810Z remote: Compressing objects: 10% (20/193) 2024-08-22T20:25:39.4616150Z remote: Compressing objects: 11% (22/193) 2024-08-22T20:25:39.4616470Z remote: Compressing objects: 12% (24/193) 2024-08-22T20:25:39.4616800Z remote: Compressing objects: 13% (26/193) 2024-08-22T20:25:39.4617140Z remote: Compressing objects: 14% (28/193) 2024-08-22T20:25:39.4617470Z remote: Compressing objects: 15% (29/193) 2024-08-22T20:25:39.4617810Z remote: Compressing objects: 16% (31/193) 2024-08-22T20:25:39.4618140Z remote: Compressing objects: 17% (33/193) 2024-08-22T20:25:39.4618470Z remote: Compressing objects: 18% (35/193) 2024-08-22T20:25:39.4618810Z remote: Compressing objects: 19% (37/193) 2024-08-22T20:25:39.4619180Z remote: Compressing objects: 20% (39/193) 2024-08-22T20:25:39.4619520Z remote: Compressing objects: 21% (41/193) 2024-08-22T20:25:39.4619870Z remote: Compressing objects: 22% (43/193) 2024-08-22T20:25:39.4620240Z remote: Compressing objects: 23% (45/193) 2024-08-22T20:25:39.4620620Z remote: Compressing objects: 24% (47/193) 2024-08-22T20:25:39.4620960Z remote: Compressing objects: 25% (49/193) 2024-08-22T20:25:39.4621720Z remote: Compressing objects: 26% (51/193) 2024-08-22T20:25:39.4622060Z remote: Compressing objects: 27% (53/193) 2024-08-22T20:25:39.4622400Z remote: Compressing objects: 28% (55/193) 2024-08-22T20:25:39.4622750Z remote: Compressing objects: 29% (56/193) 2024-08-22T20:25:39.4623120Z remote: Compressing objects: 30% (58/193) 2024-08-22T20:25:39.4623490Z remote: Compressing objects: 31% (60/193) 2024-08-22T20:25:39.4623870Z remote: Compressing objects: 32% (62/193) 2024-08-22T20:25:39.4624210Z remote: Compressing objects: 33% (64/193) 2024-08-22T20:25:39.4624540Z remote: Compressing objects: 34% (66/193) 2024-08-22T20:25:39.4624880Z remote: Compressing objects: 35% (68/193) 2024-08-22T20:25:39.4625210Z remote: Compressing objects: 36% (70/193) 2024-08-22T20:25:39.4625540Z remote: Compressing objects: 37% (72/193) 2024-08-22T20:25:39.4625890Z remote: Compressing objects: 38% (74/193) 2024-08-22T20:25:39.4626230Z remote: Compressing objects: 39% (76/193) 2024-08-22T20:25:39.4626560Z remote: Compressing objects: 40% (78/193) 2024-08-22T20:25:39.4626900Z remote: Compressing objects: 41% (80/193) 2024-08-22T20:25:39.4627230Z remote: Compressing objects: 42% (82/193) 2024-08-22T20:25:39.4627570Z remote: Compressing objects: 43% (83/193) 2024-08-22T20:25:39.4627930Z remote: Compressing objects: 44% (85/193) 2024-08-22T20:25:39.4628270Z remote: Compressing objects: 45% (87/193) 2024-08-22T20:25:39.4628610Z remote: Compressing objects: 46% (89/193) 2024-08-22T20:25:39.4629220Z remote: Compressing objects: 47% (91/193) 2024-08-22T20:25:39.4629650Z remote: Compressing objects: 48% (93/193) 2024-08-22T20:25:39.4630000Z remote: Compressing objects: 49% (95/193) 2024-08-22T20:25:39.4630340Z remote: Compressing objects: 50% (97/193) 2024-08-22T20:25:39.4630690Z remote: Compressing objects: 51% (99/193) 2024-08-22T20:25:39.4631060Z remote: Compressing objects: 52% (101/193) 2024-08-22T20:25:39.4631420Z remote: Compressing objects: 53% (103/193) 2024-08-22T20:25:39.4631770Z remote: Compressing objects: 54% (105/193) 2024-08-22T20:25:39.4632130Z remote: Compressing objects: 55% (107/193) 2024-08-22T20:25:39.4632470Z remote: Compressing objects: 56% (109/193) 2024-08-22T20:25:39.4632820Z remote: Compressing objects: 57% (111/193) 2024-08-22T20:25:39.4633170Z remote: Compressing objects: 58% (112/193) 2024-08-22T20:25:39.4633520Z remote: Compressing objects: 59% (114/193) 2024-08-22T20:25:39.4633910Z remote: Compressing objects: 60% (116/193) 2024-08-22T20:25:39.4634270Z remote: Compressing objects: 61% (118/193) 2024-08-22T20:25:39.4634630Z remote: Compressing objects: 62% (120/193) 2024-08-22T20:25:39.4634970Z remote: Compressing objects: 63% (122/193) 2024-08-22T20:25:39.4635310Z remote: Compressing objects: 64% (124/193) 2024-08-22T20:25:39.4635650Z remote: Compressing objects: 65% (126/193) 2024-08-22T20:25:39.4635990Z remote: Compressing objects: 66% (128/193) 2024-08-22T20:25:39.4636330Z remote: Compressing objects: 67% (130/193) 2024-08-22T20:25:39.4636670Z remote: Compressing objects: 68% (132/193) 2024-08-22T20:25:39.4637000Z remote: Compressing objects: 69% (134/193) 2024-08-22T20:25:39.4637340Z remote: Compressing objects: 70% (136/193) 2024-08-22T20:25:39.4637700Z remote: Compressing objects: 71% (138/193) 2024-08-22T20:25:39.4638050Z remote: Compressing objects: 72% (139/193) 2024-08-22T20:25:39.4638390Z remote: Compressing objects: 73% (141/193) 2024-08-22T20:25:39.4638730Z remote: Compressing objects: 74% (143/193) 2024-08-22T20:25:39.4639060Z remote: Compressing objects: 75% (145/193) 2024-08-22T20:25:39.4639410Z remote: Compressing objects: 76% (147/193) 2024-08-22T20:25:39.4640210Z remote: Compressing objects: 77% (149/193) 2024-08-22T20:25:39.4640550Z remote: Compressing objects: 78% (151/193) 2024-08-22T20:25:39.4640890Z remote: Compressing objects: 79% (153/193) 2024-08-22T20:25:39.4641240Z remote: Compressing objects: 80% (155/193) 2024-08-22T20:25:39.4641580Z remote: Compressing objects: 81% (157/193) 2024-08-22T20:25:39.4641920Z remote: Compressing objects: 82% (159/193) 2024-08-22T20:25:39.4642240Z remote: Compressing objects: 83% (161/193) 2024-08-22T20:25:39.4642560Z remote: Compressing objects: 84% (163/193) 2024-08-22T20:25:39.4642920Z remote: Compressing objects: 85% (165/193) 2024-08-22T20:25:39.4643260Z remote: Compressing objects: 86% (166/193) 2024-08-22T20:25:39.4643590Z remote: Compressing objects: 87% (168/193) 2024-08-22T20:25:39.4643920Z remote: Compressing objects: 88% (170/193) 2024-08-22T20:25:39.4644260Z remote: Compressing objects: 89% (172/193) 2024-08-22T20:25:39.4644740Z remote: Compressing objects: 90% (174/193) 2024-08-22T20:25:39.4645070Z remote: Compressing objects: 91% (176/193) 2024-08-22T20:25:39.4645410Z remote: Compressing objects: 92% (178/193) 2024-08-22T20:25:39.4645750Z remote: Compressing objects: 93% (180/193) 2024-08-22T20:25:39.4646080Z remote: Compressing objects: 94% (182/193) 2024-08-22T20:25:39.4646410Z remote: Compressing objects: 95% (184/193) 2024-08-22T20:25:39.4646760Z remote: Compressing objects: 96% (186/193) 2024-08-22T20:25:39.4647090Z remote: Compressing objects: 97% (188/193) 2024-08-22T20:25:39.4647760Z remote: Compressing objects: 98% (190/193) 2024-08-22T20:25:39.4648160Z remote: Compressing objects: 99% (192/193) 2024-08-22T20:25:39.4648500Z remote: Compressing objects: 100% (193/193) 2024-08-22T20:25:39.4648880Z remote: Compressing objects: 100% (193/193), done. 2024-08-22T20:25:39.5078310Z Receiving objects: 0% (1/237) 2024-08-22T20:25:39.5084080Z Receiving objects: 1% (3/237) 2024-08-22T20:25:39.5085170Z Receiving objects: 2% (5/237) 2024-08-22T20:25:39.5086400Z Receiving objects: 3% (8/237) 2024-08-22T20:25:39.5087010Z Receiving objects: 4% (10/237) 2024-08-22T20:25:39.5087320Z Receiving objects: 5% (12/237) 2024-08-22T20:25:39.5087570Z Receiving objects: 6% (15/237) 2024-08-22T20:25:39.5087900Z Receiving objects: 7% (17/237) 2024-08-22T20:25:39.5088140Z Receiving objects: 8% (19/237) 2024-08-22T20:25:39.5125180Z Receiving objects: 9% (22/237) 2024-08-22T20:25:39.5126540Z Receiving objects: 10% (24/237) 2024-08-22T20:25:39.5126900Z Receiving objects: 11% (27/237) 2024-08-22T20:25:39.5127160Z Receiving objects: 12% (29/237) 2024-08-22T20:25:39.5127410Z Receiving objects: 13% (31/237) 2024-08-22T20:25:39.5497200Z Receiving objects: 14% (34/237) 2024-08-22T20:25:39.5499750Z Receiving objects: 15% (36/237) 2024-08-22T20:25:39.5505640Z Receiving objects: 16% (38/237) 2024-08-22T20:25:39.5511370Z Receiving objects: 17% (41/237) 2024-08-22T20:25:39.5514290Z Receiving objects: 18% (43/237) 2024-08-22T20:25:39.5515800Z Receiving objects: 19% (46/237) 2024-08-22T20:25:39.5517030Z Receiving objects: 20% (48/237) 2024-08-22T20:25:39.5518330Z Receiving objects: 21% (50/237) 2024-08-22T20:25:39.5519540Z Receiving objects: 22% (53/237) 2024-08-22T20:25:39.5520630Z Receiving objects: 23% (55/237) 2024-08-22T20:25:39.5521820Z Receiving objects: 24% (57/237) 2024-08-22T20:25:39.5523030Z Receiving objects: 25% (60/237) 2024-08-22T20:25:39.5525050Z Receiving objects: 26% (62/237) 2024-08-22T20:25:39.5526290Z Receiving objects: 27% (64/237) 2024-08-22T20:25:39.5570670Z Receiving objects: 28% (67/237) 2024-08-22T20:25:39.5572270Z Receiving objects: 29% (69/237) 2024-08-22T20:25:39.5573520Z Receiving objects: 30% (72/237) 2024-08-22T20:25:39.5574370Z Receiving objects: 31% (74/237) 2024-08-22T20:25:39.5647670Z Receiving objects: 32% (76/237) 2024-08-22T20:25:39.5648590Z Receiving objects: 33% (79/237) 2024-08-22T20:25:39.5650030Z Receiving objects: 34% (81/237) 2024-08-22T20:25:39.5650720Z Receiving objects: 35% (83/237) 2024-08-22T20:25:39.5684410Z Receiving objects: 36% (86/237) 2024-08-22T20:25:39.5686690Z Receiving objects: 37% (88/237) 2024-08-22T20:25:39.6055430Z Receiving objects: 38% (91/237) 2024-08-22T20:25:39.6056460Z Receiving objects: 39% (93/237) 2024-08-22T20:25:39.6057170Z Receiving objects: 40% (95/237) 2024-08-22T20:25:39.6058700Z Receiving objects: 41% (98/237) 2024-08-22T20:25:39.6059470Z Receiving objects: 42% (100/237) 2024-08-22T20:25:39.6060180Z Receiving objects: 43% (102/237) 2024-08-22T20:25:39.6060920Z Receiving objects: 44% (105/237) 2024-08-22T20:25:39.6061640Z Receiving objects: 45% (107/237) 2024-08-22T20:25:39.6062350Z Receiving objects: 46% (110/237) 2024-08-22T20:25:39.6063060Z Receiving objects: 47% (112/237) 2024-08-22T20:25:39.6063780Z Receiving objects: 48% (114/237) 2024-08-22T20:25:39.6064470Z Receiving objects: 49% (117/237) 2024-08-22T20:25:39.6180430Z Receiving objects: 50% (119/237) 2024-08-22T20:25:39.6239480Z Receiving objects: 51% (121/237) 2024-08-22T20:25:39.6240940Z Receiving objects: 52% (124/237) 2024-08-22T20:25:39.7183450Z Receiving objects: 53% (126/237) 2024-08-22T20:25:39.7187940Z Receiving objects: 54% (128/237) 2024-08-22T20:25:39.7191790Z Receiving objects: 55% (131/237) 2024-08-22T20:25:39.7198010Z Receiving objects: 56% (133/237) 2024-08-22T20:25:39.7203320Z Receiving objects: 57% (136/237) 2024-08-22T20:25:39.7204510Z Receiving objects: 58% (138/237) 2024-08-22T20:25:39.7207710Z Receiving objects: 59% (140/237) 2024-08-22T20:25:39.7212270Z Receiving objects: 60% (143/237) 2024-08-22T20:25:39.7232610Z Receiving objects: 61% (145/237) 2024-08-22T20:25:39.7233510Z Receiving objects: 62% (147/237) 2024-08-22T20:25:39.7234240Z Receiving objects: 63% (150/237) 2024-08-22T20:25:39.7234940Z Receiving objects: 64% (152/237) 2024-08-22T20:25:39.7235630Z Receiving objects: 65% (155/237) 2024-08-22T20:25:39.7236410Z Receiving objects: 66% (157/237) 2024-08-22T20:25:39.7237140Z Receiving objects: 67% (159/237) 2024-08-22T20:25:39.7237820Z Receiving objects: 68% (162/237) 2024-08-22T20:25:39.7238500Z Receiving objects: 69% (164/237) 2024-08-22T20:25:39.7239190Z Receiving objects: 70% (166/237) 2024-08-22T20:25:39.7239870Z Receiving objects: 71% (169/237) 2024-08-22T20:25:39.7240540Z Receiving objects: 72% (171/237) 2024-08-22T20:25:39.7241220Z Receiving objects: 73% (174/237) 2024-08-22T20:25:39.7241910Z Receiving objects: 74% (176/237) 2024-08-22T20:25:39.7242600Z Receiving objects: 75% (178/237) 2024-08-22T20:25:39.7243300Z Receiving objects: 76% (181/237) 2024-08-22T20:25:39.7244030Z Receiving objects: 77% (183/237) 2024-08-22T20:25:39.7244730Z Receiving objects: 78% (185/237) 2024-08-22T20:25:39.7245440Z Receiving objects: 79% (188/237) 2024-08-22T20:25:39.7246150Z Receiving objects: 80% (190/237) 2024-08-22T20:25:39.7246860Z Receiving objects: 81% (192/237) 2024-08-22T20:25:39.7248390Z remote: Total 237 (delta 16), reused 151 (delta 7), pack-reused 0 (from 0) 2024-08-22T20:25:39.7249620Z Receiving objects: 82% (195/237) 2024-08-22T20:25:39.7250330Z Receiving objects: 83% (197/237) 2024-08-22T20:25:39.7251040Z Receiving objects: 84% (200/237) 2024-08-22T20:25:39.7252430Z Receiving objects: 85% (202/237) 2024-08-22T20:25:39.7253190Z Receiving objects: 86% (204/237) 2024-08-22T20:25:39.7254030Z Receiving objects: 87% (207/237) 2024-08-22T20:25:39.7254750Z Receiving objects: 88% (209/237) 2024-08-22T20:25:39.7255580Z Receiving objects: 89% (211/237) 2024-08-22T20:25:39.7256280Z Receiving objects: 90% (214/237) 2024-08-22T20:25:39.7257010Z Receiving objects: 91% (216/237) 2024-08-22T20:25:39.7262700Z Receiving objects: 92% (219/237) 2024-08-22T20:25:39.7263740Z Receiving objects: 93% (221/237) 2024-08-22T20:25:39.7264470Z Receiving objects: 94% (223/237) 2024-08-22T20:25:39.7265180Z Receiving objects: 95% (226/237) 2024-08-22T20:25:39.7265930Z Receiving objects: 96% (228/237) 2024-08-22T20:25:39.7267740Z Receiving objects: 97% (230/237) 2024-08-22T20:25:39.7268460Z Receiving objects: 98% (233/237) 2024-08-22T20:25:39.7269210Z Receiving objects: 99% (235/237) 2024-08-22T20:25:39.7270450Z Receiving objects: 100% (237/237) 2024-08-22T20:25:39.7271550Z Receiving objects: 100% (237/237), 488.09 KiB | 2.17 MiB/s, done. 2024-08-22T20:25:39.7272590Z Resolving deltas: 0% (0/16) 2024-08-22T20:25:39.7273290Z Resolving deltas: 6% (1/16) 2024-08-22T20:25:39.7274210Z Resolving deltas: 12% (2/16) 2024-08-22T20:25:39.7275040Z Resolving deltas: 18% (3/16) 2024-08-22T20:25:39.7275780Z Resolving deltas: 31% (5/16) 2024-08-22T20:25:39.7276680Z Resolving deltas: 37% (6/16) 2024-08-22T20:25:39.7277370Z Resolving deltas: 43% (7/16) 2024-08-22T20:25:39.7278230Z Resolving deltas: 50% (8/16) 2024-08-22T20:25:39.7278920Z Resolving deltas: 56% (9/16) 2024-08-22T20:25:39.7280020Z Resolving deltas: 62% (10/16) 2024-08-22T20:25:39.7280740Z Resolving deltas: 68% (11/16) 2024-08-22T20:25:39.7281430Z Resolving deltas: 75% (12/16) 2024-08-22T20:25:39.7282180Z Resolving deltas: 81% (13/16) 2024-08-22T20:25:39.7283140Z Resolving deltas: 87% (14/16) 2024-08-22T20:25:39.7283840Z Resolving deltas: 93% (15/16) 2024-08-22T20:25:39.7284520Z Resolving deltas: 100% (16/16) 2024-08-22T20:25:39.7285360Z Resolving deltas: 100% (16/16), done. 2024-08-22T20:25:39.7469720Z From https://github.com/pytorch/torchchat 2024-08-22T20:25:39.7472020Z * [new ref] 0e4d4b184770ee5c0943c8ad43f2a1be7a2dd2c9 -> pull/1044/merge 2024-08-22T20:25:39.7544690Z ##[endgroup] 2024-08-22T20:25:39.7545980Z ##[group]Determining the checkout info 2024-08-22T20:25:39.7571980Z ##[endgroup] 2024-08-22T20:25:39.7574030Z ##[group]Checking out the ref 2024-08-22T20:25:39.7575660Z [command]/opt/homebrew/bin/git checkout --progress --force refs/remotes/pull/1044/merge 2024-08-22T20:25:39.7968380Z HEAD is now at 0e4d4b1 Merge c8dc18a48d66f51855d89294f3ca800692cd5dad into d5bb3c6659c8978a95c5141eb31e6e58f94af20a 2024-08-22T20:25:39.8273190Z ##[endgroup] 2024-08-22T20:25:39.8579760Z [command]/opt/homebrew/bin/git log -1 --format='%H' 2024-08-22T20:25:39.8680900Z '0e4d4b184770ee5c0943c8ad43f2a1be7a2dd2c9' 2024-08-22T20:25:39.8889590Z ##[group]Run actions/setup-python@v4 2024-08-22T20:25:39.8889870Z with: 2024-08-22T20:25:39.8890040Z python-version: 3.10.11 2024-08-22T20:25:39.8890240Z check-latest: false 2024-08-22T20:25:39.8890700Z token: *** 2024-08-22T20:25:39.8890880Z update-environment: true 2024-08-22T20:25:39.8891100Z allow-prereleases: false 2024-08-22T20:25:39.8891270Z env: 2024-08-22T20:25:39.8891480Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:39.8891780Z REPO_NAME: tinyllamas/stories15M 2024-08-22T20:25:39.8891990Z ##[endgroup] 2024-08-22T20:25:40.0177260Z ##[group]Installed versions 2024-08-22T20:25:40.0213470Z Successfully set up CPython (3.10.11) 2024-08-22T20:25:40.0214980Z ##[endgroup] 2024-08-22T20:25:40.0332450Z ##[group]Run echo "$(uname -a)" 2024-08-22T20:25:40.0332970Z echo "$(uname -a)" 2024-08-22T20:25:40.0416040Z shell: /bin/bash -e {0} 2024-08-22T20:25:40.0416320Z env: 2024-08-22T20:25:40.0416580Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:40.0417390Z REPO_NAME: tinyllamas/stories15M 2024-08-22T20:25:40.0419770Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:40.0420350Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.10.11/arm64/lib/pkgconfig 2024-08-22T20:25:40.0420910Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:40.0421390Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:40.0421890Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:40.0422290Z ##[endgroup] 2024-08-22T20:25:40.1032630Z Darwin Mac-1724357500072.local 23.6.0 Darwin Kernel Version 23.6.0: Mon Jul 29 21:13:03 PDT 2024; root:xnu-10063.141.2~1/RELEASE_ARM64_VMAPPLE arm64 2024-08-22T20:25:40.1078000Z ##[group]Run ./install_requirements.sh 2024-08-22T20:25:40.1078700Z ./install_requirements.sh 2024-08-22T20:25:40.1078970Z pip3 list 2024-08-22T20:25:40.1079400Z python3 -c 'import torch;print(f"torch: {torch.__version__, torch.version.git_version}")' 2024-08-22T20:25:40.1139740Z shell: /bin/bash -e {0} 2024-08-22T20:25:40.1140030Z env: 2024-08-22T20:25:40.1140300Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:40.1140670Z REPO_NAME: tinyllamas/stories15M 2024-08-22T20:25:40.1141110Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:40.1141680Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.10.11/arm64/lib/pkgconfig 2024-08-22T20:25:40.1142270Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:40.1168980Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:40.1169600Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:40.1169960Z ##[endgroup] 2024-08-22T20:25:40.4183180Z + pip3 install -r requirements.txt --extra-index-url https://download.pytorch.org/whl/nightly/cu121 2024-08-22T20:25:41.6377520Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cu121 2024-08-22T20:25:41.9897310Z Collecting huggingface_hub (from -r requirements.txt (line 4)) 2024-08-22T20:25:42.0547330Z Downloading huggingface_hub-0.24.6-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:42.1885410Z Collecting gguf (from -r requirements.txt (line 7)) 2024-08-22T20:25:42.1999110Z Downloading gguf-0.9.1-py3-none-any.whl.metadata (3.3 kB) 2024-08-22T20:25:42.2995290Z Collecting tiktoken (from -r requirements.txt (line 10)) 2024-08-22T20:25:42.3113510Z Downloading tiktoken-0.7.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (6.6 kB) 2024-08-22T20:25:42.3864630Z Collecting snakeviz (from -r requirements.txt (line 13)) 2024-08-22T20:25:42.3985110Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl.metadata (3.6 kB) 2024-08-22T20:25:42.5135110Z Collecting sentencepiece (from -r requirements.txt (line 14)) 2024-08-22T20:25:42.5276720Z Downloading https://download.pytorch.org/whl/nightly/sentencepiece-0.2.0-cp310-cp310-macosx_11_0_arm64.whl (1.2 MB) 2024-08-22T20:25:42.5847780Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 30.4 MB/s eta 0:00:00 2024-08-22T20:25:42.8159400Z Collecting numpy<2.0 (from -r requirements.txt (line 15)) 2024-08-22T20:25:42.8299300Z Downloading https://download.pytorch.org/whl/nightly/numpy-1.26.4-cp310-cp310-macosx_11_0_arm64.whl (14.0 MB) 2024-08-22T20:25:43.0631940Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.0/14.0 MB 59.5 MB/s eta 0:00:00 2024-08-22T20:25:43.2528030Z Collecting lm-eval==0.4.2 (from -r requirements.txt (line 17)) 2024-08-22T20:25:43.2644950Z Downloading lm_eval-0.4.2-py3-none-any.whl.metadata (30 kB) 2024-08-22T20:25:43.3796930Z Collecting blobfile (from -r requirements.txt (line 18)) 2024-08-22T20:25:43.3962800Z Downloading https://download.pytorch.org/whl/nightly/blobfile-2.1.1-py3-none-any.whl (73 kB) 2024-08-22T20:25:43.4940140Z Collecting tomli>=1.1.0 (from -r requirements.txt (line 19)) 2024-08-22T20:25:43.5088640Z Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) 2024-08-22T20:25:43.6168990Z Collecting wheel (from -r requirements.txt (line 22)) 2024-08-22T20:25:43.6305720Z Downloading wheel-0.44.0-py3-none-any.whl.metadata (2.3 kB) 2024-08-22T20:25:43.7938380Z Collecting cmake>=3.24 (from -r requirements.txt (line 23)) 2024-08-22T20:25:43.8059550Z Downloading cmake-3.30.2-py3-none-macosx_11_0_universal2.macosx_10_10_x86_64.macosx_11_0_arm64.whl.metadata (6.1 kB) 2024-08-22T20:25:43.8936610Z Collecting ninja (from -r requirements.txt (line 24)) 2024-08-22T20:25:43.9055770Z Downloading ninja-1.11.1.1-py2.py3-none-macosx_10_9_universal2.macosx_10_9_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl.metadata (5.3 kB) 2024-08-22T20:25:44.1106520Z Collecting zstd (from -r requirements.txt (line 25)) 2024-08-22T20:25:44.1256800Z Downloading zstd-1.5.5.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (8.9 kB) 2024-08-22T20:25:44.2561480Z Collecting streamlit (from -r requirements.txt (line 28)) 2024-08-22T20:25:44.2681240Z Downloading streamlit-1.37.1-py2.py3-none-any.whl.metadata (8.5 kB) 2024-08-22T20:25:44.3767660Z Collecting flask (from -r requirements.txt (line 31)) 2024-08-22T20:25:44.3900800Z Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2024-08-22T20:25:44.5965240Z Collecting accelerate>=0.21.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:44.6118690Z Downloading accelerate-0.33.0-py3-none-any.whl.metadata (18 kB) 2024-08-22T20:25:44.8088430Z Collecting evaluate (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:44.8233380Z Downloading evaluate-0.4.2-py3-none-any.whl.metadata (9.3 kB) 2024-08-22T20:25:45.0526990Z Collecting datasets>=2.16.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:45.0852610Z Downloading datasets-2.21.0-py3-none-any.whl.metadata (21 kB) 2024-08-22T20:25:45.1890790Z Collecting jsonlines (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:45.2041150Z Downloading jsonlines-4.0.0-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:25:45.3193960Z Collecting numexpr (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:45.3306010Z Downloading numexpr-2.10.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (1.2 kB) 2024-08-22T20:25:45.5104730Z Collecting peft>=0.2.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:45.5261750Z Downloading peft-0.12.0-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:45.6318570Z Collecting pybind11>=2.6.2 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:45.6459410Z Downloading pybind11-2.13.5-py3-none-any.whl.metadata (9.5 kB) 2024-08-22T20:25:45.7628350Z Collecting pytablewriter (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:45.7745250Z Downloading pytablewriter-1.2.0-py3-none-any.whl.metadata (37 kB) 2024-08-22T20:25:45.8639120Z Collecting rouge-score>=0.0.4 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:45.8781990Z Downloading rouge_score-0.1.2.tar.gz (17 kB) 2024-08-22T20:25:45.8932930Z Installing build dependencies: started 2024-08-22T20:25:47.3329990Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:47.3338860Z Getting requirements to build wheel: started 2024-08-22T20:25:47.4528280Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:47.4541180Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:47.6032280Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:47.6955010Z Collecting sacrebleu>=1.5.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:47.7072160Z Downloading sacrebleu-2.4.3-py3-none-any.whl.metadata (51 kB) 2024-08-22T20:25:47.9443710Z Collecting scikit-learn>=0.24.1 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:47.9570450Z Downloading scikit_learn-1.5.1-cp310-cp310-macosx_12_0_arm64.whl.metadata (12 kB) 2024-08-22T20:25:48.0416000Z Collecting sqlitedict (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:48.0581660Z Downloading sqlitedict-2.1.0.tar.gz (21 kB) 2024-08-22T20:25:48.0747280Z Installing build dependencies: started 2024-08-22T20:25:49.2025390Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:49.2089990Z Getting requirements to build wheel: started 2024-08-22T20:25:49.3564000Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:49.3574720Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:49.4870670Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:49.6350680Z Collecting torch>=1.8 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:49.6467100Z Downloading torch-2.4.0-cp310-none-macosx_11_0_arm64.whl.metadata (26 kB) 2024-08-22T20:25:49.7242610Z Collecting tqdm-multiprocess (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:49.7356900Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl.metadata (5.7 kB) 2024-08-22T20:25:49.8453460Z Collecting transformers>=4.1 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:49.8562270Z Downloading transformers-4.44.2-py3-none-any.whl.metadata (43 kB) 2024-08-22T20:25:50.1032060Z Collecting zstandard (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:50.1147350Z Downloading zstandard-0.23.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (3.0 kB) 2024-08-22T20:25:50.2013540Z Collecting dill (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:50.2150770Z Downloading https://download.pytorch.org/whl/nightly/dill-0.3.8-py3-none-any.whl (116 kB) 2024-08-22T20:25:50.2877080Z Collecting word2number (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:50.3003630Z Downloading word2number-1.1.zip (9.7 kB) 2024-08-22T20:25:50.3096480Z Installing build dependencies: started 2024-08-22T20:25:51.3111350Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:51.3119490Z Getting requirements to build wheel: started 2024-08-22T20:25:51.4350810Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:51.4371760Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:51.5707570Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:51.7513540Z Collecting more-itertools (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:51.7637130Z Downloading more_itertools-10.4.0-py3-none-any.whl.metadata (36 kB) 2024-08-22T20:25:51.9661020Z Collecting filelock (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:51.9807850Z Downloading filelock-3.15.4-py3-none-any.whl.metadata (2.9 kB) 2024-08-22T20:25:52.0967290Z Collecting fsspec>=2023.5.0 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:52.1134240Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.6.1-py3-none-any.whl (177 kB) 2024-08-22T20:25:52.2365880Z Collecting packaging>=20.9 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:52.2494650Z Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2024-08-22T20:25:52.4725780Z Collecting pyyaml>=5.1 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:52.4877590Z Downloading PyYAML-6.0.2-cp310-cp310-macosx_11_0_arm64.whl.metadata (2.1 kB) 2024-08-22T20:25:52.6102540Z Collecting requests (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:52.6227090Z Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2024-08-22T20:25:52.7533300Z Collecting tqdm>=4.42.1 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:52.7654380Z Downloading tqdm-4.66.5-py3-none-any.whl.metadata (57 kB) 2024-08-22T20:25:52.9676830Z Collecting typing-extensions>=3.7.4.3 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:52.9862530Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2024-08-22T20:25:53.3386840Z Collecting regex>=2022.1.18 (from tiktoken->-r requirements.txt (line 10)) 2024-08-22T20:25:53.3499300Z Downloading regex-2024.7.24-cp310-cp310-macosx_11_0_arm64.whl.metadata (40 kB) 2024-08-22T20:25:53.4472710Z Collecting tornado>=2.0 (from snakeviz->-r requirements.txt (line 13)) 2024-08-22T20:25:53.4591830Z Downloading tornado-6.4.1-cp38-abi3-macosx_10_9_universal2.whl.metadata (2.5 kB) 2024-08-22T20:25:53.5918770Z Collecting pycryptodomex~=3.8 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:25:53.6053520Z Downloading https://download.pytorch.org/whl/nightly/pycryptodomex-3.20.0-cp35-abi3-macosx_10_9_universal2.whl (2.4 MB) 2024-08-22T20:25:53.6465850Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 60.4 MB/s eta 0:00:00 2024-08-22T20:25:53.7497450Z Collecting urllib3<3,>=1.25.3 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:25:53.7621840Z Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) 2024-08-22T20:25:53.9547980Z Collecting lxml~=4.9 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:25:53.9687750Z Downloading lxml-4.9.4.tar.gz (3.6 MB) 2024-08-22T20:25:54.0357980Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 60.8 MB/s eta 0:00:00 2024-08-22T20:25:54.1968510Z Installing build dependencies: started 2024-08-22T20:25:55.2767500Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:55.2792030Z Getting requirements to build wheel: started 2024-08-22T20:25:56.5324310Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:56.5336110Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:56.7632720Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:56.8554620Z Collecting altair<6,>=4.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:56.8669200Z Downloading altair-5.4.0-py3-none-any.whl.metadata (9.4 kB) 2024-08-22T20:25:56.9514210Z Collecting blinker<2,>=1.0.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:56.9639570Z Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:25:57.1660720Z Collecting cachetools<6,>=4.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:57.1807110Z Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB) 2024-08-22T20:25:57.2824360Z Collecting click<9,>=7.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:57.2961920Z Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 2024-08-22T20:25:57.5140600Z Collecting pandas<3,>=1.3.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:57.5273160Z Downloading https://download.pytorch.org/whl/nightly/pandas-2.2.2-cp310-cp310-macosx_11_0_arm64.whl (11.3 MB) 2024-08-22T20:25:57.6752970Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 76.9 MB/s eta 0:00:00 2024-08-22T20:25:57.8815300Z Collecting pillow<11,>=7.1.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:57.8928680Z Downloading pillow-10.4.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (9.2 kB) 2024-08-22T20:25:58.0591770Z Collecting protobuf<6,>=3.20 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:58.0711270Z Downloading protobuf-5.27.3-cp38-abi3-macosx_10_9_universal2.whl.metadata (592 bytes) 2024-08-22T20:25:58.1879230Z Collecting pyarrow>=7.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:58.1994210Z Downloading pyarrow-17.0.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (3.3 kB) 2024-08-22T20:25:58.3557830Z Collecting rich<14,>=10.14.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:58.3674310Z Downloading rich-13.7.1-py3-none-any.whl.metadata (18 kB) 2024-08-22T20:25:58.4558130Z Collecting tenacity<9,>=8.1.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:58.4671840Z Downloading tenacity-8.5.0-py3-none-any.whl.metadata (1.2 kB) 2024-08-22T20:25:58.5433910Z Collecting toml<2,>=0.10.1 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:58.5549850Z Downloading toml-0.10.2-py2.py3-none-any.whl.metadata (7.1 kB) 2024-08-22T20:25:58.6495590Z Collecting gitpython!=3.1.19,<4,>=3.0.7 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:58.6625860Z Downloading GitPython-3.1.43-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:58.7530070Z Collecting pydeck<1,>=0.8.0b4 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:58.7661960Z Downloading pydeck-0.9.1-py2.py3-none-any.whl.metadata (4.1 kB) 2024-08-22T20:25:58.8560840Z Collecting Werkzeug>=3.0.0 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:25:58.8677180Z Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2024-08-22T20:25:58.9707590Z Collecting Jinja2>=3.1.2 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:25:58.9882360Z Downloading https://download.pytorch.org/whl/nightly/Jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-08-22T20:25:59.0767970Z Collecting itsdangerous>=2.1.2 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:25:59.0941770Z Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2024-08-22T20:25:59.2254190Z Collecting psutil (from accelerate>=0.21.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:59.2377430Z Downloading psutil-6.0.0-cp38-abi3-macosx_11_0_arm64.whl.metadata (21 kB) 2024-08-22T20:25:59.3963730Z Collecting safetensors>=0.3.1 (from accelerate>=0.21.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:59.4084060Z Downloading safetensors-0.4.4-cp310-cp310-macosx_11_0_arm64.whl.metadata (3.8 kB) 2024-08-22T20:25:59.6020920Z Collecting jsonschema>=3.0 (from altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:59.6143490Z Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 2024-08-22T20:25:59.7140880Z Collecting narwhals>=1.1.0 (from altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:59.7267460Z Downloading narwhals-1.5.2-py3-none-any.whl.metadata (5.6 kB) 2024-08-22T20:25:59.8785880Z Collecting xxhash (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:59.8899480Z Downloading xxhash-3.5.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (12 kB) 2024-08-22T20:25:59.9794070Z Collecting multiprocess (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:59.9945850Z Downloading https://download.pytorch.org/whl/nightly/multiprocess-0.70.16-py310-none-any.whl (134 kB) 2024-08-22T20:26:00.3079970Z Collecting aiohttp (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:00.3199300Z Downloading aiohttp-3.10.5-cp310-cp310-macosx_11_0_arm64.whl.metadata (7.5 kB) 2024-08-22T20:26:00.4332900Z Collecting gitdb<5,>=4.0.1 (from gitpython!=3.1.19,<4,>=3.0.7->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:00.4440990Z Downloading gitdb-4.0.11-py3-none-any.whl.metadata (1.2 kB) 2024-08-22T20:26:00.6609250Z Collecting MarkupSafe>=2.0 (from Jinja2>=3.1.2->flask->-r requirements.txt (line 31)) 2024-08-22T20:26:00.6749080Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp310-cp310-macosx_10_9_universal2.whl (18 kB) 2024-08-22T20:26:00.7806400Z Collecting python-dateutil>=2.8.2 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:00.7941770Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2024-08-22T20:26:00.9070790Z Collecting pytz>=2020.1 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:00.9211870Z Downloading https://download.pytorch.org/whl/nightly/pytz-2024.1-py2.py3-none-any.whl (505 kB) 2024-08-22T20:26:01.0296210Z Collecting tzdata>=2022.7 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:01.0483470Z Downloading https://download.pytorch.org/whl/nightly/tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2024-08-22T20:26:01.3365850Z Collecting charset-normalizer<4,>=2 (from requests->huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:26:01.3511380Z Downloading https://download.pytorch.org/whl/nightly/charset_normalizer-3.3.2-cp310-cp310-macosx_11_0_arm64.whl (120 kB) 2024-08-22T20:26:01.4457140Z Collecting idna<4,>=2.5 (from requests->huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:26:01.4623940Z Downloading https://download.pytorch.org/whl/nightly/idna-3.7-py3-none-any.whl (66 kB) 2024-08-22T20:26:01.4851420Z Requirement already satisfied: certifi>=2017.4.17 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from requests->huggingface_hub->-r requirements.txt (line 4)) (2024.7.4) 2024-08-22T20:26:01.5676790Z Collecting markdown-it-py>=2.2.0 (from rich<14,>=10.14.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:01.5815840Z Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) 2024-08-22T20:26:01.6799090Z Collecting pygments<3.0.0,>=2.13.0 (from rich<14,>=10.14.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:01.6941660Z Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 2024-08-22T20:26:01.8370300Z Collecting absl-py (from rouge-score>=0.0.4->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:01.8536310Z Downloading absl_py-2.1.0-py3-none-any.whl.metadata (2.3 kB) 2024-08-22T20:26:01.9489370Z Collecting nltk (from rouge-score>=0.0.4->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:01.9624680Z Downloading nltk-3.9.1-py3-none-any.whl.metadata (2.9 kB) 2024-08-22T20:26:02.1780080Z Collecting six>=1.14.0 (from rouge-score>=0.0.4->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:02.1938350Z Downloading https://download.pytorch.org/whl/nightly/six-1.16.0-py2.py3-none-any.whl (11 kB) 2024-08-22T20:26:02.4001740Z Collecting portalocker (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:02.4151340Z Downloading portalocker-2.10.1-py3-none-any.whl.metadata (8.5 kB) 2024-08-22T20:26:02.5057860Z Collecting tabulate>=0.8.9 (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:02.5197270Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2024-08-22T20:26:02.6393870Z Collecting colorama (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:02.6558130Z Downloading https://download.pytorch.org/whl/nightly/colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2024-08-22T20:26:02.9451070Z Collecting scipy>=1.6.0 (from scikit-learn>=0.24.1->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:02.9583210Z Downloading scipy-1.14.1-cp310-cp310-macosx_14_0_arm64.whl.metadata (60 kB) 2024-08-22T20:26:03.1677680Z Collecting joblib>=1.2.0 (from scikit-learn>=0.24.1->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:03.1809890Z Downloading joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB) 2024-08-22T20:26:03.2653040Z Collecting threadpoolctl>=3.1.0 (from scikit-learn>=0.24.1->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:03.2782500Z Downloading threadpoolctl-3.5.0-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:26:03.3841850Z Collecting sympy (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:03.3959270Z Downloading sympy-1.13.2-py3-none-any.whl.metadata (12 kB) 2024-08-22T20:26:03.5229850Z Collecting networkx (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:03.5497150Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.3-py3-none-any.whl (1.7 MB) 2024-08-22T20:26:03.5802230Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 49.9 MB/s eta 0:00:00 2024-08-22T20:26:03.7927470Z Collecting tokenizers<0.20,>=0.19 (from transformers>=4.1->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:03.8068450Z Downloading tokenizers-0.19.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (6.7 kB) 2024-08-22T20:26:03.9234720Z Collecting attrs>=19.2.0 (from jsonlines->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:03.9375730Z Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:26:03.9667630Z Requirement already satisfied: setuptools>=38.3.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) (65.5.0) 2024-08-22T20:26:04.0755230Z Collecting DataProperty<2,>=1.0.1 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:04.0868120Z Downloading DataProperty-1.0.1-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:26:04.2237950Z Collecting mbstrdecoder<2,>=1.0.0 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:04.2379500Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl.metadata (4.0 kB) 2024-08-22T20:26:04.3334720Z Collecting pathvalidate<4,>=2.3.0 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:04.3487100Z Downloading pathvalidate-3.2.0-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:26:04.4374840Z Collecting tabledata<2,>=1.3.1 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:04.4486170Z Downloading tabledata-1.3.3-py3-none-any.whl.metadata (3.7 kB) 2024-08-22T20:26:04.5321170Z Collecting tcolorpy<1,>=0.0.5 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:04.5469280Z Downloading tcolorpy-0.1.6-py3-none-any.whl.metadata (6.4 kB) 2024-08-22T20:26:04.6388450Z Collecting typepy<2,>=1.3.2 (from typepy[datetime]<2,>=1.3.2->pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:04.6511390Z Downloading typepy-1.3.2-py3-none-any.whl.metadata (9.3 kB) 2024-08-22T20:26:04.7557480Z Collecting aiohappyeyeballs>=2.3.0 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:04.7686070Z Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl.metadata (5.9 kB) 2024-08-22T20:26:04.8672580Z Collecting aiosignal>=1.1.2 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:04.8830620Z Downloading https://download.pytorch.org/whl/nightly/aiosignal-1.3.1-py3-none-any.whl (7.6 kB) 2024-08-22T20:26:05.1148070Z Collecting frozenlist>=1.1.1 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:05.1313430Z Downloading https://download.pytorch.org/whl/nightly/frozenlist-1.4.1-cp310-cp310-macosx_11_0_arm64.whl (52 kB) 2024-08-22T20:26:05.4362450Z Collecting multidict<7.0,>=4.5 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:05.4532090Z Downloading https://download.pytorch.org/whl/nightly/multidict-6.0.5-cp310-cp310-macosx_11_0_arm64.whl (30 kB) 2024-08-22T20:26:05.7223870Z Collecting yarl<2.0,>=1.0 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:05.7380110Z Downloading https://download.pytorch.org/whl/nightly/yarl-1.9.4-cp310-cp310-macosx_11_0_arm64.whl (79 kB) 2024-08-22T20:26:05.8251120Z Collecting async-timeout<5.0,>=4.0 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:05.8402570Z Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 2024-08-22T20:26:05.9299050Z Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->gitpython!=3.1.19,<4,>=3.0.7->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:05.9421150Z Downloading smmap-5.0.1-py3-none-any.whl.metadata (4.3 kB) 2024-08-22T20:26:06.0375790Z Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:06.0510740Z Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 2024-08-22T20:26:06.2489180Z Collecting referencing>=0.28.4 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:06.2643610Z Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 2024-08-22T20:26:06.5034730Z Collecting rpds-py>=0.7.1 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:06.5149870Z Downloading rpds_py-0.20.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (4.2 kB) 2024-08-22T20:26:06.6405230Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich<14,>=10.14.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:06.6533800Z Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:26:06.8568710Z Collecting chardet<6,>=3.0.4 (from mbstrdecoder<2,>=1.0.0->pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:06.8696430Z Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2024-08-22T20:26:07.0508190Z Collecting mpmath<1.4,>=1.1.0 (from sympy->torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:07.0645690Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-08-22T20:26:07.0809390Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 25.6 MB/s eta 0:00:00 2024-08-22T20:26:07.1679410Z Downloading lm_eval-0.4.2-py3-none-any.whl (1.4 MB) 2024-08-22T20:26:07.1933120Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 57.0 MB/s eta 0:00:00 2024-08-22T20:26:07.2055150Z Downloading huggingface_hub-0.24.6-py3-none-any.whl (417 kB) 2024-08-22T20:26:07.2347570Z Downloading gguf-0.9.1-py3-none-any.whl (49 kB) 2024-08-22T20:26:07.2591270Z Downloading tiktoken-0.7.0-cp310-cp310-macosx_11_0_arm64.whl (906 kB) 2024-08-22T20:26:07.2715130Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 906.8/906.8 kB 77.2 MB/s eta 0:00:00 2024-08-22T20:26:07.2860580Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl (283 kB) 2024-08-22T20:26:07.3046800Z Downloading tomli-2.0.1-py3-none-any.whl (12 kB) 2024-08-22T20:26:07.3242360Z Downloading wheel-0.44.0-py3-none-any.whl (67 kB) 2024-08-22T20:26:07.3442650Z Downloading cmake-3.30.2-py3-none-macosx_11_0_universal2.macosx_10_10_x86_64.macosx_11_0_arm64.whl (47.9 MB) 2024-08-22T20:26:08.0038480Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.9/47.9 MB 73.3 MB/s eta 0:00:00 2024-08-22T20:26:08.0180670Z Downloading ninja-1.11.1.1-py2.py3-none-macosx_10_9_universal2.macosx_10_9_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl (270 kB) 2024-08-22T20:26:08.0350610Z Downloading zstd-1.5.5.1-cp310-cp310-macosx_11_0_arm64.whl (227 kB) 2024-08-22T20:26:08.0498530Z Downloading streamlit-1.37.1-py2.py3-none-any.whl (8.7 MB) 2024-08-22T20:26:08.1528210Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.7/8.7 MB 83.2 MB/s eta 0:00:00 2024-08-22T20:26:08.1641640Z Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2024-08-22T20:26:08.1785340Z Downloading accelerate-0.33.0-py3-none-any.whl (315 kB) 2024-08-22T20:26:08.1948570Z Downloading altair-5.4.0-py3-none-any.whl (671 kB) 2024-08-22T20:26:08.2045280Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.7/671.7 kB 52.8 MB/s eta 0:00:00 2024-08-22T20:26:08.2154990Z Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2024-08-22T20:26:08.2286040Z Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) 2024-08-22T20:26:08.2424710Z Downloading click-8.1.7-py3-none-any.whl (97 kB) 2024-08-22T20:26:08.2650680Z Downloading datasets-2.21.0-py3-none-any.whl (527 kB) 2024-08-22T20:26:08.2796390Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 527.3/527.3 kB 31.3 MB/s eta 0:00:00 2024-08-22T20:26:08.3023970Z Downloading evaluate-0.4.2-py3-none-any.whl (84 kB) 2024-08-22T20:26:08.3252850Z Downloading filelock-3.15.4-py3-none-any.whl (16 kB) 2024-08-22T20:26:08.3464040Z Downloading GitPython-3.1.43-py3-none-any.whl (207 kB) 2024-08-22T20:26:08.3670410Z Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2024-08-22T20:26:08.3848230Z Downloading packaging-24.1-py3-none-any.whl (53 kB) 2024-08-22T20:26:08.4076660Z Downloading peft-0.12.0-py3-none-any.whl (296 kB) 2024-08-22T20:26:08.4389510Z Downloading pillow-10.4.0-cp310-cp310-macosx_11_0_arm64.whl (3.4 MB) 2024-08-22T20:26:08.4969260Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 55.9 MB/s eta 0:00:00 2024-08-22T20:26:08.5095790Z Downloading protobuf-5.27.3-cp38-abi3-macosx_10_9_universal2.whl (412 kB) 2024-08-22T20:26:08.5312320Z Downloading pyarrow-17.0.0-cp310-cp310-macosx_11_0_arm64.whl (27.2 MB) 2024-08-22T20:26:08.8574290Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.2/27.2 MB 84.0 MB/s eta 0:00:00 2024-08-22T20:26:08.8756610Z Downloading pybind11-2.13.5-py3-none-any.whl (240 kB) 2024-08-22T20:26:08.9024580Z Downloading pydeck-0.9.1-py2.py3-none-any.whl (6.9 MB) 2024-08-22T20:26:08.9889620Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 79.4 MB/s eta 0:00:00 2024-08-22T20:26:09.0053610Z Downloading PyYAML-6.0.2-cp310-cp310-macosx_11_0_arm64.whl (171 kB) 2024-08-22T20:26:09.0245980Z Downloading regex-2024.7.24-cp310-cp310-macosx_11_0_arm64.whl (278 kB) 2024-08-22T20:26:09.0419030Z Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2024-08-22T20:26:09.0815440Z Downloading rich-13.7.1-py3-none-any.whl (240 kB) 2024-08-22T20:26:09.1146640Z Downloading sacrebleu-2.4.3-py3-none-any.whl (103 kB) 2024-08-22T20:26:09.1297500Z Downloading scikit_learn-1.5.1-cp310-cp310-macosx_12_0_arm64.whl (11.0 MB) 2024-08-22T20:26:09.2593530Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 84.6 MB/s eta 0:00:00 2024-08-22T20:26:09.2766160Z Downloading tenacity-8.5.0-py3-none-any.whl (28 kB) 2024-08-22T20:26:09.2923030Z Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) 2024-08-22T20:26:09.3076870Z Downloading torch-2.4.0-cp310-none-macosx_11_0_arm64.whl (62.1 MB) 2024-08-22T20:26:10.3380340Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.1/62.1 MB 60.3 MB/s eta 0:00:00 2024-08-22T20:26:10.3619830Z Downloading tornado-6.4.1-cp38-abi3-macosx_10_9_universal2.whl (435 kB) 2024-08-22T20:26:10.3780910Z Downloading tqdm-4.66.5-py3-none-any.whl (78 kB) 2024-08-22T20:26:10.3952730Z Downloading transformers-4.44.2-py3-none-any.whl (9.5 MB) 2024-08-22T20:26:10.5153800Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 78.1 MB/s eta 0:00:00 2024-08-22T20:26:10.5306240Z Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) 2024-08-22T20:26:10.5457010Z Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2024-08-22T20:26:10.5639630Z Downloading jsonlines-4.0.0-py3-none-any.whl (8.7 kB) 2024-08-22T20:26:10.5814330Z Downloading more_itertools-10.4.0-py3-none-any.whl (60 kB) 2024-08-22T20:26:10.5969010Z Downloading numexpr-2.10.1-cp310-cp310-macosx_11_0_arm64.whl (130 kB) 2024-08-22T20:26:10.6150270Z Downloading pytablewriter-1.2.0-py3-none-any.whl (111 kB) 2024-08-22T20:26:10.6293010Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl (9.8 kB) 2024-08-22T20:26:10.6449030Z Downloading zstandard-0.23.0-cp310-cp310-macosx_11_0_arm64.whl (633 kB) 2024-08-22T20:26:10.6522310Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.7/633.7 kB 73.6 MB/s eta 0:00:00 2024-08-22T20:26:10.6638020Z Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 2024-08-22T20:26:10.6797580Z Downloading DataProperty-1.0.1-py3-none-any.whl (27 kB) 2024-08-22T20:26:10.6932200Z Downloading aiohttp-3.10.5-cp310-cp310-macosx_11_0_arm64.whl (389 kB) 2024-08-22T20:26:10.7123010Z Downloading gitdb-4.0.11-py3-none-any.whl (62 kB) 2024-08-22T20:26:10.7281490Z Downloading joblib-1.4.2-py3-none-any.whl (301 kB) 2024-08-22T20:26:10.7503280Z Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 2024-08-22T20:26:10.7714470Z Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) 2024-08-22T20:26:10.7930950Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl (7.8 kB) 2024-08-22T20:26:10.8079460Z Downloading narwhals-1.5.2-py3-none-any.whl (145 kB) 2024-08-22T20:26:10.8221640Z Downloading pathvalidate-3.2.0-py3-none-any.whl (23 kB) 2024-08-22T20:26:10.8394010Z Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 2024-08-22T20:26:10.8710700Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 44.4 MB/s eta 0:00:00 2024-08-22T20:26:10.8859700Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2024-08-22T20:26:10.9247360Z Downloading safetensors-0.4.4-cp310-cp310-macosx_11_0_arm64.whl (381 kB) 2024-08-22T20:26:10.9430570Z Downloading scipy-1.14.1-cp310-cp310-macosx_14_0_arm64.whl (23.1 MB) 2024-08-22T20:26:11.2318310Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.1/23.1 MB 84.3 MB/s eta 0:00:00 2024-08-22T20:26:11.2474640Z Downloading tabledata-1.3.3-py3-none-any.whl (11 kB) 2024-08-22T20:26:11.2715920Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2024-08-22T20:26:11.2897770Z Downloading tcolorpy-0.1.6-py3-none-any.whl (8.1 kB) 2024-08-22T20:26:11.3103510Z Downloading threadpoolctl-3.5.0-py3-none-any.whl (18 kB) 2024-08-22T20:26:11.3248750Z Downloading tokenizers-0.19.1-cp310-cp310-macosx_11_0_arm64.whl (2.4 MB) 2024-08-22T20:26:11.3609240Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 69.4 MB/s eta 0:00:00 2024-08-22T20:26:11.3724460Z Downloading typepy-1.3.2-py3-none-any.whl (31 kB) 2024-08-22T20:26:11.3868280Z Downloading absl_py-2.1.0-py3-none-any.whl (133 kB) 2024-08-22T20:26:11.4043650Z Downloading nltk-3.9.1-py3-none-any.whl (1.5 MB) 2024-08-22T20:26:11.4231620Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 74.4 MB/s eta 0:00:00 2024-08-22T20:26:11.4346520Z Downloading portalocker-2.10.1-py3-none-any.whl (18 kB) 2024-08-22T20:26:11.4482530Z Downloading psutil-6.0.0-cp38-abi3-macosx_11_0_arm64.whl (251 kB) 2024-08-22T20:26:11.4628680Z Downloading sympy-1.13.2-py3-none-any.whl (6.2 MB) 2024-08-22T20:26:11.5484270Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 71.3 MB/s eta 0:00:00 2024-08-22T20:26:11.5647440Z Downloading xxhash-3.5.0-cp310-cp310-macosx_11_0_arm64.whl (30 kB) 2024-08-22T20:26:11.5840990Z Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl (12 kB) 2024-08-22T20:26:11.5983590Z Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 2024-08-22T20:26:11.6146690Z Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2024-08-22T20:26:11.6280650Z Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 2024-08-22T20:26:11.6437390Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2024-08-22T20:26:11.6563400Z Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 2024-08-22T20:26:11.6703430Z Downloading rpds_py-0.20.0-cp310-cp310-macosx_11_0_arm64.whl (311 kB) 2024-08-22T20:26:11.6862110Z Downloading smmap-5.0.1-py3-none-any.whl (24 kB) 2024-08-22T20:26:12.0682240Z Building wheels for collected packages: lxml, rouge-score, sqlitedict, word2number 2024-08-22T20:26:12.0694290Z Building wheel for lxml (pyproject.toml): started 2024-08-22T20:27:07.9515930Z Building wheel for lxml (pyproject.toml): finished with status 'done' 2024-08-22T20:27:07.9556190Z Created wheel for lxml: filename=lxml-4.9.4-cp310-cp310-macosx_10_9_universal2.whl size=2901614 sha256=0a83f23c814bdeef55280b52f02e1a16d603ca02dbbcefdf4f2339e11a385746 2024-08-22T20:27:07.9571740Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/ed/c8/be/7f162d65337daa39c3c760f9d33ffa282c0c21377142640fa4 2024-08-22T20:27:07.9603100Z Building wheel for rouge-score (pyproject.toml): started 2024-08-22T20:27:08.1771260Z Building wheel for rouge-score (pyproject.toml): finished with status 'done' 2024-08-22T20:27:08.1780820Z Created wheel for rouge-score: filename=rouge_score-0.1.2-py3-none-any.whl size=24934 sha256=1a391ba2f58302929a76772cc3457765d6da644da40222e5211575f1f9884050 2024-08-22T20:27:08.1781970Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/5f/dd/89/461065a73be61a532ff8599a28e9beef17985c9e9c31e541b4 2024-08-22T20:27:08.1806600Z Building wheel for sqlitedict (pyproject.toml): started 2024-08-22T20:27:08.3668540Z Building wheel for sqlitedict (pyproject.toml): finished with status 'done' 2024-08-22T20:27:08.3680440Z Created wheel for sqlitedict: filename=sqlitedict-2.1.0-py3-none-any.whl size=16863 sha256=1d8c6d3ebbb98fb767be2131dd40fe918adff25b65a4dd91541dfae13cc43685 2024-08-22T20:27:08.3683510Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/79/d6/e7/304e0e6cb2221022c26d8161f7c23cd4f259a9e41e8bbcfabd 2024-08-22T20:27:08.3711960Z Building wheel for word2number (pyproject.toml): started 2024-08-22T20:27:08.5312550Z Building wheel for word2number (pyproject.toml): finished with status 'done' 2024-08-22T20:27:08.5328910Z Created wheel for word2number: filename=word2number-1.1-py3-none-any.whl size=5567 sha256=48e7cb7cfc3ca0e0885834f92a593fb16cbf94839fea7d328b08ed576ef7c843 2024-08-22T20:27:08.5335640Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/84/ff/26/d3cfbd971e96c5aa3737ecfced81628830d7359b55fbb8ca3b 2024-08-22T20:27:08.5340730Z Successfully built lxml rouge-score sqlitedict word2number 2024-08-22T20:27:09.0097950Z Installing collected packages: zstd, word2number, sqlitedict, sentencepiece, pytz, ninja, mpmath, zstandard, xxhash, wheel, urllib3, tzdata, typing-extensions, tqdm, tornado, tomli, toml, threadpoolctl, tenacity, tcolorpy, tabulate, sympy, smmap, six, safetensors, rpds-py, regex, pyyaml, pygments, pycryptodomex, pybind11, psutil, protobuf, portalocker, pillow, pathvalidate, packaging, numpy, networkx, narwhals, multidict, more-itertools, mdurl, MarkupSafe, lxml, joblib, itsdangerous, idna, fsspec, frozenlist, filelock, dill, colorama, cmake, click, charset-normalizer, chardet, cachetools, blinker, attrs, async-timeout, aiohappyeyeballs, absl-py, yarl, Werkzeug, tqdm-multiprocess, snakeviz, scipy, sacrebleu, requests, referencing, python-dateutil, pyarrow, numexpr, nltk, multiprocess, mbstrdecoder, markdown-it-py, jsonlines, Jinja2, gitdb, gguf, blobfile, aiosignal, typepy, torch, tiktoken, scikit-learn, rouge-score, rich, pydeck, pandas, jsonschema-specifications, huggingface_hub, gitpython, flask, aiohttp, tokenizers, jsonschema, accelerate, transformers, datasets, DataProperty, altair, tabledata, streamlit, peft, evaluate, pytablewriter, lm-eval 2024-08-22T20:27:37.5058730Z Successfully installed DataProperty-1.0.1 Jinja2-3.1.4 MarkupSafe-2.1.5 Werkzeug-3.0.4 absl-py-2.1.0 accelerate-0.33.0 aiohappyeyeballs-2.4.0 aiohttp-3.10.5 aiosignal-1.3.1 altair-5.4.0 async-timeout-4.0.3 attrs-24.2.0 blinker-1.8.2 blobfile-2.1.1 cachetools-5.5.0 chardet-5.2.0 charset-normalizer-3.3.2 click-8.1.7 cmake-3.30.2 colorama-0.4.6 datasets-2.21.0 dill-0.3.8 evaluate-0.4.2 filelock-3.15.4 flask-3.0.3 frozenlist-1.4.1 fsspec-2024.6.1 gguf-0.9.1 gitdb-4.0.11 gitpython-3.1.43 huggingface_hub-0.24.6 idna-3.7 itsdangerous-2.2.0 joblib-1.4.2 jsonlines-4.0.0 jsonschema-4.23.0 jsonschema-specifications-2023.12.1 lm-eval-0.4.2 lxml-4.9.4 markdown-it-py-3.0.0 mbstrdecoder-1.1.3 mdurl-0.1.2 more-itertools-10.4.0 mpmath-1.3.0 multidict-6.0.5 multiprocess-0.70.16 narwhals-1.5.2 networkx-3.3 ninja-1.11.1.1 nltk-3.9.1 numexpr-2.10.1 numpy-1.26.4 packaging-24.1 pandas-2.2.2 pathvalidate-3.2.0 peft-0.12.0 pillow-10.4.0 portalocker-2.10.1 protobuf-5.27.3 psutil-6.0.0 pyarrow-17.0.0 pybind11-2.13.5 pycryptodomex-3.20.0 pydeck-0.9.1 pygments-2.18.0 pytablewriter-1.2.0 python-dateutil-2.9.0.post0 pytz-2024.1 pyyaml-6.0.2 referencing-0.35.1 regex-2024.7.24 requests-2.32.3 rich-13.7.1 rouge-score-0.1.2 rpds-py-0.20.0 sacrebleu-2.4.3 safetensors-0.4.4 scikit-learn-1.5.1 scipy-1.14.1 sentencepiece-0.2.0 six-1.16.0 smmap-5.0.1 snakeviz-2.2.0 sqlitedict-2.1.0 streamlit-1.37.1 sympy-1.13.2 tabledata-1.3.3 tabulate-0.9.0 tcolorpy-0.1.6 tenacity-8.5.0 threadpoolctl-3.5.0 tiktoken-0.7.0 tokenizers-0.19.1 toml-0.10.2 tomli-2.0.1 torch-2.4.0 tornado-6.4.1 tqdm-4.66.5 tqdm-multiprocess-0.0.11 transformers-4.44.2 typepy-1.3.2 typing-extensions-4.12.2 tzdata-2024.1 urllib3-2.2.2 wheel-0.44.0 word2number-1.1 xxhash-3.5.0 yarl-1.9.4 zstandard-0.23.0 zstd-1.5.5.1 2024-08-22T20:27:37.5211750Z 2024-08-22T20:27:37.5213470Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:27:37.5214810Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:27:38.8188990Z + pip3 uninstall -y triton 2024-08-22T20:27:39.3649780Z WARNING: Skipping triton as it is not installed. 2024-08-22T20:27:39.3955260Z + pip3 install --extra-index-url https://download.pytorch.org/whl/nightly/cpu torch==2.5.0.dev20240814 2024-08-22T20:27:39.6396030Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cpu 2024-08-22T20:27:40.0943400Z Collecting torch==2.5.0.dev20240814 2024-08-22T20:27:40.1120510Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.5.0.dev20240814-cp310-none-macosx_11_0_arm64.whl (63.5 MB) 2024-08-22T20:27:41.0518850Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.5/63.5 MB 68.4 MB/s eta 0:00:00 2024-08-22T20:27:41.1327720Z Requirement already satisfied: filelock in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240814) (3.15.4) 2024-08-22T20:27:41.1331470Z Requirement already satisfied: typing-extensions>=4.8.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240814) (4.12.2) 2024-08-22T20:27:41.1335040Z Requirement already satisfied: networkx in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240814) (3.3) 2024-08-22T20:27:41.1338480Z Requirement already satisfied: jinja2 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240814) (3.1.4) 2024-08-22T20:27:41.1341910Z Requirement already satisfied: fsspec in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from torch==2.5.0.dev20240814) (2024.6.1) 2024-08-22T20:27:41.3209000Z Collecting sympy==1.13.1 (from torch==2.5.0.dev20240814) 2024-08-22T20:27:41.3349110Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.1-py3-none-any.whl (6.2 MB) 2024-08-22T20:27:41.4440810Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 59.0 MB/s eta 0:00:00 2024-08-22T20:27:41.4587550Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from sympy==1.13.1->torch==2.5.0.dev20240814) (1.3.0) 2024-08-22T20:27:41.4922700Z Requirement already satisfied: MarkupSafe>=2.0 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from jinja2->torch==2.5.0.dev20240814) (2.1.5) 2024-08-22T20:27:41.9139980Z Installing collected packages: sympy, torch 2024-08-22T20:27:41.9141100Z Attempting uninstall: sympy 2024-08-22T20:27:41.9146670Z Found existing installation: sympy 1.13.2 2024-08-22T20:27:41.9976330Z Uninstalling sympy-1.13.2: 2024-08-22T20:27:42.1792480Z Successfully uninstalled sympy-1.13.2 2024-08-22T20:27:45.7973460Z Attempting uninstall: torch 2024-08-22T20:27:45.7979520Z Found existing installation: torch 2.4.0 2024-08-22T20:27:45.9926960Z Uninstalling torch-2.4.0: 2024-08-22T20:27:46.0402220Z Successfully uninstalled torch-2.4.0 2024-08-22T20:27:52.2457710Z Successfully installed sympy-1.13.1 torch-2.5.0.dev20240814 2024-08-22T20:27:52.2527870Z 2024-08-22T20:27:52.2528850Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:27:52.2530220Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:27:52.3118810Z + pip3 install git+https://github.com/pytorch/ao.git@e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:52.5694230Z Collecting git+https://github.com/pytorch/ao.git@e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:52.5696100Z Cloning https://github.com/pytorch/ao.git (to revision e11201a62669f582d81cdb33e031a07fb8dfc4f3) to /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-req-build-c4j80e4n 2024-08-22T20:27:52.5885600Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/ao.git /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-req-build-c4j80e4n 2024-08-22T20:27:54.6793990Z Running command git rev-parse -q --verify 'sha^e11201a62669f582d81cdb33e031a07fb8dfc4f3' 2024-08-22T20:27:54.6848100Z Running command git fetch -q https://github.com/pytorch/ao.git e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:55.1998390Z Running command git checkout -q e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:55.9379880Z Resolved https://github.com/pytorch/ao.git to commit e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:55.9445360Z Preparing metadata (setup.py): started 2024-08-22T20:27:57.3689300Z Preparing metadata (setup.py): finished with status 'done' 2024-08-22T20:27:57.3716430Z Building wheels for collected packages: torchao 2024-08-22T20:27:57.3824090Z Building wheel for torchao (setup.py): started 2024-08-22T20:28:16.5047200Z Building wheel for torchao (setup.py): finished with status 'done' 2024-08-22T20:28:16.5061710Z Created wheel for torchao: filename=torchao-0.4.0+gite11201a-cp310-cp310-macosx_10_9_universal2.whl size=394870 sha256=a960cecb4a9a3e6260de01b2a70c86c87f9ed806a895f1aaaccdf712a20085a7 2024-08-22T20:28:16.5063040Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/14/74/97/48f38f0ed345915878934030a4f26ab5c877ef47ce1b5c4c09 2024-08-22T20:28:16.5130410Z Successfully built torchao 2024-08-22T20:28:16.8125150Z Installing collected packages: torchao 2024-08-22T20:28:16.9514180Z Successfully installed torchao-0.4.0+gite11201a 2024-08-22T20:28:16.9593150Z 2024-08-22T20:28:16.9593720Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:28:16.9594350Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:28:17.2267630Z Package Version 2024-08-22T20:28:17.2268150Z ------------------------- ----------------- 2024-08-22T20:28:17.2268690Z absl-py 2.1.0 2024-08-22T20:28:17.2269330Z accelerate 0.33.0 2024-08-22T20:28:17.2269850Z aiohappyeyeballs 2.4.0 2024-08-22T20:28:17.2270600Z aiohttp 3.10.5 2024-08-22T20:28:17.2271230Z aiosignal 1.3.1 2024-08-22T20:28:17.2271760Z altair 5.4.0 2024-08-22T20:28:17.2272480Z async-timeout 4.0.3 2024-08-22T20:28:17.2273110Z attrs 24.2.0 2024-08-22T20:28:17.2273660Z blinker 1.8.2 2024-08-22T20:28:17.2274240Z blobfile 2.1.1 2024-08-22T20:28:17.2274870Z cachetools 5.5.0 2024-08-22T20:28:17.2275490Z certifi 2024.7.4 2024-08-22T20:28:17.2276060Z chardet 5.2.0 2024-08-22T20:28:17.2276780Z charset-normalizer 3.3.2 2024-08-22T20:28:17.2277240Z click 8.1.7 2024-08-22T20:28:17.2277870Z cmake 3.30.2 2024-08-22T20:28:17.2278360Z colorama 0.4.6 2024-08-22T20:28:17.2278970Z DataProperty 1.0.1 2024-08-22T20:28:17.2279600Z datasets 2.21.0 2024-08-22T20:28:17.2280210Z dill 0.3.8 2024-08-22T20:28:17.2280710Z evaluate 0.4.2 2024-08-22T20:28:17.2281360Z filelock 3.15.4 2024-08-22T20:28:17.2281980Z Flask 3.0.3 2024-08-22T20:28:17.2282500Z frozenlist 1.4.1 2024-08-22T20:28:17.2283180Z fsspec 2024.6.1 2024-08-22T20:28:17.2283740Z gguf 0.9.1 2024-08-22T20:28:17.2284470Z gitdb 4.0.11 2024-08-22T20:28:17.2285000Z GitPython 3.1.43 2024-08-22T20:28:17.2285620Z huggingface-hub 0.24.6 2024-08-22T20:28:17.2286210Z idna 3.7 2024-08-22T20:28:17.2287600Z itsdangerous 2.2.0 2024-08-22T20:28:17.2288220Z Jinja2 3.1.4 2024-08-22T20:28:17.2288510Z joblib 1.4.2 2024-08-22T20:28:17.2288850Z jsonlines 4.0.0 2024-08-22T20:28:17.2289370Z jsonschema 4.23.0 2024-08-22T20:28:17.2290050Z jsonschema-specifications 2023.12.1 2024-08-22T20:28:17.2290600Z lm_eval 0.4.2 2024-08-22T20:28:17.2291170Z lxml 4.9.4 2024-08-22T20:28:17.2291850Z markdown-it-py 3.0.0 2024-08-22T20:28:17.2292370Z MarkupSafe 2.1.5 2024-08-22T20:28:17.2292900Z mbstrdecoder 1.1.3 2024-08-22T20:28:17.2293480Z mdurl 0.1.2 2024-08-22T20:28:17.2294140Z more-itertools 10.4.0 2024-08-22T20:28:17.2294710Z mpmath 1.3.0 2024-08-22T20:28:17.2295220Z multidict 6.0.5 2024-08-22T20:28:17.2295870Z multiprocess 0.70.16 2024-08-22T20:28:17.2296480Z narwhals 1.5.2 2024-08-22T20:28:17.2297000Z networkx 3.3 2024-08-22T20:28:17.2297590Z ninja 1.11.1.1 2024-08-22T20:28:17.2298130Z nltk 3.9.1 2024-08-22T20:28:17.2298770Z numexpr 2.10.1 2024-08-22T20:28:17.2299350Z numpy 1.26.4 2024-08-22T20:28:17.2299860Z packaging 24.1 2024-08-22T20:28:17.2300500Z pandas 2.2.2 2024-08-22T20:28:17.2301110Z pathvalidate 3.2.0 2024-08-22T20:28:17.2301590Z peft 0.12.0 2024-08-22T20:28:17.2302190Z pillow 10.4.0 2024-08-22T20:28:17.2302710Z pip 23.0.1 2024-08-22T20:28:17.2303330Z portalocker 2.10.1 2024-08-22T20:28:17.2303920Z protobuf 5.27.3 2024-08-22T20:28:17.2304440Z psutil 6.0.0 2024-08-22T20:28:17.2305110Z pyarrow 17.0.0 2024-08-22T20:28:17.2305660Z pybind11 2.13.5 2024-08-22T20:28:17.2306210Z pycryptodomex 3.20.0 2024-08-22T20:28:17.2306900Z pydeck 0.9.1 2024-08-22T20:28:17.2307500Z Pygments 2.18.0 2024-08-22T20:28:17.2307960Z pytablewriter 1.2.0 2024-08-22T20:28:17.2308640Z python-dateutil 2.9.0.post0 2024-08-22T20:28:17.2309150Z pytz 2024.1 2024-08-22T20:28:17.2309660Z PyYAML 6.0.2 2024-08-22T20:28:17.2310290Z referencing 0.35.1 2024-08-22T20:28:17.2310880Z regex 2024.7.24 2024-08-22T20:28:17.2311370Z requests 2.32.3 2024-08-22T20:28:17.2312010Z rich 13.7.1 2024-08-22T20:28:17.2312570Z rouge_score 0.1.2 2024-08-22T20:28:17.2313130Z rpds-py 0.20.0 2024-08-22T20:28:17.2313700Z sacrebleu 2.4.3 2024-08-22T20:28:17.2314300Z safetensors 0.4.4 2024-08-22T20:28:17.2314840Z scikit-learn 1.5.1 2024-08-22T20:28:17.2315460Z scipy 1.14.1 2024-08-22T20:28:17.2315970Z sentencepiece 0.2.0 2024-08-22T20:28:17.2316610Z setuptools 65.5.0 2024-08-22T20:28:17.2317150Z six 1.16.0 2024-08-22T20:28:17.2317620Z smmap 5.0.1 2024-08-22T20:28:17.2318240Z snakeviz 2.2.0 2024-08-22T20:28:17.2318850Z sqlitedict 2.1.0 2024-08-22T20:28:17.2319350Z streamlit 1.37.1 2024-08-22T20:28:17.2319980Z sympy 1.13.1 2024-08-22T20:28:17.2320520Z tabledata 1.3.3 2024-08-22T20:28:17.2321020Z tabulate 0.9.0 2024-08-22T20:28:17.2321720Z tcolorpy 0.1.6 2024-08-22T20:28:17.2322220Z tenacity 8.5.0 2024-08-22T20:28:17.2322730Z threadpoolctl 3.5.0 2024-08-22T20:28:17.2323350Z tiktoken 0.7.0 2024-08-22T20:28:17.2323990Z tokenizers 0.19.1 2024-08-22T20:28:17.2324450Z toml 0.10.2 2024-08-22T20:28:17.2325290Z tomli 2.0.1 2024-08-22T20:28:17.2325700Z torch 2.5.0.dev20240814 2024-08-22T20:28:17.2326170Z torchao 0.4.0+gite11201a 2024-08-22T20:28:17.2326760Z tornado 6.4.1 2024-08-22T20:28:17.2327360Z tqdm 4.66.5 2024-08-22T20:28:17.2327910Z tqdm-multiprocess 0.0.11 2024-08-22T20:28:17.2328470Z transformers 4.44.2 2024-08-22T20:28:17.2329030Z typepy 1.3.2 2024-08-22T20:28:17.2329560Z typing_extensions 4.12.2 2024-08-22T20:28:17.2330160Z tzdata 2024.1 2024-08-22T20:28:17.2330720Z urllib3 2.2.2 2024-08-22T20:28:17.2331250Z Werkzeug 3.0.4 2024-08-22T20:28:17.2331850Z wheel 0.44.0 2024-08-22T20:28:17.2332400Z word2number 1.1 2024-08-22T20:28:17.2333020Z xxhash 3.5.0 2024-08-22T20:28:17.2333570Z yarl 1.9.4 2024-08-22T20:28:17.2334110Z zstandard 0.23.0 2024-08-22T20:28:17.2334640Z zstd 1.5.5.1 2024-08-22T20:28:17.9876040Z torch: ('2.5.0.dev20240814', '3a023a67c47bcde45538c9991e332d21ac548e46') 2024-08-22T20:28:18.1186610Z ##[group]Run bash ${TORCHCHAT_ROOT}/.ci/scripts/wget_checkpoint.sh tinyllamas/stories15M "https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt,https://github.com/karpathy/llama2.c/raw/master/tokenizer.model,https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin" 2024-08-22T20:28:18.1188680Z bash ${TORCHCHAT_ROOT}/.ci/scripts/wget_checkpoint.sh tinyllamas/stories15M "https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt,https://github.com/karpathy/llama2.c/raw/master/tokenizer.model,https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin" 2024-08-22T20:28:18.1268020Z shell: /bin/bash -e {0} 2024-08-22T20:28:18.1268310Z env: 2024-08-22T20:28:18.1268520Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-08-22T20:28:18.1268870Z REPO_NAME: tinyllamas/stories15M 2024-08-22T20:28:18.1269240Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:18.1269830Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.10.11/arm64/lib/pkgconfig 2024-08-22T20:28:18.1270340Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:18.1270770Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:18.1271190Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:18.1271540Z ##[endgroup] 2024-08-22T20:28:18.1807920Z + MODEL_REPO=tinyllamas/stories15M 2024-08-22T20:28:18.1809070Z + RESOURCES_STRING=https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt,https://github.com/karpathy/llama2.c/raw/master/tokenizer.model,https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin 2024-08-22T20:28:18.1810320Z + CHECKPOINT_NAME=stories15M 2024-08-22T20:28:18.1810950Z + mkdir -p checkpoints/tinyllamas/stories15M 2024-08-22T20:28:18.1826750Z + pushd checkpoints/tinyllamas/stories15M 2024-08-22T20:28:18.1827280Z + IFS=, 2024-08-22T20:28:18.1827990Z ~/work/torchchat/torchchat/checkpoints/tinyllamas/stories15M ~/work/torchchat/torchchat 2024-08-22T20:28:18.1828610Z + for resource in '$RESOURCES_STRING' 2024-08-22T20:28:18.1829290Z + echo 'Downloading: https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt' 2024-08-22T20:28:18.1829990Z + wget https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-08-22T20:28:18.1830690Z Downloading: https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-08-22T20:28:18.2298980Z --2024-08-22 20:28:18-- https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-08-22T20:28:18.2771340Z Resolving huggingface.co (huggingface.co)... 108.156.211.51, 108.156.211.125, 108.156.211.90, ... 2024-08-22T20:28:18.2879960Z Connecting to huggingface.co (huggingface.co)|108.156.211.51|:443... connected. 2024-08-22T20:28:18.4385840Z HTTP request sent, awaiting response... 302 Found 2024-08-22T20:28:18.4393560Z Location: https://cdn-lfs.huggingface.co/repos/88/4b/884bade32e5ee32eea725c5087af1358179a1bea94a4f6abc3c0470c9610ac38/3da00c0fef684f3f83b457736837c46ab55e92a26662b61d6104de2d271c708d?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27stories15M.pt%3B+filename%3D%22stories15M.pt%22%3B&Expires=1724617344&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcyNDYxNzM0NH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5odWdnaW5nZmFjZS5jby9yZXBvcy84OC80Yi84ODRiYWRlMzJlNWVlMzJlZWE3MjVjNTA4N2FmMTM1ODE3OWExYmVhOTRhNGY2YWJjM2MwNDcwYzk2MTBhYzM4LzNkYTAwYzBmZWY2ODRmM2Y4M2I0NTc3MzY4MzdjNDZhYjU1ZTkyYTI2NjYyYjYxZDYxMDRkZTJkMjcxYzcwOGQ%7EcmVzcG9uc2UtY29udGVudC1kaXNwb3NpdGlvbj0qIn1dfQ__&Signature=TH5TlZ2Q3vTvSddZXu7sPoMQt6yi9XX0nvwmlu9wYjJazi1yFJ8mPd11omay-NMoZ-4hlcP06oPfV57MtfJenRACRJRy27AHfELl-m3cHrsZQeabZA0F9YJR5XqVoD7jRgN4-KZLjyL-kiUbVxSv1GS-khajQ-qqKz%7EeXX%7E8F4tECdCAmKE0ZciSv18-jX2Ts0jbkO1uzo6W8iSPRAJd-OxOYK36J6TZ4QTw3e049%7E8MARtBO1q1rfIbJLePBOrnNaV-AI2l-1U7aGYL%7E3fCqMqtdXO95KV0jRBaDgOhIpIWP7b2tMR51eqZkqTFo7esELQLnhxxn1AxoebWnZGVPA__&Key-Pair-Id=K3ESJI6DHPFC7 [following] 2024-08-22T20:28:18.4406550Z --2024-08-22 20:28:18-- https://cdn-lfs.huggingface.co/repos/88/4b/884bade32e5ee32eea725c5087af1358179a1bea94a4f6abc3c0470c9610ac38/3da00c0fef684f3f83b457736837c46ab55e92a26662b61d6104de2d271c708d?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27stories15M.pt%3B+filename%3D%22stories15M.pt%22%3B&Expires=1724617344&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcyNDYxNzM0NH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5odWdnaW5nZmFjZS5jby9yZXBvcy84OC80Yi84ODRiYWRlMzJlNWVlMzJlZWE3MjVjNTA4N2FmMTM1ODE3OWExYmVhOTRhNGY2YWJjM2MwNDcwYzk2MTBhYzM4LzNkYTAwYzBmZWY2ODRmM2Y4M2I0NTc3MzY4MzdjNDZhYjU1ZTkyYTI2NjYyYjYxZDYxMDRkZTJkMjcxYzcwOGQ%7EcmVzcG9uc2UtY29udGVudC1kaXNwb3NpdGlvbj0qIn1dfQ__&Signature=TH5TlZ2Q3vTvSddZXu7sPoMQt6yi9XX0nvwmlu9wYjJazi1yFJ8mPd11omay-NMoZ-4hlcP06oPfV57MtfJenRACRJRy27AHfELl-m3cHrsZQeabZA0F9YJR5XqVoD7jRgN4-KZLjyL-kiUbVxSv1GS-khajQ-qqKz%7EeXX%7E8F4tECdCAmKE0ZciSv18-jX2Ts0jbkO1uzo6W8iSPRAJd-OxOYK36J6TZ4QTw3e049%7E8MARtBO1q1rfIbJLePBOrnNaV-AI2l-1U7aGYL%7E3fCqMqtdXO95KV0jRBaDgOhIpIWP7b2tMR51eqZkqTFo7esELQLnhxxn1AxoebWnZGVPA__&Key-Pair-Id=K3ESJI6DHPFC7 2024-08-22T20:28:18.4601780Z Resolving cdn-lfs.huggingface.co (cdn-lfs.huggingface.co)... 18.161.170.5, 18.161.170.77, 18.161.170.6, ... 2024-08-22T20:28:18.4678390Z Connecting to cdn-lfs.huggingface.co (cdn-lfs.huggingface.co)|18.161.170.5|:443... connected. 2024-08-22T20:28:18.4972330Z HTTP request sent, awaiting response... 200 OK 2024-08-22T20:28:18.4973530Z Length: 60789090 (58M) [binary/octet-stream] 2024-08-22T20:28:18.4975670Z Saving to: ‘stories15M.pt’ 2024-08-22T20:28:18.4976070Z 2024-08-22T20:28:18.5053430Z 0K .......... .......... .......... .......... .......... 0% 6.34M 9s 2024-08-22T20:28:18.5087730Z 50K .......... .......... .......... .......... .......... 0% 14.1M 7s 2024-08-22T20:28:18.5132610Z 100K .......... .......... .......... .......... .......... 0% 11.4M 6s 2024-08-22T20:28:18.5235650Z 150K .......... .......... .......... .......... .......... 0% 25.6M 5s 2024-08-22T20:28:18.5268390Z 200K .......... .......... .......... .......... .......... 0% 22.7M 5s 2024-08-22T20:28:18.5273610Z 250K .......... .......... .......... .......... .......... 0% 21.0M 4s 2024-08-22T20:28:18.5274530Z 300K .......... .......... .......... .......... .......... 0% 33.0M 4s 2024-08-22T20:28:18.5275220Z 350K .......... .......... .......... .......... .......... 0% 28.4M 4s 2024-08-22T20:28:18.5279750Z 400K .......... .......... .......... .......... .......... 0% 49.9M 3s 2024-08-22T20:28:18.5280990Z 450K .......... .......... .......... .......... .......... 0% 36.8M 3s 2024-08-22T20:28:18.5286460Z 500K .......... .......... .......... .......... .......... 0% 54.3M 3s 2024-08-22T20:28:18.5288920Z 550K .......... .......... .......... .......... .......... 1% 37.0M 3s 2024-08-22T20:28:18.5291850Z 600K .......... .......... .......... .......... .......... 1% 36.9M 3s 2024-08-22T20:28:18.5292780Z 650K .......... .......... .......... .......... .......... 1% 561M 3s 2024-08-22T20:28:18.5293380Z 700K .......... .......... .......... .......... .......... 1% 101M 2s 2024-08-22T20:28:18.5301620Z 750K .......... .......... .......... .......... .......... 1% 44.8M 2s 2024-08-22T20:28:18.5311220Z 800K .......... .......... .......... .......... .......... 1% 49.3M 2s 2024-08-22T20:28:18.5324010Z 850K .......... .......... .......... .......... .......... 1% 45.3M 2s 2024-08-22T20:28:18.5330560Z 900K .......... .......... .......... .......... .......... 1% 61.3M 2s 2024-08-22T20:28:18.5345250Z 950K .......... .......... .......... .......... .......... 1% 35.3M 2s 2024-08-22T20:28:18.5350960Z 1000K .......... .......... .......... .......... .......... 1% 71.2M 2s 2024-08-22T20:28:18.5363620Z 1050K .......... .......... .......... .......... .......... 1% 57.2M 2s 2024-08-22T20:28:18.5368540Z 1100K .......... .......... .......... .......... .......... 1% 55.6M 2s 2024-08-22T20:28:18.5386570Z 1150K .......... .......... .......... .......... .......... 2% 31.7M 2s 2024-08-22T20:28:18.5393130Z 1200K .......... .......... .......... .......... .......... 2% 54.1M 2s 2024-08-22T20:28:18.5403540Z 1250K .......... .......... .......... .......... .......... 2% 49.4M 2s 2024-08-22T20:28:18.5419480Z 1300K .......... .......... .......... .......... .......... 2% 29.9M 2s 2024-08-22T20:28:18.5432400Z 1350K .......... .......... .......... .......... .......... 2% 35.4M 2s 2024-08-22T20:28:18.5446850Z 1400K .......... .......... .......... .......... .......... 2% 33.5M 2s 2024-08-22T20:28:18.5457970Z 1450K .......... .......... .......... .......... .......... 2% 46.6M 2s 2024-08-22T20:28:18.5470850Z 1500K .......... .......... .......... .......... .......... 2% 35.5M 2s 2024-08-22T20:28:18.5488640Z 1550K .......... .......... .......... .......... .......... 2% 27.5M 2s 2024-08-22T20:28:18.5501430Z 1600K .......... .......... .......... .......... .......... 2% 38.2M 2s 2024-08-22T20:28:18.5510650Z 1650K .......... .......... .......... .......... .......... 2% 53.0M 2s 2024-08-22T20:28:18.5515860Z 1700K .......... .......... .......... .......... .......... 2% 109M 2s 2024-08-22T20:28:18.5520820Z 1750K .......... .......... .......... .......... .......... 3% 83.2M 2s 2024-08-22T20:28:18.5524800Z 1800K .......... .......... .......... .......... .......... 3% 119M 2s 2024-08-22T20:28:18.5526450Z 1850K .......... .......... .......... .......... .......... 3% 294M 2s 2024-08-22T20:28:18.5531650Z 1900K .......... .......... .......... .......... .......... 3% 95.4M 2s 2024-08-22T20:28:18.5538270Z 1950K .......... .......... .......... .......... .......... 3% 73.3M 2s 2024-08-22T20:28:18.5541080Z 2000K .......... .......... .......... .......... .......... 3% 185M 2s 2024-08-22T20:28:18.5545200Z 2050K .......... .......... .......... .......... .......... 3% 113M 2s 2024-08-22T20:28:18.5550870Z 2100K .......... .......... .......... .......... .......... 3% 86.6M 2s 2024-08-22T20:28:18.5553050Z 2150K .......... .......... .......... .......... .......... 3% 436M 1s 2024-08-22T20:28:18.5554730Z 2200K .......... .......... .......... .......... .......... 3% 568M 1s 2024-08-22T20:28:18.5557300Z 2250K .......... .......... .......... .......... .......... 3% 171M 1s 2024-08-22T20:28:18.5559100Z 2300K .......... .......... .......... .......... .......... 3% 183M 1s 2024-08-22T20:28:18.5561760Z 2350K .......... .......... .......... .......... .......... 4% 151M 1s 2024-08-22T20:28:18.5564640Z 2400K .......... .......... .......... .......... .......... 4% 165M 1s 2024-08-22T20:28:18.5567480Z 2450K .......... .......... .......... .......... .......... 4% 170M 1s 2024-08-22T20:28:18.5570080Z 2500K .......... .......... .......... .......... .......... 4% 176M 1s 2024-08-22T20:28:18.5572480Z 2550K .......... .......... .......... .......... .......... 4% 222M 1s 2024-08-22T20:28:18.5574700Z 2600K .......... .......... .......... .......... .......... 4% 222M 1s 2024-08-22T20:28:18.5577000Z 2650K .......... .......... .......... .......... .......... 4% 208M 1s 2024-08-22T20:28:18.5579150Z 2700K .......... .......... .......... .......... .......... 4% 248M 1s 2024-08-22T20:28:18.5581400Z 2750K .......... .......... .......... .......... .......... 4% 204M 1s 2024-08-22T20:28:18.5584890Z 2800K .......... .......... .......... .......... .......... 4% 207M 1s 2024-08-22T20:28:18.5586040Z 2850K .......... .......... .......... .......... .......... 4% 303M 1s 2024-08-22T20:28:18.5587920Z 2900K .......... .......... .......... .......... .......... 4% 252M 1s 2024-08-22T20:28:18.5589530Z 2950K .......... .......... .......... .......... .......... 5% 328M 1s 2024-08-22T20:28:18.5590230Z 3000K .......... .......... .......... .......... .......... 5% 356M 1s 2024-08-22T20:28:18.5665390Z 3050K .......... .......... .......... .......... .......... 5% 6.55M 1s 2024-08-22T20:28:18.5668760Z 3100K .......... .......... .......... .......... .......... 5% 135M 1s 2024-08-22T20:28:18.5673130Z 3150K .......... .......... .......... .......... .......... 5% 113M 1s 2024-08-22T20:28:18.5673750Z 3200K .......... .......... .......... .......... .......... 5% 537M 1s 2024-08-22T20:28:18.5676470Z 3250K .......... .......... .......... .......... .......... 5% 176M 1s 2024-08-22T20:28:18.5678580Z 3300K .......... .......... .......... .......... .......... 5% 234M 1s 2024-08-22T20:28:18.5681370Z 3350K .......... .......... .......... .......... .......... 5% 164M 1s 2024-08-22T20:28:18.5681930Z 3400K .......... .......... .......... .......... .......... 5% 708M 1s 2024-08-22T20:28:18.5685360Z 3450K .......... .......... .......... .......... .......... 5% 148M 1s 2024-08-22T20:28:18.5686010Z 3500K .......... .......... .......... .......... .......... 5% 729M 1s 2024-08-22T20:28:18.5689370Z 3550K .......... .......... .......... .......... .......... 6% 142M 1s 2024-08-22T20:28:18.5691590Z 3600K .......... .......... .......... .......... .......... 6% 258M 1s 2024-08-22T20:28:18.5694660Z 3650K .......... .......... .......... .......... .......... 6% 153M 1s 2024-08-22T20:28:18.5697780Z 3700K .......... .......... .......... .......... .......... 6% 174M 1s 2024-08-22T20:28:18.5700510Z 3750K .......... .......... .......... .......... .......... 6% 162M 1s 2024-08-22T20:28:18.5701070Z 3800K .......... .......... .......... .......... .......... 6% 642M 1s 2024-08-22T20:28:18.5704330Z 3850K .......... .......... .......... .......... .......... 6% 171M 1s 2024-08-22T20:28:18.5706360Z 3900K .......... .......... .......... .......... .......... 6% 198M 1s 2024-08-22T20:28:18.5709160Z 3950K .......... .......... .......... .......... .......... 6% 182M 1s 2024-08-22T20:28:18.5711800Z 4000K .......... .......... .......... .......... .......... 6% 184M 1s 2024-08-22T20:28:18.5714330Z 4050K .......... .......... .......... .......... .......... 6% 203M 1s 2024-08-22T20:28:18.5716510Z 4100K .......... .......... .......... .......... .......... 6% 200M 1s 2024-08-22T20:28:18.5719570Z 4150K .......... .......... .......... .......... .......... 7% 186M 1s 2024-08-22T20:28:18.5722080Z 4200K .......... .......... .......... .......... .......... 7% 168M 1s 2024-08-22T20:28:18.5724450Z 4250K .......... .......... .......... .......... .......... 7% 209M 1s 2024-08-22T20:28:18.5725100Z 4300K .......... .......... .......... .......... .......... 7% 610M 1s 2024-08-22T20:28:18.5729130Z 4350K .......... .......... .......... .......... .......... 7% 121M 1s 2024-08-22T20:28:18.5731910Z 4400K .......... .......... .......... .......... .......... 7% 169M 1s 2024-08-22T20:28:18.5736220Z 4450K .......... .......... .......... .......... .......... 7% 117M 1s 2024-08-22T20:28:18.5736850Z 4500K .......... .......... .......... .......... .......... 7% 788M 1s 2024-08-22T20:28:18.5749790Z 4550K .......... .......... .......... .......... .......... 7% 38.4M 1s 2024-08-22T20:28:18.5753620Z 4600K .......... .......... .......... .......... .......... 7% 146M 1s 2024-08-22T20:28:18.5754040Z 4650K .......... .......... .......... .......... .......... 7% 525M 1s 2024-08-22T20:28:18.5758070Z 4700K .......... .......... .......... .......... .......... 8% 115M 1s 2024-08-22T20:28:18.5758820Z 4750K .......... .......... .......... .......... .......... 8% 595M 1s 2024-08-22T20:28:18.5761930Z 4800K .......... .......... .......... .......... .......... 8% 160M 1s 2024-08-22T20:28:18.5762580Z 4850K .......... .......... .......... .......... .......... 8% 651M 1s 2024-08-22T20:28:18.5765660Z 4900K .......... .......... .......... .......... .......... 8% 162M 1s 2024-08-22T20:28:18.5768720Z 4950K .......... .......... .......... .......... .......... 8% 184M 1s 2024-08-22T20:28:18.5769430Z 5000K .......... .......... .......... .......... .......... 8% 618M 1s 2024-08-22T20:28:18.5772390Z 5050K .......... .......... .......... .......... .......... 8% 158M 1s 2024-08-22T20:28:18.5772930Z 5100K .......... .......... .......... .......... .......... 8% 718M 1s 2024-08-22T20:28:18.5776160Z 5150K .......... .......... .......... .......... .......... 8% 154M 1s 2024-08-22T20:28:18.5779710Z 5200K .......... .......... .......... .......... .......... 8% 157M 1s 2024-08-22T20:28:18.5780240Z 5250K .......... .......... .......... .......... .......... 8% 568M 1s 2024-08-22T20:28:18.5783020Z 5300K .......... .......... .......... .......... .......... 9% 192M 1s 2024-08-22T20:28:18.5786100Z 5350K .......... .......... .......... .......... .......... 9% 166M 1s 2024-08-22T20:28:18.5786800Z 5400K .......... .......... .......... .......... .......... 9% 388M 1s 2024-08-22T20:28:18.5789230Z 5450K .......... .......... .......... .......... .......... 9% 215M 1s 2024-08-22T20:28:18.5792450Z 5500K .......... .......... .......... .......... .......... 9% 150M 1s 2024-08-22T20:28:18.5796180Z 5550K .......... .......... .......... .......... .......... 9% 132M 1s 2024-08-22T20:28:18.5799750Z 5600K .......... .......... .......... .......... .......... 9% 130M 1s 2024-08-22T20:28:18.5802930Z 5650K .......... .......... .......... .......... .......... 9% 162M 1s 2024-08-22T20:28:18.5806020Z 5700K .......... .......... .......... .......... .......... 9% 150M 1s 2024-08-22T20:28:18.5808690Z 5750K .......... .......... .......... .......... .......... 9% 188M 1s 2024-08-22T20:28:18.5812910Z 5800K .......... .......... .......... .......... .......... 9% 130M 1s 2024-08-22T20:28:18.5816020Z 5850K .......... .......... .......... .......... .......... 9% 138M 1s 2024-08-22T20:28:18.5819250Z 5900K .......... .......... .......... .......... .......... 10% 168M 1s 2024-08-22T20:28:18.5823460Z 5950K .......... .......... .......... .......... .......... 10% 106M 1s 2024-08-22T20:28:18.5827100Z 6000K .......... .......... .......... .......... .......... 10% 135M 1s 2024-08-22T20:28:18.5831280Z 6050K .......... .......... .......... .......... .......... 10% 125M 1s 2024-08-22T20:28:18.5836300Z 6100K .......... .......... .......... .......... .......... 10% 104M 1s 2024-08-22T20:28:18.5841630Z 6150K .......... .......... .......... .......... .......... 10% 87.2M 1s 2024-08-22T20:28:18.5850090Z 6200K .......... .......... .......... .......... .......... 10% 75.2M 1s 2024-08-22T20:28:18.5855010Z 6250K .......... .......... .......... .......... .......... 10% 79.9M 1s 2024-08-22T20:28:18.5862500Z 6300K .......... .......... .......... .......... .......... 10% 63.4M 1s 2024-08-22T20:28:18.5865590Z 6350K .......... .......... .......... .......... .......... 10% 126M 1s 2024-08-22T20:28:18.5871250Z 6400K .......... .......... .......... .......... .......... 10% 92.7M 1s 2024-08-22T20:28:18.5878590Z 6450K .......... .......... .......... .......... .......... 10% 63.7M 1s 2024-08-22T20:28:18.5883140Z 6500K .......... .......... .......... .......... .......... 11% 117M 1s 2024-08-22T20:28:18.5887700Z 6550K .......... .......... .......... .......... .......... 11% 115M 1s 2024-08-22T20:28:18.5888580Z 6600K .......... .......... .......... .......... .......... 11% 397M 1s 2024-08-22T20:28:18.5893780Z 6650K .......... .......... .......... .......... .......... 11% 103M 1s 2024-08-22T20:28:18.5896640Z 6700K .......... .......... .......... .......... .......... 11% 143M 1s 2024-08-22T20:28:18.5904550Z 6750K .......... .......... .......... .......... .......... 11% 67.4M 1s 2024-08-22T20:28:18.5908920Z 6800K .......... .......... .......... .......... .......... 11% 105M 1s 2024-08-22T20:28:18.5912420Z 6850K .......... .......... .......... .......... .......... 11% 127M 1s 2024-08-22T20:28:18.5917220Z 6900K .......... .......... .......... .......... .......... 11% 106M 1s 2024-08-22T20:28:18.5922360Z 6950K .......... .......... .......... .......... .......... 11% 94.1M 1s 2024-08-22T20:28:18.5927010Z 7000K .......... .......... .......... .......... .......... 11% 131M 1s 2024-08-22T20:28:18.5933830Z 7050K .......... .......... .......... .......... .......... 11% 77.0M 1s 2024-08-22T20:28:18.5949080Z 7100K .......... .......... .......... .......... .......... 12% 29.9M 1s 2024-08-22T20:28:18.5955890Z 7150K .......... .......... .......... .......... .......... 12% 99.4M 1s 2024-08-22T20:28:18.5957320Z 7200K .......... .......... .......... .......... .......... 12% 173M 1s 2024-08-22T20:28:18.5961970Z 7250K .......... .......... .......... .......... .......... 12% 103M 1s 2024-08-22T20:28:18.5964960Z 7300K .......... .......... .......... .......... .......... 12% 126M 1s 2024-08-22T20:28:18.5969590Z 7350K .......... .......... .......... .......... .......... 12% 111M 1s 2024-08-22T20:28:18.5976010Z 7400K .......... .......... .......... .......... .......... 12% 72.2M 1s 2024-08-22T20:28:18.5980730Z 7450K .......... .......... .......... .......... .......... 12% 101M 1s 2024-08-22T20:28:18.5987190Z 7500K .......... .......... .......... .......... .......... 12% 82.1M 1s 2024-08-22T20:28:18.5994820Z 7550K .......... .......... .......... .......... .......... 12% 62.5M 1s 2024-08-22T20:28:18.6001910Z 7600K .......... .......... .......... .......... .......... 12% 77.8M 1s 2024-08-22T20:28:18.6006760Z 7650K .......... .......... .......... .......... .......... 12% 86.3M 1s 2024-08-22T20:28:18.6012770Z 7700K .......... .......... .......... .......... .......... 13% 84.9M 1s 2024-08-22T20:28:18.6018690Z 7750K .......... .......... .......... .......... .......... 13% 80.6M 1s 2024-08-22T20:28:18.6024430Z 7800K .......... .......... .......... .......... .......... 13% 83.8M 1s 2024-08-22T20:28:18.6033470Z 7850K .......... .......... .......... .......... .......... 13% 52.2M 1s 2024-08-22T20:28:18.6045690Z 7900K .......... .......... .......... .......... .......... 13% 64.3M 1s 2024-08-22T20:28:18.6083870Z 7950K .......... .......... .......... .......... .......... 13% 12.2M 1s 2024-08-22T20:28:18.6085910Z 8000K .......... .......... .......... .......... .......... 13% 286M 1s 2024-08-22T20:28:18.6087550Z 8050K .......... .......... .......... .......... .......... 13% 277M 1s 2024-08-22T20:28:18.6088320Z 8100K .......... .......... .......... .......... .......... 13% 330M 1s 2024-08-22T20:28:18.6103100Z 8150K .......... .......... .......... .......... .......... 13% 37.0M 1s 2024-08-22T20:28:18.6103910Z 8200K .......... .......... .......... .......... .......... 13% 332M 1s 2024-08-22T20:28:18.6104410Z 8250K .......... .......... .......... .......... .......... 13% 531M 1s 2024-08-22T20:28:18.6104900Z 8300K .......... .......... .......... .......... .......... 14% 514M 1s 2024-08-22T20:28:18.6117180Z 8350K .......... .......... .......... .......... .......... 14% 44.3M 1s 2024-08-22T20:28:18.6118060Z 8400K .......... .......... .......... .......... .......... 14% 555M 1s 2024-08-22T20:28:18.6119230Z 8450K .......... .......... .......... .......... .......... 14% 479M 1s 2024-08-22T20:28:18.6119890Z 8500K .......... .......... .......... .......... .......... 14% 688M 1s 2024-08-22T20:28:18.6120630Z 8550K .......... .......... .......... .......... .......... 14% 729M 1s 2024-08-22T20:28:18.6125110Z 8600K .......... .......... .......... .......... .......... 14% 61.3M 1s 2024-08-22T20:28:18.6125810Z 8650K .......... .......... .......... .......... .......... 14% 448M 1s 2024-08-22T20:28:18.6128980Z 8700K .......... .......... .......... .......... .......... 14% 189M 1s 2024-08-22T20:28:18.6134720Z 8750K .......... .......... .......... .......... .......... 14% 82.8M 1s 2024-08-22T20:28:18.6140550Z 8800K .......... .......... .......... .......... .......... 14% 82.9M 1s 2024-08-22T20:28:18.6146860Z 8850K .......... .......... .......... .......... .......... 14% 78.5M 1s 2024-08-22T20:28:18.6153150Z 8900K .......... .......... .......... .......... .......... 15% 77.5M 1s 2024-08-22T20:28:18.6172710Z 8950K .......... .......... .......... .......... .......... 15% 25.8M 1s 2024-08-22T20:28:18.6173610Z 9000K .......... .......... .......... .......... .......... 15% 574M 1s 2024-08-22T20:28:18.6174140Z 9050K .......... .......... .......... .......... .......... 15% 660M 1s 2024-08-22T20:28:18.6176290Z 9100K .......... .......... .......... .......... .......... 15% 155M 1s 2024-08-22T20:28:18.6183140Z 9150K .......... .......... .......... .......... .......... 15% 92.0M 1s 2024-08-22T20:28:18.6188590Z 9200K .......... .......... .......... .......... .......... 15% 73.2M 1s 2024-08-22T20:28:18.6194220Z 9250K .......... .......... .......... .......... .......... 15% 102M 1s 2024-08-22T20:28:18.6200470Z 9300K .......... .......... .......... .......... .......... 15% 73.2M 1s 2024-08-22T20:28:18.6205950Z 9350K .......... .......... .......... .......... .......... 15% 84.6M 1s 2024-08-22T20:28:18.6212990Z 9400K .......... .......... .......... .......... .......... 15% 70.8M 1s 2024-08-22T20:28:18.6217850Z 9450K .......... .......... .......... .......... .......... 16% 93.4M 1s 2024-08-22T20:28:18.6224420Z 9500K .......... .......... .......... .......... .......... 16% 73.8M 1s 2024-08-22T20:28:18.6231660Z 9550K .......... .......... .......... .......... .......... 16% 70.0M 1s 2024-08-22T20:28:18.6237540Z 9600K .......... .......... .......... .......... .......... 16% 82.1M 1s 2024-08-22T20:28:18.6243950Z 9650K .......... .......... .......... .......... .......... 16% 77.1M 1s 2024-08-22T20:28:18.6250030Z 9700K .......... .......... .......... .......... .......... 16% 82.9M 1s 2024-08-22T20:28:18.6256330Z 9750K .......... .......... .......... .......... .......... 16% 87.3M 1s 2024-08-22T20:28:18.6261800Z 9800K .......... .......... .......... .......... .......... 16% 74.4M 1s 2024-08-22T20:28:18.6268240Z 9850K .......... .......... .......... .......... .......... 16% 78.6M 1s 2024-08-22T20:28:18.6274180Z 9900K .......... .......... .......... .......... .......... 16% 79.9M 1s 2024-08-22T20:28:18.6281040Z 9950K .......... .......... .......... .......... .......... 16% 69.1M 1s 2024-08-22T20:28:18.6288480Z 10000K .......... .......... .......... .......... .......... 16% 72.7M 1s 2024-08-22T20:28:18.6292770Z 10050K .......... .......... .......... .......... .......... 17% 96.9M 1s 2024-08-22T20:28:18.6299520Z 10100K .......... .......... .......... .......... .......... 17% 74.3M 1s 2024-08-22T20:28:18.6305570Z 10150K .......... .......... .......... .......... .......... 17% 82.9M 1s 2024-08-22T20:28:18.6311240Z 10200K .......... .......... .......... .......... .......... 17% 87.3M 1s 2024-08-22T20:28:18.6317630Z 10250K .......... .......... .......... .......... .......... 17% 77.4M 1s 2024-08-22T20:28:18.6322580Z 10300K .......... .......... .......... .......... .......... 17% 93.2M 1s 2024-08-22T20:28:18.6331350Z 10350K .......... .......... .......... .......... .......... 17% 61.9M 1s 2024-08-22T20:28:18.6337590Z 10400K .......... .......... .......... .......... .......... 17% 70.1M 1s 2024-08-22T20:28:18.6342640Z 10450K .......... .......... .......... .......... .......... 17% 106M 1s 2024-08-22T20:28:18.6348260Z 10500K .......... .......... .......... .......... .......... 17% 86.1M 1s 2024-08-22T20:28:18.6353320Z 10550K .......... .......... .......... .......... .......... 17% 83.9M 1s 2024-08-22T20:28:18.6360710Z 10600K .......... .......... .......... .......... .......... 17% 76.2M 1s 2024-08-22T20:28:18.6365470Z 10650K .......... .......... .......... .......... .......... 18% 88.1M 1s 2024-08-22T20:28:18.6372190Z 10700K .......... .......... .......... .......... .......... 18% 80.4M 1s 2024-08-22T20:28:18.6380660Z 10750K .......... .......... .......... .......... .......... 18% 59.9M 1s 2024-08-22T20:28:18.6385490Z 10800K .......... .......... .......... .......... .......... 18% 93.0M 1s 2024-08-22T20:28:18.6392350Z 10850K .......... .......... .......... .......... .......... 18% 73.4M 1s 2024-08-22T20:28:18.6397970Z 10900K .......... .......... .......... .......... .......... 18% 82.6M 1s 2024-08-22T20:28:18.6403180Z 10950K .......... .......... .......... .......... .......... 18% 85.8M 1s 2024-08-22T20:28:18.6409050Z 11000K .......... .......... .......... .......... .......... 18% 87.0M 1s 2024-08-22T20:28:18.6413980Z 11050K .......... .......... .......... .......... .......... 18% 95.4M 1s 2024-08-22T20:28:18.6420440Z 11100K .......... .......... .......... .......... .......... 18% 77.1M 1s 2024-08-22T20:28:18.6427440Z 11150K .......... .......... .......... .......... .......... 18% 65.5M 1s 2024-08-22T20:28:18.6434130Z 11200K .......... .......... .......... .......... .......... 18% 80.0M 1s 2024-08-22T20:28:18.6442110Z 11250K .......... .......... .......... .......... .......... 19% 63.4M 1s 2024-08-22T20:28:18.6446380Z 11300K .......... .......... .......... .......... .......... 19% 103M 1s 2024-08-22T20:28:18.6451580Z 11350K .......... .......... .......... .......... .......... 19% 89.4M 1s 2024-08-22T20:28:18.6458460Z 11400K .......... .......... .......... .......... .......... 19% 81.0M 1s 2024-08-22T20:28:18.6463720Z 11450K .......... .......... .......... .......... .......... 19% 83.5M 1s 2024-08-22T20:28:18.6469290Z 11500K .......... .......... .......... .......... .......... 19% 84.2M 1s 2024-08-22T20:28:18.6477210Z 11550K .......... .......... .......... .......... .......... 19% 62.4M 1s 2024-08-22T20:28:18.6482130Z 11600K .......... .......... .......... .......... .......... 19% 96.9M 1s 2024-08-22T20:28:18.6489060Z 11650K .......... .......... .......... .......... .......... 19% 72.3M 1s 2024-08-22T20:28:18.6495480Z 11700K .......... .......... .......... .......... .......... 19% 80.7M 1s 2024-08-22T20:28:18.6501020Z 11750K .......... .......... .......... .......... .......... 19% 84.5M 1s 2024-08-22T20:28:18.6506020Z 11800K .......... .......... .......... .......... .......... 19% 95.2M 1s 2024-08-22T20:28:18.6513060Z 11850K .......... .......... .......... .......... .......... 20% 72.0M 1s 2024-08-22T20:28:18.6518040Z 11900K .......... .......... .......... .......... .......... 20% 91.4M 1s 2024-08-22T20:28:18.6526520Z 11950K .......... .......... .......... .......... .......... 20% 58.1M 1s 2024-08-22T20:28:18.6531670Z 12000K .......... .......... .......... .......... .......... 20% 97.7M 1s 2024-08-22T20:28:18.6537390Z 12050K .......... .......... .......... .......... .......... 20% 93.5M 1s 2024-08-22T20:28:18.6543330Z 12100K .......... .......... .......... .......... .......... 20% 77.5M 1s 2024-08-22T20:28:18.6550010Z 12150K .......... .......... .......... .......... .......... 20% 72.2M 1s 2024-08-22T20:28:18.6556380Z 12200K .......... .......... .......... .......... .......... 20% 80.8M 1s 2024-08-22T20:28:18.6561890Z 12250K .......... .......... .......... .......... .......... 20% 83.0M 1s 2024-08-22T20:28:18.6566850Z 12300K .......... .......... .......... .......... .......... 20% 101M 1s 2024-08-22T20:28:18.6575400Z 12350K .......... .......... .......... .......... .......... 20% 57.4M 1s 2024-08-22T20:28:18.6580850Z 12400K .......... .......... .......... .......... .......... 20% 82.9M 1s 2024-08-22T20:28:18.6588480Z 12450K .......... .......... .......... .......... .......... 21% 63.0M 1s 2024-08-22T20:28:18.6593500Z 12500K .......... .......... .......... .......... .......... 21% 101M 1s 2024-08-22T20:28:18.6599490Z 12550K .......... .......... .......... .......... .......... 21% 81.4M 1s 2024-08-22T20:28:18.6606960Z 12600K .......... .......... .......... .......... .......... 21% 78.3M 1s 2024-08-22T20:28:18.6611660Z 12650K .......... .......... .......... .......... .......... 21% 83.8M 1s 2024-08-22T20:28:18.6618240Z 12700K .......... .......... .......... .......... .......... 21% 73.6M 1s 2024-08-22T20:28:18.6626310Z 12750K .......... .......... .......... .......... .......... 21% 62.4M 1s 2024-08-22T20:28:18.6633060Z 12800K .......... .......... .......... .......... .......... 21% 81.0M 1s 2024-08-22T20:28:18.6637370Z 12850K .......... .......... .......... .......... .......... 21% 99.6M 1s 2024-08-22T20:28:18.6643830Z 12900K .......... .......... .......... .......... .......... 21% 73.5M 1s 2024-08-22T20:28:18.6649680Z 12950K .......... .......... .......... .......... .......... 21% 81.0M 1s 2024-08-22T20:28:18.6655170Z 13000K .......... .......... .......... .......... .......... 21% 95.6M 1s 2024-08-22T20:28:18.6660800Z 13050K .......... .......... .......... .......... .......... 22% 82.6M 1s 2024-08-22T20:28:18.6667170Z 13100K .......... .......... .......... .......... .......... 22% 78.3M 1s 2024-08-22T20:28:18.6675870Z 13150K .......... .......... .......... .......... .......... 22% 53.9M 1s 2024-08-22T20:28:18.6681090Z 13200K .......... .......... .......... .......... .......... 22% 96.9M 1s 2024-08-22T20:28:18.6688130Z 13250K .......... .......... .......... .......... .......... 22% 68.8M 1s 2024-08-22T20:28:18.6693090Z 13300K .......... .......... .......... .......... .......... 22% 106M 1s 2024-08-22T20:28:18.6699380Z 13350K .......... .......... .......... .......... .......... 22% 74.4M 1s 2024-08-22T20:28:18.6705880Z 13400K .......... .......... .......... .......... .......... 22% 74.9M 1s 2024-08-22T20:28:18.6712210Z 13450K .......... .......... .......... .......... .......... 22% 79.8M 1s 2024-08-22T20:28:18.6716380Z 13500K .......... .......... .......... .......... .......... 22% 108M 1s 2024-08-22T20:28:18.6725370Z 13550K .......... .......... .......... .......... .......... 22% 57.2M 1s 2024-08-22T20:28:18.6730590Z 13600K .......... .......... .......... .......... .......... 22% 94.4M 1s 2024-08-22T20:28:18.6736370Z 13650K .......... .......... .......... .......... .......... 23% 80.8M 1s 2024-08-22T20:28:18.6742010Z 13700K .......... .......... .......... .......... .......... 23% 84.3M 1s 2024-08-22T20:28:18.6748930Z 13750K .......... .......... .......... .......... .......... 23% 81.5M 1s 2024-08-22T20:28:18.6754180Z 13800K .......... .......... .......... .......... .......... 23% 83.8M 1s 2024-08-22T20:28:18.6759270Z 13850K .......... .......... .......... .......... .......... 23% 93.7M 1s 2024-08-22T20:28:18.6764840Z 13900K .......... .......... .......... .......... .......... 23% 87.5M 1s 2024-08-22T20:28:18.6773580Z 13950K .......... .......... .......... .......... .......... 23% 59.3M 1s 2024-08-22T20:28:18.6779490Z 14000K .......... .......... .......... .......... .......... 23% 77.9M 1s 2024-08-22T20:28:18.6785300Z 14050K .......... .......... .......... .......... .......... 23% 79.5M 1s 2024-08-22T20:28:18.6791240Z 14100K .......... .......... .......... .......... .......... 23% 82.2M 1s 2024-08-22T20:28:18.6798370Z 14150K .......... .......... .......... .......... .......... 23% 79.0M 1s 2024-08-22T20:28:18.6803560Z 14200K .......... .......... .......... .......... .......... 24% 79.9M 1s 2024-08-22T20:28:18.6809150Z 14250K .......... .......... .......... .......... .......... 24% 90.4M 1s 2024-08-22T20:28:18.6814850Z 14300K .......... .......... .......... .......... .......... 24% 80.8M 1s 2024-08-22T20:28:18.6823760Z 14350K .......... .......... .......... .......... .......... 24% 58.4M 1s 2024-08-22T20:28:18.6829930Z 14400K .......... .......... .......... .......... .......... 24% 74.4M 1s 2024-08-22T20:28:18.6835600Z 14450K .......... .......... .......... .......... .......... 24% 92.0M 1s 2024-08-22T20:28:18.6841610Z 14500K .......... .......... .......... .......... .......... 24% 78.3M 1s 2024-08-22T20:28:18.6847570Z 14550K .......... .......... .......... .......... .......... 24% 80.8M 1s 2024-08-22T20:28:18.6853520Z 14600K .......... .......... .......... .......... .......... 24% 79.1M 1s 2024-08-22T20:28:18.6860250Z 14650K .......... .......... .......... .......... .......... 24% 75.8M 1s 2024-08-22T20:28:18.6866190Z 14700K .......... .......... .......... .......... .......... 24% 83.0M 1s 2024-08-22T20:28:18.6874470Z 14750K .......... .......... .......... .......... .......... 24% 57.4M 1s 2024-08-22T20:28:18.6879410Z 14800K .......... .......... .......... .......... .......... 25% 109M 1s 2024-08-22T20:28:18.6885250Z 14850K .......... .......... .......... .......... .......... 25% 77.5M 1s 2024-08-22T20:28:18.6890900Z 14900K .......... .......... .......... .......... .......... 25% 89.4M 1s 2024-08-22T20:28:18.6897770Z 14950K .......... .......... .......... .......... .......... 25% 72.9M 1s 2024-08-22T20:28:18.6903240Z 15000K .......... .......... .......... .......... .......... 25% 84.0M 1s 2024-08-22T20:28:18.6909510Z 15050K .......... .......... .......... .......... .......... 25% 78.1M 1s 2024-08-22T20:28:18.6915900Z 15100K .......... .......... .......... .......... .......... 25% 75.7M 1s 2024-08-22T20:28:18.6923750Z 15150K .......... .......... .......... .......... .......... 25% 65.7M 1s 2024-08-22T20:28:18.6929530Z 15200K .......... .......... .......... .......... .......... 25% 78.4M 1s 2024-08-22T20:28:18.6934700Z 15250K .......... .......... .......... .......... .......... 25% 96.9M 1s 2024-08-22T20:28:18.6940900Z 15300K .......... .......... .......... .......... .......... 25% 78.8M 1s 2024-08-22T20:28:18.6947430Z 15350K .......... .......... .......... .......... .......... 25% 72.1M 1s 2024-08-22T20:28:18.6952790Z 15400K .......... .......... .......... .......... .......... 26% 101M 1s 2024-08-22T20:28:18.6958830Z 15450K .......... .......... .......... .......... .......... 26% 77.0M 1s 2024-08-22T20:28:18.6964490Z 15500K .......... .......... .......... .......... .......... 26% 88.1M 1s 2024-08-22T20:28:18.6972220Z 15550K .......... .......... .......... .......... .......... 26% 61.0M 1s 2024-08-22T20:28:18.6978270Z 15600K .......... .......... .......... .......... .......... 26% 82.2M 1s 2024-08-22T20:28:18.6985390Z 15650K .......... .......... .......... .......... .......... 26% 80.8M 1s 2024-08-22T20:28:18.6989450Z 15700K .......... .......... .......... .......... .......... 26% 102M 1s 2024-08-22T20:28:18.6995850Z 15750K .......... .......... .......... .......... .......... 26% 72.3M 1s 2024-08-22T20:28:18.7001130Z 15800K .......... .......... .......... .......... .......... 26% 87.0M 1s 2024-08-22T20:28:18.7006850Z 15850K .......... .......... .......... .......... .......... 26% 87.0M 1s 2024-08-22T20:28:18.7012530Z 15900K .......... .......... .......... .......... .......... 26% 94.3M 1s 2024-08-22T20:28:18.7019980Z 15950K .......... .......... .......... .......... .......... 26% 61.9M 1s 2024-08-22T20:28:18.7026460Z 16000K .......... .......... .......... .......... .......... 27% 77.1M 1s 2024-08-22T20:28:18.7032190Z 16050K .......... .......... .......... .......... .......... 27% 82.6M 1s 2024-08-22T20:28:18.7037950Z 16100K .......... .......... .......... .......... .......... 27% 84.2M 1s 2024-08-22T20:28:18.7043890Z 16150K .......... .......... .......... .......... .......... 27% 79.3M 1s 2024-08-22T20:28:18.7051340Z 16200K .......... .......... .......... .......... .......... 27% 71.1M 1s 2024-08-22T20:28:18.7056670Z 16250K .......... .......... .......... .......... .......... 27% 86.3M 1s 2024-08-22T20:28:18.7062050Z 16300K .......... .......... .......... .......... .......... 27% 94.3M 1s 2024-08-22T20:28:18.7069710Z 16350K .......... .......... .......... .......... .......... 27% 67.7M 1s 2024-08-22T20:28:18.7075120Z 16400K .......... .......... .......... .......... .......... 27% 83.2M 1s 2024-08-22T20:28:18.7080480Z 16450K .......... .......... .......... .......... .......... 27% 89.1M 1s 2024-08-22T20:28:18.7086880Z 16500K .......... .......... .......... .......... .......... 27% 77.6M 1s 2024-08-22T20:28:18.7093470Z 16550K .......... .......... .......... .......... .......... 27% 74.1M 1s 2024-08-22T20:28:18.7099430Z 16600K .......... .......... .......... .......... .......... 28% 82.1M 1s 2024-08-22T20:28:18.7104920Z 16650K .......... .......... .......... .......... .......... 28% 93.4M 1s 2024-08-22T20:28:18.7111770Z 16700K .......... .......... .......... .......... .......... 28% 69.8M 1s 2024-08-22T20:28:18.7118970Z 16750K .......... .......... .......... .......... .......... 28% 72.8M 1s 2024-08-22T20:28:18.7123670Z 16800K .......... .......... .......... .......... .......... 28% 91.6M 1s 2024-08-22T20:28:18.7130280Z 16850K .......... .......... .......... .......... .......... 28% 77.6M 1s 2024-08-22T20:28:18.7136210Z 16900K .......... .......... .......... .......... .......... 28% 79.0M 1s 2024-08-22T20:28:18.7142400Z 16950K .......... .......... .......... .......... .......... 28% 75.5M 1s 2024-08-22T20:28:18.7148870Z 17000K .......... .......... .......... .......... .......... 28% 84.5M 1s 2024-08-22T20:28:18.7154410Z 17050K .......... .......... .......... .......... .......... 28% 80.7M 1s 2024-08-22T20:28:18.7160880Z 17100K .......... .......... .......... .......... .......... 28% 81.2M 1s 2024-08-22T20:28:18.7168670Z 17150K .......... .......... .......... .......... .......... 28% 56.5M 1s 2024-08-22T20:28:18.7174570Z 17200K .......... .......... .......... .......... .......... 29% 84.2M 1s 2024-08-22T20:28:18.7180040Z 17250K .......... .......... .......... .......... .......... 29% 99.9M 1s 2024-08-22T20:28:18.7185850Z 17300K .......... .......... .......... .......... .......... 29% 84.8M 1s 2024-08-22T20:28:18.7191980Z 17350K .......... .......... .......... .......... .......... 29% 80.7M 1s 2024-08-22T20:28:18.7197970Z 17400K .......... .......... .......... .......... .......... 29% 84.0M 1s 2024-08-22T20:28:18.7203720Z 17450K .......... .......... .......... .......... .......... 29% 80.6M 1s 2024-08-22T20:28:18.7209070Z 17500K .......... .......... .......... .......... .......... 29% 88.0M 1s 2024-08-22T20:28:18.7217050Z 17550K .......... .......... .......... .......... .......... 29% 59.9M 1s 2024-08-22T20:28:18.7223760Z 17600K .......... .......... .......... .......... .......... 29% 82.6M 1s 2024-08-22T20:28:18.7228960Z 17650K .......... .......... .......... .......... .......... 29% 87.0M 1s 2024-08-22T20:28:18.7234940Z 17700K .......... .......... .......... .......... .......... 29% 76.2M 1s 2024-08-22T20:28:18.7241820Z 17750K .......... .......... .......... .......... .......... 29% 83.5M 1s 2024-08-22T20:28:18.7246220Z 17800K .......... .......... .......... .......... .......... 30% 93.2M 1s 2024-08-22T20:28:18.7252860Z 17850K .......... .......... .......... .......... .......... 30% 72.9M 1s 2024-08-22T20:28:18.7257750Z 17900K .......... .......... .......... .......... .......... 30% 94.4M 1s 2024-08-22T20:28:18.7266430Z 17950K .......... .......... .......... .......... .......... 30% 59.6M 1s 2024-08-22T20:28:18.7272640Z 18000K .......... .......... .......... .......... .......... 30% 71.5M 1s 2024-08-22T20:28:18.7278060Z 18050K .......... .......... .......... .......... .......... 30% 100M 1s 2024-08-22T20:28:18.7285150Z 18100K .......... .......... .......... .......... .......... 30% 69.4M 1s 2024-08-22T20:28:18.7291020Z 18150K .......... .......... .......... .......... .......... 30% 76.3M 1s 2024-08-22T20:28:18.7296000Z 18200K .......... .......... .......... .......... .......... 30% 103M 1s 2024-08-22T20:28:18.7302710Z 18250K .......... .......... .......... .......... .......... 30% 83.0M 1s 2024-08-22T20:28:18.7307710Z 18300K .......... .......... .......... .......... .......... 30% 89.3M 1s 2024-08-22T20:28:18.7315780Z 18350K .......... .......... .......... .......... .......... 30% 59.5M 1s 2024-08-22T20:28:18.7321430Z 18400K .......... .......... .......... .......... .......... 31% 83.3M 1s 2024-08-22T20:28:18.7327160Z 18450K .......... .......... .......... .......... .......... 31% 87.0M 1s 2024-08-22T20:28:18.7333020Z 18500K .......... .......... .......... .......... .......... 31% 78.5M 1s 2024-08-22T20:28:18.7339460Z 18550K .......... .......... .......... .......... .......... 31% 85.8M 1s 2024-08-22T20:28:18.7345370Z 18600K .......... .......... .......... .......... .......... 31% 77.0M 1s 2024-08-22T20:28:18.7351590Z 18650K .......... .......... .......... .......... .......... 31% 82.2M 1s 2024-08-22T20:28:18.7358640Z 18700K .......... .......... .......... .......... .......... 31% 87.2M 1s 2024-08-22T20:28:18.7364540Z 18750K .......... .......... .......... .......... .......... 31% 65.4M 1s 2024-08-22T20:28:18.7369750Z 18800K .......... .......... .......... .......... .......... 31% 88.6M 1s 2024-08-22T20:28:18.7376540Z 18850K .......... .......... .......... .......... .......... 31% 75.8M 1s 2024-08-22T20:28:18.7382140Z 18900K .......... .......... .......... .......... .......... 31% 82.8M 1s 2024-08-22T20:28:18.7388850Z 18950K .......... .......... .......... .......... .......... 32% 74.9M 1s 2024-08-22T20:28:18.7393950Z 19000K .......... .......... .......... .......... .......... 32% 94.8M 1s 2024-08-22T20:28:18.7399420Z 19050K .......... .......... .......... .......... .......... 32% 89.6M 1s 2024-08-22T20:28:18.7406060Z 19100K .......... .......... .......... .......... .......... 32% 74.3M 1s 2024-08-22T20:28:18.7414400Z 19150K .......... .......... .......... .......... .......... 32% 67.5M 1s 2024-08-22T20:28:18.7419200Z 19200K .......... .......... .......... .......... .......... 32% 84.3M 1s 2024-08-22T20:28:18.7424310Z 19250K .......... .......... .......... .......... .......... 32% 89.4M 1s 2024-08-22T20:28:18.7431230Z 19300K .......... .......... .......... .......... .......... 32% 76.8M 1s 2024-08-22T20:28:18.7438510Z 19350K .......... .......... .......... .......... .......... 32% 68.0M 1s 2024-08-22T20:28:18.7443670Z 19400K .......... .......... .......... .......... .......... 32% 85.1M 1s 2024-08-22T20:28:18.7448590Z 19450K .......... .......... .......... .......... .......... 32% 101M 1s 2024-08-22T20:28:18.7454820Z 19500K .......... .......... .......... .......... .......... 32% 77.5M 1s 2024-08-22T20:28:18.7462720Z 19550K .......... .......... .......... .......... .......... 33% 63.1M 1s 2024-08-22T20:28:18.7468030Z 19600K .......... .......... .......... .......... .......... 33% 92.3M 1s 2024-08-22T20:28:18.7474120Z 19650K .......... .......... .......... .......... .......... 33% 76.5M 1s 2024-08-22T20:28:18.7480380Z 19700K .......... .......... .......... .......... .......... 33% 82.2M 1s 2024-08-22T20:28:18.7485230Z 19750K .......... .......... .......... .......... .......... 33% 92.3M 1s 2024-08-22T20:28:18.7491370Z 19800K .......... .......... .......... .......... .......... 33% 78.4M 1s 2024-08-22T20:28:18.7498460Z 19850K .......... .......... .......... .......... .......... 33% 76.1M 1s 2024-08-22T20:28:18.7504590Z 19900K .......... .......... .......... .......... .......... 33% 75.6M 0s 2024-08-22T20:28:18.7512610Z 19950K .......... .......... .......... .......... .......... 33% 60.2M 0s 2024-08-22T20:28:18.7519240Z 20000K .......... .......... .......... .......... .......... 33% 79.7M 0s 2024-08-22T20:28:18.7523600Z 20050K .......... .......... .......... .......... .......... 33% 98.6M 0s 2024-08-22T20:28:18.7530430Z 20100K .......... .......... .......... .......... .......... 33% 72.0M 0s 2024-08-22T20:28:18.7535160Z 20150K .......... .......... .......... .......... .......... 34% 112M 0s 2024-08-22T20:28:18.7541200Z 20200K .......... .......... .......... .......... .......... 34% 75.6M 0s 2024-08-22T20:28:18.7547260Z 20250K .......... .......... .......... .......... .......... 34% 90.9M 0s 2024-08-22T20:28:18.7553220Z 20300K .......... .......... .......... .......... .......... 34% 77.9M 0s 2024-08-22T20:28:18.7561490Z 20350K .......... .......... .......... .......... .......... 34% 58.6M 0s 2024-08-22T20:28:18.7567790Z 20400K .......... .......... .......... .......... .......... 34% 75.1M 0s 2024-08-22T20:28:18.7573350Z 20450K .......... .......... .......... .......... .......... 34% 85.2M 0s 2024-08-22T20:28:18.7579630Z 20500K .......... .......... .......... .......... .......... 34% 76.8M 0s 2024-08-22T20:28:18.7585180Z 20550K .......... .......... .......... .......... .......... 34% 88.6M 0s 2024-08-22T20:28:18.7591360Z 20600K .......... .......... .......... .......... .......... 34% 84.3M 0s 2024-08-22T20:28:18.7597400Z 20650K .......... .......... .......... .......... .......... 34% 86.4M 0s 2024-08-22T20:28:18.7602610Z 20700K .......... .......... .......... .......... .......... 34% 97.3M 0s 2024-08-22T20:28:18.7610940Z 20750K .......... .......... .......... .......... .......... 35% 55.3M 0s 2024-08-22T20:28:18.7615920Z 20800K .......... .......... .......... .......... .......... 35% 93.4M 0s 2024-08-22T20:28:18.7622930Z 20850K .......... .......... .......... .......... .......... 35% 68.4M 0s 2024-08-22T20:28:18.7627420Z 20900K .......... .......... .......... .......... .......... 35% 116M 0s 2024-08-22T20:28:18.7633280Z 20950K .......... .......... .......... .......... .......... 35% 81.7M 0s 2024-08-22T20:28:18.7641220Z 21000K .......... .......... .......... .......... .......... 35% 76.5M 0s 2024-08-22T20:28:18.7646190Z 21050K .......... .......... .......... .......... .......... 35% 81.2M 0s 2024-08-22T20:28:18.7650540Z 21100K .......... .......... .......... .......... .......... 35% 105M 0s 2024-08-22T20:28:18.7659300Z 21150K .......... .......... .......... .......... .......... 35% 57.4M 0s 2024-08-22T20:28:18.7664260Z 21200K .......... .......... .......... .......... .......... 35% 90.6M 0s 2024-08-22T20:28:18.7670430Z 21250K .......... .......... .......... .......... .......... 35% 78.1M 0s 2024-08-22T20:28:18.7677050Z 21300K .......... .......... .......... .......... .......... 35% 79.3M 0s 2024-08-22T20:28:18.7682710Z 21350K .......... .......... .......... .......... .......... 36% 87.7M 0s 2024-08-22T20:28:18.7688780Z 21400K .......... .......... .......... .......... .......... 36% 82.2M 0s 2024-08-22T20:28:18.7694600Z 21450K .......... .......... .......... .......... .......... 36% 73.2M 0s 2024-08-22T20:28:18.7699920Z 21500K .......... .......... .......... .......... .......... 36% 95.7M 0s 2024-08-22T20:28:18.7711440Z 21550K .......... .......... .......... .......... .......... 36% 49.9M 0s 2024-08-22T20:28:18.7714040Z 21600K .......... .......... .......... .......... .......... 36% 151M 0s 2024-08-22T20:28:18.7720400Z 21650K .......... .......... .......... .......... .......... 36% 63.8M 0s 2024-08-22T20:28:18.7724190Z 21700K .......... .......... .......... .......... .......... 36% 142M 0s 2024-08-22T20:28:18.7729920Z 21750K .......... .......... .......... .......... .......... 36% 83.0M 0s 2024-08-22T20:28:18.7737150Z 21800K .......... .......... .......... .......... .......... 36% 68.7M 0s 2024-08-22T20:28:18.7752450Z 21850K .......... .......... .......... .......... .......... 36% 81.8M 0s 2024-08-22T20:28:18.7753100Z 21900K .......... .......... .......... .......... .......... 36% 82.5M 0s 2024-08-22T20:28:18.7756050Z 21950K .......... .......... .......... .......... .......... 37% 64.5M 0s 2024-08-22T20:28:18.7760730Z 22000K .......... .......... .......... .......... .......... 37% 118M 0s 2024-08-22T20:28:18.7766170Z 22050K .......... .......... .......... .......... .......... 37% 92.0M 0s 2024-08-22T20:28:18.7771970Z 22100K .......... .......... .......... .......... .......... 37% 81.8M 0s 2024-08-22T20:28:18.7778070Z 22150K .......... .......... .......... .......... .......... 37% 79.9M 0s 2024-08-22T20:28:18.7784210Z 22200K .......... .......... .......... .......... .......... 37% 75.6M 0s 2024-08-22T20:28:18.7791250Z 22250K .......... .......... .......... .......... .......... 37% 74.0M 0s 2024-08-22T20:28:18.7797500Z 22300K .......... .......... .......... .......... .......... 37% 78.0M 0s 2024-08-22T20:28:18.7805640Z 22350K .......... .......... .......... .......... .......... 37% 66.8M 0s 2024-08-22T20:28:18.7809770Z 22400K .......... .......... .......... .......... .......... 37% 94.3M 0s 2024-08-22T20:28:18.7815950Z 22450K .......... .......... .......... .......... .......... 37% 77.1M 0s 2024-08-22T20:28:18.7822760Z 22500K .......... .......... .......... .......... .......... 37% 72.7M 0s 2024-08-22T20:28:18.7827900Z 22550K .......... .......... .......... .......... .......... 38% 108M 0s 2024-08-22T20:28:18.7833710Z 22600K .......... .......... .......... .......... .......... 38% 83.5M 0s 2024-08-22T20:28:18.7839230Z 22650K .......... .......... .......... .......... .......... 38% 82.9M 0s 2024-08-22T20:28:18.7845080Z 22700K .......... .......... .......... .......... .......... 38% 78.3M 0s 2024-08-22T20:28:18.7853340Z 22750K .......... .......... .......... .......... .......... 38% 63.1M 0s 2024-08-22T20:28:18.7860010Z 22800K .......... .......... .......... .......... .......... 38% 70.3M 0s 2024-08-22T20:28:18.7864600Z 22850K .......... .......... .......... .......... .......... 38% 107M 0s 2024-08-22T20:28:18.7870250Z 22900K .......... .......... .......... .......... .......... 38% 87.3M 0s 2024-08-22T20:28:18.7877080Z 22950K .......... .......... .......... .......... .......... 38% 76.2M 0s 2024-08-22T20:28:18.7882860Z 23000K .......... .......... .......... .......... .......... 38% 89.8M 0s 2024-08-22T20:28:18.7888470Z 23050K .......... .......... .......... .......... .......... 38% 76.4M 0s 2024-08-22T20:28:18.7894420Z 23100K .......... .......... .......... .......... .......... 38% 81.1M 0s 2024-08-22T20:28:18.7901800Z 23150K .......... .......... .......... .......... .......... 39% 65.4M 0s 2024-08-22T20:28:18.7908220Z 23200K .......... .......... .......... .......... .......... 39% 77.6M 0s 2024-08-22T20:28:18.7919640Z 23250K .......... .......... .......... .......... .......... 39% 42.5M 0s 2024-08-22T20:28:18.7927270Z 23300K .......... .......... .......... .......... .......... 39% 68.0M 0s 2024-08-22T20:28:18.7932140Z 23350K .......... .......... .......... .......... .......... 39% 102M 0s 2024-08-22T20:28:18.7938000Z 23400K .......... .......... .......... .......... .......... 39% 77.9M 0s 2024-08-22T20:28:18.7943770Z 23450K .......... .......... .......... .......... .......... 39% 87.5M 0s 2024-08-22T20:28:18.7950360Z 23500K .......... .......... .......... .......... .......... 39% 77.0M 0s 2024-08-22T20:28:18.7957130Z 23550K .......... .......... .......... .......... .......... 39% 67.3M 0s 2024-08-22T20:28:18.7964160Z 23600K .......... .......... .......... .......... .......... 39% 75.9M 0s 2024-08-22T20:28:18.7968960Z 23650K .......... .......... .......... .......... .......... 39% 91.1M 0s 2024-08-22T20:28:18.7975130Z 23700K .......... .......... .......... .......... .......... 40% 85.1M 0s 2024-08-22T20:28:18.7980710Z 23750K .......... .......... .......... .......... .......... 40% 82.5M 0s 2024-08-22T20:28:18.7985940Z 23800K .......... .......... .......... .......... .......... 40% 88.8M 0s 2024-08-22T20:28:18.7991840Z 23850K .......... .......... .......... .......... .......... 40% 84.3M 0s 2024-08-22T20:28:18.7998200Z 23900K .......... .......... .......... .......... .......... 40% 84.8M 0s 2024-08-22T20:28:18.8006270Z 23950K .......... .......... .......... .......... .......... 40% 57.6M 0s 2024-08-22T20:28:18.8011770Z 24000K .......... .......... .......... .......... .......... 40% 86.9M 0s 2024-08-22T20:28:18.8018690Z 24050K .......... .......... .......... .......... .......... 40% 72.4M 0s 2024-08-22T20:28:18.8023680Z 24100K .......... .......... .......... .......... .......... 40% 90.9M 0s 2024-08-22T20:28:18.8031030Z 24150K .......... .......... .......... .......... .......... 40% 69.1M 0s 2024-08-22T20:28:18.8036600Z 24200K .......... .......... .......... .......... .......... 40% 89.4M 0s 2024-08-22T20:28:18.8042480Z 24250K .......... .......... .......... .......... .......... 40% 82.9M 0s 2024-08-22T20:28:18.8048280Z 24300K .......... .......... .......... .......... .......... 41% 91.3M 0s 2024-08-22T20:28:18.8054760Z 24350K .......... .......... .......... .......... .......... 41% 68.2M 0s 2024-08-22T20:28:18.8060130Z 24400K .......... .......... .......... .......... .......... 41% 85.7M 0s 2024-08-22T20:28:18.8065230Z 24450K .......... .......... .......... .......... .......... 41% 113M 0s 2024-08-22T20:28:18.8070130Z 24500K .......... .......... .......... .......... .......... 41% 90.4M 0s 2024-08-22T20:28:18.8075860Z 24550K .......... .......... .......... .......... .......... 41% 93.9M 0s 2024-08-22T20:28:18.8080670Z 24600K .......... .......... .......... .......... .......... 41% 92.7M 0s 2024-08-22T20:28:18.8085650Z 24650K .......... .......... .......... .......... .......... 41% 97.5M 0s 2024-08-22T20:28:18.8091750Z 24700K .......... .......... .......... .......... .......... 41% 88.0M 0s 2024-08-22T20:28:18.8096880Z 24750K .......... .......... .......... .......... .......... 41% 82.8M 0s 2024-08-22T20:28:18.8102340Z 24800K .......... .......... .......... .......... .......... 41% 95.9M 0s 2024-08-22T20:28:18.8106840Z 24850K .......... .......... .......... .......... .......... 41% 107M 0s 2024-08-22T20:28:18.8112910Z 24900K .......... .......... .......... .......... .......... 42% 77.9M 0s 2024-08-22T20:28:18.8119160Z 24950K .......... .......... .......... .......... .......... 42% 79.7M 0s 2024-08-22T20:28:18.8125390Z 25000K .......... .......... .......... .......... .......... 42% 81.7M 0s 2024-08-22T20:28:18.8131290Z 25050K .......... .......... .......... .......... .......... 42% 79.8M 0s 2024-08-22T20:28:18.8136960Z 25100K .......... .......... .......... .......... .......... 42% 84.6M 0s 2024-08-22T20:28:18.8143760Z 25150K .......... .......... .......... .......... .......... 42% 71.1M 0s 2024-08-22T20:28:18.8149190Z 25200K .......... .......... .......... .......... .......... 42% 93.0M 0s 2024-08-22T20:28:18.8153400Z 25250K .......... .......... .......... .......... .......... 42% 108M 0s 2024-08-22T20:28:18.8159690Z 25300K .......... .......... .......... .......... .......... 42% 83.2M 0s 2024-08-22T20:28:18.8166860Z 25350K .......... .......... .......... .......... .......... 42% 70.8M 0s 2024-08-22T20:28:18.8172930Z 25400K .......... .......... .......... .......... .......... 42% 77.9M 0s 2024-08-22T20:28:18.8178210Z 25450K .......... .......... .......... .......... .......... 42% 85.2M 0s 2024-08-22T20:28:18.8185270Z 25500K .......... .......... .......... .......... .......... 43% 71.5M 0s 2024-08-22T20:28:18.8196140Z 25550K .......... .......... .......... .......... .......... 43% 44.4M 0s 2024-08-22T20:28:18.8200470Z 25600K .......... .......... .......... .......... .......... 43% 109M 0s 2024-08-22T20:28:18.8205410Z 25650K .......... .......... .......... .......... .......... 43% 103M 0s 2024-08-22T20:28:18.8210430Z 25700K .......... .......... .......... .......... .......... 43% 99.0M 0s 2024-08-22T20:28:18.8215750Z 25750K .......... .......... .......... .......... .......... 43% 96.7M 0s 2024-08-22T20:28:18.8220420Z 25800K .......... .......... .......... .......... .......... 43% 99.4M 0s 2024-08-22T20:28:18.8225460Z 25850K .......... .......... .......... .......... .......... 43% 99.2M 0s 2024-08-22T20:28:18.8230500Z 25900K .......... .......... .......... .......... .......... 43% 94.1M 0s 2024-08-22T20:28:18.8236960Z 25950K .......... .......... .......... .......... .......... 43% 78.0M 0s 2024-08-22T20:28:18.8241940Z 26000K .......... .......... .......... .......... .......... 43% 95.9M 0s 2024-08-22T20:28:18.8246810Z 26050K .......... .......... .......... .......... .......... 43% 121M 0s 2024-08-22T20:28:18.8250820Z 26100K .......... .......... .......... .......... .......... 44% 106M 0s 2024-08-22T20:28:18.8257530Z 26150K .......... .......... .......... .......... .......... 44% 67.0M 0s 2024-08-22T20:28:18.8261470Z 26200K .......... .......... .......... .......... .......... 44% 127M 0s 2024-08-22T20:28:18.8268630Z 26250K .......... .......... .......... .......... .......... 44% 76.4M 0s 2024-08-22T20:28:18.8273060Z 26300K .......... .......... .......... .......... .......... 44% 97.3M 0s 2024-08-22T20:28:18.8278880Z 26350K .......... .......... .......... .......... .......... 44% 86.7M 0s 2024-08-22T20:28:18.8282980Z 26400K .......... .......... .......... .......... .......... 44% 106M 0s 2024-08-22T20:28:18.8288770Z 26450K .......... .......... .......... .......... .......... 44% 86.6M 0s 2024-08-22T20:28:18.8295500Z 26500K .......... .......... .......... .......... .......... 44% 75.7M 0s 2024-08-22T20:28:18.8299710Z 26550K .......... .......... .......... .......... .......... 44% 111M 0s 2024-08-22T20:28:18.8304390Z 26600K .......... .......... .......... .......... .......... 44% 118M 0s 2024-08-22T20:28:18.8308010Z 26650K .......... .......... .......... .......... .......... 44% 114M 0s 2024-08-22T20:28:18.8312100Z 26700K .......... .......... .......... .......... .......... 45% 117M 0s 2024-08-22T20:28:18.8319040Z 26750K .......... .......... .......... .......... .......... 45% 74.1M 0s 2024-08-22T20:28:18.8322350Z 26800K .......... .......... .......... .......... .......... 45% 142M 0s 2024-08-22T20:28:18.8326940Z 26850K .......... .......... .......... .......... .......... 45% 108M 0s 2024-08-22T20:28:18.8332860Z 26900K .......... .......... .......... .......... .......... 45% 89.4M 0s 2024-08-22T20:28:18.8337460Z 26950K .......... .......... .......... .......... .......... 45% 101M 0s 2024-08-22T20:28:18.8342680Z 27000K .......... .......... .......... .......... .......... 45% 90.6M 0s 2024-08-22T20:28:18.8348000Z 27050K .......... .......... .......... .......... .......... 45% 88.9M 0s 2024-08-22T20:28:18.8352490Z 27100K .......... .......... .......... .......... .......... 45% 110M 0s 2024-08-22T20:28:18.8358380Z 27150K .......... .......... .......... .......... .......... 45% 80.7M 0s 2024-08-22T20:28:18.8366010Z 27200K .......... .......... .......... .......... .......... 45% 67.4M 0s 2024-08-22T20:28:18.8369220Z 27250K .......... .......... .......... .......... .......... 45% 139M 0s 2024-08-22T20:28:18.8372730Z 27300K .......... .......... .......... .......... .......... 46% 142M 0s 2024-08-22T20:28:18.8376540Z 27350K .......... .......... .......... .......... .......... 46% 124M 0s 2024-08-22T20:28:18.8382050Z 27400K .......... .......... .......... .......... .......... 46% 90.9M 0s 2024-08-22T20:28:18.8385260Z 27450K .......... .......... .......... .......... .......... 46% 153M 0s 2024-08-22T20:28:18.8389380Z 27500K .......... .......... .......... .......... .......... 46% 113M 0s 2024-08-22T20:28:18.8395140Z 27550K .......... .......... .......... .......... .......... 46% 85.7M 0s 2024-08-22T20:28:18.8400170Z 27600K .......... .......... .......... .......... .......... 46% 120M 0s 2024-08-22T20:28:18.8405110Z 27650K .......... .......... .......... .......... .......... 46% 84.3M 0s 2024-08-22T20:28:18.8408640Z 27700K .......... .......... .......... .......... .......... 46% 142M 0s 2024-08-22T20:28:18.8415140Z 27750K .......... .......... .......... .......... .......... 46% 74.1M 0s 2024-08-22T20:28:18.8418370Z 27800K .......... .......... .......... .......... .......... 46% 144M 0s 2024-08-22T20:28:18.8425870Z 27850K .......... .......... .......... .......... .......... 46% 66.7M 0s 2024-08-22T20:28:18.8431080Z 27900K .......... .......... .......... .......... .......... 47% 91.3M 0s 2024-08-22T20:28:18.8438920Z 27950K .......... .......... .......... .......... .......... 47% 67.5M 0s 2024-08-22T20:28:18.8447530Z 28000K .......... .......... .......... .......... .......... 47% 54.1M 0s 2024-08-22T20:28:18.8452260Z 28050K .......... .......... .......... .......... .......... 47% 106M 0s 2024-08-22T20:28:18.8459670Z 28100K .......... .......... .......... .......... .......... 47% 62.3M 0s 2024-08-22T20:28:18.8463720Z 28150K .......... .......... .......... .......... .......... 47% 120M 0s 2024-08-22T20:28:18.8471630Z 28200K .......... .......... .......... .......... .......... 47% 68.9M 0s 2024-08-22T20:28:18.8477530Z 28250K .......... .......... .......... .......... .......... 47% 85.5M 0s 2024-08-22T20:28:18.8482220Z 28300K .......... .......... .......... .......... .......... 47% 86.9M 0s 2024-08-22T20:28:18.8490080Z 28350K .......... .......... .......... .......... .......... 47% 63.1M 0s 2024-08-22T20:28:18.8496650Z 28400K .......... .......... .......... .......... .......... 47% 77.5M 0s 2024-08-22T20:28:18.8504440Z 28450K .......... .......... .......... .......... .......... 48% 71.6M 0s 2024-08-22T20:28:18.8508570Z 28500K .......... .......... .......... .......... .......... 48% 108M 0s 2024-08-22T20:28:18.8512940Z 28550K .......... .......... .......... .......... .......... 48% 94.3M 0s 2024-08-22T20:28:18.8518770Z 28600K .......... .......... .......... .......... .......... 48% 82.2M 0s 2024-08-22T20:28:18.8526080Z 28650K .......... .......... .......... .......... .......... 48% 69.5M 0s 2024-08-22T20:28:18.8531580Z 28700K .......... .......... .......... .......... .......... 48% 84.0M 0s 2024-08-22T20:28:18.8541710Z 28750K .......... .......... .......... .......... .......... 48% 51.5M 0s 2024-08-22T20:28:18.8547130Z 28800K .......... .......... .......... .......... .......... 48% 81.5M 0s 2024-08-22T20:28:18.8553680Z 28850K .......... .......... .......... .......... .......... 48% 88.3M 0s 2024-08-22T20:28:18.8559590Z 28900K .......... .......... .......... .......... .......... 48% 69.7M 0s 2024-08-22T20:28:18.8565170Z 28950K .......... .......... .......... .......... .......... 48% 88.1M 0s 2024-08-22T20:28:18.8571110Z 29000K .......... .......... .......... .......... .......... 48% 85.4M 0s 2024-08-22T20:28:18.8578540Z 29050K .......... .......... .......... .......... .......... 49% 66.8M 0s 2024-08-22T20:28:18.8584100Z 29100K .......... .......... .......... .......... .......... 49% 87.0M 0s 2024-08-22T20:28:18.8592240Z 29150K .......... .......... .......... .......... .......... 49% 57.9M 0s 2024-08-22T20:28:18.8597740Z 29200K .......... .......... .......... .......... .......... 49% 104M 0s 2024-08-22T20:28:18.8603840Z 29250K .......... .......... .......... .......... .......... 49% 78.5M 0s 2024-08-22T20:28:18.8609520Z 29300K .......... .......... .......... .......... .......... 49% 80.8M 0s 2024-08-22T20:28:18.8614750Z 29350K .......... .......... .......... .......... .......... 49% 88.8M 0s 2024-08-22T20:28:18.8621220Z 29400K .......... .......... .......... .......... .......... 49% 78.8M 0s 2024-08-22T20:28:18.8626920Z 29450K .......... .......... .......... .......... .......... 49% 80.8M 0s 2024-08-22T20:28:18.8633530Z 29500K .......... .......... .......... .......... .......... 49% 84.3M 0s 2024-08-22T20:28:18.8641190Z 29550K .......... .......... .......... .......... .......... 49% 59.3M 0s 2024-08-22T20:28:18.8647510Z 29600K .......... .......... .......... .......... .......... 49% 79.0M 0s 2024-08-22T20:28:18.8653420Z 29650K .......... .......... .......... .......... .......... 50% 79.0M 0s 2024-08-22T20:28:18.8659830Z 29700K .......... .......... .......... .......... .......... 50% 83.8M 0s 2024-08-22T20:28:18.8665300Z 29750K .......... .......... .......... .......... .......... 50% 84.5M 0s 2024-08-22T20:28:18.8670880Z 29800K .......... .......... .......... .......... .......... 50% 89.9M 0s 2024-08-22T20:28:18.8676820Z 29850K .......... .......... .......... .......... .......... 50% 83.8M 0s 2024-08-22T20:28:18.8683100Z 29900K .......... .......... .......... .......... .......... 50% 73.3M 0s 2024-08-22T20:28:18.8690950Z 29950K .......... .......... .......... .......... .......... 50% 60.7M 0s 2024-08-22T20:28:18.8696610Z 30000K .......... .......... .......... .......... .......... 50% 84.9M 0s 2024-08-22T20:28:18.8702600Z 30050K .......... .......... .......... .......... .......... 50% 82.2M 0s 2024-08-22T20:28:18.8709000Z 30100K .......... .......... .......... .......... .......... 50% 85.2M 0s 2024-08-22T20:28:18.8714260Z 30150K .......... .......... .......... .......... .......... 50% 84.0M 0s 2024-08-22T20:28:18.8720480Z 30200K .......... .......... .......... .......... .......... 50% 82.5M 0s 2024-08-22T20:28:18.8726730Z 30250K .......... .......... .......... .......... .......... 51% 76.8M 0s 2024-08-22T20:28:18.8731530Z 30300K .......... .......... .......... .......... .......... 51% 99.9M 0s 2024-08-22T20:28:18.8739550Z 30350K .......... .......... .......... .......... .......... 51% 61.3M 0s 2024-08-22T20:28:18.8745500Z 30400K .......... .......... .......... .......... .......... 51% 82.3M 0s 2024-08-22T20:28:18.8751650Z 30450K .......... .......... .......... .......... .......... 51% 79.8M 0s 2024-08-22T20:28:18.8758240Z 30500K .......... .......... .......... .......... .......... 51% 70.1M 0s 2024-08-22T20:28:18.8764170Z 30550K .......... .......... .......... .......... .......... 51% 100M 0s 2024-08-22T20:28:18.8769830Z 30600K .......... .......... .......... .......... .......... 51% 75.7M 0s 2024-08-22T20:28:18.8775630Z 30650K .......... .......... .......... .......... .......... 51% 85.1M 0s 2024-08-22T20:28:18.8781620Z 30700K .......... .......... .......... .......... .......... 51% 90.4M 0s 2024-08-22T20:28:18.8789360Z 30750K .......... .......... .......... .......... .......... 51% 57.2M 0s 2024-08-22T20:28:18.8795390Z 30800K .......... .......... .......... .......... .......... 51% 77.8M 0s 2024-08-22T20:28:18.8800640Z 30850K .......... .......... .......... .......... .......... 52% 98.2M 0s 2024-08-22T20:28:18.8807270Z 30900K .......... .......... .......... .......... .......... 52% 77.1M 0s 2024-08-22T20:28:18.8812840Z 30950K .......... .......... .......... .......... .......... 52% 82.5M 0s 2024-08-22T20:28:18.8819560Z 31000K .......... .......... .......... .......... .......... 52% 82.6M 0s 2024-08-22T20:28:18.8825570Z 31050K .......... .......... .......... .......... .......... 52% 81.7M 0s 2024-08-22T20:28:18.8831740Z 31100K .......... .......... .......... .......... .......... 52% 73.1M 0s 2024-08-22T20:28:18.8838390Z 31150K .......... .......... .......... .......... .......... 52% 71.0M 0s 2024-08-22T20:28:18.8844820Z 31200K .......... .......... .......... .......... .......... 52% 78.0M 0s 2024-08-22T20:28:18.8851080Z 31250K .......... .......... .......... .......... .......... 52% 77.4M 0s 2024-08-22T20:28:18.8855530Z 31300K .......... .......... .......... .......... .......... 52% 104M 0s 2024-08-22T20:28:18.8862560Z 31350K .......... .......... .......... .......... .......... 52% 73.9M 0s 2024-08-22T20:28:18.8868200Z 31400K .......... .......... .......... .......... .......... 52% 83.3M 0s 2024-08-22T20:28:18.8873400Z 31450K .......... .......... .......... .......... .......... 53% 88.5M 0s 2024-08-22T20:28:18.8881320Z 31500K .......... .......... .......... .......... .......... 53% 62.2M 0s 2024-08-22T20:28:18.8888770Z 31550K .......... .......... .......... .......... .......... 53% 68.2M 0s 2024-08-22T20:28:18.8894980Z 31600K .......... .......... .......... .......... .......... 53% 92.5M 0s 2024-08-22T20:28:18.8900350Z 31650K .......... .......... .......... .......... .......... 53% 77.3M 0s 2024-08-22T20:28:18.8905730Z 31700K .......... .......... .......... .......... .......... 53% 85.4M 0s 2024-08-22T20:28:18.8911920Z 31750K .......... .......... .......... .......... .......... 53% 81.4M 0s 2024-08-22T20:28:18.8917570Z 31800K .......... .......... .......... .......... .......... 53% 83.5M 0s 2024-08-22T20:28:18.8925110Z 31850K .......... .......... .......... .......... .......... 53% 71.2M 0s 2024-08-22T20:28:18.8931070Z 31900K .......... .......... .......... .......... .......... 53% 80.0M 0s 2024-08-22T20:28:18.8938820Z 31950K .......... .......... .......... .......... .......... 53% 62.8M 0s 2024-08-22T20:28:18.8944650Z 32000K .......... .......... .......... .......... .......... 53% 87.8M 0s 2024-08-22T20:28:18.8951030Z 32050K .......... .......... .......... .......... .......... 54% 71.9M 0s 2024-08-22T20:28:18.8955940Z 32100K .......... .......... .......... .......... .......... 54% 92.7M 0s 2024-08-22T20:28:18.8962750Z 32150K .......... .......... .......... .......... .......... 54% 73.2M 0s 2024-08-22T20:28:18.8968540Z 32200K .......... .......... .......... .......... .......... 54% 87.7M 0s 2024-08-22T20:28:18.8974510Z 32250K .......... .......... .......... .......... .......... 54% 80.3M 0s 2024-08-22T20:28:18.8980120Z 32300K .......... .......... .......... .......... .......... 54% 86.4M 0s 2024-08-22T20:28:18.8990000Z 32350K .......... .......... .......... .......... .......... 54% 60.3M 0s 2024-08-22T20:28:18.8994630Z 32400K .......... .......... .......... .......... .......... 54% 85.5M 0s 2024-08-22T20:28:18.9001630Z 32450K .......... .......... .......... .......... .......... 54% 65.2M 0s 2024-08-22T20:28:18.9012070Z 32500K .......... .......... .......... .......... .......... 54% 50.0M 0s 2024-08-22T20:28:18.9024510Z 32550K .......... .......... .......... .......... .......... 54% 41.8M 0s 2024-08-22T20:28:18.9025180Z 32600K .......... .......... .......... .......... .......... 54% 514M 0s 2024-08-22T20:28:18.9040750Z 32650K .......... .......... .......... .......... .......... 55% 31.7M 0s 2024-08-22T20:28:18.9041360Z 32700K .......... .......... .......... .......... .......... 55% 669M 0s 2024-08-22T20:28:18.9049100Z 32750K .......... .......... .......... .......... .......... 55% 60.7M 0s 2024-08-22T20:28:18.9050200Z 32800K .......... .......... .......... .......... .......... 55% 279M 0s 2024-08-22T20:28:18.9055330Z 32850K .......... .......... .......... .......... .......... 55% 95.9M 0s 2024-08-22T20:28:18.9060950Z 32900K .......... .......... .......... .......... .......... 55% 82.8M 0s 2024-08-22T20:28:18.9066990Z 32950K .......... .......... .......... .......... .......... 55% 83.3M 0s 2024-08-22T20:28:18.9073730Z 33000K .......... .......... .......... .......... .......... 55% 69.9M 0s 2024-08-22T20:28:18.9078400Z 33050K .......... .......... .......... .......... .......... 55% 99.0M 0s 2024-08-22T20:28:18.9085400Z 33100K .......... .......... .......... .......... .......... 55% 73.8M 0s 2024-08-22T20:28:18.9092840Z 33150K .......... .......... .......... .......... .......... 55% 65.8M 0s 2024-08-22T20:28:18.9098920Z 33200K .......... .......... .......... .......... .......... 56% 78.5M 0s 2024-08-22T20:28:18.9104800Z 33250K .......... .......... .......... .......... .......... 56% 81.5M 0s 2024-08-22T20:28:18.9111200Z 33300K .......... .......... .......... .......... .......... 56% 78.4M 0s 2024-08-22T20:28:18.9117560Z 33350K .......... .......... .......... .......... .......... 56% 73.6M 0s 2024-08-22T20:28:18.9125680Z 33400K .......... .......... .......... .......... .......... 56% 75.2M 0s 2024-08-22T20:28:18.9132260Z 33450K .......... .......... .......... .......... .......... 56% 69.1M 0s 2024-08-22T20:28:18.9137540Z 33500K .......... .......... .......... .......... .......... 56% 85.5M 0s 2024-08-22T20:28:18.9145310Z 33550K .......... .......... .......... .......... .......... 56% 57.8M 0s 2024-08-22T20:28:18.9150870Z 33600K .......... .......... .......... .......... .......... 56% 86.3M 0s 2024-08-22T20:28:18.9156110Z 33650K .......... .......... .......... .......... .......... 56% 93.5M 0s 2024-08-22T20:28:18.9162340Z 33700K .......... .......... .......... .......... .......... 56% 83.2M 0s 2024-08-22T20:28:18.9168980Z 33750K .......... .......... .......... .......... .......... 56% 71.9M 0s 2024-08-22T20:28:18.9175370Z 33800K .......... .......... .......... .......... .......... 57% 81.4M 0s 2024-08-22T20:28:18.9183440Z 33850K .......... .......... .......... .......... .......... 57% 62.4M 0s 2024-08-22T20:28:18.9188250Z 33900K .......... .......... .......... .......... .......... 57% 92.1M 0s 2024-08-22T20:28:18.9196350Z 33950K .......... .......... .......... .......... .......... 57% 59.3M 0s 2024-08-22T20:28:18.9202340Z 34000K .......... .......... .......... .......... .......... 57% 80.7M 0s 2024-08-22T20:28:18.9209080Z 34050K .......... .......... .......... .......... .......... 57% 73.2M 0s 2024-08-22T20:28:18.9213370Z 34100K .......... .......... .......... .......... .......... 57% 117M 0s 2024-08-22T20:28:18.9219540Z 34150K .......... .......... .......... .......... .......... 57% 80.3M 0s 2024-08-22T20:28:18.9225600Z 34200K .......... .......... .......... .......... .......... 57% 77.8M 0s 2024-08-22T20:28:18.9231570Z 34250K .......... .......... .......... .......... .......... 57% 88.6M 0s 2024-08-22T20:28:18.9236930Z 34300K .......... .......... .......... .......... .......... 57% 86.9M 0s 2024-08-22T20:28:18.9244290Z 34350K .......... .......... .......... .......... .......... 57% 62.2M 0s 2024-08-22T20:28:18.9251140Z 34400K .......... .......... .......... .......... .......... 58% 81.9M 0s 2024-08-22T20:28:18.9257030Z 34450K .......... .......... .......... .......... .......... 58% 79.7M 0s 2024-08-22T20:28:18.9262020Z 34500K .......... .......... .......... .......... .......... 58% 85.7M 0s 2024-08-22T20:28:18.9268210Z 34550K .......... .......... .......... .......... .......... 58% 87.8M 0s 2024-08-22T20:28:18.9274500Z 34600K .......... .......... .......... .......... .......... 58% 73.5M 0s 2024-08-22T20:28:18.9279820Z 34650K .......... .......... .......... .......... .......... 58% 93.0M 0s 2024-08-22T20:28:18.9286080Z 34700K .......... .......... .......... .......... .......... 58% 80.4M 0s 2024-08-22T20:28:18.9295510Z 34750K .......... .......... .......... .......... .......... 58% 54.7M 0s 2024-08-22T20:28:18.9300210Z 34800K .......... .......... .......... .......... .......... 58% 87.0M 0s 2024-08-22T20:28:18.9305270Z 34850K .......... .......... .......... .......... .......... 58% 95.6M 0s 2024-08-22T20:28:18.9312800Z 34900K .......... .......... .......... .......... .......... 58% 68.7M 0s 2024-08-22T20:28:18.9318560Z 34950K .......... .......... .......... .......... .......... 58% 93.5M 0s 2024-08-22T20:28:18.9323930Z 35000K .......... .......... .......... .......... .......... 59% 80.3M 0s 2024-08-22T20:28:18.9330060Z 35050K .......... .......... .......... .......... .......... 59% 86.4M 0s 2024-08-22T20:28:18.9334920Z 35100K .......... .......... .......... .......... .......... 59% 95.9M 0s 2024-08-22T20:28:18.9342390Z 35150K .......... .......... .......... .......... .......... 59% 62.0M 0s 2024-08-22T20:28:18.9348990Z 35200K .......... .......... .......... .......... .......... 59% 81.2M 0s 2024-08-22T20:28:18.9354690Z 35250K .......... .......... .......... .......... .......... 59% 87.5M 0s 2024-08-22T20:28:18.9360290Z 35300K .......... .......... .......... .......... .......... 59% 79.7M 0s 2024-08-22T20:28:18.9367010Z 35350K .......... .......... .......... .......... .......... 59% 70.8M 0s 2024-08-22T20:28:18.9372160Z 35400K .......... .......... .......... .......... .......... 59% 104M 0s 2024-08-22T20:28:18.9377700Z 35450K .......... .......... .......... .......... .......... 59% 84.6M 0s 2024-08-22T20:28:18.9384320Z 35500K .......... .......... .......... .......... .......... 59% 76.3M 0s 2024-08-22T20:28:18.9403240Z 35550K .......... .......... .......... .......... .......... 59% 60.4M 0s 2024-08-22T20:28:18.9404380Z 35600K .......... .......... .......... .......... .......... 60% 90.4M 0s 2024-08-22T20:28:18.9404850Z 35650K .......... .......... .......... .......... .......... 60% 68.0M 0s 2024-08-22T20:28:18.9409470Z 35700K .......... .......... .......... .......... .......... 60% 101M 0s 2024-08-22T20:28:18.9415010Z 35750K .......... .......... .......... .......... .......... 60% 87.0M 0s 2024-08-22T20:28:18.9421640Z 35800K .......... .......... .......... .......... .......... 60% 76.3M 0s 2024-08-22T20:28:18.9427170Z 35850K .......... .......... .......... .......... .......... 60% 81.4M 0s 2024-08-22T20:28:18.9433450Z 35900K .......... .......... .......... .......... .......... 60% 91.8M 0s 2024-08-22T20:28:18.9440190Z 35950K .......... .......... .......... .......... .......... 60% 64.4M 0s 2024-08-22T20:28:18.9446650Z 36000K .......... .......... .......... .......... .......... 60% 74.2M 0s 2024-08-22T20:28:18.9451510Z 36050K .......... .......... .......... .......... .......... 60% 107M 0s 2024-08-22T20:28:18.9458460Z 36100K .......... .......... .......... .......... .......... 60% 69.6M 0s 2024-08-22T20:28:18.9464050Z 36150K .......... .......... .......... .......... .......... 60% 85.5M 0s 2024-08-22T20:28:18.9470720Z 36200K .......... .......... .......... .......... .......... 61% 76.7M 0s 2024-08-22T20:28:18.9476460Z 36250K .......... .......... .......... .......... .......... 61% 90.4M 0s 2024-08-22T20:28:18.9482860Z 36300K .......... .......... .......... .......... .......... 61% 72.1M 0s 2024-08-22T20:28:18.9489840Z 36350K .......... .......... .......... .......... .......... 61% 67.3M 0s 2024-08-22T20:28:18.9495540Z 36400K .......... .......... .......... .......... .......... 61% 87.0M 0s 2024-08-22T20:28:18.9502200Z 36450K .......... .......... .......... .......... .......... 61% 78.4M 0s 2024-08-22T20:28:18.9507470Z 36500K .......... .......... .......... .......... .......... 61% 85.1M 0s 2024-08-22T20:28:18.9513680Z 36550K .......... .......... .......... .......... .......... 61% 82.2M 0s 2024-08-22T20:28:18.9517950Z 36600K .......... .......... .......... .......... .......... 61% 114M 0s 2024-08-22T20:28:18.9524210Z 36650K .......... .......... .......... .......... .......... 61% 82.3M 0s 2024-08-22T20:28:18.9529390Z 36700K .......... .......... .......... .......... .......... 61% 84.2M 0s 2024-08-22T20:28:18.9537430Z 36750K .......... .......... .......... .......... .......... 61% 61.6M 0s 2024-08-22T20:28:18.9544540Z 36800K .......... .......... .......... .......... .......... 62% 70.7M 0s 2024-08-22T20:28:18.9549350Z 36850K .......... .......... .......... .......... .......... 62% 95.4M 0s 2024-08-22T20:28:18.9554500Z 36900K .......... .......... .......... .......... .......... 62% 95.9M 0s 2024-08-22T20:28:18.9559780Z 36950K .......... .......... .......... .......... .......... 62% 97.5M 0s 2024-08-22T20:28:18.9564730Z 37000K .......... .......... .......... .......... .......... 62% 92.1M 0s 2024-08-22T20:28:18.9569220Z 37050K .......... .......... .......... .......... .......... 62% 112M 0s 2024-08-22T20:28:18.9574730Z 37100K .......... .......... .......... .......... .......... 62% 96.3M 0s 2024-08-22T20:28:18.9584220Z 37150K .......... .......... .......... .......... .......... 62% 62.9M 0s 2024-08-22T20:28:18.9591770Z 37200K .......... .......... .......... .......... .......... 62% 51.1M 0s 2024-08-22T20:28:18.9596730Z 37250K .......... .......... .......... .......... .......... 62% 95.9M 0s 2024-08-22T20:28:18.9601470Z 37300K .......... .......... .......... .......... .......... 62% 99.6M 0s 2024-08-22T20:28:18.9606360Z 37350K .......... .......... .......... .......... .......... 63% 98.0M 0s 2024-08-22T20:28:18.9611010Z 37400K .......... .......... .......... .......... .......... 63% 105M 0s 2024-08-22T20:28:18.9615950Z 37450K .......... .......... .......... .......... .......... 63% 103M 0s 2024-08-22T20:28:18.9621640Z 37500K .......... .......... .......... .......... .......... 63% 96.1M 0s 2024-08-22T20:28:18.9627350Z 37550K .......... .......... .......... .......... .......... 63% 83.6M 0s 2024-08-22T20:28:18.9633400Z 37600K .......... .......... .......... .......... .......... 63% 89.6M 0s 2024-08-22T20:28:18.9637960Z 37650K .......... .......... .......... .......... .......... 63% 90.4M 0s 2024-08-22T20:28:18.9644340Z 37700K .......... .......... .......... .......... .......... 63% 73.3M 0s 2024-08-22T20:28:18.9650560Z 37750K .......... .......... .......... .......... .......... 63% 81.4M 0s 2024-08-22T20:28:18.9656520Z 37800K .......... .......... .......... .......... .......... 63% 93.9M 0s 2024-08-22T20:28:18.9663650Z 37850K .......... .......... .......... .......... .......... 63% 71.3M 0s 2024-08-22T20:28:18.9666720Z 37900K .......... .......... .......... .......... .......... 63% 117M 0s 2024-08-22T20:28:18.9674340Z 37950K .......... .......... .......... .......... .......... 64% 69.6M 0s 2024-08-22T20:28:18.9680280Z 38000K .......... .......... .......... .......... .......... 64% 85.4M 0s 2024-08-22T20:28:18.9685430Z 38050K .......... .......... .......... .......... .......... 64% 96.3M 0s 2024-08-22T20:28:18.9690350Z 38100K .......... .......... .......... .......... .......... 64% 89.6M 0s 2024-08-22T20:28:18.9696430Z 38150K .......... .......... .......... .......... .......... 64% 78.6M 0s 2024-08-22T20:28:18.9703750Z 38200K .......... .......... .......... .......... .......... 64% 83.5M 0s 2024-08-22T20:28:18.9706950Z 38250K .......... .......... .......... .......... .......... 64% 104M 0s 2024-08-22T20:28:18.9712610Z 38300K .......... .......... .......... .......... .......... 64% 87.7M 0s 2024-08-22T20:28:18.9720200Z 38350K .......... .......... .......... .......... .......... 64% 63.7M 0s 2024-08-22T20:28:18.9725650Z 38400K .......... .......... .......... .......... .......... 64% 85.8M 0s 2024-08-22T20:28:18.9735310Z 38450K .......... .......... .......... .......... .......... 64% 53.8M 0s 2024-08-22T20:28:18.9740170Z 38500K .......... .......... .......... .......... .......... 64% 90.4M 0s 2024-08-22T20:28:18.9746490Z 38550K .......... .......... .......... .......... .......... 65% 85.8M 0s 2024-08-22T20:28:18.9750590Z 38600K .......... .......... .......... .......... .......... 65% 96.5M 0s 2024-08-22T20:28:18.9756620Z 38650K .......... .......... .......... .......... .......... 65% 86.9M 0s 2024-08-22T20:28:18.9761060Z 38700K .......... .......... .......... .......... .......... 65% 100M 0s 2024-08-22T20:28:18.9773310Z 38750K .......... .......... .......... .......... .......... 65% 47.6M 0s 2024-08-22T20:28:18.9779100Z 38800K .......... .......... .......... .......... .......... 65% 67.3M 0s 2024-08-22T20:28:18.9784510Z 38850K .......... .......... .......... .......... .......... 65% 87.0M 0s 2024-08-22T20:28:18.9790160Z 38900K .......... .......... .......... .......... .......... 65% 81.5M 0s 2024-08-22T20:28:18.9797740Z 38950K .......... .......... .......... .......... .......... 65% 73.5M 0s 2024-08-22T20:28:18.9805710Z 39000K .......... .......... .......... .......... .......... 65% 59.1M 0s 2024-08-22T20:28:18.9809470Z 39050K .......... .......... .......... .......... .......... 65% 142M 0s 2024-08-22T20:28:18.9814990Z 39100K .......... .......... .......... .......... .......... 65% 90.1M 0s 2024-08-22T20:28:18.9823630Z 39150K .......... .......... .......... .......... .......... 66% 51.9M 0s 2024-08-22T20:28:18.9830180Z 39200K .......... .......... .......... .......... .......... 66% 77.5M 0s 2024-08-22T20:28:18.9837580Z 39250K .......... .......... .......... .......... .......... 66% 66.0M 0s 2024-08-22T20:28:18.9843390Z 39300K .......... .......... .......... .......... .......... 66% 86.9M 0s 2024-08-22T20:28:18.9850140Z 39350K .......... .......... .......... .......... .......... 66% 69.6M 0s 2024-08-22T20:28:18.9855280Z 39400K .......... .......... .......... .......... .......... 66% 87.7M 0s 2024-08-22T20:28:18.9861700Z 39450K .......... .......... .......... .......... .......... 66% 83.9M 0s 2024-08-22T20:28:18.9869000Z 39500K .......... .......... .......... .......... .......... 66% 68.7M 0s 2024-08-22T20:28:18.9877360Z 39550K .......... .......... .......... .......... .......... 66% 62.0M 0s 2024-08-22T20:28:18.9885380Z 39600K .......... .......... .......... .......... .......... 66% 53.9M 0s 2024-08-22T20:28:18.9892450Z 39650K .......... .......... .......... .......... .......... 66% 67.1M 0s 2024-08-22T20:28:18.9897850Z 39700K .......... .......... .......... .......... .......... 66% 92.1M 0s 2024-08-22T20:28:18.9905420Z 39750K .......... .......... .......... .......... .......... 67% 68.3M 0s 2024-08-22T20:28:18.9913670Z 39800K .......... .......... .......... .......... .......... 67% 67.2M 0s 2024-08-22T20:28:18.9918660Z 39850K .......... .......... .......... .......... .......... 67% 81.5M 0s 2024-08-22T20:28:18.9921820Z 39900K .......... .......... .......... .......... .......... 67% 159M 0s 2024-08-22T20:28:18.9930160Z 39950K .......... .......... .......... .......... .......... 67% 65.2M 0s 2024-08-22T20:28:18.9935680Z 40000K .......... .......... .......... .......... .......... 67% 81.1M 0s 2024-08-22T20:28:18.9941040Z 40050K .......... .......... .......... .......... .......... 67% 84.5M 0s 2024-08-22T20:28:18.9948120Z 40100K .......... .......... .......... .......... .......... 67% 68.7M 0s 2024-08-22T20:28:18.9954980Z 40150K .......... .......... .......... .......... .......... 67% 69.3M 0s 2024-08-22T20:28:18.9961800Z 40200K .......... .......... .......... .......... .......... 67% 71.1M 0s 2024-08-22T20:28:18.9966550Z 40250K .......... .......... .......... .......... .......... 67% 99.0M 0s 2024-08-22T20:28:18.9971730Z 40300K .......... .......... .......... .......... .......... 67% 104M 0s 2024-08-22T20:28:18.9980960Z 40350K .......... .......... .......... .......... .......... 68% 53.1M 0s 2024-08-22T20:28:18.9984400Z 40400K .......... .......... .......... .......... .......... 68% 133M 0s 2024-08-22T20:28:18.9990750Z 40450K .......... .......... .......... .......... .......... 68% 83.8M 0s 2024-08-22T20:28:18.9996460Z 40500K .......... .......... .......... .......... .......... 68% 78.3M 0s 2024-08-22T20:28:19.0004420Z 40550K .......... .......... .......... .......... .......... 68% 62.4M 0s 2024-08-22T20:28:19.0008700Z 40600K .......... .......... .......... .......... .......... 68% 103M 0s 2024-08-22T20:28:19.0015030Z 40650K .......... .......... .......... .......... .......... 68% 78.6M 0s 2024-08-22T20:28:19.0020740Z 40700K .......... .......... .......... .......... .......... 68% 82.6M 0s 2024-08-22T20:28:19.0027230Z 40750K .......... .......... .......... .......... .......... 68% 76.4M 0s 2024-08-22T20:28:19.0032040Z 40800K .......... .......... .......... .......... .......... 68% 101M 0s 2024-08-22T20:28:19.0037080Z 40850K .......... .......... .......... .......... .......... 68% 97.3M 0s 2024-08-22T20:28:19.0041890Z 40900K .......... .......... .......... .......... .......... 68% 106M 0s 2024-08-22T20:28:19.0048240Z 40950K .......... .......... .......... .......... .......... 69% 78.1M 0s 2024-08-22T20:28:19.0054670Z 41000K .......... .......... .......... .......... .......... 69% 74.3M 0s 2024-08-22T20:28:19.0060420Z 41050K .......... .......... .......... .......... .......... 69% 82.3M 0s 2024-08-22T20:28:19.0066810Z 41100K .......... .......... .......... .......... .......... 69% 85.1M 0s 2024-08-22T20:28:19.0074370Z 41150K .......... .......... .......... .......... .......... 69% 62.1M 0s 2024-08-22T20:28:19.0079800Z 41200K .......... .......... .......... .......... .......... 69% 88.3M 0s 2024-08-22T20:28:19.0086110Z 41250K .......... .......... .......... .......... .......... 69% 77.6M 0s 2024-08-22T20:28:19.0091880Z 41300K .......... .......... .......... .......... .......... 69% 82.3M 0s 2024-08-22T20:28:19.0097640Z 41350K .......... .......... .......... .......... .......... 69% 83.0M 0s 2024-08-22T20:28:19.0104330Z 41400K .......... .......... .......... .......... .......... 69% 80.2M 0s 2024-08-22T20:28:19.0110580Z 41450K .......... .......... .......... .......... .......... 69% 76.3M 0s 2024-08-22T20:28:19.0118910Z 41500K .......... .......... .......... .......... .......... 69% 66.9M 0s 2024-08-22T20:28:19.0127190Z 41550K .......... .......... .......... .......... .......... 70% 53.2M 0s 2024-08-22T20:28:19.0132750Z 41600K .......... .......... .......... .......... .......... 70% 82.9M 0s 2024-08-22T20:28:19.0139870Z 41650K .......... .......... .......... .......... .......... 70% 69.1M 0s 2024-08-22T20:28:19.0145000Z 41700K .......... .......... .......... .......... .......... 70% 91.3M 0s 2024-08-22T20:28:19.0151370Z 41750K .......... .......... .......... .......... .......... 70% 78.1M 0s 2024-08-22T20:28:19.0158380Z 41800K .......... .......... .......... .......... .......... 70% 70.6M 0s 2024-08-22T20:28:19.0164870Z 41850K .......... .......... .......... .......... .......... 70% 74.9M 0s 2024-08-22T20:28:19.0171650Z 41900K .......... .......... .......... .......... .......... 70% 75.6M 0s 2024-08-22T20:28:19.0179330Z 41950K .......... .......... .......... .......... .......... 70% 59.9M 0s 2024-08-22T20:28:19.0185540Z 42000K .......... .......... .......... .......... .......... 70% 89.9M 0s 2024-08-22T20:28:19.0191650Z 42050K .......... .......... .......... .......... .......... 70% 73.4M 0s 2024-08-22T20:28:19.0197610Z 42100K .......... .......... .......... .......... .......... 71% 82.5M 0s 2024-08-22T20:28:19.0203340Z 42150K .......... .......... .......... .......... .......... 71% 82.3M 0s 2024-08-22T20:28:19.0209130Z 42200K .......... .......... .......... .......... .......... 71% 80.8M 0s 2024-08-22T20:28:19.0215280Z 42250K .......... .......... .......... .......... .......... 71% 80.7M 0s 2024-08-22T20:28:19.0221360Z 42300K .......... .......... .......... .......... .......... 71% 83.6M 0s 2024-08-22T20:28:19.0229870Z 42350K .......... .......... .......... .......... .......... 71% 60.3M 0s 2024-08-22T20:28:19.0234460Z 42400K .......... .......... .......... .......... .......... 71% 93.4M 0s 2024-08-22T20:28:19.0240990Z 42450K .......... .......... .......... .......... .......... 71% 79.1M 0s 2024-08-22T20:28:19.0247740Z 42500K .......... .......... .......... .......... .......... 71% 70.2M 0s 2024-08-22T20:28:19.0253290Z 42550K .......... .......... .......... .......... .......... 71% 99.4M 0s 2024-08-22T20:28:19.0258600Z 42600K .......... .......... .......... .......... .......... 71% 80.0M 0s 2024-08-22T20:28:19.0275460Z 42650K .......... .......... .......... .......... .......... 71% 29.5M 0s 2024-08-22T20:28:19.0276050Z 42700K .......... .......... .......... .......... .......... 72% 708M 0s 2024-08-22T20:28:19.0280190Z 42750K .......... .......... .......... .......... .......... 72% 127M 0s 2024-08-22T20:28:19.0286090Z 42800K .......... .......... .......... .......... .......... 72% 79.5M 0s 2024-08-22T20:28:19.0291690Z 42850K .......... .......... .......... .......... .......... 72% 84.8M 0s 2024-08-22T20:28:19.0298240Z 42900K .......... .......... .......... .......... .......... 72% 76.8M 0s 2024-08-22T20:28:19.0305220Z 42950K .......... .......... .......... .......... .......... 72% 74.0M 0s 2024-08-22T20:28:19.0310940Z 43000K .......... .......... .......... .......... .......... 72% 80.7M 0s 2024-08-22T20:28:19.0317160Z 43050K .......... .......... .......... .......... .......... 72% 84.9M 0s 2024-08-22T20:28:19.0323340Z 43100K .......... .......... .......... .......... .......... 72% 73.6M 0s 2024-08-22T20:28:19.0331150Z 43150K .......... .......... .......... .......... .......... 72% 64.1M 0s 2024-08-22T20:28:19.0335250Z 43200K .......... .......... .......... .......... .......... 72% 109M 0s 2024-08-22T20:28:19.0341220Z 43250K .......... .......... .......... .......... .......... 72% 81.2M 0s 2024-08-22T20:28:19.0347370Z 43300K .......... .......... .......... .......... .......... 73% 83.6M 0s 2024-08-22T20:28:19.0354320Z 43350K .......... .......... .......... .......... .......... 73% 69.6M 0s 2024-08-22T20:28:19.0360830Z 43400K .......... .......... .......... .......... .......... 73% 75.4M 0s 2024-08-22T20:28:19.0366950Z 43450K .......... .......... .......... .......... .......... 73% 80.0M 0s 2024-08-22T20:28:19.0372940Z 43500K .......... .......... .......... .......... .......... 73% 83.3M 0s 2024-08-22T20:28:19.0380980Z 43550K .......... .......... .......... .......... .......... 73% 59.0M 0s 2024-08-22T20:28:19.0387010Z 43600K .......... .......... .......... .......... .......... 73% 81.9M 0s 2024-08-22T20:28:19.0392320Z 43650K .......... .......... .......... .......... .......... 73% 92.1M 0s 2024-08-22T20:28:19.0398680Z 43700K .......... .......... .......... .......... .......... 73% 75.6M 0s 2024-08-22T20:28:19.0403780Z 43750K .......... .......... .......... .......... .......... 73% 93.2M 0s 2024-08-22T20:28:19.0410610Z 43800K .......... .......... .......... .......... .......... 73% 75.1M 0s 2024-08-22T20:28:19.0415420Z 43850K .......... .......... .......... .......... .......... 73% 96.7M 0s 2024-08-22T20:28:19.0422120Z 43900K .......... .......... .......... .......... .......... 74% 72.8M 0s 2024-08-22T20:28:19.0430020Z 43950K .......... .......... .......... .......... .......... 74% 60.2M 0s 2024-08-22T20:28:19.0435830Z 44000K .......... .......... .......... .......... .......... 74% 92.0M 0s 2024-08-22T20:28:19.0441660Z 44050K .......... .......... .......... .......... .......... 74% 78.1M 0s 2024-08-22T20:28:19.0447620Z 44100K .......... .......... .......... .......... .......... 74% 80.4M 0s 2024-08-22T20:28:19.0453540Z 44150K .......... .......... .......... .......... .......... 74% 82.8M 0s 2024-08-22T20:28:19.0460980Z 44200K .......... .......... .......... .......... .......... 74% 67.1M 0s 2024-08-22T20:28:19.0467130Z 44250K .......... .......... .......... .......... .......... 74% 82.3M 0s 2024-08-22T20:28:19.0472140Z 44300K .......... .......... .......... .......... .......... 74% 103M 0s 2024-08-22T20:28:19.0479930Z 44350K .......... .......... .......... .......... .......... 74% 58.1M 0s 2024-08-22T20:28:19.0485590Z 44400K .......... .......... .......... .......... .......... 74% 86.1M 0s 2024-08-22T20:28:19.0491970Z 44450K .......... .......... .......... .......... .......... 74% 82.1M 0s 2024-08-22T20:28:19.0497400Z 44500K .......... .......... .......... .......... .......... 75% 88.1M 0s 2024-08-22T20:28:19.0503300Z 44550K .......... .......... .......... .......... .......... 75% 82.1M 0s 2024-08-22T20:28:19.0509360Z 44600K .......... .......... .......... .......... .......... 75% 76.9M 0s 2024-08-22T20:28:19.0515030Z 44650K .......... .......... .......... .......... .......... 75% 85.7M 0s 2024-08-22T20:28:19.0521020Z 44700K .......... .......... .......... .......... .......... 75% 92.0M 0s 2024-08-22T20:28:19.0527160Z 44750K .......... .......... .......... .......... .......... 75% 72.7M 0s 2024-08-22T20:28:19.0532980Z 44800K .......... .......... .......... .......... .......... 75% 89.6M 0s 2024-08-22T20:28:19.0537060Z 44850K .......... .......... .......... .......... .......... 75% 112M 0s 2024-08-22T20:28:19.0542060Z 44900K .......... .......... .......... .......... .......... 75% 95.7M 0s 2024-08-22T20:28:19.0546790Z 44950K .......... .......... .......... .......... .......... 75% 107M 0s 2024-08-22T20:28:19.0551490Z 45000K .......... .......... .......... .......... .......... 75% 104M 0s 2024-08-22T20:28:19.0555790Z 45050K .......... .......... .......... .......... .......... 75% 107M 0s 2024-08-22T20:28:19.0560280Z 45100K .......... .......... .......... .......... .......... 76% 117M 0s 2024-08-22T20:28:19.0565780Z 45150K .......... .......... .......... .......... .......... 76% 88.1M 0s 2024-08-22T20:28:19.0569820Z 45200K .......... .......... .......... .......... .......... 76% 123M 0s 2024-08-22T20:28:19.0574490Z 45250K .......... .......... .......... .......... .......... 76% 108M 0s 2024-08-22T20:28:19.0579120Z 45300K .......... .......... .......... .......... .......... 76% 113M 0s 2024-08-22T20:28:19.0582790Z 45350K .......... .......... .......... .......... .......... 76% 121M 0s 2024-08-22T20:28:19.0586930Z 45400K .......... .......... .......... .......... .......... 76% 117M 0s 2024-08-22T20:28:19.0590450Z 45450K .......... .......... .......... .......... .......... 76% 140M 0s 2024-08-22T20:28:19.0594440Z 45500K .......... .......... .......... .......... .......... 76% 126M 0s 2024-08-22T20:28:19.0598780Z 45550K .......... .......... .......... .......... .......... 76% 99.0M 0s 2024-08-22T20:28:19.0602280Z 45600K .......... .......... .......... .......... .......... 76% 139M 0s 2024-08-22T20:28:19.0607700Z 45650K .......... .......... .......... .......... .......... 76% 92.1M 0s 2024-08-22T20:28:19.0614190Z 45700K .......... .......... .......... .......... .......... 77% 78.5M 0s 2024-08-22T20:28:19.0619840Z 45750K .......... .......... .......... .......... .......... 77% 82.6M 0s 2024-08-22T20:28:19.0623100Z 45800K .......... .......... .......... .......... .......... 77% 165M 0s 2024-08-22T20:28:19.0627770Z 45850K .......... .......... .......... .......... .......... 77% 108M 0s 2024-08-22T20:28:19.0632110Z 45900K .......... .......... .......... .......... .......... 77% 109M 0s 2024-08-22T20:28:19.0635780Z 45950K .......... .......... .......... .......... .......... 77% 127M 0s 2024-08-22T20:28:19.0639320Z 46000K .......... .......... .......... .......... .......... 77% 138M 0s 2024-08-22T20:28:19.0644940Z 46050K .......... .......... .......... .......... .......... 77% 84.9M 0s 2024-08-22T20:28:19.0649410Z 46100K .......... .......... .......... .......... .......... 77% 117M 0s 2024-08-22T20:28:19.0653430Z 46150K .......... .......... .......... .......... .......... 77% 112M 0s 2024-08-22T20:28:19.0657540Z 46200K .......... .......... .......... .......... .......... 77% 116M 0s 2024-08-22T20:28:19.0663820Z 46250K .......... .......... .......... .......... .......... 77% 84.2M 0s 2024-08-22T20:28:19.0668580Z 46300K .......... .......... .......... .......... .......... 78% 98.8M 0s 2024-08-22T20:28:19.0675190Z 46350K .......... .......... .......... .......... .......... 78% 72.6M 0s 2024-08-22T20:28:19.0679310Z 46400K .......... .......... .......... .......... .......... 78% 121M 0s 2024-08-22T20:28:19.0682320Z 46450K .......... .......... .......... .......... .......... 78% 158M 0s 2024-08-22T20:28:19.0690460Z 46500K .......... .......... .......... .......... .......... 78% 60.8M 0s 2024-08-22T20:28:19.0694910Z 46550K .......... .......... .......... .......... .......... 78% 108M 0s 2024-08-22T20:28:19.0700190Z 46600K .......... .......... .......... .......... .......... 78% 88.5M 0s 2024-08-22T20:28:19.0706730Z 46650K .......... .......... .......... .......... .......... 78% 77.0M 0s 2024-08-22T20:28:19.0713430Z 46700K .......... .......... .......... .......... .......... 78% 79.4M 0s 2024-08-22T20:28:19.0720050Z 46750K .......... .......... .......... .......... .......... 78% 70.6M 0s 2024-08-22T20:28:19.0726640Z 46800K .......... .......... .......... .......... .......... 78% 76.5M 0s 2024-08-22T20:28:19.0731490Z 46850K .......... .......... .......... .......... .......... 79% 113M 0s 2024-08-22T20:28:19.0735640Z 46900K .......... .......... .......... .......... .......... 79% 93.5M 0s 2024-08-22T20:28:19.0740730Z 46950K .......... .......... .......... .......... .......... 79% 100M 0s 2024-08-22T20:28:19.0745780Z 47000K .......... .......... .......... .......... .......... 79% 111M 0s 2024-08-22T20:28:19.0749840Z 47050K .......... .......... .......... .......... .......... 79% 108M 0s 2024-08-22T20:28:19.0753960Z 47100K .......... .......... .......... .......... .......... 79% 107M 0s 2024-08-22T20:28:19.0758740Z 47150K .......... .......... .......... .......... .......... 79% 100M 0s 2024-08-22T20:28:19.0763610Z 47200K .......... .......... .......... .......... .......... 79% 110M 0s 2024-08-22T20:28:19.0768210Z 47250K .......... .......... .......... .......... .......... 79% 100M 0s 2024-08-22T20:28:19.0773000Z 47300K .......... .......... .......... .......... .......... 79% 106M 0s 2024-08-22T20:28:19.0797580Z 47350K .......... .......... .......... .......... .......... 79% 63.7M 0s 2024-08-22T20:28:19.0798340Z 47400K .......... .......... .......... .......... .......... 79% 82.1M 0s 2024-08-22T20:28:19.0798960Z 47450K .......... .......... .......... .......... .......... 80% 131M 0s 2024-08-22T20:28:19.0799660Z 47500K .......... .......... .......... .......... .......... 80% 118M 0s 2024-08-22T20:28:19.0800240Z 47550K .......... .......... .......... .......... .......... 80% 76.7M 0s 2024-08-22T20:28:19.0805580Z 47600K .......... .......... .......... .......... .......... 80% 100M 0s 2024-08-22T20:28:19.0807880Z 47650K .......... .......... .......... .......... .......... 80% 184M 0s 2024-08-22T20:28:19.0812390Z 47700K .......... .......... .......... .......... .......... 80% 125M 0s 2024-08-22T20:28:19.0816350Z 47750K .......... .......... .......... .......... .......... 80% 120M 0s 2024-08-22T20:28:19.0829290Z 47800K .......... .......... .......... .......... .......... 80% 148M 0s 2024-08-22T20:28:19.0829690Z 47850K .......... .......... .......... .......... .......... 80% 86.9M 0s 2024-08-22T20:28:19.0830060Z 47900K .......... .......... .......... .......... .......... 80% 124M 0s 2024-08-22T20:28:19.0835260Z 47950K .......... .......... .......... .......... .......... 80% 82.8M 0s 2024-08-22T20:28:19.0840810Z 48000K .......... .......... .......... .......... .......... 80% 84.6M 0s 2024-08-22T20:28:19.0844320Z 48050K .......... .......... .......... .......... .......... 81% 136M 0s 2024-08-22T20:28:19.0848590Z 48100K .......... .......... .......... .......... .......... 81% 114M 0s 2024-08-22T20:28:19.0853290Z 48150K .......... .......... .......... .......... .......... 81% 120M 0s 2024-08-22T20:28:19.0857830Z 48200K .......... .......... .......... .......... .......... 81% 115M 0s 2024-08-22T20:28:19.0862920Z 48250K .......... .......... .......... .......... .......... 81% 83.6M 0s 2024-08-22T20:28:19.0865930Z 48300K .......... .......... .......... .......... .......... 81% 171M 0s 2024-08-22T20:28:19.0869870Z 48350K .......... .......... .......... .......... .......... 81% 108M 0s 2024-08-22T20:28:19.0872760Z 48400K .......... .......... .......... .......... .......... 81% 200M 0s 2024-08-22T20:28:19.0876920Z 48450K .......... .......... .......... .......... .......... 81% 124M 0s 2024-08-22T20:28:19.0880670Z 48500K .......... .......... .......... .......... .......... 81% 120M 0s 2024-08-22T20:28:19.0884780Z 48550K .......... .......... .......... .......... .......... 81% 121M 0s 2024-08-22T20:28:19.0888360Z 48600K .......... .......... .......... .......... .......... 81% 139M 0s 2024-08-22T20:28:19.0894380Z 48650K .......... .......... .......... .......... .......... 82% 75.1M 0s 2024-08-22T20:28:19.0899550Z 48700K .......... .......... .......... .......... .......... 82% 99.2M 0s 2024-08-22T20:28:19.0904130Z 48750K .......... .......... .......... .......... .......... 82% 125M 0s 2024-08-22T20:28:19.0908080Z 48800K .......... .......... .......... .......... .......... 82% 107M 0s 2024-08-22T20:28:19.0914720Z 48850K .......... .......... .......... .......... .......... 82% 74.8M 0s 2024-08-22T20:28:19.0918520Z 48900K .......... .......... .......... .......... .......... 82% 122M 0s 2024-08-22T20:28:19.0921950Z 48950K .......... .......... .......... .......... .......... 82% 147M 0s 2024-08-22T20:28:19.0926310Z 49000K .......... .......... .......... .......... .......... 82% 112M 0s 2024-08-22T20:28:19.0929240Z 49050K .......... .......... .......... .......... .......... 82% 160M 0s 2024-08-22T20:28:19.0933570Z 49100K .......... .......... .......... .......... .......... 82% 122M 0s 2024-08-22T20:28:19.0937940Z 49150K .......... .......... .......... .......... .......... 82% 104M 0s 2024-08-22T20:28:19.0942950Z 49200K .......... .......... .......... .......... .......... 82% 116M 0s 2024-08-22T20:28:19.0945280Z 49250K .......... .......... .......... .......... .......... 83% 148M 0s 2024-08-22T20:28:19.0949920Z 49300K .......... .......... .......... .......... .......... 83% 106M 0s 2024-08-22T20:28:19.0954230Z 49350K .......... .......... .......... .......... .......... 83% 146M 0s 2024-08-22T20:28:19.0957550Z 49400K .......... .......... .......... .......... .......... 83% 125M 0s 2024-08-22T20:28:19.0958360Z 49450K .......... .......... .......... .......... .......... 83% 414M 0s 2024-08-22T20:28:19.0961680Z 49500K .......... .......... .......... .......... .......... 83% 146M 0s 2024-08-22T20:28:19.0964360Z 49550K .......... .......... .......... .......... .......... 83% 190M 0s 2024-08-22T20:28:19.0966090Z 49600K .......... .......... .......... .......... .......... 83% 253M 0s 2024-08-22T20:28:19.0970910Z 49650K .......... .......... .......... .......... .......... 83% 128M 0s 2024-08-22T20:28:19.0974960Z 49700K .......... .......... .......... .......... .......... 83% 113M 0s 2024-08-22T20:28:19.0978890Z 49750K .......... .......... .......... .......... .......... 83% 128M 0s 2024-08-22T20:28:19.0981710Z 49800K .......... .......... .......... .......... .......... 83% 131M 0s 2024-08-22T20:28:19.0983920Z 49850K .......... .......... .......... .......... .......... 84% 300M 0s 2024-08-22T20:28:19.0988860Z 49900K .......... .......... .......... .......... .......... 84% 95.4M 0s 2024-08-22T20:28:19.0991620Z 49950K .......... .......... .......... .......... .......... 84% 178M 0s 2024-08-22T20:28:19.0995850Z 50000K .......... .......... .......... .......... .......... 84% 117M 0s 2024-08-22T20:28:19.0998530Z 50050K .......... .......... .......... .......... .......... 84% 169M 0s 2024-08-22T20:28:19.1001640Z 50100K .......... .......... .......... .......... .......... 84% 144M 0s 2024-08-22T20:28:19.1003320Z 50150K .......... .......... .......... .......... .......... 84% 568M 0s 2024-08-22T20:28:19.1006450Z 50200K .......... .......... .......... .......... .......... 84% 125M 0s 2024-08-22T20:28:19.1007450Z 50250K .......... .......... .......... .......... .......... 84% 561M 0s 2024-08-22T20:28:19.1010120Z 50300K .......... .......... .......... .......... .......... 84% 189M 0s 2024-08-22T20:28:19.1010900Z 50350K .......... .......... .......... .......... .......... 84% 498M 0s 2024-08-22T20:28:19.1016570Z 50400K .......... .......... .......... .......... .......... 84% 120M 0s 2024-08-22T20:28:19.1017300Z 50450K .......... .......... .......... .......... .......... 85% 282M 0s 2024-08-22T20:28:19.1023170Z 50500K .......... .......... .......... .......... .......... 85% 77.4M 0s 2024-08-22T20:28:19.1032570Z 50550K .......... .......... .......... .......... .......... 85% 53.2M 0s 2024-08-22T20:28:19.1034000Z 50600K .......... .......... .......... .......... .......... 85% 289M 0s 2024-08-22T20:28:19.1043540Z 50650K .......... .......... .......... .......... .......... 85% 51.7M 0s 2024-08-22T20:28:19.1050980Z 50700K .......... .......... .......... .......... .......... 85% 63.8M 0s 2024-08-22T20:28:19.1061990Z 50750K .......... .......... .......... .......... .......... 85% 45.5M 0s 2024-08-22T20:28:19.1069470Z 50800K .......... .......... .......... .......... .......... 85% 66.3M 0s 2024-08-22T20:28:19.1072350Z 50850K .......... .......... .......... .......... .......... 85% 153M 0s 2024-08-22T20:28:19.1080700Z 50900K .......... .......... .......... .......... .......... 85% 57.9M 0s 2024-08-22T20:28:19.1086920Z 50950K .......... .......... .......... .......... .......... 85% 82.5M 0s 2024-08-22T20:28:19.1092900Z 51000K .......... .......... .......... .......... .......... 85% 83.0M 0s 2024-08-22T20:28:19.1094680Z 51050K .......... .......... .......... .......... .......... 86% 242M 0s 2024-08-22T20:28:19.1101580Z 51100K .......... .......... .......... .......... .......... 86% 71.3M 0s 2024-08-22T20:28:19.1108540Z 51150K .......... .......... .......... .......... .......... 86% 70.3M 0s 2024-08-22T20:28:19.1113360Z 51200K .......... .......... .......... .......... .......... 86% 100M 0s 2024-08-22T20:28:19.1120950Z 51250K .......... .......... .......... .......... .......... 86% 63.9M 0s 2024-08-22T20:28:19.1126490Z 51300K .......... .......... .......... .......... .......... 86% 88.3M 0s 2024-08-22T20:28:19.1127250Z 51350K .......... .......... .......... .......... .......... 86% 503M 0s 2024-08-22T20:28:19.1133130Z 51400K .......... .......... .......... .......... .......... 86% 88.6M 0s 2024-08-22T20:28:19.1138800Z 51450K .......... .......... .......... .......... .......... 86% 88.9M 0s 2024-08-22T20:28:19.1144180Z 51500K .......... .......... .......... .......... .......... 86% 87.3M 0s 2024-08-22T20:28:19.1150630Z 51550K .......... .......... .......... .......... .......... 86% 73.1M 0s 2024-08-22T20:28:19.1153120Z 51600K .......... .......... .......... .......... .......... 87% 202M 0s 2024-08-22T20:28:19.1158640Z 51650K .......... .......... .......... .......... .......... 87% 93.7M 0s 2024-08-22T20:28:19.1165790Z 51700K .......... .......... .......... .......... .......... 87% 67.2M 0s 2024-08-22T20:28:19.1169540Z 51750K .......... .......... .......... .......... .......... 87% 131M 0s 2024-08-22T20:28:19.1171240Z 51800K .......... .......... .......... .......... .......... 87% 241M 0s 2024-08-22T20:28:19.1178440Z 51850K .......... .......... .......... .......... .......... 87% 73.0M 0s 2024-08-22T20:28:19.1183650Z 51900K .......... .......... .......... .......... .......... 87% 88.5M 0s 2024-08-22T20:28:19.1189890Z 51950K .......... .......... .......... .......... .......... 87% 77.4M 0s 2024-08-22T20:28:19.1196150Z 52000K .......... .......... .......... .......... .......... 87% 86.4M 0s 2024-08-22T20:28:19.1201310Z 52050K .......... .......... .......... .......... .......... 87% 86.9M 0s 2024-08-22T20:28:19.1203610Z 52100K .......... .......... .......... .......... .......... 87% 208M 0s 2024-08-22T20:28:19.1209110Z 52150K .......... .......... .......... .......... .......... 87% 86.0M 0s 2024-08-22T20:28:19.1214590Z 52200K .......... .......... .......... .......... .......... 88% 92.0M 0s 2024-08-22T20:28:19.1220650Z 52250K .......... .......... .......... .......... .......... 88% 82.8M 0s 2024-08-22T20:28:19.1222400Z 52300K .......... .......... .......... .......... .......... 88% 263M 0s 2024-08-22T20:28:19.1228380Z 52350K .......... .......... .......... .......... .......... 88% 80.8M 0s 2024-08-22T20:28:19.1235160Z 52400K .......... .......... .......... .......... .......... 88% 69.9M 0s 2024-08-22T20:28:19.1240870Z 52450K .......... .......... .......... .......... .......... 88% 90.9M 0s 2024-08-22T20:28:19.1246250Z 52500K .......... .......... .......... .......... .......... 88% 89.8M 0s 2024-08-22T20:28:19.1247950Z 52550K .......... .......... .......... .......... .......... 88% 231M 0s 2024-08-22T20:28:19.1254530Z 52600K .......... .......... .......... .......... .......... 88% 80.0M 0s 2024-08-22T20:28:19.1260690Z 52650K .......... .......... .......... .......... .......... 88% 76.3M 0s 2024-08-22T20:28:19.1265800Z 52700K .......... .......... .......... .......... .......... 88% 99.0M 0s 2024-08-22T20:28:19.1273080Z 52750K .......... .......... .......... .......... .......... 88% 74.3M 0s 2024-08-22T20:28:19.1277510Z 52800K .......... .......... .......... .......... .......... 89% 92.3M 0s 2024-08-22T20:28:19.1280170Z 52850K .......... .......... .......... .......... .......... 89% 198M 0s 2024-08-22T20:28:19.1285270Z 52900K .......... .......... .......... .......... .......... 89% 92.8M 0s 2024-08-22T20:28:19.1291690Z 52950K .......... .......... .......... .......... .......... 89% 75.0M 0s 2024-08-22T20:28:19.1297000Z 53000K .......... .......... .......... .......... .......... 89% 93.0M 0s 2024-08-22T20:28:19.1301700Z 53050K .......... .......... .......... .......... .......... 89% 115M 0s 2024-08-22T20:28:19.1306230Z 53100K .......... .......... .......... .......... .......... 89% 95.9M 0s 2024-08-22T20:28:19.1313070Z 53150K .......... .......... .......... .......... .......... 89% 74.9M 0s 2024-08-22T20:28:19.1316660Z 53200K .......... .......... .......... .......... .......... 89% 132M 0s 2024-08-22T20:28:19.1323530Z 53250K .......... .......... .......... .......... .......... 89% 75.9M 0s 2024-08-22T20:28:19.1324840Z 53300K .......... .......... .......... .......... .......... 89% 234M 0s 2024-08-22T20:28:19.1330330Z 53350K .......... .......... .......... .......... .......... 89% 99.6M 0s 2024-08-22T20:28:19.1336080Z 53400K .......... .......... .......... .......... .......... 90% 82.9M 0s 2024-08-22T20:28:19.1341710Z 53450K .......... .......... .......... .......... .......... 90% 84.6M 0s 2024-08-22T20:28:19.1347720Z 53500K .......... .......... .......... .......... .......... 90% 82.1M 0s 2024-08-22T20:28:19.1354480Z 53550K .......... .......... .......... .......... .......... 90% 73.8M 0s 2024-08-22T20:28:19.1356420Z 53600K .......... .......... .......... .......... .......... 90% 238M 0s 2024-08-22T20:28:19.1362170Z 53650K .......... .......... .......... .......... .......... 90% 84.9M 0s 2024-08-22T20:28:19.1367420Z 53700K .......... .......... .......... .......... .......... 90% 89.9M 0s 2024-08-22T20:28:19.1373070Z 53750K .......... .......... .......... .......... .......... 90% 86.6M 0s 2024-08-22T20:28:19.1374980Z 53800K .......... .......... .......... .......... .......... 90% 301M 0s 2024-08-22T20:28:19.1381290Z 53850K .......... .......... .......... .......... .......... 90% 75.6M 0s 2024-08-22T20:28:19.1387100Z 53900K .......... .......... .......... .......... .......... 90% 90.9M 0s 2024-08-22T20:28:19.1392890Z 53950K .......... .......... .......... .......... .......... 90% 77.9M 0s 2024-08-22T20:28:19.1398710Z 54000K .......... .......... .......... .......... .......... 91% 85.5M 0s 2024-08-22T20:28:19.1401310Z 54050K .......... .......... .......... .......... .......... 91% 167M 0s 2024-08-22T20:28:19.1407150Z 54100K .......... .......... .......... .......... .......... 91% 88.9M 0s 2024-08-22T20:28:19.1412080Z 54150K .......... .......... .......... .......... .......... 91% 97.3M 0s 2024-08-22T20:28:19.1418620Z 54200K .......... .......... .......... .......... .......... 91% 76.8M 0s 2024-08-22T20:28:19.1424310Z 54250K .......... .......... .......... .......... .......... 91% 84.9M 0s 2024-08-22T20:28:19.1425870Z 54300K .......... .......... .......... .......... .......... 91% 261M 0s 2024-08-22T20:28:19.1431650Z 54350K .......... .......... .......... .......... .......... 91% 85.1M 0s 2024-08-22T20:28:19.1437950Z 54400K .......... .......... .......... .......... .......... 91% 80.8M 0s 2024-08-22T20:28:19.1445760Z 54450K .......... .......... .......... .......... .......... 91% 61.2M 0s 2024-08-22T20:28:19.1449660Z 54500K .......... .......... .......... .......... .......... 91% 136M 0s 2024-08-22T20:28:19.1450890Z 54550K .......... .......... .......... .......... .......... 91% 265M 0s 2024-08-22T20:28:19.1457560Z 54600K .......... .......... .......... .......... .......... 92% 76.7M 0s 2024-08-22T20:28:19.1464700Z 54650K .......... .......... .......... .......... .......... 92% 70.3M 0s 2024-08-22T20:28:19.1468470Z 54700K .......... .......... .......... .......... .......... 92% 121M 0s 2024-08-22T20:28:19.1475290Z 54750K .......... .......... .......... .......... .......... 92% 74.5M 0s 2024-08-22T20:28:19.1476180Z 54800K .......... .......... .......... .......... .......... 92% 400M 0s 2024-08-22T20:28:19.1483350Z 54850K .......... .......... .......... .......... .......... 92% 70.0M 0s 2024-08-22T20:28:19.1488570Z 54900K .......... .......... .......... .......... .......... 92% 94.4M 0s 2024-08-22T20:28:19.1494960Z 54950K .......... .......... .......... .......... .......... 92% 76.5M 0s 2024-08-22T20:28:19.1500070Z 55000K .......... .......... .......... .......... .......... 92% 93.4M 0s 2024-08-22T20:28:19.1502480Z 55050K .......... .......... .......... .......... .......... 92% 195M 0s 2024-08-22T20:28:19.1507520Z 55100K .......... .......... .......... .......... .......... 92% 98.4M 0s 2024-08-22T20:28:19.1514510Z 55150K .......... .......... .......... .......... .......... 92% 69.7M 0s 2024-08-22T20:28:19.1518180Z 55200K .......... .......... .......... .......... .......... 93% 131M 0s 2024-08-22T20:28:19.1522530Z 55250K .......... .......... .......... .......... .......... 93% 116M 0s 2024-08-22T20:28:19.1524830Z 55300K .......... .......... .......... .......... .......... 93% 224M 0s 2024-08-22T20:28:19.1529240Z 55350K .......... .......... .......... .......... .......... 93% 110M 0s 2024-08-22T20:28:19.1533380Z 55400K .......... .......... .......... .......... .......... 93% 113M 0s 2024-08-22T20:28:19.1538520Z 55450K .......... .......... .......... .......... .......... 93% 95.9M 0s 2024-08-22T20:28:19.1539830Z 55500K .......... .......... .......... .......... .......... 93% 367M 0s 2024-08-22T20:28:19.1544790Z 55550K .......... .......... .......... .......... .......... 93% 94.8M 0s 2024-08-22T20:28:19.1549760Z 55600K .......... .......... .......... .......... .......... 93% 109M 0s 2024-08-22T20:28:19.1553620Z 55650K .......... .......... .......... .......... .......... 93% 113M 0s 2024-08-22T20:28:19.1558040Z 55700K .......... .......... .......... .......... .......... 93% 120M 0s 2024-08-22T20:28:19.1599930Z 55750K .......... .......... .......... .......... .......... 93% 12.8M 0s 2024-08-22T20:28:19.1600710Z 55800K .......... .......... .......... .......... .......... 94% 465M 0s 2024-08-22T20:28:19.1603190Z 55850K .......... .......... .......... .......... .......... 94% 80.6M 0s 2024-08-22T20:28:19.1612130Z 55900K .......... .......... .......... .......... .......... 94% 130M 0s 2024-08-22T20:28:19.1612690Z 55950K .......... .......... .......... .......... .......... 94% 261M 0s 2024-08-22T20:28:19.1613180Z 56000K .......... .......... .......... .......... .......... 94% 483M 0s 2024-08-22T20:28:19.1613800Z 56050K .......... .......... .......... .......... .......... 94% 448M 0s 2024-08-22T20:28:19.1614380Z 56100K .......... .......... .......... .......... .......... 94% 317M 0s 2024-08-22T20:28:19.1614930Z 56150K .......... .......... .......... .......... .......... 94% 660M 0s 2024-08-22T20:28:19.1615480Z 56200K .......... .......... .......... .......... .......... 94% 800M 0s 2024-08-22T20:28:19.1616920Z 56250K .......... .......... .......... .......... .......... 94% 568M 0s 2024-08-22T20:28:19.1617380Z 56300K .......... .......... .......... .......... .......... 94% 634M 0s 2024-08-22T20:28:19.1617800Z 56350K .......... .......... .......... .......... .......... 95% 479M 0s 2024-08-22T20:28:19.1623250Z 56400K .......... .......... .......... .......... .......... 95% 72.0M 0s 2024-08-22T20:28:19.1624960Z 56450K .......... .......... .......... .......... .......... 95% 498M 0s 2024-08-22T20:28:19.1629350Z 56500K .......... .......... .......... .......... .......... 95% 95.4M 0s 2024-08-22T20:28:19.1631270Z 56550K .......... .......... .......... .......... .......... 95% 470M 0s 2024-08-22T20:28:19.1633780Z 56600K .......... .......... .......... .......... .......... 95% 242M 0s 2024-08-22T20:28:19.1637480Z 56650K .......... .......... .......... .......... .......... 95% 109M 0s 2024-08-22T20:28:19.1637970Z 56700K .......... .......... .......... .......... .......... 95% 549M 0s 2024-08-22T20:28:19.1644890Z 56750K .......... .......... .......... .......... .......... 95% 73.9M 0s 2024-08-22T20:28:19.1645570Z 56800K .......... .......... .......... .......... .......... 95% 381M 0s 2024-08-22T20:28:19.1648980Z 56850K .......... .......... .......... .......... .......... 95% 160M 0s 2024-08-22T20:28:19.1655420Z 56900K .......... .......... .......... .......... .......... 95% 83.3M 0s 2024-08-22T20:28:19.1657020Z 56950K .......... .......... .......... .......... .......... 96% 194M 0s 2024-08-22T20:28:19.1659690Z 57000K .......... .......... .......... .......... .......... 96% 257M 0s 2024-08-22T20:28:19.1663930Z 57050K .......... .......... .......... .......... .......... 96% 134M 0s 2024-08-22T20:28:19.1667970Z 57100K .......... .......... .......... .......... .......... 96% 91.8M 0s 2024-08-22T20:28:19.1672090Z 57150K .......... .......... .......... .......... .......... 96% 162M 0s 2024-08-22T20:28:19.1677680Z 57200K .......... .......... .......... .......... .......... 96% 114M 0s 2024-08-22T20:28:19.1687780Z 57250K .......... .......... .......... .......... .......... 96% 46.8M 0s 2024-08-22T20:28:19.1688210Z 57300K .......... .......... .......... .......... .......... 96% 444M 0s 2024-08-22T20:28:19.1688610Z 57350K .......... .......... .......... .......... .......... 96% 751M 0s 2024-08-22T20:28:19.1697400Z 57400K .......... .......... .......... .......... .......... 96% 75.0M 0s 2024-08-22T20:28:19.1699530Z 57450K .......... .......... .......... .......... .......... 96% 148M 0s 2024-08-22T20:28:19.1700160Z 57500K .......... .......... .......... .......... .......... 96% 381M 0s 2024-08-22T20:28:19.1705450Z 57550K .......... .......... .......... .......... .......... 97% 102M 0s 2024-08-22T20:28:19.1706000Z 57600K .......... .......... .......... .......... .......... 97% 303M 0s 2024-08-22T20:28:19.1709160Z 57650K .......... .......... .......... .......... .......... 97% 111M 0s 2024-08-22T20:28:19.1711820Z 57700K .......... .......... .......... .......... .......... 97% 212M 0s 2024-08-22T20:28:19.1712560Z 57750K .......... .......... .......... .......... .......... 97% 470M 0s 2024-08-22T20:28:19.1719100Z 57800K .......... .......... .......... .......... .......... 97% 83.9M 0s 2024-08-22T20:28:19.1726600Z 57850K .......... .......... .......... .......... .......... 97% 61.0M 0s 2024-08-22T20:28:19.1732760Z 57900K .......... .......... .......... .......... .......... 97% 80.3M 0s 2024-08-22T20:28:19.1738000Z 57950K .......... .......... .......... .......... .......... 97% 112M 0s 2024-08-22T20:28:19.1742250Z 58000K .......... .......... .......... .......... .......... 97% 97.9M 0s 2024-08-22T20:28:19.1746500Z 58050K .......... .......... .......... .......... .......... 97% 161M 0s 2024-08-22T20:28:19.1750780Z 58100K .......... .......... .......... .......... .......... 97% 82.9M 0s 2024-08-22T20:28:19.1754240Z 58150K .......... .......... .......... .......... .......... 98% 146M 0s 2024-08-22T20:28:19.1759190Z 58200K .......... .......... .......... .......... .......... 98% 106M 0s 2024-08-22T20:28:19.1760320Z 58250K .......... .......... .......... .......... .......... 98% 514M 0s 2024-08-22T20:28:19.1765890Z 58300K .......... .......... .......... .......... .......... 98% 87.0M 0s 2024-08-22T20:28:19.1768770Z 58350K .......... .......... .......... .......... .......... 98% 138M 0s 2024-08-22T20:28:19.1774770Z 58400K .......... .......... .......... .......... .......... 98% 113M 0s 2024-08-22T20:28:19.1777120Z 58450K .......... .......... .......... .......... .......... 98% 128M 0s 2024-08-22T20:28:19.1777940Z 58500K .......... .......... .......... .......... .......... 98% 493M 0s 2024-08-22T20:28:19.1782840Z 58550K .......... .......... .......... .......... .......... 98% 102M 0s 2024-08-22T20:28:19.1786710Z 58600K .......... .......... .......... .......... .......... 98% 141M 0s 2024-08-22T20:28:19.1790770Z 58650K .......... .......... .......... .......... .......... 98% 114M 0s 2024-08-22T20:28:19.1794070Z 58700K .......... .......... .......... .......... .......... 98% 145M 0s 2024-08-22T20:28:19.1808140Z 58750K .......... .......... .......... .......... .......... 99% 38.2M 0s 2024-08-22T20:28:19.1808770Z 58800K .......... .......... .......... .......... .......... 99% 247M 0s 2024-08-22T20:28:19.1809280Z 58850K .......... .......... .......... .......... .......... 99% 651M 0s 2024-08-22T20:28:19.1816290Z 58900K .......... .......... .......... .......... .......... 99% 104M 0s 2024-08-22T20:28:19.1817630Z 58950K .......... .......... .......... .......... .......... 99% 537M 0s 2024-08-22T20:28:19.1818240Z 59000K .......... .......... .......... .......... .......... 99% 145M 0s 2024-08-22T20:28:19.1822910Z 59050K .......... .......... .......... .......... .......... 99% 122M 0s 2024-08-22T20:28:19.1827150Z 59100K .......... .......... .......... .......... .......... 99% 121M 0s 2024-08-22T20:28:19.1832860Z 59150K .......... .......... .......... .......... .......... 99% 80.2M 0s 2024-08-22T20:28:19.1838270Z 59200K .......... .......... .......... .......... .......... 99% 176M 0s 2024-08-22T20:28:19.1842320Z 59250K .......... .......... .......... .......... .......... 99% 76.9M 0s 2024-08-22T20:28:19.1842940Z 59300K .......... .......... .......... .......... .......... 99% 436M 0s 2024-08-22T20:28:19.1843910Z 59350K .......... .... 100% 275M=0.7s 2024-08-22T20:28:19.1844800Z 2024-08-22T20:28:19.1850810Z 2024-08-22 20:28:19 (84.4 MB/s) - ‘stories15M.pt’ saved [60789090/60789090] 2024-08-22T20:28:19.1851510Z 2024-08-22T20:28:19.1862760Z + for resource in '$RESOURCES_STRING' 2024-08-22T20:28:19.1865250Z Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-08-22T20:28:19.1866140Z + echo 'Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.model' 2024-08-22T20:28:19.1867760Z + wget https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-08-22T20:28:19.1946030Z --2024-08-22 20:28:19-- https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-08-22T20:28:19.2021970Z Resolving github.com (github.com)... 140.82.116.3 2024-08-22T20:28:19.2556780Z Connecting to github.com (github.com)|140.82.116.3|:443... connected. 2024-08-22T20:28:19.4193660Z HTTP request sent, awaiting response... 302 Found 2024-08-22T20:28:19.4202210Z Location: https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.model [following] 2024-08-22T20:28:19.4214030Z --2024-08-22 20:28:19-- https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.model 2024-08-22T20:28:19.4423610Z Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.110.133, ... 2024-08-22T20:28:19.4513230Z Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected. 2024-08-22T20:28:19.4830220Z HTTP request sent, awaiting response... 200 OK 2024-08-22T20:28:19.4833460Z Length: 499723 (488K) [application/octet-stream] 2024-08-22T20:28:19.4838180Z Saving to: ‘tokenizer.model’ 2024-08-22T20:28:19.4839290Z 2024-08-22T20:28:19.4927830Z 0K .......... .......... .......... .......... .......... 10% 5.56M 0s 2024-08-22T20:28:19.4958810Z 50K .......... .......... .......... .......... .......... 20% 17.3M 0s 2024-08-22T20:28:19.5014530Z 100K .......... .......... .......... .......... .......... 30% 8.55M 0s 2024-08-22T20:28:19.5051990Z 150K .......... .......... .......... .......... .......... 40% 13.2M 0s 2024-08-22T20:28:19.5055520Z 200K .......... .......... .......... .......... .......... 51% 66.3M 0s 2024-08-22T20:28:19.5105120Z 250K .......... .......... .......... .......... .......... 61% 10.6M 0s 2024-08-22T20:28:19.5123450Z 300K .......... .......... .......... .......... .......... 71% 25.2M 0s 2024-08-22T20:28:19.5128510Z 350K .......... .......... .......... .......... .......... 81% 96.9M 0s 2024-08-22T20:28:19.5164770Z 400K .......... .......... .......... .......... .......... 92% 14.3M 0s 2024-08-22T20:28:19.5166510Z 450K .......... .......... .......... ........ 100% 132M=0.03s 2024-08-22T20:28:19.5167550Z 2024-08-22T20:28:19.5171220Z 2024-08-22 20:28:19 (14.7 MB/s) - ‘tokenizer.model’ saved [499723/499723] 2024-08-22T20:28:19.5172490Z 2024-08-22T20:28:19.5207590Z + for resource in '$RESOURCES_STRING' 2024-08-22T20:28:19.5209140Z Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin 2024-08-22T20:28:19.5211290Z + echo 'Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin' 2024-08-22T20:28:19.5213040Z + wget https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin 2024-08-22T20:28:19.5384670Z --2024-08-22 20:28:19-- https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin 2024-08-22T20:28:19.5581260Z Resolving github.com (github.com)... 140.82.116.3 2024-08-22T20:28:19.6128730Z Connecting to github.com (github.com)|140.82.116.3|:443... connected. 2024-08-22T20:28:20.0157790Z HTTP request sent, awaiting response... 302 Found 2024-08-22T20:28:20.0160300Z Location: https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.bin [following] 2024-08-22T20:28:20.0164270Z --2024-08-22 20:28:20-- https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.bin 2024-08-22T20:28:20.0176770Z Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.110.133, ... 2024-08-22T20:28:20.0266450Z Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected. 2024-08-22T20:28:20.0588970Z HTTP request sent, awaiting response... 200 OK 2024-08-22T20:28:20.0592950Z Length: 433869 (424K) [application/octet-stream] 2024-08-22T20:28:20.0601120Z Saving to: ‘tokenizer.bin’ 2024-08-22T20:28:20.0603260Z 2024-08-22T20:28:20.0686230Z 0K .......... .......... .......... .......... .......... 11% 5.61M 0s 2024-08-22T20:28:20.0715380Z 50K .......... .......... .......... .......... .......... 23% 16.7M 0s 2024-08-22T20:28:20.0777470Z 100K .......... .......... .......... .......... .......... 35% 7.98M 0s 2024-08-22T20:28:20.0796730Z 150K .......... .......... .......... .......... .......... 47% 32.6M 0s 2024-08-22T20:28:20.0811020Z 200K .......... .......... .......... .......... .......... 59% 25.3M 0s 2024-08-22T20:28:20.0856180Z 250K .......... .......... .......... .......... .......... 70% 10.6M 0s 2024-08-22T20:28:20.0870490Z 300K .......... .......... .......... .......... .......... 82% 35.8M 0s 2024-08-22T20:28:20.0882310Z 350K .......... .......... .......... .......... .......... 94% 85.8M 0s 2024-08-22T20:28:20.0884140Z 400K .......... .......... ... 100% 31.2M=0.03s 2024-08-22T20:28:20.0884960Z 2024-08-22T20:28:20.0889430Z 2024-08-22 20:28:20 (14.6 MB/s) - ‘tokenizer.bin’ saved [433869/433869] 2024-08-22T20:28:20.0890390Z 2024-08-22T20:28:20.0915190Z + popd 2024-08-22T20:28:20.0916350Z ~/work/torchchat/torchchat 2024-08-22T20:28:20.1002580Z ##[group]Run python3 -c 'import torch;print(f"torch: {torch.__version__, torch.version.git_version}")' 2024-08-22T20:28:20.1004640Z python3 -c 'import torch;print(f"torch: {torch.__version__, torch.version.git_version}")' 2024-08-22T20:28:20.1005930Z pushd ${TORCHCHAT_ROOT} 2024-08-22T20:28:20.1006910Z bash .ci/scripts/convert_checkpoint.sh ${REPO_NAME} 2024-08-22T20:28:20.1008550Z bash .ci/scripts/validate.sh "./checkpoints/${REPO_NAME}/model.pth" "cpu" "eval_sanity_check-bfloat16" 2024-08-22T20:28:20.1149640Z shell: /bin/bash -e {0} 2024-08-22T20:28:20.1150150Z env: 2024-08-22T20:28:20.1150590Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-08-22T20:28:20.1151390Z REPO_NAME: tinyllamas/stories15M 2024-08-22T20:28:20.1152440Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:20.1153520Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.10.11/arm64/lib/pkgconfig 2024-08-22T20:28:20.1154820Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:20.1155930Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:20.1156850Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:20.1157840Z ##[endgroup] 2024-08-22T20:28:20.8005490Z torch: ('2.5.0.dev20240814', '3a023a67c47bcde45538c9991e332d21ac548e46') 2024-08-22T20:28:20.9183800Z ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:28:20.9207470Z ~/work/torchchat/torchchat/checkpoints/tinyllamas/stories15M ~/work/torchchat/torchchat 2024-08-22T20:28:20.9229640Z ~/work/torchchat/torchchat 2024-08-22T20:28:20.9259170Z arg:eval_sanity_check-bfloat16 2024-08-22T20:28:20.9259470Z Passing DTYPES=bfloat16 2024-08-22T20:28:20.9284200Z ############### Run eval with torch.compile for dtype bfloat16 ############### 2024-08-22T20:28:20.9284530Z 2024-08-22T20:28:20.9284620Z ****************************************** 2024-08-22T20:28:20.9285450Z ************** non-quantized ************* 2024-08-22T20:28:20.9285740Z ****************************************** 2024-08-22T20:28:24.2567230Z 2024-08-22T20:28:24.2600040Z Downloading builder script: 0%| | 0.00/5.67k [00:00