2024-08-22T20:25:36.3718950Z Current runner version: '2.319.1' 2024-08-22T20:25:36.3735850Z ##[group]Operating System 2024-08-22T20:25:36.3736270Z macOS 2024-08-22T20:25:36.3736530Z 14.6.1 2024-08-22T20:25:36.3736780Z 23G93 2024-08-22T20:25:36.3737050Z ##[endgroup] 2024-08-22T20:25:36.3737330Z ##[group]Runner Image 2024-08-22T20:25:36.3737650Z Image: macos-14-arm64 2024-08-22T20:25:36.3737960Z Version: 20240818.4 2024-08-22T20:25:36.3738670Z 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:36.3739670Z Image Release: https://github.com/actions/runner-images/releases/tag/macos-14-arm64%2F20240818.4 2024-08-22T20:25:36.3740290Z ##[endgroup] 2024-08-22T20:25:36.3740590Z ##[group]Runner Image Provisioner 2024-08-22T20:25:36.3741010Z 2.0.382.1+d27903c82fd0a98a6c4ff2ea9e193b4413f3d608 2024-08-22T20:25:36.3741420Z ##[endgroup] 2024-08-22T20:25:36.3749790Z ##[group]GITHUB_TOKEN Permissions 2024-08-22T20:25:36.3750700Z Contents: read 2024-08-22T20:25:36.3751030Z Metadata: read 2024-08-22T20:25:36.3751340Z Packages: read 2024-08-22T20:25:36.3751640Z ##[endgroup] 2024-08-22T20:25:36.3753300Z Secret source: Actions 2024-08-22T20:25:36.3753710Z Prepare workflow directory 2024-08-22T20:25:36.4388300Z Prepare all required actions 2024-08-22T20:25:36.4500490Z Getting action download info 2024-08-22T20:25:36.6057340Z Download action repository 'actions/checkout@v3' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) 2024-08-22T20:25:36.9580490Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2024-08-22T20:25:37.1572520Z Complete job name: test-cpu-aoti (aarch64, stories15M) 2024-08-22T20:25:37.2181460Z ##[group]Run actions/checkout@v3 2024-08-22T20:25:37.2182020Z with: 2024-08-22T20:25:37.2182360Z repository: pytorch/torchchat 2024-08-22T20:25:37.2183010Z token: *** 2024-08-22T20:25:37.2183340Z ssh-strict: true 2024-08-22T20:25:37.2183710Z persist-credentials: true 2024-08-22T20:25:37.2184090Z clean: true 2024-08-22T20:25:37.2184470Z sparse-checkout-cone-mode: true 2024-08-22T20:25:37.2184880Z fetch-depth: 1 2024-08-22T20:25:37.2185220Z fetch-tags: false 2024-08-22T20:25:37.2185550Z lfs: false 2024-08-22T20:25:37.2185880Z submodules: false 2024-08-22T20:25:37.2186230Z set-safe-directory: true 2024-08-22T20:25:37.2186610Z env: 2024-08-22T20:25:37.2187000Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:37.2187530Z REPO_NAME: tinyllamas/stories15M 2024-08-22T20:25:37.2187930Z ##[endgroup] 2024-08-22T20:25:37.6143430Z Syncing repository: pytorch/torchchat 2024-08-22T20:25:37.6144920Z ##[group]Getting Git version info 2024-08-22T20:25:37.6145670Z Working directory is '/Users/runner/work/torchchat/torchchat' 2024-08-22T20:25:37.6146500Z [command]/opt/homebrew/bin/git version 2024-08-22T20:25:37.6706980Z git version 2.46.0 2024-08-22T20:25:37.6735020Z ##[endgroup] 2024-08-22T20:25:37.6745510Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/2d6767dc-09c0-404e-a0ac-74864cdd420d/.gitconfig' 2024-08-22T20:25:37.6748380Z Temporarily overriding HOME='/Users/runner/work/_temp/2d6767dc-09c0-404e-a0ac-74864cdd420d' before making global git config changes 2024-08-22T20:25:37.6749500Z Adding repository directory to the temporary git global config as a safe directory 2024-08-22T20:25:37.6750620Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:37.6848140Z Deleting the contents of '/Users/runner/work/torchchat/torchchat' 2024-08-22T20:25:37.6851690Z ##[group]Initializing the repository 2024-08-22T20:25:37.6853950Z [command]/opt/homebrew/bin/git init /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:37.7013420Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-22T20:25:37.7015470Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-22T20:25:37.7016370Z hint: of your new repositories, which will suppress this warning, call: 2024-08-22T20:25:37.7017430Z hint: 2024-08-22T20:25:37.7017940Z hint: git config --global init.defaultBranch 2024-08-22T20:25:37.7018500Z hint: 2024-08-22T20:25:37.7019070Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-22T20:25:37.7019910Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-22T20:25:37.7020530Z hint: 2024-08-22T20:25:37.7021020Z hint: git branch -m 2024-08-22T20:25:37.7025090Z Initialized empty Git repository in /Users/runner/work/torchchat/torchchat/.git/ 2024-08-22T20:25:37.7026940Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pytorch/torchchat 2024-08-22T20:25:37.7071520Z ##[endgroup] 2024-08-22T20:25:37.7072180Z ##[group]Disabling automatic garbage collection 2024-08-22T20:25:37.7074020Z [command]/opt/homebrew/bin/git config --local gc.auto 0 2024-08-22T20:25:37.7115550Z ##[endgroup] 2024-08-22T20:25:37.7116140Z ##[group]Setting up auth 2024-08-22T20:25:37.7118580Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-22T20:25:37.7154170Z [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:37.8140360Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-22T20:25:37.8198200Z [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:37.9584510Z [command]/opt/homebrew/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-22T20:25:37.9586830Z ##[endgroup] 2024-08-22T20:25:37.9587390Z ##[group]Fetching the repository 2024-08-22T20:25:37.9588640Z [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:38.4964430Z remote: Enumerating objects: 237, done. 2024-08-22T20:25:38.4971670Z remote: Counting objects: 0% (1/237) 2024-08-22T20:25:38.4975010Z remote: Counting objects: 1% (3/237) 2024-08-22T20:25:38.4978050Z remote: Counting objects: 2% (5/237) 2024-08-22T20:25:38.4980910Z remote: Counting objects: 3% (8/237) 2024-08-22T20:25:38.4984020Z remote: Counting objects: 4% (10/237) 2024-08-22T20:25:38.4986770Z remote: Counting objects: 5% (12/237) 2024-08-22T20:25:38.4989680Z remote: Counting objects: 6% (15/237) 2024-08-22T20:25:38.4992960Z remote: Counting objects: 7% (17/237) 2024-08-22T20:25:38.4995870Z remote: Counting objects: 8% (19/237) 2024-08-22T20:25:38.4998830Z remote: Counting objects: 9% (22/237) 2024-08-22T20:25:38.5001660Z remote: Counting objects: 10% (24/237) 2024-08-22T20:25:38.5004520Z remote: Counting objects: 11% (27/237) 2024-08-22T20:25:38.5007440Z remote: Counting objects: 12% (29/237) 2024-08-22T20:25:38.5010380Z remote: Counting objects: 13% (31/237) 2024-08-22T20:25:38.5013230Z remote: Counting objects: 14% (34/237) 2024-08-22T20:25:38.5016080Z remote: Counting objects: 15% (36/237) 2024-08-22T20:25:38.5018980Z remote: Counting objects: 16% (38/237) 2024-08-22T20:25:38.5021640Z remote: Counting objects: 17% (41/237) 2024-08-22T20:25:38.5024360Z remote: Counting objects: 18% (43/237) 2024-08-22T20:25:38.5027090Z remote: Counting objects: 19% (46/237) 2024-08-22T20:25:38.5029770Z remote: Counting objects: 20% (48/237) 2024-08-22T20:25:38.5033000Z remote: Counting objects: 21% (50/237) 2024-08-22T20:25:38.5035930Z remote: Counting objects: 22% (53/237) 2024-08-22T20:25:38.5038750Z remote: Counting objects: 23% (55/237) 2024-08-22T20:25:38.5042270Z remote: Counting objects: 24% (57/237) 2024-08-22T20:25:38.5044400Z remote: Counting objects: 25% (60/237) 2024-08-22T20:25:38.5046410Z remote: Counting objects: 26% (62/237) 2024-08-22T20:25:38.5048440Z remote: Counting objects: 27% (64/237) 2024-08-22T20:25:38.5050540Z remote: Counting objects: 28% (67/237) 2024-08-22T20:25:38.5052780Z remote: Counting objects: 29% (69/237) 2024-08-22T20:25:38.5054890Z remote: Counting objects: 30% (72/237) 2024-08-22T20:25:38.5056830Z remote: Counting objects: 31% (74/237) 2024-08-22T20:25:38.5058960Z remote: Counting objects: 32% (76/237) 2024-08-22T20:25:38.5060300Z remote: Counting objects: 33% (79/237) 2024-08-22T20:25:38.5061490Z remote: Counting objects: 34% (81/237) 2024-08-22T20:25:38.5062740Z remote: Counting objects: 35% (83/237) 2024-08-22T20:25:38.5063980Z remote: Counting objects: 36% (86/237) 2024-08-22T20:25:38.5065220Z remote: Counting objects: 37% (88/237) 2024-08-22T20:25:38.5066480Z remote: Counting objects: 38% (91/237) 2024-08-22T20:25:38.5067710Z remote: Counting objects: 39% (93/237) 2024-08-22T20:25:38.5068910Z remote: Counting objects: 40% (95/237) 2024-08-22T20:25:38.5070270Z remote: Counting objects: 41% (98/237) 2024-08-22T20:25:38.5071630Z remote: Counting objects: 42% (100/237) 2024-08-22T20:25:38.5072870Z remote: Counting objects: 43% (102/237) 2024-08-22T20:25:38.5074170Z remote: Counting objects: 44% (105/237) 2024-08-22T20:25:38.5075980Z remote: Counting objects: 45% (107/237) 2024-08-22T20:25:38.5077260Z remote: Counting objects: 46% (110/237) 2024-08-22T20:25:38.5078510Z remote: Counting objects: 47% (112/237) 2024-08-22T20:25:38.5080160Z remote: Counting objects: 48% (114/237) 2024-08-22T20:25:38.5126580Z remote: Counting objects: 49% (117/237) 2024-08-22T20:25:38.5128440Z remote: Counting objects: 50% (119/237) 2024-08-22T20:25:38.5129670Z remote: Counting objects: 51% (121/237) 2024-08-22T20:25:38.5130950Z remote: Counting objects: 52% (124/237) 2024-08-22T20:25:38.5132200Z remote: Counting objects: 53% (126/237) 2024-08-22T20:25:38.5133560Z remote: Counting objects: 54% (128/237) 2024-08-22T20:25:38.5134830Z remote: Counting objects: 55% (131/237) 2024-08-22T20:25:38.5136130Z remote: Counting objects: 56% (133/237) 2024-08-22T20:25:38.5137380Z remote: Counting objects: 57% (136/237) 2024-08-22T20:25:38.5138640Z remote: Counting objects: 58% (138/237) 2024-08-22T20:25:38.5139910Z remote: Counting objects: 59% (140/237) 2024-08-22T20:25:38.5141130Z remote: Counting objects: 60% (143/237) 2024-08-22T20:25:38.5142380Z remote: Counting objects: 61% (145/237) 2024-08-22T20:25:38.5143640Z remote: Counting objects: 62% (147/237) 2024-08-22T20:25:38.5144850Z remote: Counting objects: 63% (150/237) 2024-08-22T20:25:38.5146240Z remote: Counting objects: 64% (152/237) 2024-08-22T20:25:38.5147500Z remote: Counting objects: 65% (155/237) 2024-08-22T20:25:38.5149060Z remote: Counting objects: 66% (157/237) 2024-08-22T20:25:38.5150310Z remote: Counting objects: 67% (159/237) 2024-08-22T20:25:38.5151650Z remote: Counting objects: 68% (162/237) 2024-08-22T20:25:38.5152850Z remote: Counting objects: 69% (164/237) 2024-08-22T20:25:38.5154090Z remote: Counting objects: 70% (166/237) 2024-08-22T20:25:38.5155290Z remote: Counting objects: 71% (169/237) 2024-08-22T20:25:38.5156500Z remote: Counting objects: 72% (171/237) 2024-08-22T20:25:38.5157690Z remote: Counting objects: 73% (174/237) 2024-08-22T20:25:38.5158900Z remote: Counting objects: 74% (176/237) 2024-08-22T20:25:38.5160100Z remote: Counting objects: 75% (178/237) 2024-08-22T20:25:38.5161320Z remote: Counting objects: 76% (181/237) 2024-08-22T20:25:38.5163730Z remote: Counting objects: 77% (183/237) 2024-08-22T20:25:38.5164970Z remote: Counting objects: 78% (185/237) 2024-08-22T20:25:38.5166230Z remote: Counting objects: 79% (188/237) 2024-08-22T20:25:38.5167470Z remote: Counting objects: 80% (190/237) 2024-08-22T20:25:38.5168700Z remote: Counting objects: 81% (192/237) 2024-08-22T20:25:38.5169950Z remote: Counting objects: 82% (195/237) 2024-08-22T20:25:38.5171180Z remote: Counting objects: 83% (197/237) 2024-08-22T20:25:38.5172440Z remote: Counting objects: 84% (200/237) 2024-08-22T20:25:38.5173750Z remote: Counting objects: 85% (202/237) 2024-08-22T20:25:38.5174980Z remote: Counting objects: 86% (204/237) 2024-08-22T20:25:38.5176290Z remote: Counting objects: 87% (207/237) 2024-08-22T20:25:38.5177490Z remote: Counting objects: 88% (209/237) 2024-08-22T20:25:38.5178730Z remote: Counting objects: 89% (211/237) 2024-08-22T20:25:38.5179970Z remote: Counting objects: 90% (214/237) 2024-08-22T20:25:38.5180540Z remote: Counting objects: 91% (216/237) 2024-08-22T20:25:38.5181070Z remote: Counting objects: 92% (219/237) 2024-08-22T20:25:38.5181580Z remote: Counting objects: 93% (221/237) 2024-08-22T20:25:38.5182100Z remote: Counting objects: 94% (223/237) 2024-08-22T20:25:38.5182620Z remote: Counting objects: 95% (226/237) 2024-08-22T20:25:38.5183160Z remote: Counting objects: 96% (228/237) 2024-08-22T20:25:38.5183680Z remote: Counting objects: 97% (230/237) 2024-08-22T20:25:38.5184950Z remote: Counting objects: 98% (233/237) 2024-08-22T20:25:38.5185510Z remote: Counting objects: 99% (235/237) 2024-08-22T20:25:38.5186020Z remote: Counting objects: 100% (237/237) 2024-08-22T20:25:38.5186700Z remote: Counting objects: 100% (237/237), done. 2024-08-22T20:25:38.5187270Z remote: Compressing objects: 0% (1/193) 2024-08-22T20:25:38.5187820Z remote: Compressing objects: 1% (2/193) 2024-08-22T20:25:38.5188370Z remote: Compressing objects: 2% (4/193) 2024-08-22T20:25:38.5188900Z remote: Compressing objects: 3% (6/193) 2024-08-22T20:25:38.5189420Z remote: Compressing objects: 4% (8/193) 2024-08-22T20:25:38.5189940Z remote: Compressing objects: 5% (10/193) 2024-08-22T20:25:38.5190470Z remote: Compressing objects: 6% (12/193) 2024-08-22T20:25:38.5191160Z remote: Compressing objects: 7% (14/193) 2024-08-22T20:25:38.5191690Z remote: Compressing objects: 8% (16/193) 2024-08-22T20:25:38.5192220Z remote: Compressing objects: 9% (18/193) 2024-08-22T20:25:38.5192760Z remote: Compressing objects: 10% (20/193) 2024-08-22T20:25:38.5193290Z remote: Compressing objects: 11% (22/193) 2024-08-22T20:25:38.5193830Z remote: Compressing objects: 12% (24/193) 2024-08-22T20:25:38.5194360Z remote: Compressing objects: 13% (26/193) 2024-08-22T20:25:38.5194910Z remote: Compressing objects: 14% (28/193) 2024-08-22T20:25:38.5195440Z remote: Compressing objects: 15% (29/193) 2024-08-22T20:25:38.5195970Z remote: Compressing objects: 16% (31/193) 2024-08-22T20:25:38.5196520Z remote: Compressing objects: 17% (33/193) 2024-08-22T20:25:38.5197060Z remote: Compressing objects: 18% (35/193) 2024-08-22T20:25:38.5197600Z remote: Compressing objects: 19% (37/193) 2024-08-22T20:25:38.5198140Z remote: Compressing objects: 20% (39/193) 2024-08-22T20:25:38.5198710Z remote: Compressing objects: 21% (41/193) 2024-08-22T20:25:38.5199290Z remote: Compressing objects: 22% (43/193) 2024-08-22T20:25:38.5199840Z remote: Compressing objects: 23% (45/193) 2024-08-22T20:25:38.5200430Z remote: Compressing objects: 24% (47/193) 2024-08-22T20:25:38.5200980Z remote: Compressing objects: 25% (49/193) 2024-08-22T20:25:38.5201530Z remote: Compressing objects: 26% (51/193) 2024-08-22T20:25:38.5202650Z remote: Compressing objects: 27% (53/193) 2024-08-22T20:25:38.5203210Z remote: Compressing objects: 28% (55/193) 2024-08-22T20:25:38.5203770Z remote: Compressing objects: 29% (56/193) 2024-08-22T20:25:38.5204330Z remote: Compressing objects: 30% (58/193) 2024-08-22T20:25:38.5204900Z remote: Compressing objects: 31% (60/193) 2024-08-22T20:25:38.5205440Z remote: Compressing objects: 32% (62/193) 2024-08-22T20:25:38.5205980Z remote: Compressing objects: 33% (64/193) 2024-08-22T20:25:38.5206570Z remote: Compressing objects: 34% (66/193) 2024-08-22T20:25:38.5207120Z remote: Compressing objects: 35% (68/193) 2024-08-22T20:25:38.5207660Z remote: Compressing objects: 36% (70/193) 2024-08-22T20:25:38.5208200Z remote: Compressing objects: 37% (72/193) 2024-08-22T20:25:38.5208750Z remote: Compressing objects: 38% (74/193) 2024-08-22T20:25:38.5209330Z remote: Compressing objects: 39% (76/193) 2024-08-22T20:25:38.5209870Z remote: Compressing objects: 40% (78/193) 2024-08-22T20:25:38.5210400Z remote: Compressing objects: 41% (80/193) 2024-08-22T20:25:38.5210930Z remote: Compressing objects: 42% (82/193) 2024-08-22T20:25:38.5211490Z remote: Compressing objects: 43% (83/193) 2024-08-22T20:25:38.5212020Z remote: Compressing objects: 44% (85/193) 2024-08-22T20:25:38.5212550Z remote: Compressing objects: 45% (87/193) 2024-08-22T20:25:38.5213100Z remote: Compressing objects: 46% (89/193) 2024-08-22T20:25:38.5213960Z remote: Compressing objects: 47% (91/193) 2024-08-22T20:25:38.5214610Z remote: Compressing objects: 48% (93/193) 2024-08-22T20:25:38.5215170Z remote: Compressing objects: 49% (95/193) 2024-08-22T20:25:38.5215710Z remote: Compressing objects: 50% (97/193) 2024-08-22T20:25:38.5216270Z remote: Compressing objects: 51% (99/193) 2024-08-22T20:25:38.5216820Z remote: Compressing objects: 52% (101/193) 2024-08-22T20:25:38.5217350Z remote: Compressing objects: 53% (103/193) 2024-08-22T20:25:38.5217880Z remote: Compressing objects: 54% (105/193) 2024-08-22T20:25:38.5218420Z remote: Compressing objects: 55% (107/193) 2024-08-22T20:25:38.5218950Z remote: Compressing objects: 56% (109/193) 2024-08-22T20:25:38.5219480Z remote: Compressing objects: 57% (111/193) 2024-08-22T20:25:38.5220010Z remote: Compressing objects: 58% (112/193) 2024-08-22T20:25:38.5220530Z remote: Compressing objects: 59% (114/193) 2024-08-22T20:25:38.5221060Z remote: Compressing objects: 60% (116/193) 2024-08-22T20:25:38.5221620Z remote: Compressing objects: 61% (118/193) 2024-08-22T20:25:38.5222150Z remote: Compressing objects: 62% (120/193) 2024-08-22T20:25:38.5222670Z remote: Compressing objects: 63% (122/193) 2024-08-22T20:25:38.5223200Z remote: Compressing objects: 64% (124/193) 2024-08-22T20:25:38.5223730Z remote: Compressing objects: 65% (126/193) 2024-08-22T20:25:38.5224260Z remote: Compressing objects: 66% (128/193) 2024-08-22T20:25:38.5224780Z remote: Compressing objects: 67% (130/193) 2024-08-22T20:25:38.5225310Z remote: Compressing objects: 68% (132/193) 2024-08-22T20:25:38.5225850Z remote: Compressing objects: 69% (134/193) 2024-08-22T20:25:38.5226390Z remote: Compressing objects: 70% (136/193) 2024-08-22T20:25:38.5226940Z remote: Compressing objects: 71% (138/193) 2024-08-22T20:25:38.5227500Z remote: Compressing objects: 72% (139/193) 2024-08-22T20:25:38.5228070Z remote: Compressing objects: 73% (141/193) 2024-08-22T20:25:38.5228610Z remote: Compressing objects: 74% (143/193) 2024-08-22T20:25:38.5229160Z remote: Compressing objects: 75% (145/193) 2024-08-22T20:25:38.5229740Z remote: Compressing objects: 76% (147/193) 2024-08-22T20:25:38.5230880Z remote: Compressing objects: 77% (149/193) 2024-08-22T20:25:38.5231460Z remote: Compressing objects: 78% (151/193) 2024-08-22T20:25:38.5232020Z remote: Compressing objects: 79% (153/193) 2024-08-22T20:25:38.5232570Z remote: Compressing objects: 80% (155/193) 2024-08-22T20:25:38.5233120Z remote: Compressing objects: 81% (157/193) 2024-08-22T20:25:38.5233660Z remote: Compressing objects: 82% (159/193) 2024-08-22T20:25:38.5234200Z remote: Compressing objects: 83% (161/193) 2024-08-22T20:25:38.5234730Z remote: Compressing objects: 84% (163/193) 2024-08-22T20:25:38.5235300Z remote: Compressing objects: 85% (165/193) 2024-08-22T20:25:38.5235860Z remote: Compressing objects: 86% (166/193) 2024-08-22T20:25:38.5236390Z remote: Compressing objects: 87% (168/193) 2024-08-22T20:25:38.5236930Z remote: Compressing objects: 88% (170/193) 2024-08-22T20:25:38.5237450Z remote: Compressing objects: 89% (172/193) 2024-08-22T20:25:38.5238020Z remote: Compressing objects: 90% (174/193) 2024-08-22T20:25:38.5238570Z remote: Compressing objects: 91% (176/193) 2024-08-22T20:25:38.5239150Z remote: Compressing objects: 92% (178/193) 2024-08-22T20:25:38.5239700Z remote: Compressing objects: 93% (180/193) 2024-08-22T20:25:38.5240240Z remote: Compressing objects: 94% (182/193) 2024-08-22T20:25:38.5240780Z remote: Compressing objects: 95% (184/193) 2024-08-22T20:25:38.5241310Z remote: Compressing objects: 96% (186/193) 2024-08-22T20:25:38.5241840Z remote: Compressing objects: 97% (188/193) 2024-08-22T20:25:38.5242790Z remote: Compressing objects: 98% (190/193) 2024-08-22T20:25:38.5243440Z remote: Compressing objects: 99% (192/193) 2024-08-22T20:25:38.5243960Z remote: Compressing objects: 100% (193/193) 2024-08-22T20:25:38.5244520Z remote: Compressing objects: 100% (193/193), done. 2024-08-22T20:25:38.5610910Z Receiving objects: 0% (1/237) 2024-08-22T20:25:38.5612970Z Receiving objects: 1% (3/237) 2024-08-22T20:25:38.5614010Z Receiving objects: 2% (5/237) 2024-08-22T20:25:38.5615140Z Receiving objects: 3% (8/237) 2024-08-22T20:25:38.5616130Z Receiving objects: 4% (10/237) 2024-08-22T20:25:38.5617110Z Receiving objects: 5% (12/237) 2024-08-22T20:25:38.5618090Z Receiving objects: 6% (15/237) 2024-08-22T20:25:38.5619050Z Receiving objects: 7% (17/237) 2024-08-22T20:25:38.5620020Z Receiving objects: 8% (19/237) 2024-08-22T20:25:38.5621000Z Receiving objects: 9% (22/237) 2024-08-22T20:25:38.5621970Z Receiving objects: 10% (24/237) 2024-08-22T20:25:38.5622940Z Receiving objects: 11% (27/237) 2024-08-22T20:25:38.5623900Z Receiving objects: 12% (29/237) 2024-08-22T20:25:38.5625030Z Receiving objects: 13% (31/237) 2024-08-22T20:25:38.6040150Z Receiving objects: 14% (34/237) 2024-08-22T20:25:38.6042070Z Receiving objects: 15% (36/237) 2024-08-22T20:25:38.6044470Z Receiving objects: 16% (38/237) 2024-08-22T20:25:38.6046850Z Receiving objects: 17% (41/237) 2024-08-22T20:25:38.6048900Z Receiving objects: 18% (43/237) 2024-08-22T20:25:38.6050940Z Receiving objects: 19% (46/237) 2024-08-22T20:25:38.6052700Z Receiving objects: 20% (48/237) 2024-08-22T20:25:38.6054210Z Receiving objects: 21% (50/237) 2024-08-22T20:25:38.6055910Z Receiving objects: 22% (53/237) 2024-08-22T20:25:38.6057190Z Receiving objects: 23% (55/237) 2024-08-22T20:25:38.6058360Z Receiving objects: 24% (57/237) 2024-08-22T20:25:38.6059580Z Receiving objects: 25% (60/237) 2024-08-22T20:25:38.6061070Z Receiving objects: 26% (62/237) 2024-08-22T20:25:38.6062560Z Receiving objects: 27% (64/237) 2024-08-22T20:25:38.6064090Z Receiving objects: 28% (67/237) 2024-08-22T20:25:38.6065560Z Receiving objects: 29% (69/237) 2024-08-22T20:25:38.6067040Z Receiving objects: 30% (72/237) 2024-08-22T20:25:38.6068510Z Receiving objects: 31% (74/237) 2024-08-22T20:25:38.6070180Z Receiving objects: 32% (76/237) 2024-08-22T20:25:38.6071720Z Receiving objects: 33% (79/237) 2024-08-22T20:25:38.6074230Z Receiving objects: 34% (81/237) 2024-08-22T20:25:38.6075770Z Receiving objects: 35% (83/237) 2024-08-22T20:25:38.6077340Z Receiving objects: 36% (86/237) 2024-08-22T20:25:38.6078930Z Receiving objects: 37% (88/237) 2024-08-22T20:25:38.6606530Z Receiving objects: 38% (91/237) 2024-08-22T20:25:38.6611030Z Receiving objects: 39% (93/237) 2024-08-22T20:25:38.6616000Z Receiving objects: 40% (95/237) 2024-08-22T20:25:38.6622710Z Receiving objects: 41% (98/237) 2024-08-22T20:25:38.6625660Z Receiving objects: 42% (100/237) 2024-08-22T20:25:38.6627890Z Receiving objects: 43% (102/237) 2024-08-22T20:25:38.6630190Z Receiving objects: 44% (105/237) 2024-08-22T20:25:38.6632420Z Receiving objects: 45% (107/237) 2024-08-22T20:25:38.6634640Z Receiving objects: 46% (110/237) 2024-08-22T20:25:38.6636880Z Receiving objects: 47% (112/237) 2024-08-22T20:25:38.6639040Z Receiving objects: 48% (114/237) 2024-08-22T20:25:38.6641550Z Receiving objects: 49% (117/237) 2024-08-22T20:25:38.6643840Z Receiving objects: 50% (119/237) 2024-08-22T20:25:38.6645880Z Receiving objects: 51% (121/237) 2024-08-22T20:25:38.6647930Z Receiving objects: 52% (124/237) 2024-08-22T20:25:38.7240780Z Receiving objects: 53% (126/237) 2024-08-22T20:25:38.7243130Z Receiving objects: 54% (128/237) 2024-08-22T20:25:38.7246150Z Receiving objects: 55% (131/237) 2024-08-22T20:25:38.7251320Z Receiving objects: 56% (133/237) 2024-08-22T20:25:38.7261770Z Receiving objects: 57% (136/237) 2024-08-22T20:25:38.7263400Z Receiving objects: 58% (138/237) 2024-08-22T20:25:38.7264980Z Receiving objects: 59% (140/237) 2024-08-22T20:25:38.7267310Z Receiving objects: 60% (143/237) 2024-08-22T20:25:38.7268880Z Receiving objects: 61% (145/237) 2024-08-22T20:25:38.7270380Z Receiving objects: 62% (147/237) 2024-08-22T20:25:38.7271880Z Receiving objects: 63% (150/237) 2024-08-22T20:25:38.7273380Z Receiving objects: 64% (152/237) 2024-08-22T20:25:38.7274860Z Receiving objects: 65% (155/237) 2024-08-22T20:25:38.7276370Z Receiving objects: 66% (157/237) 2024-08-22T20:25:38.7277840Z Receiving objects: 67% (159/237) 2024-08-22T20:25:38.7732760Z Receiving objects: 68% (162/237) 2024-08-22T20:25:38.7737820Z Receiving objects: 69% (164/237) 2024-08-22T20:25:38.7741680Z Receiving objects: 70% (166/237) 2024-08-22T20:25:38.7742280Z Receiving objects: 71% (169/237) 2024-08-22T20:25:38.7742660Z Receiving objects: 72% (171/237) 2024-08-22T20:25:38.7748380Z Receiving objects: 73% (174/237) 2024-08-22T20:25:38.7749450Z Receiving objects: 74% (176/237) 2024-08-22T20:25:38.7749870Z Receiving objects: 75% (178/237) 2024-08-22T20:25:38.7750200Z Receiving objects: 76% (181/237) 2024-08-22T20:25:38.7750490Z Receiving objects: 77% (183/237) 2024-08-22T20:25:38.7750750Z Receiving objects: 78% (185/237) 2024-08-22T20:25:38.7751000Z Receiving objects: 79% (188/237) 2024-08-22T20:25:38.7751260Z Receiving objects: 80% (190/237) 2024-08-22T20:25:38.7751520Z Receiving objects: 81% (192/237) 2024-08-22T20:25:38.7751770Z Receiving objects: 82% (195/237) 2024-08-22T20:25:38.7752360Z remote: Total 237 (delta 16), reused 151 (delta 7), pack-reused 0 (from 0) 2024-08-22T20:25:38.7752790Z Receiving objects: 83% (197/237) 2024-08-22T20:25:38.7753040Z Receiving objects: 84% (200/237) 2024-08-22T20:25:38.7753310Z Receiving objects: 85% (202/237) 2024-08-22T20:25:38.7753560Z Receiving objects: 86% (204/237) 2024-08-22T20:25:38.7753820Z Receiving objects: 87% (207/237) 2024-08-22T20:25:38.7754070Z Receiving objects: 88% (209/237) 2024-08-22T20:25:38.7754330Z Receiving objects: 89% (211/237) 2024-08-22T20:25:38.7754630Z Receiving objects: 90% (214/237) 2024-08-22T20:25:38.7754900Z Receiving objects: 91% (216/237) 2024-08-22T20:25:38.7755180Z Receiving objects: 92% (219/237) 2024-08-22T20:25:38.7755440Z Receiving objects: 93% (221/237) 2024-08-22T20:25:38.7755710Z Receiving objects: 94% (223/237) 2024-08-22T20:25:38.7755990Z Receiving objects: 95% (226/237) 2024-08-22T20:25:38.7756250Z Receiving objects: 96% (228/237) 2024-08-22T20:25:38.7756840Z Receiving objects: 97% (230/237) 2024-08-22T20:25:38.7757100Z Receiving objects: 98% (233/237) 2024-08-22T20:25:38.7757580Z Receiving objects: 99% (235/237) 2024-08-22T20:25:38.7757920Z Receiving objects: 100% (237/237) 2024-08-22T20:25:38.7758340Z Receiving objects: 100% (237/237), 488.09 KiB | 2.20 MiB/s, done. 2024-08-22T20:25:38.7759120Z Resolving deltas: 0% (0/16) 2024-08-22T20:25:38.7761290Z Resolving deltas: 6% (1/16) 2024-08-22T20:25:38.7762400Z Resolving deltas: 12% (2/16) 2024-08-22T20:25:38.7762820Z Resolving deltas: 18% (3/16) 2024-08-22T20:25:38.7763280Z Resolving deltas: 25% (4/16) 2024-08-22T20:25:38.7763730Z Resolving deltas: 31% (5/16) 2024-08-22T20:25:38.7764000Z Resolving deltas: 43% (7/16) 2024-08-22T20:25:38.7764270Z Resolving deltas: 50% (8/16) 2024-08-22T20:25:38.7764530Z Resolving deltas: 56% (9/16) 2024-08-22T20:25:38.7764780Z Resolving deltas: 62% (10/16) 2024-08-22T20:25:38.7765170Z Resolving deltas: 68% (11/16) 2024-08-22T20:25:38.7765580Z Resolving deltas: 75% (12/16) 2024-08-22T20:25:38.7765860Z Resolving deltas: 81% (13/16) 2024-08-22T20:25:38.7766110Z Resolving deltas: 87% (14/16) 2024-08-22T20:25:38.7766370Z Resolving deltas: 93% (15/16) 2024-08-22T20:25:38.7766620Z Resolving deltas: 100% (16/16) 2024-08-22T20:25:38.7766880Z Resolving deltas: 100% (16/16), done. 2024-08-22T20:25:38.7876330Z From https://github.com/pytorch/torchchat 2024-08-22T20:25:38.7877150Z * [new ref] 0e4d4b184770ee5c0943c8ad43f2a1be7a2dd2c9 -> pull/1044/merge 2024-08-22T20:25:38.7930290Z ##[endgroup] 2024-08-22T20:25:38.7931420Z ##[group]Determining the checkout info 2024-08-22T20:25:38.7932600Z ##[endgroup] 2024-08-22T20:25:38.7933400Z ##[group]Checking out the ref 2024-08-22T20:25:38.7934060Z [command]/opt/homebrew/bin/git checkout --progress --force refs/remotes/pull/1044/merge 2024-08-22T20:25:38.8204260Z HEAD is now at 0e4d4b1 Merge c8dc18a48d66f51855d89294f3ca800692cd5dad into d5bb3c6659c8978a95c5141eb31e6e58f94af20a 2024-08-22T20:25:38.8447530Z ##[endgroup] 2024-08-22T20:25:38.8448890Z [command]/opt/homebrew/bin/git log -1 --format='%H' 2024-08-22T20:25:38.8449410Z '0e4d4b184770ee5c0943c8ad43f2a1be7a2dd2c9' 2024-08-22T20:25:38.8619100Z ##[group]Run actions/setup-python@v4 2024-08-22T20:25:38.8619360Z with: 2024-08-22T20:25:38.8619520Z python-version: 3.10.11 2024-08-22T20:25:38.8619730Z check-latest: false 2024-08-22T20:25:38.8620050Z token: *** 2024-08-22T20:25:38.8620230Z update-environment: true 2024-08-22T20:25:38.8620440Z allow-prereleases: false 2024-08-22T20:25:38.8620640Z env: 2024-08-22T20:25:38.8620850Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:38.8621160Z REPO_NAME: tinyllamas/stories15M 2024-08-22T20:25:38.8621390Z ##[endgroup] 2024-08-22T20:25:38.9851690Z ##[group]Installed versions 2024-08-22T20:25:38.9881700Z Successfully set up CPython (3.10.11) 2024-08-22T20:25:38.9883210Z ##[endgroup] 2024-08-22T20:25:38.9974710Z ##[group]Run echo "$(uname -a)" 2024-08-22T20:25:38.9975140Z echo "$(uname -a)" 2024-08-22T20:25:39.0042760Z shell: /bin/bash -e {0} 2024-08-22T20:25:39.0043030Z env: 2024-08-22T20:25:39.0043310Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:39.0043660Z REPO_NAME: tinyllamas/stories15M 2024-08-22T20:25:39.0044050Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:39.0044670Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.10.11/arm64/lib/pkgconfig 2024-08-22T20:25:39.0045220Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:39.0045740Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:39.0046260Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:39.0046650Z ##[endgroup] 2024-08-22T20:25:39.0632030Z Darwin Mac-1724357635701.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:39.0668240Z ##[group]Run ./install_requirements.sh 2024-08-22T20:25:39.0668800Z ./install_requirements.sh 2024-08-22T20:25:39.0669080Z pip3 list 2024-08-22T20:25:39.0669520Z python3 -c 'import torch;print(f"torch: {torch.__version__, torch.version.git_version}")' 2024-08-22T20:25:39.0729190Z shell: /bin/bash -e {0} 2024-08-22T20:25:39.0759440Z env: 2024-08-22T20:25:39.0759890Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:39.0760250Z REPO_NAME: tinyllamas/stories15M 2024-08-22T20:25:39.0760630Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:39.0761190Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.10.11/arm64/lib/pkgconfig 2024-08-22T20:25:39.0761770Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:39.0762490Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:39.0765670Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:39.0766070Z ##[endgroup] 2024-08-22T20:25:39.2813910Z + pip3 install -r requirements.txt --extra-index-url https://download.pytorch.org/whl/nightly/cu121 2024-08-22T20:25:40.4046850Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cu121 2024-08-22T20:25:40.6173880Z Collecting huggingface_hub (from -r requirements.txt (line 4)) 2024-08-22T20:25:40.6689790Z Downloading huggingface_hub-0.24.6-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:40.8038330Z Collecting gguf (from -r requirements.txt (line 7)) 2024-08-22T20:25:40.8139330Z Downloading gguf-0.9.1-py3-none-any.whl.metadata (3.3 kB) 2024-08-22T20:25:40.9959950Z Collecting tiktoken (from -r requirements.txt (line 10)) 2024-08-22T20:25:41.0071370Z Downloading tiktoken-0.7.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (6.6 kB) 2024-08-22T20:25:41.1868290Z Collecting snakeviz (from -r requirements.txt (line 13)) 2024-08-22T20:25:41.1982730Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl.metadata (3.6 kB) 2024-08-22T20:25:41.3122060Z Collecting sentencepiece (from -r requirements.txt (line 14)) 2024-08-22T20:25:41.3251870Z 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:41.3725840Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 36.8 MB/s eta 0:00:00 2024-08-22T20:25:41.5683230Z Collecting numpy<2.0 (from -r requirements.txt (line 15)) 2024-08-22T20:25:41.5811190Z 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:41.7729830Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.0/14.0 MB 72.7 MB/s eta 0:00:00 2024-08-22T20:25:41.8579720Z Collecting lm-eval==0.4.2 (from -r requirements.txt (line 17)) 2024-08-22T20:25:41.8692850Z Downloading lm_eval-0.4.2-py3-none-any.whl.metadata (30 kB) 2024-08-22T20:25:41.9745770Z Collecting blobfile (from -r requirements.txt (line 18)) 2024-08-22T20:25:41.9872510Z Downloading https://download.pytorch.org/whl/nightly/blobfile-2.1.1-py3-none-any.whl (73 kB) 2024-08-22T20:25:42.0654420Z Collecting tomli>=1.1.0 (from -r requirements.txt (line 19)) 2024-08-22T20:25:42.0754400Z Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) 2024-08-22T20:25:42.2774610Z Collecting wheel (from -r requirements.txt (line 22)) 2024-08-22T20:25:42.2906300Z Downloading wheel-0.44.0-py3-none-any.whl.metadata (2.3 kB) 2024-08-22T20:25:42.5866810Z Collecting cmake>=3.24 (from -r requirements.txt (line 23)) 2024-08-22T20:25:42.6004270Z 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:42.7969870Z Collecting ninja (from -r requirements.txt (line 24)) 2024-08-22T20:25:42.8135290Z 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:42.9249930Z Collecting zstd (from -r requirements.txt (line 25)) 2024-08-22T20:25:42.9388680Z Downloading zstd-1.5.5.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (8.9 kB) 2024-08-22T20:25:43.0668960Z Collecting streamlit (from -r requirements.txt (line 28)) 2024-08-22T20:25:43.0771430Z Downloading streamlit-1.37.1-py2.py3-none-any.whl.metadata (8.5 kB) 2024-08-22T20:25:43.2117750Z Collecting flask (from -r requirements.txt (line 31)) 2024-08-22T20:25:43.2297560Z Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2024-08-22T20:25:43.3329260Z Collecting accelerate>=0.21.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:43.3475120Z Downloading accelerate-0.33.0-py3-none-any.whl.metadata (18 kB) 2024-08-22T20:25:43.4364370Z Collecting evaluate (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:43.4494360Z Downloading evaluate-0.4.2-py3-none-any.whl.metadata (9.3 kB) 2024-08-22T20:25:43.5678210Z Collecting datasets>=2.16.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:43.5789300Z Downloading datasets-2.21.0-py3-none-any.whl.metadata (21 kB) 2024-08-22T20:25:43.6810210Z Collecting jsonlines (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:43.6926570Z Downloading jsonlines-4.0.0-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:25:43.7910860Z Collecting numexpr (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:43.8019710Z Downloading numexpr-2.10.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (1.2 kB) 2024-08-22T20:25:43.8846500Z Collecting peft>=0.2.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:43.8992780Z Downloading peft-0.12.0-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:44.0058330Z Collecting pybind11>=2.6.2 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:44.0175070Z Downloading pybind11-2.13.5-py3-none-any.whl.metadata (9.5 kB) 2024-08-22T20:25:44.1292360Z Collecting pytablewriter (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:44.1415500Z Downloading pytablewriter-1.2.0-py3-none-any.whl.metadata (37 kB) 2024-08-22T20:25:44.2759260Z Collecting rouge-score>=0.0.4 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:44.2918090Z Downloading rouge_score-0.1.2.tar.gz (17 kB) 2024-08-22T20:25:44.3147300Z Installing build dependencies: started 2024-08-22T20:25:45.6107680Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:45.6116740Z Getting requirements to build wheel: started 2024-08-22T20:25:45.7571030Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:45.7583310Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:45.8750340Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:46.0663180Z Collecting sacrebleu>=1.5.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:46.0770500Z Downloading sacrebleu-2.4.3-py3-none-any.whl.metadata (51 kB) 2024-08-22T20:25:46.2020330Z Collecting scikit-learn>=0.24.1 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:46.2135380Z Downloading scikit_learn-1.5.1-cp310-cp310-macosx_12_0_arm64.whl.metadata (12 kB) 2024-08-22T20:25:46.2901150Z Collecting sqlitedict (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:46.3005960Z Downloading sqlitedict-2.1.0.tar.gz (21 kB) 2024-08-22T20:25:46.3091310Z Installing build dependencies: started 2024-08-22T20:25:47.3679590Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:47.3687590Z Getting requirements to build wheel: started 2024-08-22T20:25:47.5320510Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:47.5335370Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:47.6919380Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:48.0570270Z Collecting torch>=1.8 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:48.0684250Z Downloading torch-2.4.0-cp310-none-macosx_11_0_arm64.whl.metadata (26 kB) 2024-08-22T20:25:48.1462290Z Collecting tqdm-multiprocess (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:48.1571540Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl.metadata (5.7 kB) 2024-08-22T20:25:48.2558360Z Collecting transformers>=4.1 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:48.2654670Z Downloading transformers-4.44.2-py3-none-any.whl.metadata (43 kB) 2024-08-22T20:25:48.6021040Z Collecting zstandard (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:48.6112970Z Downloading zstandard-0.23.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (3.0 kB) 2024-08-22T20:25:48.6959810Z Collecting dill (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:48.7082830Z Downloading https://download.pytorch.org/whl/nightly/dill-0.3.8-py3-none-any.whl (116 kB) 2024-08-22T20:25:48.7839040Z Collecting word2number (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:48.7999960Z Downloading word2number-1.1.zip (9.7 kB) 2024-08-22T20:25:48.8124210Z Installing build dependencies: started 2024-08-22T20:25:49.7863870Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:49.7871120Z Getting requirements to build wheel: started 2024-08-22T20:25:49.8913760Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:49.8934950Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:50.0094870Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:50.0898120Z Collecting more-itertools (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:50.0993790Z Downloading more_itertools-10.4.0-py3-none-any.whl.metadata (36 kB) 2024-08-22T20:25:50.1930340Z Collecting filelock (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:50.2029150Z Downloading filelock-3.15.4-py3-none-any.whl.metadata (2.9 kB) 2024-08-22T20:25:50.2988110Z Collecting fsspec>=2023.5.0 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:50.3116640Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.6.1-py3-none-any.whl (177 kB) 2024-08-22T20:25:50.5329940Z Collecting packaging>=20.9 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:50.5444530Z Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2024-08-22T20:25:50.6477460Z Collecting pyyaml>=5.1 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:50.6600480Z Downloading PyYAML-6.0.2-cp310-cp310-macosx_11_0_arm64.whl.metadata (2.1 kB) 2024-08-22T20:25:50.7665990Z Collecting requests (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:50.7772030Z Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2024-08-22T20:25:50.8898480Z Collecting tqdm>=4.42.1 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:50.9010540Z Downloading tqdm-4.66.5-py3-none-any.whl.metadata (57 kB) 2024-08-22T20:25:50.9966220Z Collecting typing-extensions>=3.7.4.3 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:51.0093330Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2024-08-22T20:25:51.4493030Z Collecting regex>=2022.1.18 (from tiktoken->-r requirements.txt (line 10)) 2024-08-22T20:25:51.4630740Z Downloading regex-2024.7.24-cp310-cp310-macosx_11_0_arm64.whl.metadata (40 kB) 2024-08-22T20:25:51.6736530Z Collecting tornado>=2.0 (from snakeviz->-r requirements.txt (line 13)) 2024-08-22T20:25:51.6980740Z Downloading tornado-6.4.1-cp38-abi3-macosx_10_9_universal2.whl.metadata (2.5 kB) 2024-08-22T20:25:51.9389080Z Collecting pycryptodomex~=3.8 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:25:51.9606660Z 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:52.0001270Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 66.6 MB/s eta 0:00:00 2024-08-22T20:25:52.1247730Z Collecting urllib3<3,>=1.25.3 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:25:52.1352920Z Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) 2024-08-22T20:25:52.3384090Z Collecting lxml~=4.9 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:25:52.3538110Z Downloading lxml-4.9.4.tar.gz (3.6 MB) 2024-08-22T20:25:52.4291810Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 51.1 MB/s eta 0:00:00 2024-08-22T20:25:52.6621330Z Installing build dependencies: started 2024-08-22T20:25:53.8773380Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:53.8781320Z Getting requirements to build wheel: started 2024-08-22T20:25:55.4040440Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:55.4055120Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:55.7333970Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:55.8277690Z Collecting altair<6,>=4.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:55.8396770Z Downloading altair-5.4.0-py3-none-any.whl.metadata (9.4 kB) 2024-08-22T20:25:55.9312000Z Collecting blinker<2,>=1.0.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:55.9415400Z Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:25:56.0171270Z Collecting cachetools<6,>=4.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:56.0266190Z Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB) 2024-08-22T20:25:56.2096740Z Collecting click<9,>=7.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:56.2199780Z Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 2024-08-22T20:25:56.4221720Z Collecting pandas<3,>=1.3.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:56.4348160Z 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:56.6144700Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 63.1 MB/s eta 0:00:00 2024-08-22T20:25:56.8417760Z Collecting pillow<11,>=7.1.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:56.8537920Z Downloading pillow-10.4.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (9.2 kB) 2024-08-22T20:25:57.0357910Z Collecting protobuf<6,>=3.20 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:57.0461000Z Downloading protobuf-5.27.3-cp38-abi3-macosx_10_9_universal2.whl.metadata (592 bytes) 2024-08-22T20:25:57.1711520Z Collecting pyarrow>=7.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:57.1812640Z Downloading pyarrow-17.0.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (3.3 kB) 2024-08-22T20:25:57.3675520Z Collecting rich<14,>=10.14.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:57.3775580Z Downloading rich-13.7.1-py3-none-any.whl.metadata (18 kB) 2024-08-22T20:25:57.5788110Z Collecting tenacity<9,>=8.1.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:57.5880510Z Downloading tenacity-8.5.0-py3-none-any.whl.metadata (1.2 kB) 2024-08-22T20:25:57.6569340Z Collecting toml<2,>=0.10.1 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:57.6673450Z Downloading toml-0.10.2-py2.py3-none-any.whl.metadata (7.1 kB) 2024-08-22T20:25:57.7702650Z Collecting gitpython!=3.1.19,<4,>=3.0.7 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:57.7806520Z Downloading GitPython-3.1.43-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:57.9820130Z Collecting pydeck<1,>=0.8.0b4 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:57.9914700Z Downloading pydeck-0.9.1-py2.py3-none-any.whl.metadata (4.1 kB) 2024-08-22T20:25:58.1861680Z Collecting Werkzeug>=3.0.0 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:25:58.1964970Z Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2024-08-22T20:25:58.2842510Z Collecting Jinja2>=3.1.2 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:25:58.2964800Z Downloading https://download.pytorch.org/whl/nightly/Jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-08-22T20:25:58.3724240Z Collecting itsdangerous>=2.1.2 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:25:58.3825410Z Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2024-08-22T20:25:58.5008340Z Collecting psutil (from accelerate>=0.21.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:58.5111350Z Downloading psutil-6.0.0-cp38-abi3-macosx_11_0_arm64.whl.metadata (21 kB) 2024-08-22T20:25:58.6629210Z Collecting safetensors>=0.3.1 (from accelerate>=0.21.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:58.6744530Z Downloading safetensors-0.4.4-cp310-cp310-macosx_11_0_arm64.whl.metadata (3.8 kB) 2024-08-22T20:25:58.7645050Z Collecting jsonschema>=3.0 (from altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:58.7740600Z Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 2024-08-22T20:25:58.9903090Z Collecting narwhals>=1.1.0 (from altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:59.0107320Z Downloading narwhals-1.5.2-py3-none-any.whl.metadata (5.6 kB) 2024-08-22T20:25:59.1628490Z Collecting xxhash (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:59.1789240Z Downloading xxhash-3.5.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (12 kB) 2024-08-22T20:25:59.2687520Z Collecting multiprocess (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:59.2811100Z Downloading https://download.pytorch.org/whl/nightly/multiprocess-0.70.16-py310-none-any.whl (134 kB) 2024-08-22T20:25:59.6016310Z Collecting aiohttp (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:59.6131690Z Downloading aiohttp-3.10.5-cp310-cp310-macosx_11_0_arm64.whl.metadata (7.5 kB) 2024-08-22T20:25:59.7226780Z Collecting gitdb<5,>=4.0.1 (from gitpython!=3.1.19,<4,>=3.0.7->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:59.7322160Z Downloading gitdb-4.0.11-py3-none-any.whl.metadata (1.2 kB) 2024-08-22T20:25:59.8389520Z Collecting MarkupSafe>=2.0 (from Jinja2>=3.1.2->flask->-r requirements.txt (line 31)) 2024-08-22T20:25:59.8511570Z 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.0479640Z Collecting python-dateutil>=2.8.2 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:00.0614220Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2024-08-22T20:26:00.2796840Z Collecting pytz>=2020.1 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:00.3050820Z Downloading https://download.pytorch.org/whl/nightly/pytz-2024.1-py2.py3-none-any.whl (505 kB) 2024-08-22T20:26:00.4124540Z Collecting tzdata>=2022.7 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:00.4246390Z Downloading https://download.pytorch.org/whl/nightly/tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2024-08-22T20:26:00.6856730Z Collecting charset-normalizer<4,>=2 (from requests->huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:26:00.6985880Z 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:00.8870190Z Collecting idna<4,>=2.5 (from requests->huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:26:00.8998390Z Downloading https://download.pytorch.org/whl/nightly/idna-3.7-py3-none-any.whl (66 kB) 2024-08-22T20:26:00.9134980Z 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.0978580Z Collecting markdown-it-py>=2.2.0 (from rich<14,>=10.14.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:01.1100770Z Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) 2024-08-22T20:26:01.3005210Z 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.3107170Z Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 2024-08-22T20:26:01.4981820Z Collecting absl-py (from rouge-score>=0.0.4->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:01.5082590Z Downloading absl_py-2.1.0-py3-none-any.whl.metadata (2.3 kB) 2024-08-22T20:26:01.6840360Z Collecting nltk (from rouge-score>=0.0.4->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:01.6936550Z Downloading nltk-3.9.1-py3-none-any.whl.metadata (2.9 kB) 2024-08-22T20:26:01.8776820Z 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:01.8899580Z Downloading https://download.pytorch.org/whl/nightly/six-1.16.0-py2.py3-none-any.whl (11 kB) 2024-08-22T20:26:02.0769680Z Collecting portalocker (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:02.1020120Z Downloading portalocker-2.10.1-py3-none-any.whl.metadata (8.5 kB) 2024-08-22T20:26:02.2867250Z 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.2970090Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2024-08-22T20:26:02.3831530Z Collecting colorama (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:02.3956480Z Downloading https://download.pytorch.org/whl/nightly/colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2024-08-22T20:26:02.6481520Z 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.6672170Z Downloading scipy-1.14.1-cp310-cp310-macosx_14_0_arm64.whl.metadata (60 kB) 2024-08-22T20:26:02.7674880Z 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:02.7797630Z Downloading joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB) 2024-08-22T20:26:02.8666550Z 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:02.8800680Z Downloading threadpoolctl-3.5.0-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:26:02.9837890Z Collecting sympy (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:02.9933350Z Downloading sympy-1.13.2-py3-none-any.whl.metadata (12 kB) 2024-08-22T20:26:03.0965800Z Collecting networkx (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:03.1101000Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.3-py3-none-any.whl (1.7 MB) 2024-08-22T20:26:03.1359770Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 61.3 MB/s eta 0:00:00 2024-08-22T20:26:03.4343710Z 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.4470810Z Downloading tokenizers-0.19.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (6.7 kB) 2024-08-22T20:26:03.6671010Z Collecting attrs>=19.2.0 (from jsonlines->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:03.6815580Z Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:26:03.7174860Z 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:03.9384300Z Collecting DataProperty<2,>=1.0.1 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:03.9504890Z Downloading DataProperty-1.0.1-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:26:04.0462250Z Collecting mbstrdecoder<2,>=1.0.0 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:04.0596260Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl.metadata (4.0 kB) 2024-08-22T20:26:04.2623740Z Collecting pathvalidate<4,>=2.3.0 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:04.2747150Z Downloading pathvalidate-3.2.0-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:26:04.3670740Z Collecting tabledata<2,>=1.3.1 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:04.3774460Z Downloading tabledata-1.3.3-py3-none-any.whl.metadata (3.7 kB) 2024-08-22T20:26:04.4564510Z Collecting tcolorpy<1,>=0.0.5 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:04.4687730Z Downloading tcolorpy-0.1.6-py3-none-any.whl.metadata (6.4 kB) 2024-08-22T20:26:04.5760490Z 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.5892980Z Downloading typepy-1.3.2-py3-none-any.whl.metadata (9.3 kB) 2024-08-22T20:26:04.8158710Z 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.8266500Z Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl.metadata (5.9 kB) 2024-08-22T20:26:05.0094530Z 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:05.0238360Z Downloading https://download.pytorch.org/whl/nightly/aiosignal-1.3.1-py3-none-any.whl (7.6 kB) 2024-08-22T20:26:05.1471980Z 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.1653630Z 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.4919190Z 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.5059370Z 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.6699640Z 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.6838400Z 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.7807520Z 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.7940540Z Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 2024-08-22T20:26:05.9822050Z 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.9930670Z Downloading smmap-5.0.1-py3-none-any.whl.metadata (4.3 kB) 2024-08-22T20:26:06.0727810Z 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.0823600Z Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 2024-08-22T20:26:06.1757220Z Collecting referencing>=0.28.4 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:06.1877030Z Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 2024-08-22T20:26:06.4400900Z 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.4505290Z Downloading rpds_py-0.20.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (4.2 kB) 2024-08-22T20:26:06.5913460Z 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.6308740Z Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:26:06.7802260Z 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.7924790Z Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2024-08-22T20:26:06.9874720Z 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:06.9999240Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-08-22T20:26:07.0148180Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 33.7 MB/s eta 0:00:00 2024-08-22T20:26:07.0784130Z Downloading lm_eval-0.4.2-py3-none-any.whl (1.4 MB) 2024-08-22T20:26:07.1024570Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 60.3 MB/s eta 0:00:00 2024-08-22T20:26:07.1128900Z Downloading huggingface_hub-0.24.6-py3-none-any.whl (417 kB) 2024-08-22T20:26:07.1306940Z Downloading gguf-0.9.1-py3-none-any.whl (49 kB) 2024-08-22T20:26:07.1452890Z Downloading tiktoken-0.7.0-cp310-cp310-macosx_11_0_arm64.whl (906 kB) 2024-08-22T20:26:07.1654040Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 906.8/906.8 kB 51.4 MB/s eta 0:00:00 2024-08-22T20:26:07.1766490Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl (283 kB) 2024-08-22T20:26:07.1923180Z Downloading tomli-2.0.1-py3-none-any.whl (12 kB) 2024-08-22T20:26:07.2049870Z Downloading wheel-0.44.0-py3-none-any.whl (67 kB) 2024-08-22T20:26:07.2188400Z 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:07.9306770Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.9/47.9 MB 68.6 MB/s eta 0:00:00 2024-08-22T20:26:07.9471130Z 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:07.9712440Z Downloading zstd-1.5.5.1-cp310-cp310-macosx_11_0_arm64.whl (227 kB) 2024-08-22T20:26:07.9934760Z Downloading streamlit-1.37.1-py2.py3-none-any.whl (8.7 MB) 2024-08-22T20:26:08.1104660Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.7/8.7 MB 74.2 MB/s eta 0:00:00 2024-08-22T20:26:08.1233120Z Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2024-08-22T20:26:08.1404690Z Downloading accelerate-0.33.0-py3-none-any.whl (315 kB) 2024-08-22T20:26:08.1540630Z Downloading altair-5.4.0-py3-none-any.whl (671 kB) 2024-08-22T20:26:08.1640050Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.7/671.7 kB 58.0 MB/s eta 0:00:00 2024-08-22T20:26:08.1734690Z Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2024-08-22T20:26:08.1861830Z Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) 2024-08-22T20:26:08.1981820Z Downloading click-8.1.7-py3-none-any.whl (97 kB) 2024-08-22T20:26:08.2115230Z Downloading datasets-2.21.0-py3-none-any.whl (527 kB) 2024-08-22T20:26:08.2178080Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 527.3/527.3 kB 63.9 MB/s eta 0:00:00 2024-08-22T20:26:08.2311060Z Downloading evaluate-0.4.2-py3-none-any.whl (84 kB) 2024-08-22T20:26:08.2457290Z Downloading filelock-3.15.4-py3-none-any.whl (16 kB) 2024-08-22T20:26:08.2619410Z Downloading GitPython-3.1.43-py3-none-any.whl (207 kB) 2024-08-22T20:26:08.2782430Z Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2024-08-22T20:26:08.2964110Z Downloading packaging-24.1-py3-none-any.whl (53 kB) 2024-08-22T20:26:08.3174930Z Downloading peft-0.12.0-py3-none-any.whl (296 kB) 2024-08-22T20:26:08.3497760Z Downloading pillow-10.4.0-cp310-cp310-macosx_11_0_arm64.whl (3.4 MB) 2024-08-22T20:26:08.4109960Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 55.7 MB/s eta 0:00:00 2024-08-22T20:26:08.4281520Z Downloading protobuf-5.27.3-cp38-abi3-macosx_10_9_universal2.whl (412 kB) 2024-08-22T20:26:08.4564070Z Downloading pyarrow-17.0.0-cp310-cp310-macosx_11_0_arm64.whl (27.2 MB) 2024-08-22T20:26:08.8422210Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.2/27.2 MB 71.0 MB/s eta 0:00:00 2024-08-22T20:26:08.8643930Z Downloading pybind11-2.13.5-py3-none-any.whl (240 kB) 2024-08-22T20:26:08.8857500Z Downloading pydeck-0.9.1-py2.py3-none-any.whl (6.9 MB) 2024-08-22T20:26:08.9895950Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 65.9 MB/s eta 0:00:00 2024-08-22T20:26:09.0094610Z Downloading PyYAML-6.0.2-cp310-cp310-macosx_11_0_arm64.whl (171 kB) 2024-08-22T20:26:09.0379280Z Downloading regex-2024.7.24-cp310-cp310-macosx_11_0_arm64.whl (278 kB) 2024-08-22T20:26:09.0589450Z Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2024-08-22T20:26:09.0779230Z Downloading rich-13.7.1-py3-none-any.whl (240 kB) 2024-08-22T20:26:09.0999510Z Downloading sacrebleu-2.4.3-py3-none-any.whl (103 kB) 2024-08-22T20:26:09.1231870Z Downloading scikit_learn-1.5.1-cp310-cp310-macosx_12_0_arm64.whl (11.0 MB) 2024-08-22T20:26:09.2888310Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 70.1 MB/s eta 0:00:00 2024-08-22T20:26:09.3006130Z Downloading tenacity-8.5.0-py3-none-any.whl (28 kB) 2024-08-22T20:26:09.3190200Z Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) 2024-08-22T20:26:09.3431680Z Downloading torch-2.4.0-cp310-none-macosx_11_0_arm64.whl (62.1 MB) 2024-08-22T20:26:10.1078790Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.1/62.1 MB 81.2 MB/s eta 0:00:00 2024-08-22T20:26:10.1251800Z Downloading tornado-6.4.1-cp38-abi3-macosx_10_9_universal2.whl (435 kB) 2024-08-22T20:26:10.1519820Z Downloading tqdm-4.66.5-py3-none-any.whl (78 kB) 2024-08-22T20:26:10.1784050Z Downloading transformers-4.44.2-py3-none-any.whl (9.5 MB) 2024-08-22T20:26:10.3134490Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 71.5 MB/s eta 0:00:00 2024-08-22T20:26:10.3282350Z Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) 2024-08-22T20:26:10.3482010Z Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2024-08-22T20:26:10.3682880Z Downloading jsonlines-4.0.0-py3-none-any.whl (8.7 kB) 2024-08-22T20:26:10.3873750Z Downloading more_itertools-10.4.0-py3-none-any.whl (60 kB) 2024-08-22T20:26:10.4074410Z Downloading numexpr-2.10.1-cp310-cp310-macosx_11_0_arm64.whl (130 kB) 2024-08-22T20:26:10.4314840Z Downloading pytablewriter-1.2.0-py3-none-any.whl (111 kB) 2024-08-22T20:26:10.4484460Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl (9.8 kB) 2024-08-22T20:26:10.4712790Z Downloading zstandard-0.23.0-cp310-cp310-macosx_11_0_arm64.whl (633 kB) 2024-08-22T20:26:10.4855970Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.7/633.7 kB 42.4 MB/s eta 0:00:00 2024-08-22T20:26:10.4984800Z Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 2024-08-22T20:26:10.5186120Z Downloading DataProperty-1.0.1-py3-none-any.whl (27 kB) 2024-08-22T20:26:10.5398310Z Downloading aiohttp-3.10.5-cp310-cp310-macosx_11_0_arm64.whl (389 kB) 2024-08-22T20:26:10.5562110Z Downloading gitdb-4.0.11-py3-none-any.whl (62 kB) 2024-08-22T20:26:10.5737770Z Downloading joblib-1.4.2-py3-none-any.whl (301 kB) 2024-08-22T20:26:10.5959450Z Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 2024-08-22T20:26:10.6154660Z Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) 2024-08-22T20:26:10.6324920Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl (7.8 kB) 2024-08-22T20:26:10.6521070Z Downloading narwhals-1.5.2-py3-none-any.whl (145 kB) 2024-08-22T20:26:10.6695400Z Downloading pathvalidate-3.2.0-py3-none-any.whl (23 kB) 2024-08-22T20:26:10.6867500Z Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 2024-08-22T20:26:10.7113100Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 54.2 MB/s eta 0:00:00 2024-08-22T20:26:10.7240870Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2024-08-22T20:26:10.7502850Z Downloading safetensors-0.4.4-cp310-cp310-macosx_11_0_arm64.whl (381 kB) 2024-08-22T20:26:10.7756950Z Downloading scipy-1.14.1-cp310-cp310-macosx_14_0_arm64.whl (23.1 MB) 2024-08-22T20:26:11.0881720Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.1/23.1 MB 75.9 MB/s eta 0:00:00 2024-08-22T20:26:11.1038790Z Downloading tabledata-1.3.3-py3-none-any.whl (11 kB) 2024-08-22T20:26:11.1226950Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2024-08-22T20:26:11.1475840Z Downloading tcolorpy-0.1.6-py3-none-any.whl (8.1 kB) 2024-08-22T20:26:11.1688780Z Downloading threadpoolctl-3.5.0-py3-none-any.whl (18 kB) 2024-08-22T20:26:11.1919650Z Downloading tokenizers-0.19.1-cp310-cp310-macosx_11_0_arm64.whl (2.4 MB) 2024-08-22T20:26:11.2360800Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 54.6 MB/s eta 0:00:00 2024-08-22T20:26:11.2479310Z Downloading typepy-1.3.2-py3-none-any.whl (31 kB) 2024-08-22T20:26:11.2663900Z Downloading absl_py-2.1.0-py3-none-any.whl (133 kB) 2024-08-22T20:26:11.2904490Z Downloading nltk-3.9.1-py3-none-any.whl (1.5 MB) 2024-08-22T20:26:11.3187350Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 62.8 MB/s eta 0:00:00 2024-08-22T20:26:11.3295340Z Downloading portalocker-2.10.1-py3-none-any.whl (18 kB) 2024-08-22T20:26:11.3475970Z Downloading psutil-6.0.0-cp38-abi3-macosx_11_0_arm64.whl (251 kB) 2024-08-22T20:26:11.3702970Z Downloading sympy-1.13.2-py3-none-any.whl (6.2 MB) 2024-08-22T20:26:11.4780490Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 61.3 MB/s eta 0:00:00 2024-08-22T20:26:11.4897600Z Downloading xxhash-3.5.0-cp310-cp310-macosx_11_0_arm64.whl (30 kB) 2024-08-22T20:26:11.5067470Z Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl (12 kB) 2024-08-22T20:26:11.5248080Z Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 2024-08-22T20:26:11.5373060Z Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2024-08-22T20:26:11.5549810Z Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 2024-08-22T20:26:11.5701560Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2024-08-22T20:26:11.5853880Z Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 2024-08-22T20:26:11.6275620Z Downloading rpds_py-0.20.0-cp310-cp310-macosx_11_0_arm64.whl (311 kB) 2024-08-22T20:26:11.6437670Z Downloading smmap-5.0.1-py3-none-any.whl (24 kB) 2024-08-22T20:26:12.0506330Z Building wheels for collected packages: lxml, rouge-score, sqlitedict, word2number 2024-08-22T20:26:12.0537000Z Building wheel for lxml (pyproject.toml): started 2024-08-22T20:27:09.8255930Z Building wheel for lxml (pyproject.toml): finished with status 'done' 2024-08-22T20:27:09.8333690Z Created wheel for lxml: filename=lxml-4.9.4-cp310-cp310-macosx_10_9_universal2.whl size=2901622 sha256=46596da892ca2af2a3cff7e76e729bcf8241f1cef87e3321cb1c6442b711e04c 2024-08-22T20:27:09.8337490Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/ed/c8/be/7f162d65337daa39c3c760f9d33ffa282c0c21377142640fa4 2024-08-22T20:27:09.8445570Z Building wheel for rouge-score (pyproject.toml): started 2024-08-22T20:27:10.2792990Z Building wheel for rouge-score (pyproject.toml): finished with status 'done' 2024-08-22T20:27:10.2805130Z Created wheel for rouge-score: filename=rouge_score-0.1.2-py3-none-any.whl size=24934 sha256=7b4782b65240ffa4a0f2cb51a9df1a28fae705b4cfa48a17614cec030cb025de 2024-08-22T20:27:10.2806620Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/5f/dd/89/461065a73be61a532ff8599a28e9beef17985c9e9c31e541b4 2024-08-22T20:27:10.2853020Z Building wheel for sqlitedict (pyproject.toml): started 2024-08-22T20:27:10.6134710Z Building wheel for sqlitedict (pyproject.toml): finished with status 'done' 2024-08-22T20:27:10.6152160Z Created wheel for sqlitedict: filename=sqlitedict-2.1.0-py3-none-any.whl size=16863 sha256=f566a4876e12b292a3bc945b6c3edb5c06da7655a3f8a7eff0e8340a616a2d11 2024-08-22T20:27:10.6153390Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/79/d6/e7/304e0e6cb2221022c26d8161f7c23cd4f259a9e41e8bbcfabd 2024-08-22T20:27:10.6191880Z Building wheel for word2number (pyproject.toml): started 2024-08-22T20:27:10.8561280Z Building wheel for word2number (pyproject.toml): finished with status 'done' 2024-08-22T20:27:10.8581510Z Created wheel for word2number: filename=word2number-1.1-py3-none-any.whl size=5567 sha256=c0ed0b5e047c4f57f08f68c4d5a255c30df8a951223cc53789d061e121226bfc 2024-08-22T20:27:10.8592160Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/84/ff/26/d3cfbd971e96c5aa3737ecfced81628830d7359b55fbb8ca3b 2024-08-22T20:27:10.8595010Z Successfully built lxml rouge-score sqlitedict word2number 2024-08-22T20:27:11.4715870Z 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:50.4338320Z 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:50.4622950Z 2024-08-22T20:27:50.4623640Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:27:50.4624200Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:27:51.8633010Z + pip3 uninstall -y triton 2024-08-22T20:27:52.4147950Z WARNING: Skipping triton as it is not installed. 2024-08-22T20:27:52.4496420Z + pip3 install --extra-index-url https://download.pytorch.org/whl/nightly/cpu torch==2.5.0.dev20240814 2024-08-22T20:27:52.7078090Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cpu 2024-08-22T20:27:53.1715040Z Collecting torch==2.5.0.dev20240814 2024-08-22T20:27:53.1873750Z 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:54.1896980Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.5/63.5 MB 64.2 MB/s eta 0:00:00 2024-08-22T20:27:54.3035610Z 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:54.3047300Z 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:54.3053640Z 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:54.3057610Z 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:54.3062550Z 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:54.4997910Z Collecting sympy==1.13.1 (from torch==2.5.0.dev20240814) 2024-08-22T20:27:54.5360630Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.1-py3-none-any.whl (6.2 MB) 2024-08-22T20:27:54.6769140Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 42.6 MB/s eta 0:00:00 2024-08-22T20:27:54.6937160Z 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:54.7184170Z 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:55.1572770Z Installing collected packages: sympy, torch 2024-08-22T20:27:55.1573840Z Attempting uninstall: sympy 2024-08-22T20:27:55.1578400Z Found existing installation: sympy 1.13.2 2024-08-22T20:27:55.2359880Z Uninstalling sympy-1.13.2: 2024-08-22T20:27:55.4265980Z Successfully uninstalled sympy-1.13.2 2024-08-22T20:27:59.2148820Z Attempting uninstall: torch 2024-08-22T20:27:59.2155120Z Found existing installation: torch 2.4.0 2024-08-22T20:27:59.4165290Z Uninstalling torch-2.4.0: 2024-08-22T20:27:59.4664350Z Successfully uninstalled torch-2.4.0 2024-08-22T20:28:06.8932110Z Successfully installed sympy-1.13.1 torch-2.5.0.dev20240814 2024-08-22T20:28:06.8986820Z 2024-08-22T20:28:06.8987260Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:28:06.8987760Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:28:06.9863300Z + pip3 install git+https://github.com/pytorch/ao.git@e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:28:07.2569680Z Collecting git+https://github.com/pytorch/ao.git@e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:28:07.2573980Z Cloning https://github.com/pytorch/ao.git (to revision e11201a62669f582d81cdb33e031a07fb8dfc4f3) to /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-req-build-h1rs2wtg 2024-08-22T20:28:07.2836930Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/ao.git /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-req-build-h1rs2wtg 2024-08-22T20:28:09.4472580Z Running command git rev-parse -q --verify 'sha^e11201a62669f582d81cdb33e031a07fb8dfc4f3' 2024-08-22T20:28:09.4550750Z Running command git fetch -q https://github.com/pytorch/ao.git e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:28:10.0270340Z Running command git checkout -q e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:28:10.8201390Z Resolved https://github.com/pytorch/ao.git to commit e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:28:10.8280010Z Preparing metadata (setup.py): started 2024-08-22T20:28:12.6460090Z Preparing metadata (setup.py): finished with status 'done' 2024-08-22T20:28:12.6488690Z Building wheels for collected packages: torchao 2024-08-22T20:28:12.6606640Z Building wheel for torchao (setup.py): started 2024-08-22T20:28:32.2524020Z Building wheel for torchao (setup.py): finished with status 'done' 2024-08-22T20:28:32.2542470Z Created wheel for torchao: filename=torchao-0.4.0+gite11201a-cp310-cp310-macosx_10_9_universal2.whl size=394867 sha256=92c5dd209e7fbe4094fd0260b4532c8a03add588564e3aa6695507d846d22d7a 2024-08-22T20:28:32.2544190Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/14/74/97/48f38f0ed345915878934030a4f26ab5c877ef47ce1b5c4c09 2024-08-22T20:28:32.2618510Z Successfully built torchao 2024-08-22T20:28:32.5809130Z Installing collected packages: torchao 2024-08-22T20:28:32.7335440Z Successfully installed torchao-0.4.0+gite11201a 2024-08-22T20:28:32.7417600Z 2024-08-22T20:28:32.7418390Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:28:32.7419250Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:28:33.0535140Z Package Version 2024-08-22T20:28:33.0535660Z ------------------------- ----------------- 2024-08-22T20:28:33.0536100Z absl-py 2.1.0 2024-08-22T20:28:33.0536420Z accelerate 0.33.0 2024-08-22T20:28:33.0536870Z aiohappyeyeballs 2.4.0 2024-08-22T20:28:33.0537560Z aiohttp 3.10.5 2024-08-22T20:28:33.0538180Z aiosignal 1.3.1 2024-08-22T20:28:33.0538750Z altair 5.4.0 2024-08-22T20:28:33.0539490Z async-timeout 4.0.3 2024-08-22T20:28:33.0539990Z attrs 24.2.0 2024-08-22T20:28:33.0540670Z blinker 1.8.2 2024-08-22T20:28:33.0541280Z blobfile 2.1.1 2024-08-22T20:28:33.0541840Z cachetools 5.5.0 2024-08-22T20:28:33.0542500Z certifi 2024.7.4 2024-08-22T20:28:33.0543110Z chardet 5.2.0 2024-08-22T20:28:33.0543720Z charset-normalizer 3.3.2 2024-08-22T20:28:33.0544310Z click 8.1.7 2024-08-22T20:28:33.0544920Z cmake 3.30.2 2024-08-22T20:28:33.0545470Z colorama 0.4.6 2024-08-22T20:28:33.0546130Z DataProperty 1.0.1 2024-08-22T20:28:33.0546730Z datasets 2.21.0 2024-08-22T20:28:33.0547270Z dill 0.3.8 2024-08-22T20:28:33.0547920Z evaluate 0.4.2 2024-08-22T20:28:33.0548520Z filelock 3.15.4 2024-08-22T20:28:33.0549130Z Flask 3.0.3 2024-08-22T20:28:33.0549760Z frozenlist 1.4.1 2024-08-22T20:28:33.0550320Z fsspec 2024.6.1 2024-08-22T20:28:33.0550970Z gguf 0.9.1 2024-08-22T20:28:33.0551570Z gitdb 4.0.11 2024-08-22T20:28:33.0552120Z GitPython 3.1.43 2024-08-22T20:28:33.0552810Z huggingface-hub 0.24.6 2024-08-22T20:28:33.0553370Z idna 3.7 2024-08-22T20:28:33.0554760Z itsdangerous 2.2.0 2024-08-22T20:28:33.0555450Z Jinja2 3.1.4 2024-08-22T20:28:33.0555730Z joblib 1.4.2 2024-08-22T20:28:33.0556110Z jsonlines 4.0.0 2024-08-22T20:28:33.0556780Z jsonschema 4.23.0 2024-08-22T20:28:33.0557440Z jsonschema-specifications 2023.12.1 2024-08-22T20:28:33.0557920Z lm_eval 0.4.2 2024-08-22T20:28:33.0558570Z lxml 4.9.4 2024-08-22T20:28:33.0559210Z markdown-it-py 3.0.0 2024-08-22T20:28:33.0559790Z MarkupSafe 2.1.5 2024-08-22T20:28:33.0560340Z mbstrdecoder 1.1.3 2024-08-22T20:28:33.0560990Z mdurl 0.1.2 2024-08-22T20:28:33.0561630Z more-itertools 10.4.0 2024-08-22T20:28:33.0562150Z mpmath 1.3.0 2024-08-22T20:28:33.0562800Z multidict 6.0.5 2024-08-22T20:28:33.0563440Z multiprocess 0.70.16 2024-08-22T20:28:33.0563990Z narwhals 1.5.2 2024-08-22T20:28:33.0564820Z networkx 3.3 2024-08-22T20:28:33.0565200Z ninja 1.11.1.1 2024-08-22T20:28:33.0565850Z nltk 3.9.1 2024-08-22T20:28:33.0566450Z numexpr 2.10.1 2024-08-22T20:28:33.0567000Z numpy 1.26.4 2024-08-22T20:28:33.0567650Z packaging 24.1 2024-08-22T20:28:33.0568240Z pandas 2.2.2 2024-08-22T20:28:33.0568790Z pathvalidate 3.2.0 2024-08-22T20:28:33.0569430Z peft 0.12.0 2024-08-22T20:28:33.0570000Z pillow 10.4.0 2024-08-22T20:28:33.0570540Z pip 23.0.1 2024-08-22T20:28:33.0571180Z portalocker 2.10.1 2024-08-22T20:28:33.0571770Z protobuf 5.27.3 2024-08-22T20:28:33.0572300Z psutil 6.0.0 2024-08-22T20:28:33.0572940Z pyarrow 17.0.0 2024-08-22T20:28:33.0573900Z pybind11 2.13.5 2024-08-22T20:28:33.0575650Z pycryptodomex 3.20.0 2024-08-22T20:28:33.0576240Z pydeck 0.9.1 2024-08-22T20:28:33.0576760Z Pygments 2.18.0 2024-08-22T20:28:33.0577440Z pytablewriter 1.2.0 2024-08-22T20:28:33.0578220Z python-dateutil 2.9.0.post0 2024-08-22T20:28:33.0578680Z pytz 2024.1 2024-08-22T20:28:33.0579340Z PyYAML 6.0.2 2024-08-22T20:28:33.0579970Z referencing 0.35.1 2024-08-22T20:28:33.0580510Z regex 2024.7.24 2024-08-22T20:28:33.0581180Z requests 2.32.3 2024-08-22T20:28:33.0581780Z rich 13.7.1 2024-08-22T20:28:33.0582340Z rouge_score 0.1.2 2024-08-22T20:28:33.0583010Z rpds-py 0.20.0 2024-08-22T20:28:33.0583580Z sacrebleu 2.4.3 2024-08-22T20:28:33.0584110Z safetensors 0.4.4 2024-08-22T20:28:33.0584780Z scikit-learn 1.5.1 2024-08-22T20:28:33.0585380Z scipy 1.14.1 2024-08-22T20:28:33.0585950Z sentencepiece 0.2.0 2024-08-22T20:28:33.0586620Z setuptools 65.5.0 2024-08-22T20:28:33.0587170Z six 1.16.0 2024-08-22T20:28:33.0587820Z smmap 5.0.1 2024-08-22T20:28:33.0588410Z snakeviz 2.2.0 2024-08-22T20:28:33.0588960Z sqlitedict 2.1.0 2024-08-22T20:28:33.0589610Z streamlit 1.37.1 2024-08-22T20:28:33.0590190Z sympy 1.13.1 2024-08-22T20:28:33.0590770Z tabledata 1.3.3 2024-08-22T20:28:33.0591380Z tabulate 0.9.0 2024-08-22T20:28:33.0591980Z tcolorpy 0.1.6 2024-08-22T20:28:33.0592560Z tenacity 8.5.0 2024-08-22T20:28:33.0593110Z threadpoolctl 3.5.0 2024-08-22T20:28:33.0593750Z tiktoken 0.7.0 2024-08-22T20:28:33.0594330Z tokenizers 0.19.1 2024-08-22T20:28:33.0594860Z toml 0.10.2 2024-08-22T20:28:33.0595970Z tomli 2.0.1 2024-08-22T20:28:33.0596310Z torch 2.5.0.dev20240814 2024-08-22T20:28:33.0596780Z torchao 0.4.0+gite11201a 2024-08-22T20:28:33.0597240Z tornado 6.4.1 2024-08-22T20:28:33.0597820Z tqdm 4.66.5 2024-08-22T20:28:33.0598430Z tqdm-multiprocess 0.0.11 2024-08-22T20:28:33.0599010Z transformers 4.44.2 2024-08-22T20:28:33.0599580Z typepy 1.3.2 2024-08-22T20:28:33.0600150Z typing_extensions 4.12.2 2024-08-22T20:28:33.0600770Z tzdata 2024.1 2024-08-22T20:28:33.0601310Z urllib3 2.2.2 2024-08-22T20:28:33.0601950Z Werkzeug 3.0.4 2024-08-22T20:28:33.0602530Z wheel 0.44.0 2024-08-22T20:28:33.0603100Z word2number 1.1 2024-08-22T20:28:33.0603740Z xxhash 3.5.0 2024-08-22T20:28:33.0604290Z yarl 1.9.4 2024-08-22T20:28:33.0604830Z zstandard 0.23.0 2024-08-22T20:28:33.0605460Z zstd 1.5.5.1 2024-08-22T20:28:34.0815670Z torch: ('2.5.0.dev20240814', '3a023a67c47bcde45538c9991e332d21ac548e46') 2024-08-22T20:28:34.2598450Z ##[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:34.2600730Z 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:34.2686550Z shell: /bin/bash -e {0} 2024-08-22T20:28:34.2686830Z env: 2024-08-22T20:28:34.2687070Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-08-22T20:28:34.2687400Z REPO_NAME: tinyllamas/stories15M 2024-08-22T20:28:34.2687810Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:34.2688500Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.10.11/arm64/lib/pkgconfig 2024-08-22T20:28:34.2689150Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:34.2689820Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:34.2690390Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:34.2690830Z ##[endgroup] 2024-08-22T20:28:34.3432350Z + MODEL_REPO=tinyllamas/stories15M 2024-08-22T20:28:34.3433580Z + 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:34.3435020Z + CHECKPOINT_NAME=stories15M 2024-08-22T20:28:34.3435790Z + mkdir -p checkpoints/tinyllamas/stories15M 2024-08-22T20:28:34.3457830Z + pushd checkpoints/tinyllamas/stories15M 2024-08-22T20:28:34.3458600Z ~/work/torchchat/torchchat/checkpoints/tinyllamas/stories15M ~/work/torchchat/torchchat 2024-08-22T20:28:34.3459120Z + IFS=, 2024-08-22T20:28:34.3459540Z Downloading: https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-08-22T20:28:34.3460480Z + for resource in '$RESOURCES_STRING' 2024-08-22T20:28:34.3461170Z + echo 'Downloading: https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt' 2024-08-22T20:28:34.3461890Z + wget https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-08-22T20:28:34.3981500Z --2024-08-22 20:28:34-- https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-08-22T20:28:34.4522680Z Resolving huggingface.co (huggingface.co)... 108.156.211.95, 108.156.211.51, 108.156.211.90, ... 2024-08-22T20:28:34.4631610Z Connecting to huggingface.co (huggingface.co)|108.156.211.95|:443... connected. 2024-08-22T20:28:34.6141240Z HTTP request sent, awaiting response... 302 Found 2024-08-22T20:28:34.6147800Z 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=1724617491&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcyNDYxNzQ5MX19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5odWdnaW5nZmFjZS5jby9yZXBvcy84OC80Yi84ODRiYWRlMzJlNWVlMzJlZWE3MjVjNTA4N2FmMTM1ODE3OWExYmVhOTRhNGY2YWJjM2MwNDcwYzk2MTBhYzM4LzNkYTAwYzBmZWY2ODRmM2Y4M2I0NTc3MzY4MzdjNDZhYjU1ZTkyYTI2NjYyYjYxZDYxMDRkZTJkMjcxYzcwOGQ%7EcmVzcG9uc2UtY29udGVudC1kaXNwb3NpdGlvbj0qIn1dfQ__&Signature=fz0kQRDOcJ2lM-yMSqVg1oXWvb0Vpvvb1JUem04O1RiugGulkodM80b2wsc0Z7UEjqH6ldX%7E4en%7E1ntf9xaWNQMS8%7ES%7ElcHjJ9-aMMgBfeX4uTWRDtisNTZ0VMv%7Eg0X45oJuygXG8nboOW7Q-gqv1-3jMxnflHgTcvsT2hLFKRX6LoYM4ZoqpapjXUThH3lJ6EO0cZc728Pq3ffnMtm%7Ef7kQBDqSexFPyI6-ujvqptXMXn7lqPsqPR6d9wEaoR8v%7E-6B1MYJQVO6wtef5mVRNC8oDi96IORrSmZ17SucDIal8dIT8uj3OYMexzwsgyYZ9o-PoTx7DOgM95OyTpHKkg__&Key-Pair-Id=K3ESJI6DHPFC7 [following] 2024-08-22T20:28:34.6160040Z --2024-08-22 20:28:34-- 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=1724617491&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcyNDYxNzQ5MX19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5odWdnaW5nZmFjZS5jby9yZXBvcy84OC80Yi84ODRiYWRlMzJlNWVlMzJlZWE3MjVjNTA4N2FmMTM1ODE3OWExYmVhOTRhNGY2YWJjM2MwNDcwYzk2MTBhYzM4LzNkYTAwYzBmZWY2ODRmM2Y4M2I0NTc3MzY4MzdjNDZhYjU1ZTkyYTI2NjYyYjYxZDYxMDRkZTJkMjcxYzcwOGQ%7EcmVzcG9uc2UtY29udGVudC1kaXNwb3NpdGlvbj0qIn1dfQ__&Signature=fz0kQRDOcJ2lM-yMSqVg1oXWvb0Vpvvb1JUem04O1RiugGulkodM80b2wsc0Z7UEjqH6ldX%7E4en%7E1ntf9xaWNQMS8%7ES%7ElcHjJ9-aMMgBfeX4uTWRDtisNTZ0VMv%7Eg0X45oJuygXG8nboOW7Q-gqv1-3jMxnflHgTcvsT2hLFKRX6LoYM4ZoqpapjXUThH3lJ6EO0cZc728Pq3ffnMtm%7Ef7kQBDqSexFPyI6-ujvqptXMXn7lqPsqPR6d9wEaoR8v%7E-6B1MYJQVO6wtef5mVRNC8oDi96IORrSmZ17SucDIal8dIT8uj3OYMexzwsgyYZ9o-PoTx7DOgM95OyTpHKkg__&Key-Pair-Id=K3ESJI6DHPFC7 2024-08-22T20:28:34.6340090Z Resolving cdn-lfs.huggingface.co (cdn-lfs.huggingface.co)... 18.161.170.6, 18.161.170.77, 18.161.170.5, ... 2024-08-22T20:28:34.6417000Z Connecting to cdn-lfs.huggingface.co (cdn-lfs.huggingface.co)|18.161.170.6|:443... connected. 2024-08-22T20:28:34.6667280Z HTTP request sent, awaiting response... 200 OK 2024-08-22T20:28:34.6671980Z Length: 60789090 (58M) [binary/octet-stream] 2024-08-22T20:28:34.6672760Z Saving to: ‘stories15M.pt’ 2024-08-22T20:28:34.6688940Z 2024-08-22T20:28:34.6750330Z 0K .......... .......... .......... .......... .......... 0% 6.11M 9s 2024-08-22T20:28:34.6786280Z 50K .......... .......... .......... .......... .......... 0% 13.6M 7s 2024-08-22T20:28:34.6849870Z 100K .......... .......... .......... .......... .......... 0% 10.6M 6s 2024-08-22T20:28:34.6916140Z 150K .......... .......... .......... .......... .......... 0% 22.5M 5s 2024-08-22T20:28:34.6917240Z 200K .......... .......... .......... .......... .......... 0% 19.7M 5s 2024-08-22T20:28:34.6918690Z 250K .......... .......... .......... .......... .......... 0% 27.7M 4s 2024-08-22T20:28:34.6923060Z 300K .......... .......... .......... .......... .......... 0% 25.4M 4s 2024-08-22T20:28:34.6923840Z 350K .......... .......... .......... .......... .......... 0% 62.7M 4s 2024-08-22T20:28:34.6937270Z 400K .......... .......... .......... .......... .......... 0% 34.2M 3s 2024-08-22T20:28:34.6949780Z 450K .......... .......... .......... .......... .......... 0% 38.9M 3s 2024-08-22T20:28:34.6964290Z 500K .......... .......... .......... .......... .......... 0% 35.9M 3s 2024-08-22T20:28:34.6974210Z 550K .......... .......... .......... .......... .......... 1% 47.7M 3s 2024-08-22T20:28:34.6982780Z 600K .......... .......... .......... .......... .......... 1% 55.5M 3s 2024-08-22T20:28:34.6987310Z 650K .......... .......... .......... .......... .......... 1% 107M 3s 2024-08-22T20:28:34.6999290Z 700K .......... .......... .......... .......... .......... 1% 41.3M 3s 2024-08-22T20:28:34.7008630Z 750K .......... .......... .......... .......... .......... 1% 53.0M 2s 2024-08-22T20:28:34.7019680Z 800K .......... .......... .......... .......... .......... 1% 48.5M 2s 2024-08-22T20:28:34.7026930Z 850K .......... .......... .......... .......... .......... 1% 54.7M 2s 2024-08-22T20:28:34.7032250Z 900K .......... .......... .......... .......... .......... 1% 88.9M 2s 2024-08-22T20:28:34.7036390Z 950K .......... .......... .......... .......... .......... 1% 120M 2s 2024-08-22T20:28:34.7044820Z 1000K .......... .......... .......... .......... .......... 1% 59.7M 2s 2024-08-22T20:28:34.7051570Z 1050K .......... .......... .......... .......... .......... 1% 74.8M 2s 2024-08-22T20:28:34.7072780Z 1100K .......... .......... .......... .......... .......... 1% 24.0M 2s 2024-08-22T20:28:34.7074850Z 1150K .......... .......... .......... .......... .......... 2% 698M 2s 2024-08-22T20:28:34.7079380Z 1200K .......... .......... .......... .......... .......... 2% 70.2M 2s 2024-08-22T20:28:34.7080010Z 1250K .......... .......... .......... .......... .......... 2% 404M 2s 2024-08-22T20:28:34.7084170Z 1300K .......... .......... .......... .......... .......... 2% 128M 2s 2024-08-22T20:28:34.7088310Z 1350K .......... .......... .......... .......... .......... 2% 112M 2s 2024-08-22T20:28:34.7096620Z 1400K .......... .......... .......... .......... .......... 2% 86.6M 2s 2024-08-22T20:28:34.7101490Z 1450K .......... .......... .......... .......... .......... 2% 66.5M 2s 2024-08-22T20:28:34.7107900Z 1500K .......... .......... .......... .......... .......... 2% 88.1M 2s 2024-08-22T20:28:34.7116780Z 1550K .......... .......... .......... .......... .......... 2% 50.0M 2s 2024-08-22T20:28:34.7129480Z 1600K .......... .......... .......... .......... .......... 2% 39.2M 2s 2024-08-22T20:28:34.7150880Z 1650K .......... .......... .......... .......... .......... 2% 22.6M 2s 2024-08-22T20:28:34.7164080Z 1700K .......... .......... .......... .......... .......... 2% 36.7M 2s 2024-08-22T20:28:34.7171940Z 1750K .......... .......... .......... .......... .......... 3% 62.8M 2s 2024-08-22T20:28:34.7181390Z 1800K .......... .......... .......... .......... .......... 3% 87.0M 2s 2024-08-22T20:28:34.7187920Z 1850K .......... .......... .......... .......... .......... 3% 47.1M 2s 2024-08-22T20:28:34.7197810Z 1900K .......... .......... .......... .......... .......... 3% 50.0M 2s 2024-08-22T20:28:34.7203570Z 1950K .......... .......... .......... .......... .......... 3% 83.8M 2s 2024-08-22T20:28:34.7209090Z 2000K .......... .......... .......... .......... .......... 3% 87.3M 2s 2024-08-22T20:28:34.7225690Z 2050K .......... .......... .......... .......... .......... 3% 30.0M 2s 2024-08-22T20:28:34.7229970Z 2100K .......... .......... .......... .......... .......... 3% 105M 1s 2024-08-22T20:28:34.7235910Z 2150K .......... .......... .......... .......... .......... 3% 89.1M 1s 2024-08-22T20:28:34.7244430Z 2200K .......... .......... .......... .......... .......... 3% 56.0M 1s 2024-08-22T20:28:34.7248200Z 2250K .......... .......... .......... .......... .......... 3% 118M 1s 2024-08-22T20:28:34.7259550Z 2300K .......... .......... .......... .......... .......... 3% 81.5M 1s 2024-08-22T20:28:34.7265480Z 2350K .......... .......... .......... .......... .......... 4% 61.6M 1s 2024-08-22T20:28:34.7270410Z 2400K .......... .......... .......... .......... .......... 4% 59.0M 1s 2024-08-22T20:28:34.7281140Z 2450K .......... .......... .......... .......... .......... 4% 62.1M 1s 2024-08-22T20:28:34.7283950Z 2500K .......... .......... .......... .......... .......... 4% 86.6M 1s 2024-08-22T20:28:34.7289430Z 2550K .......... .......... .......... .......... .......... 4% 91.3M 1s 2024-08-22T20:28:34.7298990Z 2600K .......... .......... .......... .......... .......... 4% 62.9M 1s 2024-08-22T20:28:34.7302170Z 2650K .......... .......... .......... .......... .......... 4% 99.6M 1s 2024-08-22T20:28:34.7308160Z 2700K .......... .......... .......... .......... .......... 4% 117M 1s 2024-08-22T20:28:34.7314370Z 2750K .......... .......... .......... .......... .......... 4% 58.4M 1s 2024-08-22T20:28:34.7317650Z 2800K .......... .......... .......... .......... .......... 4% 174M 1s 2024-08-22T20:28:34.7323390Z 2850K .......... .......... .......... .......... .......... 4% 81.7M 1s 2024-08-22T20:28:34.7329820Z 2900K .......... .......... .......... .......... .......... 4% 78.3M 1s 2024-08-22T20:28:34.7334940Z 2950K .......... .......... .......... .......... .......... 5% 97.7M 1s 2024-08-22T20:28:34.7342030Z 3000K .......... .......... .......... .......... .......... 5% 76.7M 1s 2024-08-22T20:28:34.7345800Z 3050K .......... .......... .......... .......... .......... 5% 102M 1s 2024-08-22T20:28:34.7353020Z 3100K .......... .......... .......... .......... .......... 5% 71.1M 1s 2024-08-22T20:28:34.7357680Z 3150K .......... .......... .......... .......... .......... 5% 133M 1s 2024-08-22T20:28:34.7361160Z 3200K .......... .......... .......... .......... .......... 5% 109M 1s 2024-08-22T20:28:34.7368740Z 3250K .......... .......... .......... .......... .......... 5% 66.8M 1s 2024-08-22T20:28:34.7373790Z 3300K .......... .......... .......... .......... .......... 5% 150M 1s 2024-08-22T20:28:34.7377630Z 3350K .......... .......... .......... .......... .......... 5% 79.3M 1s 2024-08-22T20:28:34.7382590Z 3400K .......... .......... .......... .......... .......... 5% 102M 1s 2024-08-22T20:28:34.7386830Z 3450K .......... .......... .......... .......... .......... 5% 113M 1s 2024-08-22T20:28:34.7390840Z 3500K .......... .......... .......... .......... .......... 5% 115M 1s 2024-08-22T20:28:34.7395290Z 3550K .......... .......... .......... .......... .......... 6% 114M 1s 2024-08-22T20:28:34.7402640Z 3600K .......... .......... .......... .......... .......... 6% 65.1M 1s 2024-08-22T20:28:34.7410280Z 3650K .......... .......... .......... .......... .......... 6% 73.2M 1s 2024-08-22T20:28:34.7412400Z 3700K .......... .......... .......... .......... .......... 6% 166M 1s 2024-08-22T20:28:34.7423280Z 3750K .......... .......... .......... .......... .......... 6% 54.3M 1s 2024-08-22T20:28:34.7424010Z 3800K .......... .......... .......... .......... .......... 6% 425M 1s 2024-08-22T20:28:34.7426510Z 3850K .......... .......... .......... .......... .......... 6% 118M 1s 2024-08-22T20:28:34.7432890Z 3900K .......... .......... .......... .......... .......... 6% 99.4M 1s 2024-08-22T20:28:34.7434800Z 3950K .......... .......... .......... .......... .......... 6% 176M 1s 2024-08-22T20:28:34.7440950Z 4000K .......... .......... .......... .......... .......... 6% 77.8M 1s 2024-08-22T20:28:34.7446830Z 4050K .......... .......... .......... .......... .......... 6% 91.1M 1s 2024-08-22T20:28:34.7450920Z 4100K .......... .......... .......... .......... .......... 6% 203M 1s 2024-08-22T20:28:34.7456820Z 4150K .......... .......... .......... .......... .......... 7% 55.5M 1s 2024-08-22T20:28:34.7459880Z 4200K .......... .......... .......... .......... .......... 7% 179M 1s 2024-08-22T20:28:34.7465200Z 4250K .......... .......... .......... .......... .......... 7% 88.9M 1s 2024-08-22T20:28:34.7470480Z 4300K .......... .......... .......... .......... .......... 7% 93.0M 1s 2024-08-22T20:28:34.7477060Z 4350K .......... .......... .......... .......... .......... 7% 97.1M 1s 2024-08-22T20:28:34.7479970Z 4400K .......... .......... .......... .......... .......... 7% 109M 1s 2024-08-22T20:28:34.7486940Z 4450K .......... .......... .......... .......... .......... 7% 72.8M 1s 2024-08-22T20:28:34.7492360Z 4500K .......... .......... .......... .......... .......... 7% 90.3M 1s 2024-08-22T20:28:34.7497250Z 4550K .......... .......... .......... .......... .......... 7% 145M 1s 2024-08-22T20:28:34.7500760Z 4600K .......... .......... .......... .......... .......... 7% 96.5M 1s 2024-08-22T20:28:34.7507260Z 4650K .......... .......... .......... .......... .......... 7% 75.1M 1s 2024-08-22T20:28:34.7510560Z 4700K .......... .......... .......... .......... .......... 8% 138M 1s 2024-08-22T20:28:34.7518010Z 4750K .......... .......... .......... .......... .......... 8% 69.3M 1s 2024-08-22T20:28:34.7522040Z 4800K .......... .......... .......... .......... .......... 8% 134M 1s 2024-08-22T20:28:34.7527320Z 4850K .......... .......... .......... .......... .......... 8% 81.9M 1s 2024-08-22T20:28:34.7531250Z 4900K .......... .......... .......... .......... .......... 8% 124M 1s 2024-08-22T20:28:34.7536790Z 4950K .......... .......... .......... .......... .......... 8% 90.3M 1s 2024-08-22T20:28:34.7542240Z 5000K .......... .......... .......... .......... .......... 8% 88.0M 1s 2024-08-22T20:28:34.7547500Z 5050K .......... .......... .......... .......... .......... 8% 101M 1s 2024-08-22T20:28:34.7553220Z 5100K .......... .......... .......... .......... .......... 8% 89.9M 1s 2024-08-22T20:28:34.7560970Z 5150K .......... .......... .......... .......... .......... 8% 66.8M 1s 2024-08-22T20:28:34.7565440Z 5200K .......... .......... .......... .......... .......... 8% 143M 1s 2024-08-22T20:28:34.7569580Z 5250K .......... .......... .......... .......... .......... 8% 75.5M 1s 2024-08-22T20:28:34.7579130Z 5300K .......... .......... .......... .......... .......... 9% 64.2M 1s 2024-08-22T20:28:34.7579720Z 5350K .......... .......... .......... .......... .......... 9% 204M 1s 2024-08-22T20:28:34.7588110Z 5400K .......... .......... .......... .......... .......... 9% 116M 1s 2024-08-22T20:28:34.7613830Z 5450K .......... .......... .......... .......... .......... 9% 18.8M 1s 2024-08-22T20:28:34.7614480Z 5500K .......... .......... .......... .......... .......... 9% 397M 1s 2024-08-22T20:28:34.7615030Z 5550K .......... .......... .......... .......... .......... 9% 519M 1s 2024-08-22T20:28:34.7615440Z 5600K .......... .......... .......... .......... .......... 9% 763M 1s 2024-08-22T20:28:34.7625030Z 5650K .......... .......... .......... .......... .......... 9% 46.0M 1s 2024-08-22T20:28:34.7626010Z 5700K .......... .......... .......... .......... .......... 9% 397M 1s 2024-08-22T20:28:34.7631110Z 5750K .......... .......... .......... .......... .......... 9% 85.8M 1s 2024-08-22T20:28:34.7639500Z 5800K .......... .......... .......... .......... .......... 9% 57.9M 1s 2024-08-22T20:28:34.7644520Z 5850K .......... .......... .......... .......... .......... 9% 84.2M 1s 2024-08-22T20:28:34.7651440Z 5900K .......... .......... .......... .......... .......... 10% 71.1M 1s 2024-08-22T20:28:34.7659050Z 5950K .......... .......... .......... .......... .......... 10% 62.6M 1s 2024-08-22T20:28:34.7665120Z 6000K .......... .......... .......... .......... .......... 10% 84.6M 1s 2024-08-22T20:28:34.7671240Z 6050K .......... .......... .......... .......... .......... 10% 82.3M 1s 2024-08-22T20:28:34.7676050Z 6100K .......... .......... .......... .......... .......... 10% 141M 1s 2024-08-22T20:28:34.7681650Z 6150K .......... .......... .......... .......... .......... 10% 66.4M 1s 2024-08-22T20:28:34.7688090Z 6200K .......... .......... .......... .......... .......... 10% 90.8M 1s 2024-08-22T20:28:34.7703110Z 6250K .......... .......... .......... .......... .......... 10% 78.1M 1s 2024-08-22T20:28:34.7703540Z 6300K .......... .......... .......... .......... .......... 10% 68.6M 1s 2024-08-22T20:28:34.7705700Z 6350K .......... .......... .......... .......... .......... 10% 88.1M 1s 2024-08-22T20:28:34.7710350Z 6400K .......... .......... .......... .......... .......... 10% 109M 1s 2024-08-22T20:28:34.7716360Z 6450K .......... .......... .......... .......... .......... 10% 81.4M 1s 2024-08-22T20:28:34.7724710Z 6500K .......... .......... .......... .......... .......... 11% 72.6M 1s 2024-08-22T20:28:34.7727310Z 6550K .......... .......... .......... .......... .......... 11% 120M 1s 2024-08-22T20:28:34.7737010Z 6600K .......... .......... .......... .......... .......... 11% 66.1M 1s 2024-08-22T20:28:34.7740950Z 6650K .......... .......... .......... .......... .......... 11% 78.3M 1s 2024-08-22T20:28:34.7756890Z 6700K .......... .......... .......... .......... .......... 11% 32.8M 1s 2024-08-22T20:28:34.7757300Z 6750K .......... .......... .......... .......... .......... 11% 588M 1s 2024-08-22T20:28:34.7760210Z 6800K .......... .......... .......... .......... .......... 11% 143M 1s 2024-08-22T20:28:34.7763290Z 6850K .......... .......... .......... .......... .......... 11% 150M 1s 2024-08-22T20:28:34.7768350Z 6900K .......... .......... .......... .......... .......... 11% 101M 1s 2024-08-22T20:28:34.7771300Z 6950K .......... .......... .......... .......... .......... 11% 149M 1s 2024-08-22T20:28:34.7775530Z 7000K .......... .......... .......... .......... .......... 11% 139M 1s 2024-08-22T20:28:34.7780210Z 7050K .......... .......... .......... .......... .......... 11% 86.9M 1s 2024-08-22T20:28:34.7785500Z 7100K .......... .......... .......... .......... .......... 12% 95.2M 1s 2024-08-22T20:28:34.7790710Z 7150K .......... .......... .......... .......... .......... 12% 96.1M 1s 2024-08-22T20:28:34.7796210Z 7200K .......... .......... .......... .......... .......... 12% 89.8M 1s 2024-08-22T20:28:34.7801370Z 7250K .......... .......... .......... .......... .......... 12% 93.4M 1s 2024-08-22T20:28:34.7809540Z 7300K .......... .......... .......... .......... .......... 12% 62.0M 1s 2024-08-22T20:28:34.7816320Z 7350K .......... .......... .......... .......... .......... 12% 73.3M 1s 2024-08-22T20:28:34.7824560Z 7400K .......... .......... .......... .......... .......... 12% 63.2M 1s 2024-08-22T20:28:34.7829150Z 7450K .......... .......... .......... .......... .......... 12% 92.1M 1s 2024-08-22T20:28:34.7834160Z 7500K .......... .......... .......... .......... .......... 12% 92.0M 1s 2024-08-22T20:28:34.7841950Z 7550K .......... .......... .......... .......... .......... 12% 85.4M 1s 2024-08-22T20:28:34.7848260Z 7600K .......... .......... .......... .......... .......... 12% 58.5M 1s 2024-08-22T20:28:34.7854540Z 7650K .......... .......... .......... .......... .......... 12% 77.4M 1s 2024-08-22T20:28:34.7859250Z 7700K .......... .......... .......... .......... .......... 13% 104M 1s 2024-08-22T20:28:34.7867690Z 7750K .......... .......... .......... .......... .......... 13% 68.2M 1s 2024-08-22T20:28:34.7873750Z 7800K .......... .......... .......... .......... .......... 13% 82.8M 1s 2024-08-22T20:28:34.7882500Z 7850K .......... .......... .......... .......... .......... 13% 48.5M 1s 2024-08-22T20:28:34.7887370Z 7900K .......... .......... .......... .......... .......... 13% 104M 1s 2024-08-22T20:28:34.7892650Z 7950K .......... .......... .......... .......... .......... 13% 86.9M 1s 2024-08-22T20:28:34.7898620Z 8000K .......... .......... .......... .......... .......... 13% 82.2M 1s 2024-08-22T20:28:34.7904240Z 8050K .......... .......... .......... .......... .......... 13% 87.5M 1s 2024-08-22T20:28:34.7911130Z 8100K .......... .......... .......... .......... .......... 13% 74.9M 1s 2024-08-22T20:28:34.7919760Z 8150K .......... .......... .......... .......... .......... 13% 56.8M 1s 2024-08-22T20:28:34.7928510Z 8200K .......... .......... .......... .......... .......... 13% 62.8M 1s 2024-08-22T20:28:34.7931510Z 8250K .......... .......... .......... .......... .......... 13% 111M 1s 2024-08-22T20:28:34.7938500Z 8300K .......... .......... .......... .......... .......... 14% 70.6M 1s 2024-08-22T20:28:34.7944960Z 8350K .......... .......... .......... .......... .......... 14% 74.4M 1s 2024-08-22T20:28:34.7952270Z 8400K .......... .......... .......... .......... .......... 14% 65.6M 1s 2024-08-22T20:28:34.7957960Z 8450K .......... .......... .......... .......... .......... 14% 91.6M 1s 2024-08-22T20:28:34.7964740Z 8500K .......... .......... .......... .......... .......... 14% 70.5M 1s 2024-08-22T20:28:34.7973040Z 8550K .......... .......... .......... .......... .......... 14% 60.6M 1s 2024-08-22T20:28:34.7980150Z 8600K .......... .......... .......... .......... .......... 14% 66.8M 1s 2024-08-22T20:28:34.7986160Z 8650K .......... .......... .......... .......... .......... 14% 83.0M 1s 2024-08-22T20:28:34.7996700Z 8700K .......... .......... .......... .......... .......... 14% 45.3M 1s 2024-08-22T20:28:34.8002010Z 8750K .......... .......... .......... .......... .......... 14% 110M 1s 2024-08-22T20:28:34.8005970Z 8800K .......... .......... .......... .......... .......... 14% 104M 1s 2024-08-22T20:28:34.8014180Z 8850K .......... .......... .......... .......... .......... 14% 61.2M 1s 2024-08-22T20:28:34.8018530Z 8900K .......... .......... .......... .......... .......... 15% 104M 1s 2024-08-22T20:28:34.8024380Z 8950K .......... .......... .......... .......... .......... 15% 86.6M 1s 2024-08-22T20:28:34.8031570Z 9000K .......... .......... .......... .......... .......... 15% 73.9M 1s 2024-08-22T20:28:34.8038060Z 9050K .......... .......... .......... .......... .......... 15% 73.9M 1s 2024-08-22T20:28:34.8046030Z 9100K .......... .......... .......... .......... .......... 15% 58.0M 1s 2024-08-22T20:28:34.8052060Z 9150K .......... .......... .......... .......... .......... 15% 99.6M 1s 2024-08-22T20:28:34.8057130Z 9200K .......... .......... .......... .......... .......... 15% 87.5M 1s 2024-08-22T20:28:34.8062300Z 9250K .......... .......... .......... .......... .......... 15% 88.9M 1s 2024-08-22T20:28:34.8066630Z 9300K .......... .......... .......... .......... .......... 15% 115M 1s 2024-08-22T20:28:34.8074390Z 9350K .......... .......... .......... .......... .......... 15% 57.8M 1s 2024-08-22T20:28:34.8078980Z 9400K .......... .......... .......... .......... .......... 15% 113M 1s 2024-08-22T20:28:34.8085580Z 9450K .......... .......... .......... .......... .......... 16% 73.9M 1s 2024-08-22T20:28:34.8090630Z 9500K .......... .......... .......... .......... .......... 16% 92.5M 1s 2024-08-22T20:28:34.8097350Z 9550K .......... .......... .......... .......... .......... 16% 81.2M 1s 2024-08-22T20:28:34.8104840Z 9600K .......... .......... .......... .......... .......... 16% 63.9M 1s 2024-08-22T20:28:34.8111270Z 9650K .......... .......... .......... .......... .......... 16% 80.2M 1s 2024-08-22T20:28:34.8116410Z 9700K .......... .......... .......... .......... .......... 16% 98.4M 1s 2024-08-22T20:28:34.8125060Z 9750K .......... .......... .......... .......... .......... 16% 58.2M 1s 2024-08-22T20:28:34.8130150Z 9800K .......... .......... .......... .......... .......... 16% 101M 1s 2024-08-22T20:28:34.8136690Z 9850K .......... .......... .......... .......... .......... 16% 61.2M 1s 2024-08-22T20:28:34.8143390Z 9900K .......... .......... .......... .......... .......... 16% 84.8M 1s 2024-08-22T20:28:34.8151200Z 9950K .......... .......... .......... .......... .......... 16% 55.7M 1s 2024-08-22T20:28:34.8158170Z 10000K .......... .......... .......... .......... .......... 16% 70.0M 1s 2024-08-22T20:28:34.8164540Z 10050K .......... .......... .......... .......... .......... 17% 81.0M 1s 2024-08-22T20:28:34.8171060Z 10100K .......... .......... .......... .......... .......... 17% 69.8M 1s 2024-08-22T20:28:34.8179820Z 10150K .......... .......... .......... .......... .......... 17% 95.2M 1s 2024-08-22T20:28:34.8184210Z 10200K .......... .......... .......... .......... .......... 17% 68.3M 1s 2024-08-22T20:28:34.8189500Z 10250K .......... .......... .......... .......... .......... 17% 81.2M 1s 2024-08-22T20:28:34.8196090Z 10300K .......... .......... .......... .......... .......... 17% 73.8M 1s 2024-08-22T20:28:34.8200930Z 10350K .......... .......... .......... .......... .......... 17% 98.2M 1s 2024-08-22T20:28:34.8208380Z 10400K .......... .......... .......... .......... .......... 17% 69.9M 1s 2024-08-22T20:28:34.8215350Z 10450K .......... .......... .......... .......... .......... 17% 82.2M 1s 2024-08-22T20:28:34.8220270Z 10500K .......... .......... .......... .......... .......... 17% 93.4M 1s 2024-08-22T20:28:34.8230120Z 10550K .......... .......... .......... .......... .......... 17% 48.6M 1s 2024-08-22T20:28:34.8234790Z 10600K .......... .......... .......... .......... .......... 17% 87.0M 1s 2024-08-22T20:28:34.8241650Z 10650K .......... .......... .......... .......... .......... 18% 72.2M 1s 2024-08-22T20:28:34.8246980Z 10700K .......... .......... .......... .......... .......... 18% 89.1M 1s 2024-08-22T20:28:34.8253130Z 10750K .......... .......... .......... .......... .......... 18% 86.7M 1s 2024-08-22T20:28:34.8258920Z 10800K .......... .......... .......... .......... .......... 18% 80.6M 1s 2024-08-22T20:28:34.8265900Z 10850K .......... .......... .......... .......... .......... 18% 99.6M 1s 2024-08-22T20:28:34.8270300Z 10900K .......... .......... .......... .......... .......... 18% 73.6M 1s 2024-08-22T20:28:34.8278700Z 10950K .......... .......... .......... .......... .......... 18% 68.3M 1s 2024-08-22T20:28:34.8284770Z 11000K .......... .......... .......... .......... .......... 18% 66.8M 1s 2024-08-22T20:28:34.8289310Z 11050K .......... .......... .......... .......... .......... 18% 121M 1s 2024-08-22T20:28:34.8294050Z 11100K .......... .......... .......... .......... .......... 18% 91.8M 1s 2024-08-22T20:28:34.8302000Z 11150K .......... .......... .......... .......... .......... 18% 89.8M 1s 2024-08-22T20:28:34.8306620Z 11200K .......... .......... .......... .......... .......... 18% 73.6M 1s 2024-08-22T20:28:34.8312880Z 11250K .......... .......... .......... .......... .......... 19% 74.3M 1s 2024-08-22T20:28:34.8318550Z 11300K .......... .......... .......... .......... .......... 19% 85.2M 1s 2024-08-22T20:28:34.8322370Z 11350K .......... .......... .......... .......... .......... 19% 125M 1s 2024-08-22T20:28:34.8327100Z 11400K .......... .......... .......... .......... .......... 19% 102M 1s 2024-08-22T20:28:34.8332600Z 11450K .......... .......... .......... .......... .......... 19% 88.1M 1s 2024-08-22T20:28:34.8337350Z 11500K .......... .......... .......... .......... .......... 19% 101M 1s 2024-08-22T20:28:34.8342620Z 11550K .......... .......... .......... .......... .......... 19% 99.9M 1s 2024-08-22T20:28:34.8346990Z 11600K .......... .......... .......... .......... .......... 19% 118M 1s 2024-08-22T20:28:34.8354700Z 11650K .......... .......... .......... .......... .......... 19% 63.1M 1s 2024-08-22T20:28:34.8358760Z 11700K .......... .......... .......... .......... .......... 19% 109M 1s 2024-08-22T20:28:34.8364190Z 11750K .......... .......... .......... .......... .......... 19% 95.2M 1s 2024-08-22T20:28:34.8369180Z 11800K .......... .......... .......... .......... .......... 19% 101M 1s 2024-08-22T20:28:34.8374970Z 11850K .......... .......... .......... .......... .......... 20% 78.4M 1s 2024-08-22T20:28:34.8380120Z 11900K .......... .......... .......... .......... .......... 20% 98.0M 1s 2024-08-22T20:28:34.8383570Z 11950K .......... .......... .......... .......... .......... 20% 131M 1s 2024-08-22T20:28:34.8386960Z 12000K .......... .......... .......... .......... .......... 20% 148M 1s 2024-08-22T20:28:34.8391290Z 12050K .......... .......... .......... .......... .......... 20% 117M 1s 2024-08-22T20:28:34.8395260Z 12100K .......... .......... .......... .......... .......... 20% 121M 1s 2024-08-22T20:28:34.8399100Z 12150K .......... .......... .......... .......... .......... 20% 162M 1s 2024-08-22T20:28:34.8405030Z 12200K .......... .......... .......... .......... .......... 20% 71.7M 1s 2024-08-22T20:28:34.8409490Z 12250K .......... .......... .......... .......... .......... 20% 172M 1s 2024-08-22T20:28:34.8410300Z 12300K .......... .......... .......... .......... .......... 20% 183M 1s 2024-08-22T20:28:34.8416980Z 12350K .......... .......... .......... .......... .......... 20% 78.1M 1s 2024-08-22T20:28:34.8422460Z 12400K .......... .......... .......... .......... .......... 20% 85.5M 1s 2024-08-22T20:28:34.8426760Z 12450K .......... .......... .......... .......... .......... 21% 130M 1s 2024-08-22T20:28:34.8434280Z 12500K .......... .......... .......... .......... .......... 21% 65.0M 1s 2024-08-22T20:28:34.8438890Z 12550K .......... .......... .......... .......... .......... 21% 93.9M 1s 2024-08-22T20:28:34.8441570Z 12600K .......... .......... .......... .......... .......... 21% 219M 1s 2024-08-22T20:28:34.8444840Z 12650K .......... .......... .......... .......... .......... 21% 126M 1s 2024-08-22T20:28:34.8459590Z 12700K .......... .......... .......... .......... .......... 21% 47.0M 1s 2024-08-22T20:28:34.8460030Z 12750K .......... .......... .......... .......... .......... 21% 274M 1s 2024-08-22T20:28:34.8465960Z 12800K .......... .......... .......... .......... .......... 21% 63.5M 1s 2024-08-22T20:28:34.8478040Z 12850K .......... .......... .......... .......... .......... 21% 72.2M 1s 2024-08-22T20:28:34.8478610Z 12900K .......... .......... .......... .......... .......... 21% 137M 1s 2024-08-22T20:28:34.8479230Z 12950K .......... .......... .......... .......... .......... 21% 284M 1s 2024-08-22T20:28:34.8482000Z 13000K .......... .......... .......... .......... .......... 21% 138M 1s 2024-08-22T20:28:34.8485800Z 13050K .......... .......... .......... .......... .......... 22% 97.7M 1s 2024-08-22T20:28:34.8493890Z 13100K .......... .......... .......... .......... .......... 22% 60.3M 1s 2024-08-22T20:28:34.8501320Z 13150K .......... .......... .......... .......... .......... 22% 71.5M 1s 2024-08-22T20:28:34.8506330Z 13200K .......... .......... .......... .......... .......... 22% 87.5M 1s 2024-08-22T20:28:34.8512240Z 13250K .......... .......... .......... .......... .......... 22% 86.6M 1s 2024-08-22T20:28:34.8515910Z 13300K .......... .......... .......... .......... .......... 22% 114M 1s 2024-08-22T20:28:34.8523240Z 13350K .......... .......... .......... .......... .......... 22% 79.7M 1s 2024-08-22T20:28:34.8524720Z 13400K .......... .......... .......... .......... .......... 22% 213M 1s 2024-08-22T20:28:34.8530240Z 13450K .......... .......... .......... .......... .......... 22% 84.3M 1s 2024-08-22T20:28:34.8533050Z 13500K .......... .......... .......... .......... .......... 22% 169M 1s 2024-08-22T20:28:34.8542990Z 13550K .......... .......... .......... .......... .......... 22% 56.6M 1s 2024-08-22T20:28:34.8544590Z 13600K .......... .......... .......... .......... .......... 22% 198M 1s 2024-08-22T20:28:34.8552970Z 13650K .......... .......... .......... .......... .......... 23% 63.0M 1s 2024-08-22T20:28:34.8556270Z 13700K .......... .......... .......... .......... .......... 23% 121M 1s 2024-08-22T20:28:34.8561300Z 13750K .......... .......... .......... .......... .......... 23% 143M 1s 2024-08-22T20:28:34.8567080Z 13800K .......... .......... .......... .......... .......... 23% 66.1M 1s 2024-08-22T20:28:34.8571470Z 13850K .......... .......... .......... .......... .......... 23% 111M 1s 2024-08-22T20:28:34.8577190Z 13900K .......... .......... .......... .......... .......... 23% 99.4M 1s 2024-08-22T20:28:34.8579430Z 13950K .......... .......... .......... .......... .......... 23% 154M 1s 2024-08-22T20:28:34.8585400Z 14000K .......... .......... .......... .......... .......... 23% 76.9M 1s 2024-08-22T20:28:34.8591840Z 14050K .......... .......... .......... .......... .......... 23% 91.1M 1s 2024-08-22T20:28:34.8615190Z 14100K .......... .......... .......... .......... .......... 23% 20.8M 1s 2024-08-22T20:28:34.8617150Z 14150K .......... .......... .......... .......... .......... 23% 210M 1s 2024-08-22T20:28:34.8618470Z 14200K .......... .......... .......... .......... .......... 24% 461M 1s 2024-08-22T20:28:34.8621990Z 14250K .......... .......... .......... .......... .......... 24% 127M 1s 2024-08-22T20:28:34.8624400Z 14300K .......... .......... .......... .......... .......... 24% 189M 1s 2024-08-22T20:28:34.8628700Z 14350K .......... .......... .......... .......... .......... 24% 123M 1s 2024-08-22T20:28:34.8630630Z 14400K .......... .......... .......... .......... .......... 24% 227M 1s 2024-08-22T20:28:34.8636480Z 14450K .......... .......... .......... .......... .......... 24% 92.5M 1s 2024-08-22T20:28:34.8638630Z 14500K .......... .......... .......... .......... .......... 24% 160M 1s 2024-08-22T20:28:34.8646990Z 14550K .......... .......... .......... .......... .......... 24% 65.8M 1s 2024-08-22T20:28:34.8655090Z 14600K .......... .......... .......... .......... .......... 24% 78.3M 1s 2024-08-22T20:28:34.8658060Z 14650K .......... .......... .......... .......... .......... 24% 321M 1s 2024-08-22T20:28:34.8658620Z 14700K .......... .......... .......... .......... .......... 24% 94.4M 1s 2024-08-22T20:28:34.8663700Z 14750K .......... .......... .......... .......... .......... 24% 109M 1s 2024-08-22T20:28:34.8671030Z 14800K .......... .......... .......... .......... .......... 25% 67.8M 1s 2024-08-22T20:28:34.8676580Z 14850K .......... .......... .......... .......... .......... 25% 84.2M 1s 2024-08-22T20:28:34.8681610Z 14900K .......... .......... .......... .......... .......... 25% 96.3M 1s 2024-08-22T20:28:34.8685280Z 14950K .......... .......... .......... .......... .......... 25% 124M 1s 2024-08-22T20:28:34.8691150Z 15000K .......... .......... .......... .......... .......... 25% 89.4M 1s 2024-08-22T20:28:34.8697530Z 15050K .......... .......... .......... .......... .......... 25% 85.4M 1s 2024-08-22T20:28:34.8703030Z 15100K .......... .......... .......... .......... .......... 25% 80.4M 1s 2024-08-22T20:28:34.8713200Z 15150K .......... .......... .......... .......... .......... 25% 50.5M 1s 2024-08-22T20:28:34.8719150Z 15200K .......... .......... .......... .......... .......... 25% 76.1M 1s 2024-08-22T20:28:34.8722240Z 15250K .......... .......... .......... .......... .......... 25% 148M 1s 2024-08-22T20:28:34.8723790Z 15300K .......... .......... .......... .......... .......... 25% 273M 1s 2024-08-22T20:28:34.8729250Z 15350K .......... .......... .......... .......... .......... 25% 105M 1s 2024-08-22T20:28:34.8735270Z 15400K .......... .......... .......... .......... .......... 26% 77.1M 1s 2024-08-22T20:28:34.8738780Z 15450K .......... .......... .......... .......... .......... 26% 124M 1s 2024-08-22T20:28:34.8746180Z 15500K .......... .......... .......... .......... .......... 26% 68.3M 1s 2024-08-22T20:28:34.8755170Z 15550K .......... .......... .......... .......... .......... 26% 64.2M 1s 2024-08-22T20:28:34.8758660Z 15600K .......... .......... .......... .......... .......... 26% 113M 1s 2024-08-22T20:28:34.8762130Z 15650K .......... .......... .......... .......... .......... 26% 271M 1s 2024-08-22T20:28:34.8766660Z 15700K .......... .......... .......... .......... .......... 26% 70.4M 1s 2024-08-22T20:28:34.8773620Z 15750K .......... .......... .......... .......... .......... 26% 77.1M 1s 2024-08-22T20:28:34.8778270Z 15800K .......... .......... .......... .......... .......... 26% 90.3M 1s 2024-08-22T20:28:34.8781620Z 15850K .......... .......... .......... .......... .......... 26% 161M 1s 2024-08-22T20:28:34.8790680Z 15900K .......... .......... .......... .......... .......... 26% 55.9M 1s 2024-08-22T20:28:34.8794570Z 15950K .......... .......... .......... .......... .......... 26% 115M 1s 2024-08-22T20:28:34.8799080Z 16000K .......... .......... .......... .......... .......... 27% 109M 1s 2024-08-22T20:28:34.8804040Z 16050K .......... .......... .......... .......... .......... 27% 112M 1s 2024-08-22T20:28:34.8811600Z 16100K .......... .......... .......... .......... .......... 27% 62.4M 1s 2024-08-22T20:28:34.8813170Z 16150K .......... .......... .......... .......... .......... 27% 221M 1s 2024-08-22T20:28:34.8820770Z 16200K .......... .......... .......... .......... .......... 27% 96.1M 1s 2024-08-22T20:28:34.8823230Z 16250K .......... .......... .......... .......... .......... 27% 98.2M 1s 2024-08-22T20:28:34.8829040Z 16300K .......... .......... .......... .......... .......... 27% 91.1M 1s 2024-08-22T20:28:34.8833600Z 16350K .......... .......... .......... .......... .......... 27% 109M 1s 2024-08-22T20:28:34.8836310Z 16400K .......... .......... .......... .......... .......... 27% 182M 1s 2024-08-22T20:28:34.8845510Z 16450K .......... .......... .......... .......... .......... 27% 61.0M 1s 2024-08-22T20:28:34.8848620Z 16500K .......... .......... .......... .......... .......... 27% 99.4M 1s 2024-08-22T20:28:34.8854330Z 16550K .......... .......... .......... .......... .......... 27% 89.6M 1s 2024-08-22T20:28:34.8860840Z 16600K .......... .......... .......... .......... .......... 28% 77.5M 1s 2024-08-22T20:28:34.8869240Z 16650K .......... .......... .......... .......... .......... 28% 97.5M 1s 2024-08-22T20:28:34.8876450Z 16700K .......... .......... .......... .......... .......... 28% 146M 1s 2024-08-22T20:28:34.8877840Z 16750K .......... .......... .......... .......... .......... 28% 76.8M 1s 2024-08-22T20:28:34.8881950Z 16800K .......... .......... .......... .......... .......... 28% 71.0M 1s 2024-08-22T20:28:34.8886010Z 16850K .......... .......... .......... .......... .......... 28% 121M 1s 2024-08-22T20:28:34.8888860Z 16900K .......... .......... .......... .......... .......... 28% 228M 1s 2024-08-22T20:28:34.8894920Z 16950K .......... .......... .......... .......... .......... 28% 82.3M 1s 2024-08-22T20:28:34.8914090Z 17000K .......... .......... .......... .......... .......... 28% 26.3M 1s 2024-08-22T20:28:34.8914720Z 17050K .......... .......... .......... .......... .......... 28% 257M 1s 2024-08-22T20:28:34.8916660Z 17100K .......... .......... .......... .......... .......... 28% 245M 1s 2024-08-22T20:28:34.8923870Z 17150K .......... .......... .......... .......... .......... 28% 76.1M 1s 2024-08-22T20:28:34.8925710Z 17200K .......... .......... .......... .......... .......... 29% 176M 1s 2024-08-22T20:28:34.8930020Z 17250K .......... .......... .......... .......... .......... 29% 239M 1s 2024-08-22T20:28:34.8930410Z 17300K .......... .......... .......... .......... .......... 29% 581M 1s 2024-08-22T20:28:34.8932000Z 17350K .......... .......... .......... .......... .......... 29% 139M 1s 2024-08-22T20:28:34.8938050Z 17400K .......... .......... .......... .......... .......... 29% 92.3M 1s 2024-08-22T20:28:34.8945000Z 17450K .......... .......... .......... .......... .......... 29% 85.4M 1s 2024-08-22T20:28:34.8945550Z 17500K .......... .......... .......... .......... .......... 29% 191M 1s 2024-08-22T20:28:34.8951470Z 17550K .......... .......... .......... .......... .......... 29% 88.5M 1s 2024-08-22T20:28:34.8954290Z 17600K .......... .......... .......... .......... .......... 29% 168M 1s 2024-08-22T20:28:34.8959350Z 17650K .......... .......... .......... .......... .......... 29% 98.4M 1s 2024-08-22T20:28:34.8963740Z 17700K .......... .......... .......... .......... .......... 29% 152M 1s 2024-08-22T20:28:34.8969790Z 17750K .......... .......... .......... .......... .......... 29% 87.3M 1s 2024-08-22T20:28:34.8970900Z 17800K .......... .......... .......... .......... .......... 30% 341M 1s 2024-08-22T20:28:34.8985020Z 17850K .......... .......... .......... .......... .......... 30% 41.4M 1s 2024-08-22T20:28:34.8985670Z 17900K .......... .......... .......... .......... .......... 30% 173M 1s 2024-08-22T20:28:34.8988190Z 17950K .......... .......... .......... .......... .......... 30% 134M 1s 2024-08-22T20:28:34.8990010Z 18000K .......... .......... .......... .......... .......... 30% 247M 1s 2024-08-22T20:28:34.8993520Z 18050K .......... .......... .......... .......... .......... 30% 147M 1s 2024-08-22T20:28:34.8998990Z 18100K .......... .......... .......... .......... .......... 30% 122M 1s 2024-08-22T20:28:34.9003260Z 18150K .......... .......... .......... .......... .......... 30% 84.0M 1s 2024-08-22T20:28:34.9005190Z 18200K .......... .......... .......... .......... .......... 30% 192M 1s 2024-08-22T20:28:34.9011130Z 18250K .......... .......... .......... .......... .......... 30% 86.3M 1s 2024-08-22T20:28:34.9016070Z 18300K .......... .......... .......... .......... .......... 30% 96.1M 1s 2024-08-22T20:28:34.9020220Z 18350K .......... .......... .......... .......... .......... 30% 153M 1s 2024-08-22T20:28:34.9022160Z 18400K .......... .......... .......... .......... .......... 31% 174M 1s 2024-08-22T20:28:34.9036120Z 18450K .......... .......... .......... .......... .......... 31% 40.6M 1s 2024-08-22T20:28:34.9043460Z 18500K .......... .......... .......... .......... .......... 31% 86.1M 1s 2024-08-22T20:28:34.9043990Z 18550K .......... .......... .......... .......... .......... 31% 203M 1s 2024-08-22T20:28:34.9046280Z 18600K .......... .......... .......... .......... .......... 31% 115M 1s 2024-08-22T20:28:34.9051900Z 18650K .......... .......... .......... .......... .......... 31% 101M 1s 2024-08-22T20:28:34.9057250Z 18700K .......... .......... .......... .......... .......... 31% 94.6M 1s 2024-08-22T20:28:34.9060870Z 18750K .......... .......... .......... .......... .......... 31% 122M 1s 2024-08-22T20:28:34.9067420Z 18800K .......... .......... .......... .......... .......... 31% 100M 1s 2024-08-22T20:28:34.9068640Z 18850K .......... .......... .......... .......... .......... 31% 147M 1s 2024-08-22T20:28:34.9069380Z 18900K .......... .......... .......... .......... .......... 31% 555M 1s 2024-08-22T20:28:34.9077870Z 18950K .......... .......... .......... .......... .......... 32% 61.0M 1s 2024-08-22T20:28:34.9082990Z 19000K .......... .......... .......... .......... .......... 32% 87.7M 1s 2024-08-22T20:28:34.9091170Z 19050K .......... .......... .......... .......... .......... 32% 62.3M 1s 2024-08-22T20:28:34.9092090Z 19100K .......... .......... .......... .......... .......... 32% 474M 1s 2024-08-22T20:28:34.9094490Z 19150K .......... .......... .......... .......... .......... 32% 186M 1s 2024-08-22T20:28:34.9098390Z 19200K .......... .......... .......... .......... .......... 32% 131M 1s 2024-08-22T20:28:34.9101710Z 19250K .......... .......... .......... .......... .......... 32% 142M 1s 2024-08-22T20:28:34.9106990Z 19300K .......... .......... .......... .......... .......... 32% 94.3M 1s 2024-08-22T20:28:34.9112140Z 19350K .......... .......... .......... .......... .......... 32% 96.9M 1s 2024-08-22T20:28:34.9117890Z 19400K .......... .......... .......... .......... .......... 32% 81.4M 1s 2024-08-22T20:28:34.9120270Z 19450K .......... .......... .......... .......... .......... 32% 208M 1s 2024-08-22T20:28:34.9126040Z 19500K .......... .......... .......... .......... .......... 32% 84.2M 1s 2024-08-22T20:28:34.9130400Z 19550K .......... .......... .......... .......... .......... 33% 116M 0s 2024-08-22T20:28:34.9143970Z 19600K .......... .......... .......... .......... .......... 33% 161M 0s 2024-08-22T20:28:34.9144510Z 19650K .......... .......... .......... .......... .......... 33% 177M 0s 2024-08-22T20:28:34.9144940Z 19700K .......... .......... .......... .......... .......... 33% 73.0M 0s 2024-08-22T20:28:34.9147990Z 19750K .......... .......... .......... .......... .......... 33% 92.8M 0s 2024-08-22T20:28:34.9165510Z 19800K .......... .......... .......... .......... .......... 33% 28.1M 0s 2024-08-22T20:28:34.9169160Z 19850K .......... .......... .......... .......... .......... 33% 131M 0s 2024-08-22T20:28:34.9174530Z 19900K .......... .......... .......... .......... .......... 33% 97.7M 0s 2024-08-22T20:28:34.9178830Z 19950K .......... .......... .......... .......... .......... 33% 104M 0s 2024-08-22T20:28:34.9180730Z 20000K .......... .......... .......... .......... .......... 33% 238M 0s 2024-08-22T20:28:34.9184840Z 20050K .......... .......... .......... .......... .......... 33% 142M 0s 2024-08-22T20:28:34.9185780Z 20100K .......... .......... .......... .......... .......... 33% 417M 0s 2024-08-22T20:28:34.9188930Z 20150K .......... .......... .......... .......... .......... 34% 219M 0s 2024-08-22T20:28:34.9193390Z 20200K .......... .......... .......... .......... .......... 34% 97.9M 0s 2024-08-22T20:28:34.9199280Z 20250K .......... .......... .......... .......... .......... 34% 76.8M 0s 2024-08-22T20:28:34.9201940Z 20300K .......... .......... .......... .......... .......... 34% 168M 0s 2024-08-22T20:28:34.9209420Z 20350K .......... .......... .......... .......... .......... 34% 69.4M 0s 2024-08-22T20:28:34.9213570Z 20400K .......... .......... .......... .......... .......... 34% 111M 0s 2024-08-22T20:28:34.9221020Z 20450K .......... .......... .......... .......... .......... 34% 63.8M 0s 2024-08-22T20:28:34.9225320Z 20500K .......... .......... .......... .......... .......... 34% 113M 0s 2024-08-22T20:28:34.9236520Z 20550K .......... .......... .......... .......... .......... 34% 44.8M 0s 2024-08-22T20:28:34.9244510Z 20600K .......... .......... .......... .......... .......... 34% 64.2M 0s 2024-08-22T20:28:34.9254140Z 20650K .......... .......... .......... .......... .......... 34% 60.0M 0s 2024-08-22T20:28:34.9258280Z 20700K .......... .......... .......... .......... .......... 34% 81.2M 0s 2024-08-22T20:28:34.9268700Z 20750K .......... .......... .......... .......... .......... 35% 47.9M 0s 2024-08-22T20:28:34.9273380Z 20800K .......... .......... .......... .......... .......... 35% 108M 0s 2024-08-22T20:28:34.9276170Z 20850K .......... .......... .......... .......... .......... 35% 148M 0s 2024-08-22T20:28:34.9284920Z 20900K .......... .......... .......... .......... .......... 35% 111M 0s 2024-08-22T20:28:34.9293880Z 20950K .......... .......... .......... .......... .......... 35% 41.4M 0s 2024-08-22T20:28:34.9294400Z 21000K .......... .......... .......... .......... .......... 35% 276M 0s 2024-08-22T20:28:34.9298720Z 21050K .......... .......... .......... .......... .......... 35% 109M 0s 2024-08-22T20:28:34.9301590Z 21100K .......... .......... .......... .......... .......... 35% 158M 0s 2024-08-22T20:28:34.9306240Z 21150K .......... .......... .......... .......... .......... 35% 113M 0s 2024-08-22T20:28:34.9306770Z 21200K .......... .......... .......... .......... .......... 35% 410M 0s 2024-08-22T20:28:34.9308470Z 21250K .......... .......... .......... .......... .......... 35% 330M 0s 2024-08-22T20:28:34.9312530Z 21300K .......... .......... .......... .......... .......... 35% 138M 0s 2024-08-22T20:28:34.9313160Z 21350K .......... .......... .......... .......... .......... 36% 448M 0s 2024-08-22T20:28:34.9317090Z 21400K .......... .......... .......... .......... .......... 36% 138M 0s 2024-08-22T20:28:34.9325460Z 21450K .......... .......... .......... .......... .......... 36% 57.3M 0s 2024-08-22T20:28:34.9333420Z 21500K .......... .......... .......... .......... .......... 36% 61.6M 0s 2024-08-22T20:28:34.9334240Z 21550K .......... .......... .......... .......... .......... 36% 651M 0s 2024-08-22T20:28:34.9337910Z 21600K .......... .......... .......... .......... .......... 36% 139M 0s 2024-08-22T20:28:34.9339670Z 21650K .......... .......... .......... .......... .......... 36% 238M 0s 2024-08-22T20:28:34.9345860Z 21700K .......... .......... .......... .......... .......... 36% 77.4M 0s 2024-08-22T20:28:34.9356610Z 21750K .......... .......... .......... .......... .......... 36% 46.5M 0s 2024-08-22T20:28:34.9357090Z 21800K .......... .......... .......... .......... .......... 36% 474M 0s 2024-08-22T20:28:34.9361540Z 21850K .......... .......... .......... .......... .......... 36% 156M 0s 2024-08-22T20:28:34.9362020Z 21900K .......... .......... .......... .......... .......... 36% 660M 0s 2024-08-22T20:28:34.9369390Z 21950K .......... .......... .......... .......... .......... 37% 59.1M 0s 2024-08-22T20:28:34.9371070Z 22000K .......... .......... .......... .......... .......... 37% 474M 0s 2024-08-22T20:28:34.9375570Z 22050K .......... .......... .......... .......... .......... 37% 96.5M 0s 2024-08-22T20:28:34.9376520Z 22100K .......... .......... .......... .......... .......... 37% 543M 0s 2024-08-22T20:28:34.9380640Z 22150K .......... .......... .......... .......... .......... 37% 334M 0s 2024-08-22T20:28:34.9381070Z 22200K .......... .......... .......... .......... .......... 37% 414M 0s 2024-08-22T20:28:34.9381640Z 22250K .......... .......... .......... .......... .......... 37% 678M 0s 2024-08-22T20:28:34.9382610Z 22300K .......... .......... .......... .......... .......... 37% 603M 0s 2024-08-22T20:28:34.9385000Z 22350K .......... .......... .......... .......... .......... 37% 117M 0s 2024-08-22T20:28:34.9387280Z 22400K .......... .......... .......... .......... .......... 37% 298M 0s 2024-08-22T20:28:34.9396610Z 22450K .......... .......... .......... .......... .......... 37% 62.1M 0s 2024-08-22T20:28:34.9397150Z 22500K .......... .......... .......... .......... .......... 37% 311M 0s 2024-08-22T20:28:34.9402950Z 22550K .......... .......... .......... .......... .......... 38% 70.8M 0s 2024-08-22T20:28:34.9405940Z 22600K .......... .......... .......... .......... .......... 38% 381M 0s 2024-08-22T20:28:34.9407340Z 22650K .......... .......... .......... .......... .......... 38% 145M 0s 2024-08-22T20:28:34.9430000Z 22700K .......... .......... .......... .......... .......... 38% 24.3M 0s 2024-08-22T20:28:34.9435760Z 22750K .......... .......... .......... .......... .......... 38% 146M 0s 2024-08-22T20:28:34.9436230Z 22800K .......... .......... .......... .......... .......... 38% 191M 0s 2024-08-22T20:28:34.9447600Z 22850K .......... .......... .......... .......... .......... 38% 39.2M 0s 2024-08-22T20:28:34.9453850Z 22900K .......... .......... .......... .......... .......... 38% 634M 0s 2024-08-22T20:28:34.9454440Z 22950K .......... .......... .......... .......... .......... 38% 555M 0s 2024-08-22T20:28:34.9459750Z 23000K .......... .......... .......... .......... .......... 38% 41.4M 0s 2024-08-22T20:28:34.9469940Z 23050K .......... .......... .......... .......... .......... 38% 64.8M 0s 2024-08-22T20:28:34.9473250Z 23100K .......... .......... .......... .......... .......... 38% 263M 0s 2024-08-22T20:28:34.9476820Z 23150K .......... .......... .......... .......... .......... 39% 603M 0s 2024-08-22T20:28:34.9477280Z 23200K .......... .......... .......... .......... .......... 39% 763M 0s 2024-08-22T20:28:34.9496110Z 23250K .......... .......... .......... .......... .......... 39% 20.3M 0s 2024-08-22T20:28:34.9496680Z 23300K .......... .......... .......... .......... .......... 39% 341M 0s 2024-08-22T20:28:34.9498410Z 23350K .......... .......... .......... .......... .......... 39% 698M 0s 2024-08-22T20:28:34.9498910Z 23400K .......... .......... .......... .......... .......... 39% 595M 0s 2024-08-22T20:28:34.9500380Z 23450K .......... .......... .......... .......... .......... 39% 309M 0s 2024-08-22T20:28:34.9505040Z 23500K .......... .......... .......... .......... .......... 39% 90.6M 0s 2024-08-22T20:28:34.9507630Z 23550K .......... .......... .......... .......... .......... 39% 549M 0s 2024-08-22T20:28:34.9510320Z 23600K .......... .......... .......... .......... .......... 39% 271M 0s 2024-08-22T20:28:34.9515830Z 23650K .......... .......... .......... .......... .......... 39% 75.0M 0s 2024-08-22T20:28:34.9516620Z 23700K .......... .......... .......... .......... .......... 40% 239M 0s 2024-08-22T20:28:34.9530750Z 23750K .......... .......... .......... .......... .......... 40% 34.0M 0s 2024-08-22T20:28:34.9532230Z 23800K .......... .......... .......... .......... .......... 40% 461M 0s 2024-08-22T20:28:34.9533510Z 23850K .......... .......... .......... .......... .......... 40% 634M 0s 2024-08-22T20:28:34.9534770Z 23900K .......... .......... .......... .......... .......... 40% 561M 0s 2024-08-22T20:28:34.9536310Z 23950K .......... .......... .......... .......... .......... 40% 574M 0s 2024-08-22T20:28:34.9537830Z 24000K .......... .......... .......... .......... .......... 40% 678M 0s 2024-08-22T20:28:34.9538480Z 24050K .......... .......... .......... .......... .......... 40% 134M 0s 2024-08-22T20:28:34.9543450Z 24100K .......... .......... .......... .......... .......... 40% 139M 0s 2024-08-22T20:28:34.9543890Z 24150K .......... .......... .......... .......... .......... 40% 317M 0s 2024-08-22T20:28:34.9551470Z 24200K .......... .......... .......... .......... .......... 40% 61.0M 0s 2024-08-22T20:28:34.9551950Z 24250K .......... .......... .......... .......... .......... 40% 669M 0s 2024-08-22T20:28:34.9565790Z 24300K .......... .......... .......... .......... .......... 41% 43.8M 0s 2024-08-22T20:28:34.9566370Z 24350K .......... .......... .......... .......... .......... 41% 561M 0s 2024-08-22T20:28:34.9572510Z 24400K .......... .......... .......... .......... .......... 41% 63.2M 0s 2024-08-22T20:28:34.9573030Z 24450K .......... .......... .......... .......... .......... 41% 603M 0s 2024-08-22T20:28:34.9573600Z 24500K .......... .......... .......... .......... .......... 41% 698M 0s 2024-08-22T20:28:34.9574350Z 24550K .......... .......... .......... .......... .......... 41% 370M 0s 2024-08-22T20:28:34.9575490Z 24600K .......... .......... .......... .......... .......... 41% 282M 0s 2024-08-22T20:28:34.9580110Z 24650K .......... .......... .......... .......... .......... 41% 220M 0s 2024-08-22T20:28:34.9583100Z 24700K .......... .......... .......... .......... .......... 41% 111M 0s 2024-08-22T20:28:34.9589880Z 24750K .......... .......... .......... .......... .......... 41% 67.4M 0s 2024-08-22T20:28:34.9593410Z 24800K .......... .......... .......... .......... .......... 41% 127M 0s 2024-08-22T20:28:34.9599970Z 24850K .......... .......... .......... .......... .......... 41% 79.0M 0s 2024-08-22T20:28:34.9602280Z 24900K .......... .......... .......... .......... .......... 42% 245M 0s 2024-08-22T20:28:34.9607390Z 24950K .......... .......... .......... .......... .......... 42% 85.5M 0s 2024-08-22T20:28:34.9612440Z 25000K .......... .......... .......... .......... .......... 42% 102M 0s 2024-08-22T20:28:34.9614830Z 25050K .......... .......... .......... .......... .......... 42% 218M 0s 2024-08-22T20:28:34.9618800Z 25100K .......... .......... .......... .......... .......... 42% 118M 0s 2024-08-22T20:28:34.9622470Z 25150K .......... .......... .......... .......... .......... 42% 126M 0s 2024-08-22T20:28:34.9624280Z 25200K .......... .......... .......... .......... .......... 42% 224M 0s 2024-08-22T20:28:34.9625820Z 25250K .......... .......... .......... .......... .......... 42% 354M 0s 2024-08-22T20:28:34.9629110Z 25300K .......... .......... .......... .......... .......... 42% 149M 0s 2024-08-22T20:28:34.9634130Z 25350K .......... .......... .......... .......... .......... 42% 147M 0s 2024-08-22T20:28:34.9640990Z 25400K .......... .......... .......... .......... .......... 42% 68.2M 0s 2024-08-22T20:28:34.9641600Z 25450K .......... .......... .......... .......... .......... 42% 370M 0s 2024-08-22T20:28:34.9654400Z 25500K .......... .......... .......... .......... .......... 43% 36.8M 0s 2024-08-22T20:28:34.9654970Z 25550K .......... .......... .......... .......... .......... 43% 549M 0s 2024-08-22T20:28:34.9662960Z 25600K .......... .......... .......... .......... .......... 43% 65.1M 0s 2024-08-22T20:28:34.9665630Z 25650K .......... .......... .......... .......... .......... 43% 163M 0s 2024-08-22T20:28:34.9671730Z 25700K .......... .......... .......... .......... .......... 43% 93.2M 0s 2024-08-22T20:28:34.9675670Z 25750K .......... .......... .......... .......... .......... 43% 118M 0s 2024-08-22T20:28:34.9679310Z 25800K .......... .......... .......... .......... .......... 43% 192M 0s 2024-08-22T20:28:34.9679780Z 25850K .......... .......... .......... .......... .......... 43% 381M 0s 2024-08-22T20:28:34.9686540Z 25900K .......... .......... .......... .......... .......... 43% 72.9M 0s 2024-08-22T20:28:34.9687020Z 25950K .......... .......... .......... .......... .......... 43% 323M 0s 2024-08-22T20:28:34.9689550Z 26000K .......... .......... .......... .......... .......... 43% 208M 0s 2024-08-22T20:28:34.9695730Z 26050K .......... .......... .......... .......... .......... 43% 93.2M 0s 2024-08-22T20:28:34.9702190Z 26100K .......... .......... .......... .......... .......... 44% 73.2M 0s 2024-08-22T20:28:34.9702610Z 26150K .......... .......... .......... .......... .......... 44% 311M 0s 2024-08-22T20:28:34.9706970Z 26200K .......... .......... .......... .......... .......... 44% 125M 0s 2024-08-22T20:28:34.9710950Z 26250K .......... .......... .......... .......... .......... 44% 118M 0s 2024-08-22T20:28:34.9716770Z 26300K .......... .......... .......... .......... .......... 44% 96.1M 0s 2024-08-22T20:28:34.9720400Z 26350K .......... .......... .......... .......... .......... 44% 110M 0s 2024-08-22T20:28:34.9725710Z 26400K .......... .......... .......... .......... .......... 44% 152M 0s 2024-08-22T20:28:34.9729260Z 26450K .......... .......... .......... .......... .......... 44% 106M 0s 2024-08-22T20:28:34.9735800Z 26500K .......... .......... .......... .......... .......... 44% 79.8M 0s 2024-08-22T20:28:34.9740470Z 26550K .......... .......... .......... .......... .......... 44% 140M 0s 2024-08-22T20:28:34.9742090Z 26600K .......... .......... .......... .......... .......... 44% 115M 0s 2024-08-22T20:28:34.9744190Z 26650K .......... .......... .......... .......... .......... 44% 239M 0s 2024-08-22T20:28:34.9749420Z 26700K .......... .......... .......... .......... .......... 45% 96.7M 0s 2024-08-22T20:28:34.9755240Z 26750K .......... .......... .......... .......... .......... 45% 127M 0s 2024-08-22T20:28:34.9757550Z 26800K .......... .......... .......... .......... .......... 45% 128M 0s 2024-08-22T20:28:34.9762650Z 26850K .......... .......... .......... .......... .......... 45% 101M 0s 2024-08-22T20:28:34.9766590Z 26900K .......... .......... .......... .......... .......... 45% 103M 0s 2024-08-22T20:28:34.9772670Z 26950K .......... .......... .......... .......... .......... 45% 81.2M 0s 2024-08-22T20:28:34.9775670Z 27000K .......... .......... .......... .......... .......... 45% 145M 0s 2024-08-22T20:28:34.9777200Z 27050K .......... .......... .......... .......... .......... 45% 669M 0s 2024-08-22T20:28:34.9781810Z 27100K .......... .......... .......... .......... .......... 45% 90.4M 0s 2024-08-22T20:28:34.9785220Z 27150K .......... .......... .......... .......... .......... 45% 164M 0s 2024-08-22T20:28:34.9791550Z 27200K .......... .......... .......... .......... .......... 45% 75.1M 0s 2024-08-22T20:28:34.9793840Z 27250K .......... .......... .......... .......... .......... 45% 261M 0s 2024-08-22T20:28:34.9796340Z 27300K .......... .......... .......... .......... .......... 46% 152M 0s 2024-08-22T20:28:34.9803290Z 27350K .......... .......... .......... .......... .......... 46% 86.0M 0s 2024-08-22T20:28:34.9804000Z 27400K .......... .......... .......... .......... .......... 46% 428M 0s 2024-08-22T20:28:34.9807260Z 27450K .......... .......... .......... .......... .......... 46% 188M 0s 2024-08-22T20:28:34.9811120Z 27500K .......... .......... .......... .......... .......... 46% 93.7M 0s 2024-08-22T20:28:34.9811580Z 27550K .......... .......... .......... .......... .......... 46% 626M 0s 2024-08-22T20:28:34.9814870Z 27600K .......... .......... .......... .......... .......... 46% 234M 0s 2024-08-22T20:28:34.9816960Z 27650K .......... .......... .......... .......... .......... 46% 168M 0s 2024-08-22T20:28:34.9820390Z 27700K .......... .......... .......... .......... .......... 46% 135M 0s 2024-08-22T20:28:34.9824370Z 27750K .......... .......... .......... .......... .......... 46% 148M 0s 2024-08-22T20:28:34.9829590Z 27800K .......... .......... .......... .......... .......... 46% 128M 0s 2024-08-22T20:28:34.9830420Z 27850K .......... .......... .......... .......... .......... 46% 162M 0s 2024-08-22T20:28:34.9833960Z 27900K .......... .......... .......... .......... .......... 47% 159M 0s 2024-08-22T20:28:34.9835970Z 27950K .......... .......... .......... .......... .......... 47% 225M 0s 2024-08-22T20:28:34.9844310Z 28000K .......... .......... .......... .......... .......... 47% 67.9M 0s 2024-08-22T20:28:34.9848720Z 28050K .......... .......... .......... .......... .......... 47% 101M 0s 2024-08-22T20:28:34.9850270Z 28100K .......... .......... .......... .......... .......... 47% 199M 0s 2024-08-22T20:28:34.9856940Z 28150K .......... .......... .......... .......... .......... 47% 75.6M 0s 2024-08-22T20:28:34.9862570Z 28200K .......... .......... .......... .......... .......... 47% 116M 0s 2024-08-22T20:28:34.9864120Z 28250K .......... .......... .......... .......... .......... 47% 337M 0s 2024-08-22T20:28:34.9872610Z 28300K .......... .......... .......... .......... .......... 47% 58.5M 0s 2024-08-22T20:28:34.9874050Z 28350K .......... .......... .......... .......... .......... 47% 159M 0s 2024-08-22T20:28:34.9903160Z 28400K .......... .......... .......... .......... .......... 47% 18.1M 0s 2024-08-22T20:28:34.9910770Z 28450K .......... .......... .......... .......... .......... 48% 59.8M 0s 2024-08-22T20:28:34.9911710Z 28500K .......... .......... .......... .......... .......... 48% 381M 0s 2024-08-22T20:28:34.9912410Z 28550K .......... .......... .......... .......... .......... 48% 603M 0s 2024-08-22T20:28:34.9912940Z 28600K .......... .......... .......... .......... .......... 48% 751M 0s 2024-08-22T20:28:34.9915570Z 28650K .......... .......... .......... .......... .......... 48% 436M 0s 2024-08-22T20:28:34.9916370Z 28700K .......... .......... .......... .......... .......... 48% 519M 0s 2024-08-22T20:28:34.9916770Z 28750K .......... .......... .......... .......... .......... 48% 708M 0s 2024-08-22T20:28:34.9917160Z 28800K .......... .......... .......... .......... .......... 48% 618M 0s 2024-08-22T20:28:34.9917550Z 28850K .......... .......... .......... .......... .......... 48% 618M 0s 2024-08-22T20:28:34.9920040Z 28900K .......... .......... .......... .......... .......... 48% 127M 0s 2024-08-22T20:28:34.9926860Z 28950K .......... .......... .......... .......... .......... 48% 75.1M 0s 2024-08-22T20:28:34.9933680Z 29000K .......... .......... .......... .......... .......... 48% 76.4M 0s 2024-08-22T20:28:34.9938750Z 29050K .......... .......... .......... .......... .......... 49% 88.8M 0s 2024-08-22T20:28:34.9944460Z 29100K .......... .......... .......... .......... .......... 49% 81.2M 0s 2024-08-22T20:28:34.9949400Z 29150K .......... .......... .......... .......... .......... 49% 117M 0s 2024-08-22T20:28:34.9954830Z 29200K .......... .......... .......... .......... .......... 49% 75.8M 0s 2024-08-22T20:28:34.9961830Z 29250K .......... .......... .......... .......... .......... 49% 82.1M 0s 2024-08-22T20:28:34.9966290Z 29300K .......... .......... .......... .......... .......... 49% 98.2M 0s 2024-08-22T20:28:34.9970330Z 29350K .......... .......... .......... .......... .......... 49% 108M 0s 2024-08-22T20:28:34.9976380Z 29400K .......... .......... .......... .......... .......... 49% 81.8M 0s 2024-08-22T20:28:34.9977600Z 29450K .......... .......... .......... .......... .......... 49% 519M 0s 2024-08-22T20:28:34.9981860Z 29500K .......... .......... .......... .......... .......... 49% 112M 0s 2024-08-22T20:28:34.9988440Z 29550K .......... .......... .......... .......... .......... 49% 81.9M 0s 2024-08-22T20:28:34.9993710Z 29600K .......... .......... .......... .......... .......... 49% 86.1M 0s 2024-08-22T20:28:34.9995190Z 29650K .......... .......... .......... .......... .......... 50% 238M 0s 2024-08-22T20:28:34.9997430Z 29700K .......... .......... .......... .......... .......... 50% 215M 0s 2024-08-22T20:28:35.0003870Z 29750K .......... .......... .......... .......... .......... 50% 97.5M 0s 2024-08-22T20:28:35.0005880Z 29800K .......... .......... .......... .......... .......... 50% 154M 0s 2024-08-22T20:28:35.0009940Z 29850K .......... .......... .......... .......... .......... 50% 127M 0s 2024-08-22T20:28:35.0015270Z 29900K .......... .......... .......... .......... .......... 50% 95.6M 0s 2024-08-22T20:28:35.0018320Z 29950K .......... .......... .......... .......... .......... 50% 148M 0s 2024-08-22T20:28:35.0023530Z 30000K .......... .......... .......... .......... .......... 50% 90.3M 0s 2024-08-22T20:28:35.0033880Z 30050K .......... .......... .......... .......... .......... 50% 65.0M 0s 2024-08-22T20:28:35.0034280Z 30100K .......... .......... .......... .......... .......... 50% 268M 0s 2024-08-22T20:28:35.0037480Z 30150K .......... .......... .......... .......... .......... 50% 107M 0s 2024-08-22T20:28:35.0039720Z 30200K .......... .......... .......... .......... .......... 50% 271M 0s 2024-08-22T20:28:35.0044070Z 30250K .......... .......... .......... .......... .......... 51% 96.5M 0s 2024-08-22T20:28:35.0050730Z 30300K .......... .......... .......... .......... .......... 51% 86.4M 0s 2024-08-22T20:28:35.0052430Z 30350K .......... .......... .......... .......... .......... 51% 182M 0s 2024-08-22T20:28:35.0057820Z 30400K .......... .......... .......... .......... .......... 51% 108M 0s 2024-08-22T20:28:35.0063510Z 30450K .......... .......... .......... .......... .......... 51% 77.8M 0s 2024-08-22T20:28:35.0065940Z 30500K .......... .......... .......... .......... .......... 51% 228M 0s 2024-08-22T20:28:35.0072840Z 30550K .......... .......... .......... .......... .......... 51% 77.6M 0s 2024-08-22T20:28:35.0076640Z 30600K .......... .......... .......... .......... .......... 51% 135M 0s 2024-08-22T20:28:35.0078210Z 30650K .......... .......... .......... .......... .......... 51% 173M 0s 2024-08-22T20:28:35.0083790Z 30700K .......... .......... .......... .......... .......... 51% 90.4M 0s 2024-08-22T20:28:35.0088590Z 30750K .......... .......... .......... .......... .......... 51% 104M 0s 2024-08-22T20:28:35.0090460Z 30800K .......... .......... .......... .......... .......... 51% 440M 0s 2024-08-22T20:28:35.0094620Z 30850K .......... .......... .......... .......... .......... 52% 92.0M 0s 2024-08-22T20:28:35.0099110Z 30900K .......... .......... .......... .......... .......... 52% 109M 0s 2024-08-22T20:28:35.0106420Z 30950K .......... .......... .......... .......... .......... 52% 118M 0s 2024-08-22T20:28:35.0108580Z 31000K .......... .......... .......... .......... .......... 52% 112M 0s 2024-08-22T20:28:35.0111180Z 31050K .......... .......... .......... .......... .......... 52% 151M 0s 2024-08-22T20:28:35.0116570Z 31100K .......... .......... .......... .......... .......... 52% 136M 0s 2024-08-22T20:28:35.0117220Z 31150K .......... .......... .......... .......... .......... 52% 171M 0s 2024-08-22T20:28:35.0121080Z 31200K .......... .......... .......... .......... .......... 52% 130M 0s 2024-08-22T20:28:35.0125070Z 31250K .......... .......... .......... .......... .......... 52% 155M 0s 2024-08-22T20:28:35.0130940Z 31300K .......... .......... .......... .......... .......... 52% 72.9M 0s 2024-08-22T20:28:35.0135130Z 31350K .......... .......... .......... .......... .......... 52% 126M 0s 2024-08-22T20:28:35.0140340Z 31400K .......... .......... .......... .......... .......... 52% 87.7M 0s 2024-08-22T20:28:35.0144910Z 31450K .......... .......... .......... .......... .......... 53% 111M 0s 2024-08-22T20:28:35.0149310Z 31500K .......... .......... .......... .......... .......... 53% 109M 0s 2024-08-22T20:28:35.0157280Z 31550K .......... .......... .......... .......... .......... 53% 61.3M 0s 2024-08-22T20:28:35.0159780Z 31600K .......... .......... .......... .......... .......... 53% 479M 0s 2024-08-22T20:28:35.0161860Z 31650K .......... .......... .......... .......... .......... 53% 244M 0s 2024-08-22T20:28:35.0163290Z 31700K .......... .......... .......... .......... .......... 53% 153M 0s 2024-08-22T20:28:35.0167390Z 31750K .......... .......... .......... .......... .......... 53% 138M 0s 2024-08-22T20:28:35.0172740Z 31800K .......... .......... .......... .......... .......... 53% 98.6M 0s 2024-08-22T20:28:35.0177480Z 31850K .......... .......... .......... .......... .......... 53% 96.7M 0s 2024-08-22T20:28:35.0182340Z 31900K .......... .......... .......... .......... .......... 53% 92.8M 0s 2024-08-22T20:28:35.0186340Z 31950K .......... .......... .......... .......... .......... 53% 154M 0s 2024-08-22T20:28:35.0192150Z 32000K .......... .......... .......... .......... .......... 53% 74.8M 0s 2024-08-22T20:28:35.0202240Z 32050K .......... .......... .......... .......... .......... 54% 48.1M 0s 2024-08-22T20:28:35.0206350Z 32100K .......... .......... .......... .......... .......... 54% 114M 0s 2024-08-22T20:28:35.0210880Z 32150K .......... .......... .......... .......... .......... 54% 143M 0s 2024-08-22T20:28:35.0214040Z 32200K .......... .......... .......... .......... .......... 54% 160M 0s 2024-08-22T20:28:35.0217800Z 32250K .......... .......... .......... .......... .......... 54% 108M 0s 2024-08-22T20:28:35.0228130Z 32300K .......... .......... .......... .......... .......... 54% 55.2M 0s 2024-08-22T20:28:35.0233670Z 32350K .......... .......... .......... .......... .......... 54% 74.7M 0s 2024-08-22T20:28:35.0236700Z 32400K .......... .......... .......... .......... .......... 54% 203M 0s 2024-08-22T20:28:35.0243920Z 32450K .......... .......... .......... .......... .......... 54% 66.4M 0s 2024-08-22T20:28:35.0250820Z 32500K .......... .......... .......... .......... .......... 54% 65.0M 0s 2024-08-22T20:28:35.0252240Z 32550K .......... .......... .......... .......... .......... 54% 253M 0s 2024-08-22T20:28:35.0253570Z 32600K .......... .......... .......... .......... .......... 54% 626M 0s 2024-08-22T20:28:35.0257670Z 32650K .......... .......... .......... .......... .......... 55% 101M 0s 2024-08-22T20:28:35.0262720Z 32700K .......... .......... .......... .......... .......... 55% 119M 0s 2024-08-22T20:28:35.0272200Z 32750K .......... .......... .......... .......... .......... 55% 72.9M 0s 2024-08-22T20:28:35.0273770Z 32800K .......... .......... .......... .......... .......... 55% 110M 0s 2024-08-22T20:28:35.0287440Z 32850K .......... .......... .......... .......... .......... 55% 39.1M 0s 2024-08-22T20:28:35.0294090Z 32900K .......... .......... .......... .......... .......... 55% 102M 0s 2024-08-22T20:28:35.0298030Z 32950K .......... .......... .......... .......... .......... 55% 210M 0s 2024-08-22T20:28:35.0298930Z 33000K .......... .......... .......... .......... .......... 55% 461M 0s 2024-08-22T20:28:35.0303440Z 33050K .......... .......... .......... .......... .......... 55% 57.8M 0s 2024-08-22T20:28:35.0305680Z 33100K .......... .......... .......... .......... .......... 55% 537M 0s 2024-08-22T20:28:35.0308110Z 33150K .......... .......... .......... .......... .......... 55% 165M 0s 2024-08-22T20:28:35.0313210Z 33200K .......... .......... .......... .......... .......... 56% 71.9M 0s 2024-08-22T20:28:35.0320000Z 33250K .......... .......... .......... .......... .......... 56% 71.1M 0s 2024-08-22T20:28:35.0334390Z 33300K .......... .......... .......... .......... .......... 56% 108M 0s 2024-08-22T20:28:35.0335050Z 33350K .......... .......... .......... .......... .......... 56% 79.5M 0s 2024-08-22T20:28:35.0335440Z 33400K .......... .......... .......... .......... .......... 56% 93.7M 0s 2024-08-22T20:28:35.0340210Z 33450K .......... .......... .......... .......... .......... 56% 117M 0s 2024-08-22T20:28:35.0344390Z 33500K .......... .......... .......... .......... .......... 56% 119M 0s 2024-08-22T20:28:35.0347020Z 33550K .......... .......... .......... .......... .......... 56% 143M 0s 2024-08-22T20:28:35.0355050Z 33600K .......... .......... .......... .......... .......... 56% 69.2M 0s 2024-08-22T20:28:35.0361610Z 33650K .......... .......... .......... .......... .......... 56% 74.7M 0s 2024-08-22T20:28:35.0368760Z 33700K .......... .......... .......... .......... .......... 56% 65.8M 0s 2024-08-22T20:28:35.0375060Z 33750K .......... .......... .......... .......... .......... 56% 82.9M 0s 2024-08-22T20:28:35.0381790Z 33800K .......... .......... .......... .......... .......... 57% 128M 0s 2024-08-22T20:28:35.0385800Z 33850K .......... .......... .......... .......... .......... 57% 64.7M 0s 2024-08-22T20:28:35.0390170Z 33900K .......... .......... .......... .......... .......... 57% 102M 0s 2024-08-22T20:28:35.0397820Z 33950K .......... .......... .......... .......... .......... 57% 64.6M 0s 2024-08-22T20:28:35.0408120Z 34000K .......... .......... .......... .......... .......... 57% 67.0M 0s 2024-08-22T20:28:35.0409750Z 34050K .......... .......... .......... .......... .......... 57% 180M 0s 2024-08-22T20:28:35.0413670Z 34100K .......... .......... .......... .......... .......... 57% 84.5M 0s 2024-08-22T20:28:35.0421050Z 34150K .......... .......... .......... .......... .......... 57% 73.8M 0s 2024-08-22T20:28:35.0423000Z 34200K .......... .......... .......... .......... .......... 57% 178M 0s 2024-08-22T20:28:35.0428510Z 34250K .......... .......... .......... .......... .......... 57% 86.3M 0s 2024-08-22T20:28:35.0435250Z 34300K .......... .......... .......... .......... .......... 57% 75.0M 0s 2024-08-22T20:28:35.0440330Z 34350K .......... .......... .......... .......... .......... 57% 92.0M 0s 2024-08-22T20:28:35.0445690Z 34400K .......... .......... .......... .......... .......... 58% 90.9M 0s 2024-08-22T20:28:35.0452870Z 34450K .......... .......... .......... .......... .......... 58% 71.4M 0s 2024-08-22T20:28:35.0457250Z 34500K .......... .......... .......... .......... .......... 58% 107M 0s 2024-08-22T20:28:35.0465670Z 34550K .......... .......... .......... .......... .......... 58% 65.3M 0s 2024-08-22T20:28:35.0471350Z 34600K .......... .......... .......... .......... .......... 58% 120M 0s 2024-08-22T20:28:35.0477490Z 34650K .......... .......... .......... .......... .......... 58% 55.8M 0s 2024-08-22T20:28:35.0484100Z 34700K .......... .......... .......... .......... .......... 58% 72.8M 0s 2024-08-22T20:28:35.0487810Z 34750K .......... .......... .......... .......... .......... 58% 131M 0s 2024-08-22T20:28:35.0495280Z 34800K .......... .......... .......... .......... .......... 58% 64.4M 0s 2024-08-22T20:28:35.0503080Z 34850K .......... .......... .......... .......... .......... 58% 65.6M 0s 2024-08-22T20:28:35.0514060Z 34900K .......... .......... .......... .......... .......... 58% 59.5M 0s 2024-08-22T20:28:35.0516350Z 34950K .......... .......... .......... .......... .......... 58% 97.9M 0s 2024-08-22T20:28:35.0527110Z 35000K .......... .......... .......... .......... .......... 59% 57.2M 0s 2024-08-22T20:28:35.0532070Z 35050K .......... .......... .......... .......... .......... 59% 77.9M 0s 2024-08-22T20:28:35.0540640Z 35100K .......... .......... .......... .......... .......... 59% 50.8M 0s 2024-08-22T20:28:35.0547270Z 35150K .......... .......... .......... .......... .......... 59% 116M 0s 2024-08-22T20:28:35.0553390Z 35200K .......... .......... .......... .......... .......... 59% 61.1M 0s 2024-08-22T20:28:35.0561790Z 35250K .......... .......... .......... .......... .......... 59% 78.1M 0s 2024-08-22T20:28:35.0568800Z 35300K .......... .......... .......... .......... .......... 59% 61.7M 0s 2024-08-22T20:28:35.0576830Z 35350K .......... .......... .......... .......... .......... 59% 49.7M 0s 2024-08-22T20:28:35.0583440Z 35400K .......... .......... .......... .......... .......... 59% 73.4M 0s 2024-08-22T20:28:35.0587650Z 35450K .......... .......... .......... .......... .......... 59% 119M 0s 2024-08-22T20:28:35.0597550Z 35500K .......... .......... .......... .......... .......... 59% 48.4M 0s 2024-08-22T20:28:35.0612310Z 35550K .......... .......... .......... .......... .......... 59% 38.9M 0s 2024-08-22T20:28:35.0612780Z 35600K .......... .......... .......... .......... .......... 60% 349M 0s 2024-08-22T20:28:35.0621770Z 35650K .......... .......... .......... .......... .......... 60% 53.0M 0s 2024-08-22T20:28:35.0631040Z 35700K .......... .......... .......... .......... .......... 60% 53.1M 0s 2024-08-22T20:28:35.0636760Z 35750K .......... .......... .......... .......... .......... 60% 83.5M 0s 2024-08-22T20:28:35.0648000Z 35800K .......... .......... .......... .......... .......... 60% 44.3M 0s 2024-08-22T20:28:35.0659690Z 35850K .......... .......... .......... .......... .......... 60% 40.8M 0s 2024-08-22T20:28:35.0667650Z 35900K .......... .......... .......... .......... .......... 60% 54.7M 0s 2024-08-22T20:28:35.0675820Z 35950K .......... .......... .......... .......... .......... 60% 66.8M 0s 2024-08-22T20:28:35.0679430Z 36000K .......... .......... .......... .......... .......... 60% 115M 0s 2024-08-22T20:28:35.0686410Z 36050K .......... .......... .......... .......... .......... 60% 74.2M 0s 2024-08-22T20:28:35.0697670Z 36100K .......... .......... .......... .......... .......... 60% 53.1M 0s 2024-08-22T20:28:35.0703390Z 36150K .......... .......... .......... .......... .......... 60% 57.5M 0s 2024-08-22T20:28:35.0707380Z 36200K .......... .......... .......... .......... .......... 61% 125M 0s 2024-08-22T20:28:35.0710780Z 36250K .......... .......... .......... .......... .......... 61% 156M 0s 2024-08-22T20:28:35.0718460Z 36300K .......... .......... .......... .......... .......... 61% 62.0M 0s 2024-08-22T20:28:35.0730710Z 36350K .......... .......... .......... .......... .......... 61% 69.0M 0s 2024-08-22T20:28:35.0731450Z 36400K .......... .......... .......... .......... .......... 61% 84.9M 0s 2024-08-22T20:28:35.0736220Z 36450K .......... .......... .......... .......... .......... 61% 96.1M 0s 2024-08-22T20:28:35.0749490Z 36500K .......... .......... .......... .......... .......... 61% 38.4M 0s 2024-08-22T20:28:35.0758900Z 36550K .......... .......... .......... .......... .......... 61% 76.2M 0s 2024-08-22T20:28:35.0760150Z 36600K .......... .......... .......... .......... .......... 61% 149M 0s 2024-08-22T20:28:35.0766550Z 36650K .......... .......... .......... .......... .......... 61% 62.9M 0s 2024-08-22T20:28:35.0767210Z 36700K .......... .......... .......... .......... .......... 61% 479M 0s 2024-08-22T20:28:35.0775730Z 36750K .......... .......... .......... .......... .......... 61% 64.9M 0s 2024-08-22T20:28:35.0781860Z 36800K .......... .......... .......... .......... .......... 62% 80.7M 0s 2024-08-22T20:28:35.0786580Z 36850K .......... .......... .......... .......... .......... 62% 103M 0s 2024-08-22T20:28:35.0793940Z 36900K .......... .......... .......... .......... .......... 62% 63.0M 0s 2024-08-22T20:28:35.0801810Z 36950K .......... .......... .......... .......... .......... 62% 88.0M 0s 2024-08-22T20:28:35.0807710Z 37000K .......... .......... .......... .......... .......... 62% 67.1M 0s 2024-08-22T20:28:35.0810600Z 37050K .......... .......... .......... .......... .......... 62% 119M 0s 2024-08-22T20:28:35.0815490Z 37100K .......... .......... .......... .......... .......... 62% 108M 0s 2024-08-22T20:28:35.0818530Z 37150K .......... .......... .......... .......... .......... 62% 137M 0s 2024-08-22T20:28:35.0824080Z 37200K .......... .......... .......... .......... .......... 62% 92.0M 0s 2024-08-22T20:28:35.0832200Z 37250K .......... .......... .......... .......... .......... 62% 60.9M 0s 2024-08-22T20:28:35.0840670Z 37300K .......... .......... .......... .......... .......... 62% 57.0M 0s 2024-08-22T20:28:35.0846640Z 37350K .......... .......... .......... .......... .......... 63% 78.0M 0s 2024-08-22T20:28:35.0862240Z 37400K .......... .......... .......... .......... .......... 63% 36.4M 0s 2024-08-22T20:28:35.0862970Z 37450K .......... .......... .......... .......... .......... 63% 440M 0s 2024-08-22T20:28:35.0865040Z 37500K .......... .......... .......... .......... .......... 63% 139M 0s 2024-08-22T20:28:35.0866920Z 37550K .......... .......... .......... .......... .......... 63% 194M 0s 2024-08-22T20:28:35.0873120Z 37600K .......... .......... .......... .......... .......... 63% 86.4M 0s 2024-08-22T20:28:35.0886630Z 37650K .......... .......... .......... .......... .......... 63% 46.2M 0s 2024-08-22T20:28:35.0894860Z 37700K .......... .......... .......... .......... .......... 63% 52.3M 0s 2024-08-22T20:28:35.0895870Z 37750K .......... .......... .......... .......... .......... 63% 328M 0s 2024-08-22T20:28:35.0905740Z 37800K .......... .......... .......... .......... .......... 63% 48.1M 0s 2024-08-22T20:28:35.0914550Z 37850K .......... .......... .......... .......... .......... 63% 58.6M 0s 2024-08-22T20:28:35.0915160Z 37900K .......... .......... .......... .......... .......... 63% 334M 0s 2024-08-22T20:28:35.0922980Z 37950K .......... .......... .......... .......... .......... 64% 59.3M 0s 2024-08-22T20:28:35.0925330Z 38000K .......... .......... .......... .......... .......... 64% 178M 0s 2024-08-22T20:28:35.0929290Z 38050K .......... .......... .......... .......... .......... 64% 119M 0s 2024-08-22T20:28:35.0933300Z 38100K .......... .......... .......... .......... .......... 64% 130M 0s 2024-08-22T20:28:35.0940320Z 38150K .......... .......... .......... .......... .......... 64% 80.2M 0s 2024-08-22T20:28:35.0953940Z 38200K .......... .......... .......... .......... .......... 64% 39.6M 0s 2024-08-22T20:28:35.0967410Z 38250K .......... .......... .......... .......... .......... 64% 36.5M 0s 2024-08-22T20:28:35.0968090Z 38300K .......... .......... .......... .......... .......... 64% 273M 0s 2024-08-22T20:28:35.0990890Z 38350K .......... .......... .......... .......... .......... 64% 23.2M 0s 2024-08-22T20:28:35.0991440Z 38400K .......... .......... .......... .......... .......... 64% 388M 0s 2024-08-22T20:28:35.0992010Z 38450K .......... .......... .......... .......... .......... 64% 642M 0s 2024-08-22T20:28:35.0992710Z 38500K .......... .......... .......... .......... .......... 64% 514M 0s 2024-08-22T20:28:35.0999130Z 38550K .......... .......... .......... .......... .......... 65% 79.0M 0s 2024-08-22T20:28:35.0999840Z 38600K .......... .......... .......... .......... .......... 65% 651M 0s 2024-08-22T20:28:35.1000300Z 38650K .......... .......... .......... .......... .......... 65% 688M 0s 2024-08-22T20:28:35.1001850Z 38700K .......... .......... .......... .......... .......... 65% 145M 0s 2024-08-22T20:28:35.1016400Z 38750K .......... .......... .......... .......... .......... 65% 45.9M 0s 2024-08-22T20:28:35.1020030Z 38800K .......... .......... .......... .......... .......... 65% 82.1M 0s 2024-08-22T20:28:35.1028040Z 38850K .......... .......... .......... .......... .......... 65% 66.5M 0s 2024-08-22T20:28:35.1035110Z 38900K .......... .......... .......... .......... .......... 65% 67.5M 0s 2024-08-22T20:28:35.1039290Z 38950K .......... .......... .......... .......... .......... 65% 75.1M 0s 2024-08-22T20:28:35.1046190Z 39000K .......... .......... .......... .......... .......... 65% 73.1M 0s 2024-08-22T20:28:35.1057400Z 39050K .......... .......... .......... .......... .......... 65% 47.8M 0s 2024-08-22T20:28:35.1066630Z 39100K .......... .......... .......... .......... .......... 65% 63.3M 0s 2024-08-22T20:28:35.1074620Z 39150K .......... .......... .......... .......... .......... 66% 46.0M 0s 2024-08-22T20:28:35.1079910Z 39200K .......... .......... .......... .......... .......... 66% 93.4M 0s 2024-08-22T20:28:35.1086930Z 39250K .......... .......... .......... .......... .......... 66% 68.7M 0s 2024-08-22T20:28:35.1094010Z 39300K .......... .......... .......... .......... .......... 66% 80.2M 0s 2024-08-22T20:28:35.1104170Z 39350K .......... .......... .......... .......... .......... 66% 58.9M 0s 2024-08-22T20:28:35.1111420Z 39400K .......... .......... .......... .......... .......... 66% 51.6M 0s 2024-08-22T20:28:35.1119160Z 39450K .......... .......... .......... .......... .......... 66% 65.1M 0s 2024-08-22T20:28:35.1126130Z 39500K .......... .......... .......... .......... .......... 66% 74.7M 0s 2024-08-22T20:28:35.1136290Z 39550K .......... .......... .......... .......... .......... 66% 58.4M 0s 2024-08-22T20:28:35.1141040Z 39600K .......... .......... .......... .......... .......... 66% 64.8M 0s 2024-08-22T20:28:35.1148300Z 39650K .......... .......... .......... .......... .......... 66% 70.6M 0s 2024-08-22T20:28:35.1156100Z 39700K .......... .......... .......... .......... .......... 66% 70.1M 0s 2024-08-22T20:28:35.1159400Z 39750K .......... .......... .......... .......... .......... 67% 107M 0s 2024-08-22T20:28:35.1180880Z 39800K .......... .......... .......... .......... .......... 67% 22.8M 0s 2024-08-22T20:28:35.1256590Z 39850K .......... .......... .......... .......... .......... 67% 7.01M 0s 2024-08-22T20:28:35.1261650Z 39900K .......... .......... .......... .......... .......... 67% 603M 0s 2024-08-22T20:28:35.1262170Z 39950K .......... .......... .......... .......... .......... 67% 603M 0s 2024-08-22T20:28:35.1262720Z 40000K .......... .......... .......... .......... .......... 67% 561M 0s 2024-08-22T20:28:35.1263200Z 40050K .......... .......... .......... .......... .......... 67% 509M 0s 2024-08-22T20:28:35.1268230Z 40100K .......... .......... .......... .......... .......... 67% 626M 0s 2024-08-22T20:28:35.1269330Z 40150K .......... .......... .......... .......... .......... 67% 379M 0s 2024-08-22T20:28:35.1335140Z 40200K .......... .......... .......... .......... .......... 67% 7.44M 0s 2024-08-22T20:28:35.1338890Z 40250K .......... .......... .......... .......... .......... 67% 195M 0s 2024-08-22T20:28:35.1339710Z 40300K .......... .......... .......... .......... .......... 67% 595M 0s 2024-08-22T20:28:35.1340180Z 40350K .......... .......... .......... .......... .......... 68% 698M 0s 2024-08-22T20:28:35.1343720Z 40400K .......... .......... .......... .......... .......... 68% 555M 0s 2024-08-22T20:28:35.1344410Z 40450K .......... .......... .......... .......... .......... 68% 549M 0s 2024-08-22T20:28:35.1344870Z 40500K .......... .......... .......... .......... .......... 68% 618M 0s 2024-08-22T20:28:35.1346010Z 40550K .......... .......... .......... .......... .......... 68% 537M 0s 2024-08-22T20:28:35.1346480Z 40600K .......... .......... .......... .......... .......... 68% 788M 0s 2024-08-22T20:28:35.1346900Z 40650K .......... .......... .......... .......... .......... 68% 498M 0s 2024-08-22T20:28:35.1349800Z 40700K .......... .......... .......... .......... .......... 68% 775M 0s 2024-08-22T20:28:35.1351280Z 40750K .......... .......... .......... .......... .......... 68% 814M 0s 2024-08-22T20:28:35.1353780Z 40800K .......... .......... .......... .......... .......... 68% 618M 0s 2024-08-22T20:28:35.1354250Z 40850K .......... .......... .......... .......... .......... 68% 708M 0s 2024-08-22T20:28:35.1354780Z 40900K .......... .......... .......... .......... .......... 68% 344M 0s 2024-08-22T20:28:35.1355230Z 40950K .......... .......... .......... .......... .......... 69% 155M 0s 2024-08-22T20:28:35.1355660Z 41000K .......... .......... .......... .......... .......... 69% 626M 0s 2024-08-22T20:28:35.1357320Z 41050K .......... .......... .......... .......... .......... 69% 153M 0s 2024-08-22T20:28:35.1358450Z 41100K .......... .......... .......... .......... .......... 69% 708M 0s 2024-08-22T20:28:35.1358900Z 41150K .......... .......... .......... .......... .......... 69% 421M 0s 2024-08-22T20:28:35.1359630Z 41200K .......... .......... .......... .......... .......... 69% 65.0M 0s 2024-08-22T20:28:35.1360740Z 41250K .......... .......... .......... .......... .......... 69% 64.8M 0s 2024-08-22T20:28:35.1364410Z 41300K .......... .......... .......... .......... .......... 69% 87.2M 0s 2024-08-22T20:28:35.1371910Z 41350K .......... .......... .......... .......... .......... 69% 67.1M 0s 2024-08-22T20:28:35.1380620Z 41400K .......... .......... .......... .......... .......... 69% 53.6M 0s 2024-08-22T20:28:35.1385170Z 41450K .......... .......... .......... .......... .......... 69% 111M 0s 2024-08-22T20:28:35.1396700Z 41500K .......... .......... .......... .......... .......... 69% 44.7M 0s 2024-08-22T20:28:35.1401230Z 41550K .......... .......... .......... .......... .......... 70% 98.8M 0s 2024-08-22T20:28:35.1411230Z 41600K .......... .......... .......... .......... .......... 70% 65.7M 0s 2024-08-22T20:28:35.1414870Z 41650K .......... .......... .......... .......... .......... 70% 75.2M 0s 2024-08-22T20:28:35.1424010Z 41700K .......... .......... .......... .......... .......... 70% 59.4M 0s 2024-08-22T20:28:35.1427640Z 41750K .......... .......... .......... .......... .......... 70% 114M 0s 2024-08-22T20:28:35.1434610Z 41800K .......... .......... .......... .......... .......... 70% 72.1M 0s 2024-08-22T20:28:35.1445880Z 41850K .......... .......... .......... .......... .......... 70% 96.5M 0s 2024-08-22T20:28:35.1452690Z 41900K .......... .......... .......... .......... .......... 70% 38.9M 0s 2024-08-22T20:28:35.1459170Z 41950K .......... .......... .......... .......... .......... 70% 113M 0s 2024-08-22T20:28:35.1473180Z 42000K .......... .......... .......... .......... .......... 70% 32.1M 0s 2024-08-22T20:28:35.1483430Z 42050K .......... .......... .......... .......... .......... 70% 61.3M 0s 2024-08-22T20:28:35.1487470Z 42100K .......... .......... .......... .......... .......... 71% 474M 0s 2024-08-22T20:28:35.1488880Z 42150K .......... .......... .......... .......... .......... 71% 117M 0s 2024-08-22T20:28:35.1489410Z 42200K .......... .......... .......... .......... .......... 71% 274M 0s 2024-08-22T20:28:35.1502350Z 42250K .......... .......... .......... .......... .......... 71% 41.9M 0s 2024-08-22T20:28:35.1503840Z 42300K .......... .......... .......... .......... .......... 71% 197M 0s 2024-08-22T20:28:35.1520920Z 42350K .......... .......... .......... .......... .......... 71% 26.1M 0s 2024-08-22T20:28:35.1523480Z 42400K .......... .......... .......... .......... .......... 71% 610M 0s 2024-08-22T20:28:35.1532160Z 42450K .......... .......... .......... .......... .......... 71% 71.1M 0s 2024-08-22T20:28:35.1532640Z 42500K .......... .......... .......... .......... .......... 71% 323M 0s 2024-08-22T20:28:35.1552660Z 42550K .......... .......... .......... .......... .......... 71% 33.9M 0s 2024-08-22T20:28:35.1553230Z 42600K .......... .......... .......... .......... .......... 71% 54.9M 0s 2024-08-22T20:28:35.1587800Z 42650K .......... .......... .......... .......... .......... 71% 17.3M 0s 2024-08-22T20:28:35.1589770Z 42700K .......... .......... .......... .......... .......... 72% 436M 0s 2024-08-22T20:28:35.1590410Z 42750K .......... .......... .......... .......... .......... 72% 203M 0s 2024-08-22T20:28:35.1627040Z 42800K .......... .......... .......... .......... .......... 72% 17.0M 0s 2024-08-22T20:28:35.1628360Z 42850K .......... .......... .......... .......... .......... 72% 74.4M 0s 2024-08-22T20:28:35.1629520Z 42900K .......... .......... .......... .......... .......... 72% 128M 0s 2024-08-22T20:28:35.1652820Z 42950K .......... .......... .......... .......... .......... 72% 23.7M 0s 2024-08-22T20:28:35.1653640Z 43000K .......... .......... .......... .......... .......... 72% 154M 0s 2024-08-22T20:28:35.1654260Z 43050K .......... .......... .......... .......... .......... 72% 284M 0s 2024-08-22T20:28:35.1654810Z 43100K .......... .......... .......... .......... .......... 72% 509M 0s 2024-08-22T20:28:35.1655300Z 43150K .......... .......... .......... .......... .......... 72% 417M 0s 2024-08-22T20:28:35.1656160Z 43200K .......... .......... .......... .......... .......... 72% 488M 0s 2024-08-22T20:28:35.1657640Z 43250K .......... .......... .......... .......... .......... 72% 678M 0s 2024-08-22T20:28:35.1672440Z 43300K .......... .......... .......... .......... .......... 73% 25.6M 0s 2024-08-22T20:28:35.1672940Z 43350K .......... .......... .......... .......... .......... 73% 432M 0s 2024-08-22T20:28:35.1673440Z 43400K .......... .......... .......... .......... .......... 73% 351M 0s 2024-08-22T20:28:35.1674550Z 43450K .......... .......... .......... .......... .......... 73% 344M 0s 2024-08-22T20:28:35.1681150Z 43500K .......... .......... .......... .......... .......... 73% 117M 0s 2024-08-22T20:28:35.1681800Z 43550K .......... .......... .......... .......... .......... 73% 373M 0s 2024-08-22T20:28:35.1692280Z 43600K .......... .......... .......... .......... .......... 73% 52.6M 0s 2024-08-22T20:28:35.1700740Z 43650K .......... .......... .......... .......... .......... 73% 230M 0s 2024-08-22T20:28:35.1702850Z 43700K .......... .......... .......... .......... .......... 73% 45.8M 0s 2024-08-22T20:28:35.1710580Z 43750K .......... .......... .......... .......... .......... 73% 70.1M 0s 2024-08-22T20:28:35.1711050Z 43800K .......... .......... .......... .......... .......... 73% 531M 0s 2024-08-22T20:28:35.1714650Z 43850K .......... .......... .......... .......... .......... 73% 113M 0s 2024-08-22T20:28:35.1715290Z 43900K .......... .......... .......... .......... .......... 74% 574M 0s 2024-08-22T20:28:35.1722010Z 43950K .......... .......... .......... .......... .......... 74% 76.9M 0s 2024-08-22T20:28:35.1730160Z 44000K .......... .......... .......... .......... .......... 74% 62.5M 0s 2024-08-22T20:28:35.1736410Z 44050K .......... .......... .......... .......... .......... 74% 77.6M 0s 2024-08-22T20:28:35.1742160Z 44100K .......... .......... .......... .......... .......... 74% 89.8M 0s 2024-08-22T20:28:35.1749240Z 44150K .......... .......... .......... .......... .......... 74% 62.5M 0s 2024-08-22T20:28:35.1756590Z 44200K .......... .......... .......... .......... .......... 74% 70.6M 0s 2024-08-22T20:28:35.1767030Z 44250K .......... .......... .......... .......... .......... 74% 49.5M 0s 2024-08-22T20:28:35.1774460Z 44300K .......... .......... .......... .......... .......... 74% 59.1M 0s 2024-08-22T20:28:35.1785490Z 44350K .......... .......... .......... .......... .......... 74% 45.5M 0s 2024-08-22T20:28:35.1795520Z 44400K .......... .......... .......... .......... .......... 74% 57.7M 0s 2024-08-22T20:28:35.1800390Z 44450K .......... .......... .......... .......... .......... 74% 71.2M 0s 2024-08-22T20:28:35.1805790Z 44500K .......... .......... .......... .......... .......... 75% 96.1M 0s 2024-08-22T20:28:35.1810220Z 44550K .......... .......... .......... .......... .......... 75% 109M 0s 2024-08-22T20:28:35.1816440Z 44600K .......... .......... .......... .......... .......... 75% 72.9M 0s 2024-08-22T20:28:35.1824680Z 44650K .......... .......... .......... .......... .......... 75% 60.6M 0s 2024-08-22T20:28:35.1829810Z 44700K .......... .......... .......... .......... .......... 75% 93.2M 0s 2024-08-22T20:28:35.1838920Z 44750K .......... .......... .......... .......... .......... 75% 61.3M 0s 2024-08-22T20:28:35.1845830Z 44800K .......... .......... .......... .......... .......... 75% 75.2M 0s 2024-08-22T20:28:35.1851570Z 44850K .......... .......... .......... .......... .......... 75% 64.9M 0s 2024-08-22T20:28:35.1854950Z 44900K .......... .......... .......... .......... .......... 75% 148M 0s 2024-08-22T20:28:35.1860860Z 44950K .......... .......... .......... .......... .......... 75% 86.3M 0s 2024-08-22T20:28:35.1866700Z 45000K .......... .......... .......... .......... .......... 75% 84.5M 0s 2024-08-22T20:28:35.1879290Z 45050K .......... .......... .......... .......... .......... 75% 43.2M 0s 2024-08-22T20:28:35.1889470Z 45100K .......... .......... .......... .......... .......... 76% 54.3M 0s 2024-08-22T20:28:35.1899380Z 45150K .......... .......... .......... .......... .......... 76% 49.2M 0s 2024-08-22T20:28:35.1900270Z 45200K .......... .......... .......... .......... .......... 76% 474M 0s 2024-08-22T20:28:35.1907340Z 45250K .......... .......... .......... .......... .......... 76% 54.4M 0s 2024-08-22T20:28:35.1910470Z 45300K .......... .......... .......... .......... .......... 76% 160M 0s 2024-08-22T20:28:35.1911490Z 45350K .......... .......... .......... .......... .......... 76% 367M 0s 2024-08-22T20:28:35.1916300Z 45400K .......... .......... .......... .......... .......... 76% 96.5M 0s 2024-08-22T20:28:35.1922130Z 45450K .......... .......... .......... .......... .......... 76% 82.9M 0s 2024-08-22T20:28:35.1930630Z 45500K .......... .......... .......... .......... .......... 76% 61.1M 0s 2024-08-22T20:28:35.1937840Z 45550K .......... .......... .......... .......... .......... 76% 67.3M 0s 2024-08-22T20:28:35.1945280Z 45600K .......... .......... .......... .......... .......... 76% 61.3M 0s 2024-08-22T20:28:35.1954380Z 45650K .......... .......... .......... .......... .......... 76% 54.8M 0s 2024-08-22T20:28:35.1961080Z 45700K .......... .......... .......... .......... .......... 77% 72.6M 0s 2024-08-22T20:28:35.1968230Z 45750K .......... .......... .......... .......... .......... 77% 69.6M 0s 2024-08-22T20:28:35.1973180Z 45800K .......... .......... .......... .......... .......... 77% 95.9M 0s 2024-08-22T20:28:35.1978600Z 45850K .......... .......... .......... .......... .......... 77% 91.1M 0s 2024-08-22T20:28:35.1987910Z 45900K .......... .......... .......... .......... .......... 77% 63.9M 0s 2024-08-22T20:28:35.1994030Z 45950K .......... .......... .......... .......... .......... 77% 67.0M 0s 2024-08-22T20:28:35.2014120Z 46000K .......... .......... .......... .......... .......... 77% 65.7M 0s 2024-08-22T20:28:35.2018930Z 46050K .......... .......... .......... .......... .......... 77% 26.6M 0s 2024-08-22T20:28:35.2019830Z 46100K .......... .......... .......... .......... .......... 77% 588M 0s 2024-08-22T20:28:35.2023480Z 46150K .......... .......... .......... .......... .......... 77% 133M 0s 2024-08-22T20:28:35.2034630Z 46200K .......... .......... .......... .......... .......... 77% 44.3M 0s 2024-08-22T20:28:35.2039510Z 46250K .......... .......... .......... .......... .......... 77% 99.4M 0s 2024-08-22T20:28:35.2045850Z 46300K .......... .......... .......... .......... .......... 78% 79.7M 0s 2024-08-22T20:28:35.2052830Z 46350K .......... .......... .......... .......... .......... 78% 78.5M 0s 2024-08-22T20:28:35.2060480Z 46400K .......... .......... .......... .......... .......... 78% 62.4M 0s 2024-08-22T20:28:35.2070100Z 46450K .......... .......... .......... .......... .......... 78% 46.7M 0s 2024-08-22T20:28:35.2077160Z 46500K .......... .......... .......... .......... .......... 78% 69.5M 0s 2024-08-22T20:28:35.2087350Z 46550K .......... .......... .......... .......... .......... 78% 54.3M 0s 2024-08-22T20:28:35.2097480Z 46600K .......... .......... .......... .......... .......... 78% 48.9M 0s 2024-08-22T20:28:35.2106220Z 46650K .......... .......... .......... .......... .......... 78% 49.6M 0s 2024-08-22T20:28:35.2116830Z 46700K .......... .......... .......... .......... .......... 78% 46.2M 0s 2024-08-22T20:28:35.2125570Z 46750K .......... .......... .......... .......... .......... 78% 53.8M 0s 2024-08-22T20:28:35.2134660Z 46800K .......... .......... .......... .......... .......... 78% 54.9M 0s 2024-08-22T20:28:35.2146380Z 46850K .......... .......... .......... .......... .......... 79% 41.1M 0s 2024-08-22T20:28:35.2154350Z 46900K .......... .......... .......... .......... .......... 79% 62.8M 0s 2024-08-22T20:28:35.2166080Z 46950K .......... .......... .......... .......... .......... 79% 42.4M 0s 2024-08-22T20:28:35.2174760Z 47000K .......... .......... .......... .......... .......... 79% 64.2M 0s 2024-08-22T20:28:35.2182240Z 47050K .......... .......... .......... .......... .......... 79% 57.9M 0s 2024-08-22T20:28:35.2192270Z 47100K .......... .......... .......... .......... .......... 79% 46.5M 0s 2024-08-22T20:28:35.2201920Z 47150K .......... .......... .......... .......... .......... 79% 58.2M 0s 2024-08-22T20:28:35.2212660Z 47200K .......... .......... .......... .......... .......... 79% 42.5M 0s 2024-08-22T20:28:35.2219180Z 47250K .......... .......... .......... .......... .......... 79% 69.1M 0s 2024-08-22T20:28:35.2227500Z 47300K .......... .......... .......... .......... .......... 79% 62.3M 0s 2024-08-22T20:28:35.2243440Z 47350K .......... .......... .......... .......... .......... 79% 30.1M 0s 2024-08-22T20:28:35.2244130Z 47400K .......... .......... .......... .......... .......... 79% 470M 0s 2024-08-22T20:28:35.2247770Z 47450K .......... .......... .......... .......... .......... 80% 263M 0s 2024-08-22T20:28:35.2255260Z 47500K .......... .......... .......... .......... .......... 80% 56.3M 0s 2024-08-22T20:28:35.2262100Z 47550K .......... .......... .......... .......... .......... 80% 68.8M 0s 2024-08-22T20:28:35.2268590Z 47600K .......... .......... .......... .......... .......... 80% 74.5M 0s 2024-08-22T20:28:35.2275130Z 47650K .......... .......... .......... .......... .......... 80% 72.1M 0s 2024-08-22T20:28:35.2284680Z 47700K .......... .......... .......... .......... .......... 80% 81.0M 0s 2024-08-22T20:28:35.2297900Z 47750K .......... .......... .......... .......... .......... 80% 32.0M 0s 2024-08-22T20:28:35.2298410Z 47800K .......... .......... .......... .......... .......... 80% 519M 0s 2024-08-22T20:28:35.2304260Z 47850K .......... .......... .......... .......... .......... 80% 78.1M 0s 2024-08-22T20:28:35.2312220Z 47900K .......... .......... .......... .......... .......... 80% 62.6M 0s 2024-08-22T20:28:35.2327540Z 47950K .......... .......... .......... .......... .......... 80% 51.3M 0s 2024-08-22T20:28:35.2336850Z 48000K .......... .......... .......... .......... .......... 80% 34.5M 0s 2024-08-22T20:28:35.2345580Z 48050K .......... .......... .......... .......... .......... 81% 53.9M 0s 2024-08-22T20:28:35.2353550Z 48100K .......... .......... .......... .......... .......... 81% 53.8M 0s 2024-08-22T20:28:35.2360870Z 48150K .......... .......... .......... .......... .......... 81% 73.5M 0s 2024-08-22T20:28:35.2369110Z 48200K .......... .......... .......... .......... .......... 81% 62.0M 0s 2024-08-22T20:28:35.2375630Z 48250K .......... .......... .......... .......... .......... 81% 62.3M 0s 2024-08-22T20:28:35.2386760Z 48300K .......... .......... .......... .......... .......... 81% 45.3M 0s 2024-08-22T20:28:35.2391610Z 48350K .......... .......... .......... .......... .......... 81% 99.9M 0s 2024-08-22T20:28:35.2402050Z 48400K .......... .......... .......... .......... .......... 81% 49.7M 0s 2024-08-22T20:28:35.2414930Z 48450K .......... .......... .......... .......... .......... 81% 38.3M 0s 2024-08-22T20:28:35.2425760Z 48500K .......... .......... .......... .......... .......... 81% 56.1M 0s 2024-08-22T20:28:35.2434520Z 48550K .......... .......... .......... .......... .......... 81% 44.6M 0s 2024-08-22T20:28:35.2443770Z 48600K .......... .......... .......... .......... .......... 81% 49.1M 0s 2024-08-22T20:28:35.2449620Z 48650K .......... .......... .......... .......... .......... 82% 82.6M 0s 2024-08-22T20:28:35.2456030Z 48700K .......... .......... .......... .......... .......... 82% 77.0M 0s 2024-08-22T20:28:35.2463080Z 48750K .......... .......... .......... .......... .......... 82% 70.0M 0s 2024-08-22T20:28:35.2470830Z 48800K .......... .......... .......... .......... .......... 82% 61.0M 0s 2024-08-22T20:28:35.2474490Z 48850K .......... .......... .......... .......... .......... 82% 136M 0s 2024-08-22T20:28:35.2480430Z 48900K .......... .......... .......... .......... .......... 82% 81.9M 0s 2024-08-22T20:28:35.2485840Z 48950K .......... .......... .......... .......... .......... 82% 87.3M 0s 2024-08-22T20:28:35.2493850Z 49000K .......... .......... .......... .......... .......... 82% 64.1M 0s 2024-08-22T20:28:35.2501380Z 49050K .......... .......... .......... .......... .......... 82% 66.1M 0s 2024-08-22T20:28:35.2505210Z 49100K .......... .......... .......... .......... .......... 82% 114M 0s 2024-08-22T20:28:35.2513240Z 49150K .......... .......... .......... .......... .......... 82% 62.9M 0s 2024-08-22T20:28:35.2516930Z 49200K .......... .......... .......... .......... .......... 82% 135M 0s 2024-08-22T20:28:35.2522610Z 49250K .......... .......... .......... .......... .......... 83% 85.5M 0s 2024-08-22T20:28:35.2531330Z 49300K .......... .......... .......... .......... .......... 83% 55.1M 0s 2024-08-22T20:28:35.2535890Z 49350K .......... .......... .......... .......... .......... 83% 102M 0s 2024-08-22T20:28:35.2544500Z 49400K .......... .......... .......... .......... .......... 83% 58.5M 0s 2024-08-22T20:28:35.2551710Z 49450K .......... .......... .......... .......... .......... 83% 72.6M 0s 2024-08-22T20:28:35.2558670Z 49500K .......... .......... .......... .......... .......... 83% 64.6M 0s 2024-08-22T20:28:35.2565210Z 49550K .......... .......... .......... .......... .......... 83% 76.3M 0s 2024-08-22T20:28:35.2575180Z 49600K .......... .......... .......... .......... .......... 83% 57.7M 0s 2024-08-22T20:28:35.2581790Z 49650K .......... .......... .......... .......... .......... 83% 65.3M 0s 2024-08-22T20:28:35.2591250Z 49700K .......... .......... .......... .......... .......... 83% 49.4M 0s 2024-08-22T20:28:35.2599310Z 49750K .......... .......... .......... .......... .......... 83% 62.8M 0s 2024-08-22T20:28:35.2605900Z 49800K .......... .......... .......... .......... .......... 83% 66.9M 0s 2024-08-22T20:28:35.2619770Z 49850K .......... .......... .......... .......... .......... 84% 38.6M 0s 2024-08-22T20:28:35.2626490Z 49900K .......... .......... .......... .......... .......... 84% 65.0M 0s 2024-08-22T20:28:35.2636550Z 49950K .......... .......... .......... .......... .......... 84% 46.2M 0s 2024-08-22T20:28:35.2646120Z 50000K .......... .......... .......... .......... .......... 84% 54.7M 0s 2024-08-22T20:28:35.2650890Z 50050K .......... .......... .......... .......... .......... 84% 88.0M 0s 2024-08-22T20:28:35.2656010Z 50100K .......... .......... .......... .......... .......... 84% 107M 0s 2024-08-22T20:28:35.2660950Z 50150K .......... .......... .......... .......... .......... 84% 99.9M 0s 2024-08-22T20:28:35.2669870Z 50200K .......... .......... .......... .......... .......... 84% 53.1M 0s 2024-08-22T20:28:35.2676700Z 50250K .......... .......... .......... .......... .......... 84% 75.2M 0s 2024-08-22T20:28:35.2682190Z 50300K .......... .......... .......... .......... .......... 84% 89.4M 0s 2024-08-22T20:28:35.2689520Z 50350K .......... .......... .......... .......... .......... 84% 67.7M 0s 2024-08-22T20:28:35.2696780Z 50400K .......... .......... .......... .......... .......... 84% 76.7M 0s 2024-08-22T20:28:35.2702790Z 50450K .......... .......... .......... .......... .......... 85% 67.0M 0s 2024-08-22T20:28:35.2710790Z 50500K .......... .......... .......... .......... .......... 85% 63.7M 0s 2024-08-22T20:28:35.2717410Z 50550K .......... .......... .......... .......... .......... 85% 69.4M 0s 2024-08-22T20:28:35.2722640Z 50600K .......... .......... .......... .......... .......... 85% 103M 0s 2024-08-22T20:28:35.2729280Z 50650K .......... .......... .......... .......... .......... 85% 132M 0s 2024-08-22T20:28:35.2734480Z 50700K .......... .......... .......... .......... .......... 85% 56.7M 0s 2024-08-22T20:28:35.2744980Z 50750K .......... .......... .......... .......... .......... 85% 47.5M 0s 2024-08-22T20:28:35.2749610Z 50800K .......... .......... .......... .......... .......... 85% 118M 0s 2024-08-22T20:28:35.2757630Z 50850K .......... .......... .......... .......... .......... 85% 59.5M 0s 2024-08-22T20:28:35.2767190Z 50900K .......... .......... .......... .......... .......... 85% 54.8M 0s 2024-08-22T20:28:35.2774210Z 50950K .......... .......... .......... .......... .......... 85% 59.3M 0s 2024-08-22T20:28:35.2784250Z 51000K .......... .......... .......... .......... .......... 85% 54.1M 0s 2024-08-22T20:28:35.2792320Z 51050K .......... .......... .......... .......... .......... 86% 53.1M 0s 2024-08-22T20:28:35.2800860Z 51100K .......... .......... .......... .......... .......... 86% 75.9M 0s 2024-08-22T20:28:35.2810970Z 51150K .......... .......... .......... .......... .......... 86% 43.8M 0s 2024-08-22T20:28:35.2818730Z 51200K .......... .......... .......... .......... .......... 86% 55.4M 0s 2024-08-22T20:28:35.2828330Z 51250K .......... .......... .......... .......... .......... 86% 58.8M 0s 2024-08-22T20:28:35.2834820Z 51300K .......... .......... .......... .......... .......... 86% 72.6M 0s 2024-08-22T20:28:35.2842120Z 51350K .......... .......... .......... .......... .......... 86% 61.3M 0s 2024-08-22T20:28:35.2847820Z 51400K .......... .......... .......... .......... .......... 86% 83.9M 0s 2024-08-22T20:28:35.2855810Z 51450K .......... .......... .......... .......... .......... 86% 58.8M 0s 2024-08-22T20:28:35.2864150Z 51500K .......... .......... .......... .......... .......... 86% 64.2M 0s 2024-08-22T20:28:35.2868640Z 51550K .......... .......... .......... .......... .......... 86% 91.6M 0s 2024-08-22T20:28:35.2874940Z 51600K .......... .......... .......... .......... .......... 87% 83.2M 0s 2024-08-22T20:28:35.2880840Z 51650K .......... .......... .......... .......... .......... 87% 81.4M 0s 2024-08-22T20:28:35.2888430Z 51700K .......... .......... .......... .......... .......... 87% 63.0M 0s 2024-08-22T20:28:35.2896300Z 51750K .......... .......... .......... .......... .......... 87% 61.7M 0s 2024-08-22T20:28:35.2904480Z 51800K .......... .......... .......... .......... .......... 87% 81.4M 0s 2024-08-22T20:28:35.2910920Z 51850K .......... .......... .......... .......... .......... 87% 60.4M 0s 2024-08-22T20:28:35.2917010Z 51900K .......... .......... .......... .......... .......... 87% 73.9M 0s 2024-08-22T20:28:35.2928110Z 51950K .......... .......... .......... .......... .......... 87% 50.7M 0s 2024-08-22T20:28:35.2937290Z 52000K .......... .......... .......... .......... .......... 87% 46.4M 0s 2024-08-22T20:28:35.2945220Z 52050K .......... .......... .......... .......... .......... 87% 62.8M 0s 2024-08-22T20:28:35.2955660Z 52100K .......... .......... .......... .......... .......... 87% 49.6M 0s 2024-08-22T20:28:35.2965450Z 52150K .......... .......... .......... .......... .......... 87% 51.3M 0s 2024-08-22T20:28:35.2972550Z 52200K .......... .......... .......... .......... .......... 88% 60.1M 0s 2024-08-22T20:28:35.2981250Z 52250K .......... .......... .......... .......... .......... 88% 68.4M 0s 2024-08-22T20:28:35.2989030Z 52300K .......... .......... .......... .......... .......... 88% 55.0M 0s 2024-08-22T20:28:35.2997520Z 52350K .......... .......... .......... .......... .......... 88% 53.5M 0s 2024-08-22T20:28:35.3002390Z 52400K .......... .......... .......... .......... .......... 88% 106M 0s 2024-08-22T20:28:35.3009630Z 52450K .......... .......... .......... .......... .......... 88% 69.6M 0s 2024-08-22T20:28:35.3015790Z 52500K .......... .......... .......... .......... .......... 88% 74.8M 0s 2024-08-22T20:28:35.3022880Z 52550K .......... .......... .......... .......... .......... 88% 66.8M 0s 2024-08-22T20:28:35.3031790Z 52600K .......... .......... .......... .......... .......... 88% 54.8M 0s 2024-08-22T20:28:35.3040090Z 52650K .......... .......... .......... .......... .......... 88% 62.2M 0s 2024-08-22T20:28:35.3049570Z 52700K .......... .......... .......... .......... .......... 88% 51.7M 0s 2024-08-22T20:28:35.3055460Z 52750K .......... .......... .......... .......... .......... 88% 87.2M 0s 2024-08-22T20:28:35.3064540Z 52800K .......... .......... .......... .......... .......... 89% 58.3M 0s 2024-08-22T20:28:35.3077830Z 52850K .......... .......... .......... .......... .......... 89% 36.6M 0s 2024-08-22T20:28:35.3088620Z 52900K .......... .......... .......... .......... .......... 89% 46.5M 0s 2024-08-22T20:28:35.3099220Z 52950K .......... .......... .......... .......... .......... 89% 50.2M 0s 2024-08-22T20:28:35.3106700Z 53000K .......... .......... .......... .......... .......... 89% 49.8M 0s 2024-08-22T20:28:35.3113260Z 53050K .......... .......... .......... .......... .......... 89% 73.5M 0s 2024-08-22T20:28:35.3117580Z 53100K .......... .......... .......... .......... .......... 89% 109M 0s 2024-08-22T20:28:35.3124560Z 53150K .......... .......... .......... .......... .......... 89% 73.8M 0s 2024-08-22T20:28:35.3131040Z 53200K .......... .......... .......... .......... .......... 89% 74.5M 0s 2024-08-22T20:28:35.3136700Z 53250K .......... .......... .......... .......... .......... 89% 84.5M 0s 2024-08-22T20:28:35.3143890Z 53300K .......... .......... .......... .......... .......... 89% 84.0M 0s 2024-08-22T20:28:35.3150650Z 53350K .......... .......... .......... .......... .......... 89% 60.4M 0s 2024-08-22T20:28:35.3157970Z 53400K .......... .......... .......... .......... .......... 90% 85.1M 0s 2024-08-22T20:28:35.3161090Z 53450K .......... .......... .......... .......... .......... 90% 97.7M 0s 2024-08-22T20:28:35.3166810Z 53500K .......... .......... .......... .......... .......... 90% 93.4M 0s 2024-08-22T20:28:35.3175510Z 53550K .......... .......... .......... .......... .......... 90% 55.0M 0s 2024-08-22T20:28:35.3180740Z 53600K .......... .......... .......... .......... .......... 90% 93.9M 0s 2024-08-22T20:28:35.3187550Z 53650K .......... .......... .......... .......... .......... 90% 75.1M 0s 2024-08-22T20:28:35.3195520Z 53700K .......... .......... .......... .......... .......... 90% 59.1M 0s 2024-08-22T20:28:35.3201080Z 53750K .......... .......... .......... .......... .......... 90% 84.5M 0s 2024-08-22T20:28:35.3207950Z 53800K .......... .......... .......... .......... .......... 90% 78.0M 0s 2024-08-22T20:28:35.3212790Z 53850K .......... .......... .......... .......... .......... 90% 91.1M 0s 2024-08-22T20:28:35.3220150Z 53900K .......... .......... .......... .......... .......... 90% 68.5M 0s 2024-08-22T20:28:35.3224230Z 53950K .......... .......... .......... .......... .......... 90% 115M 0s 2024-08-22T20:28:35.3230330Z 54000K .......... .......... .......... .......... .......... 91% 80.8M 0s 2024-08-22T20:28:35.3236060Z 54050K .......... .......... .......... .......... .......... 91% 84.2M 0s 2024-08-22T20:28:35.3243910Z 54100K .......... .......... .......... .......... .......... 91% 63.2M 0s 2024-08-22T20:28:35.3253170Z 54150K .......... .......... .......... .......... .......... 91% 70.3M 0s 2024-08-22T20:28:35.3261990Z 54200K .......... .......... .......... .......... .......... 91% 44.4M 0s 2024-08-22T20:28:35.3270130Z 54250K .......... .......... .......... .......... .......... 91% 62.1M 0s 2024-08-22T20:28:35.3280760Z 54300K .......... .......... .......... .......... .......... 91% 47.4M 0s 2024-08-22T20:28:35.3288820Z 54350K .......... .......... .......... .......... .......... 91% 67.3M 0s 2024-08-22T20:28:35.3297890Z 54400K .......... .......... .......... .......... .......... 91% 56.0M 0s 2024-08-22T20:28:35.3309540Z 54450K .......... .......... .......... .......... .......... 91% 37.2M 0s 2024-08-22T20:28:35.3320450Z 54500K .......... .......... .......... .......... .......... 91% 52.1M 0s 2024-08-22T20:28:35.3330670Z 54550K .......... .......... .......... .......... .......... 91% 47.7M 0s 2024-08-22T20:28:35.3338160Z 54600K .......... .......... .......... .......... .......... 92% 55.4M 0s 2024-08-22T20:28:35.3348800Z 54650K .......... .......... .......... .......... .......... 92% 48.0M 0s 2024-08-22T20:28:35.3360640Z 54700K .......... .......... .......... .......... .......... 92% 48.3M 0s 2024-08-22T20:28:35.3368220Z 54750K .......... .......... .......... .......... .......... 92% 51.9M 0s 2024-08-22T20:28:35.3380420Z 54800K .......... .......... .......... .......... .......... 92% 47.2M 0s 2024-08-22T20:28:35.3385860Z 54850K .......... .......... .......... .......... .......... 92% 64.2M 0s 2024-08-22T20:28:35.3394970Z 54900K .......... .......... .......... .......... .......... 92% 49.6M 0s 2024-08-22T20:28:35.3401020Z 54950K .......... .......... .......... .......... .......... 92% 77.1M 0s 2024-08-22T20:28:35.3409470Z 55000K .......... .......... .......... .......... .......... 92% 61.3M 0s 2024-08-22T20:28:35.3417850Z 55050K .......... .......... .......... .......... .......... 92% 55.3M 0s 2024-08-22T20:28:35.3428940Z 55100K .......... .......... .......... .......... .......... 92% 55.2M 0s 2024-08-22T20:28:35.3435390Z 55150K .......... .......... .......... .......... .......... 92% 59.5M 0s 2024-08-22T20:28:35.3444640Z 55200K .......... .......... .......... .......... .......... 93% 69.5M 0s 2024-08-22T20:28:35.3454980Z 55250K .......... .......... .......... .......... .......... 93% 39.0M 0s 2024-08-22T20:28:35.3465900Z 55300K .......... .......... .......... .......... .......... 93% 47.2M 0s 2024-08-22T20:28:35.3474090Z 55350K .......... .......... .......... .......... .......... 93% 54.1M 0s 2024-08-22T20:28:35.3483340Z 55400K .......... .......... .......... .......... .......... 93% 55.3M 0s 2024-08-22T20:28:35.3492720Z 55450K .......... .......... .......... .......... .......... 93% 49.1M 0s 2024-08-22T20:28:35.3501640Z 55500K .......... .......... .......... .......... .......... 93% 55.4M 0s 2024-08-22T20:28:35.3509470Z 55550K .......... .......... .......... .......... .......... 93% 61.0M 0s 2024-08-22T20:28:35.3520420Z 55600K .......... .......... .......... .......... .......... 93% 45.1M 0s 2024-08-22T20:28:35.3530490Z 55650K .......... .......... .......... .......... .......... 93% 71.7M 0s 2024-08-22T20:28:35.3537000Z 55700K .......... .......... .......... .......... .......... 93% 55.5M 0s 2024-08-22T20:28:35.3544810Z 55750K .......... .......... .......... .......... .......... 93% 72.1M 0s 2024-08-22T20:28:35.3552170Z 55800K .......... .......... .......... .......... .......... 94% 51.2M 0s 2024-08-22T20:28:35.3559830Z 55850K .......... .......... .......... .......... .......... 94% 67.3M 0s 2024-08-22T20:28:35.3570220Z 55900K .......... .......... .......... .......... .......... 94% 59.4M 0s 2024-08-22T20:28:35.3575330Z 55950K .......... .......... .......... .......... .......... 94% 67.2M 0s 2024-08-22T20:28:35.3582180Z 56000K .......... .......... .......... .......... .......... 94% 72.0M 0s 2024-08-22T20:28:35.3587690Z 56050K .......... .......... .......... .......... .......... 94% 79.5M 0s 2024-08-22T20:28:35.3599580Z 56100K .......... .......... .......... .......... .......... 94% 42.0M 0s 2024-08-22T20:28:35.3609810Z 56150K .......... .......... .......... .......... .......... 94% 47.6M 0s 2024-08-22T20:28:35.3614920Z 56200K .......... .......... .......... .......... .......... 94% 93.0M 0s 2024-08-22T20:28:35.3631430Z 56250K .......... .......... .......... .......... .......... 94% 34.3M 0s 2024-08-22T20:28:35.3642790Z 56300K .......... .......... .......... .......... .......... 94% 41.5M 0s 2024-08-22T20:28:35.3649700Z 56350K .......... .......... .......... .......... .......... 95% 57.0M 0s 2024-08-22T20:28:35.3658880Z 56400K .......... .......... .......... .......... .......... 95% 58.5M 0s 2024-08-22T20:28:35.3668940Z 56450K .......... .......... .......... .......... .......... 95% 46.7M 0s 2024-08-22T20:28:35.3676120Z 56500K .......... .......... .......... .......... .......... 95% 64.3M 0s 2024-08-22T20:28:35.3683500Z 56550K .......... .......... .......... .......... .......... 95% 75.4M 0s 2024-08-22T20:28:35.3692160Z 56600K .......... .......... .......... .......... .......... 95% 50.3M 0s 2024-08-22T20:28:35.3701580Z 56650K .......... .......... .......... .......... .......... 95% 53.2M 0s 2024-08-22T20:28:35.3712250Z 56700K .......... .......... .......... .......... .......... 95% 48.2M 0s 2024-08-22T20:28:35.3720370Z 56750K .......... .......... .......... .......... .......... 95% 58.8M 0s 2024-08-22T20:28:35.3728230Z 56800K .......... .......... .......... .......... .......... 95% 59.0M 0s 2024-08-22T20:28:35.3736630Z 56850K .......... .......... .......... .......... .......... 95% 60.5M 0s 2024-08-22T20:28:35.3743130Z 56900K .......... .......... .......... .......... .......... 95% 71.0M 0s 2024-08-22T20:28:35.3750810Z 56950K .......... .......... .......... .......... .......... 96% 80.4M 0s 2024-08-22T20:28:35.3755140Z 57000K .......... .......... .......... .......... .......... 96% 81.1M 0s 2024-08-22T20:28:35.3763480Z 57050K .......... .......... .......... .......... .......... 96% 62.8M 0s 2024-08-22T20:28:35.3771940Z 57100K .......... .......... .......... .......... .......... 96% 54.3M 0s 2024-08-22T20:28:35.3778310Z 57150K .......... .......... .......... .......... .......... 96% 74.1M 0s 2024-08-22T20:28:35.3788810Z 57200K .......... .......... .......... .......... .......... 96% 47.3M 0s 2024-08-22T20:28:35.3796160Z 57250K .......... .......... .......... .......... .......... 96% 70.7M 0s 2024-08-22T20:28:35.3802010Z 57300K .......... .......... .......... .......... .......... 96% 111M 0s 2024-08-22T20:28:35.3809640Z 57350K .......... .......... .......... .......... .......... 96% 50.2M 0s 2024-08-22T20:28:35.3817860Z 57400K .......... .......... .......... .......... .......... 96% 60.7M 0s 2024-08-22T20:28:35.3822820Z 57450K .......... .......... .......... .......... .......... 96% 96.1M 0s 2024-08-22T20:28:35.3830200Z 57500K .......... .......... .......... .......... .......... 96% 68.0M 0s 2024-08-22T20:28:35.3836190Z 57550K .......... .......... .......... .......... .......... 97% 91.8M 0s 2024-08-22T20:28:35.3843660Z 57600K .......... .......... .......... .......... .......... 97% 71.0M 0s 2024-08-22T20:28:35.3848810Z 57650K .......... .......... .......... .......... .......... 97% 85.1M 0s 2024-08-22T20:28:35.3854090Z 57700K .......... .......... .......... .......... .......... 97% 84.8M 0s 2024-08-22T20:28:35.3858170Z 57750K .......... .......... .......... .......... .......... 97% 108M 0s 2024-08-22T20:28:35.3861380Z 57800K .......... .......... .......... .......... .......... 97% 153M 0s 2024-08-22T20:28:35.3868830Z 57850K .......... .......... .......... .......... .......... 97% 68.8M 0s 2024-08-22T20:28:35.3872900Z 57900K .......... .......... .......... .......... .......... 97% 113M 0s 2024-08-22T20:28:35.3877770Z 57950K .......... .......... .......... .......... .......... 97% 104M 0s 2024-08-22T20:28:35.3884140Z 58000K .......... .......... .......... .......... .......... 97% 84.2M 0s 2024-08-22T20:28:35.3888020Z 58050K .......... .......... .......... .......... .......... 97% 119M 0s 2024-08-22T20:28:35.3892960Z 58100K .......... .......... .......... .......... .......... 97% 94.6M 0s 2024-08-22T20:28:35.3896960Z 58150K .......... .......... .......... .......... .......... 98% 115M 0s 2024-08-22T20:28:35.3901530Z 58200K .......... .......... .......... .......... .......... 98% 106M 0s 2024-08-22T20:28:35.3906520Z 58250K .......... .......... .......... .......... .......... 98% 98.2M 0s 2024-08-22T20:28:35.3911860Z 58300K .......... .......... .......... .......... .......... 98% 137M 0s 2024-08-22T20:28:35.3915890Z 58350K .......... .......... .......... .......... .......... 98% 86.7M 0s 2024-08-22T20:28:35.3918690Z 58400K .......... .......... .......... .......... .......... 98% 152M 0s 2024-08-22T20:28:35.3922330Z 58450K .......... .......... .......... .......... .......... 98% 143M 0s 2024-08-22T20:28:35.3927640Z 58500K .......... .......... .......... .......... .......... 98% 106M 0s 2024-08-22T20:28:35.3932330Z 58550K .......... .......... .......... .......... .......... 98% 126M 0s 2024-08-22T20:28:35.3933370Z 58600K .......... .......... .......... .......... .......... 98% 191M 0s 2024-08-22T20:28:35.3937460Z 58650K .......... .......... .......... .......... .......... 98% 125M 0s 2024-08-22T20:28:35.3941480Z 58700K .......... .......... .......... .......... .......... 98% 113M 0s 2024-08-22T20:28:35.3945050Z 58750K .......... .......... .......... .......... .......... 99% 171M 0s 2024-08-22T20:28:35.3947490Z 58800K .......... .......... .......... .......... .......... 99% 166M 0s 2024-08-22T20:28:35.3951280Z 58850K .......... .......... .......... .......... .......... 99% 131M 0s 2024-08-22T20:28:35.3954430Z 58900K .......... .......... .......... .......... .......... 99% 156M 0s 2024-08-22T20:28:35.3957790Z 58950K .......... .......... .......... .......... .......... 99% 148M 0s 2024-08-22T20:28:35.3960210Z 59000K .......... .......... .......... .......... .......... 99% 194M 0s 2024-08-22T20:28:35.3961420Z 59050K .......... .......... .......... .......... .......... 99% 303M 0s 2024-08-22T20:28:35.3965720Z 59100K .......... .......... .......... .......... .......... 99% 116M 0s 2024-08-22T20:28:35.3966500Z 59150K .......... .......... .......... .......... .......... 99% 581M 0s 2024-08-22T20:28:35.3969390Z 59200K .......... .......... .......... .......... .......... 99% 206M 0s 2024-08-22T20:28:35.3970570Z 59250K .......... .......... .......... .......... .......... 99% 493M 0s 2024-08-22T20:28:35.3971640Z 59300K .......... .......... .......... .......... .......... 99% 381M 0s 2024-08-22T20:28:35.3972480Z 59350K .......... .... 100% 237M=0.7s 2024-08-22T20:28:35.3972820Z 2024-08-22T20:28:35.3979060Z 2024-08-22 20:28:35 (79.4 MB/s) - ‘stories15M.pt’ saved [60789090/60789090] 2024-08-22T20:28:35.3979520Z 2024-08-22T20:28:35.3987320Z + for resource in '$RESOURCES_STRING' 2024-08-22T20:28:35.4003800Z Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-08-22T20:28:35.4004600Z + echo 'Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.model' 2024-08-22T20:28:35.4005160Z + wget https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-08-22T20:28:35.4066220Z --2024-08-22 20:28:35-- https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-08-22T20:28:35.4308140Z Resolving github.com (github.com)... 140.82.116.3 2024-08-22T20:28:35.4855330Z Connecting to github.com (github.com)|140.82.116.3|:443... connected. 2024-08-22T20:28:35.6533190Z HTTP request sent, awaiting response... 302 Found 2024-08-22T20:28:35.6534960Z Location: https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.model [following] 2024-08-22T20:28:35.6537320Z --2024-08-22 20:28:35-- https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.model 2024-08-22T20:28:35.6713480Z Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.109.133, ... 2024-08-22T20:28:35.6821140Z Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected. 2024-08-22T20:28:35.7181270Z HTTP request sent, awaiting response... 200 OK 2024-08-22T20:28:35.7182970Z Length: 499723 (488K) [application/octet-stream] 2024-08-22T20:28:35.7184650Z Saving to: ‘tokenizer.model’ 2024-08-22T20:28:35.7185720Z 2024-08-22T20:28:35.7291220Z 0K .......... .......... .......... .......... .......... 10% 4.74M 0s 2024-08-22T20:28:35.7327450Z 50K .......... .......... .......... .......... .......... 20% 14.8M 0s 2024-08-22T20:28:35.7421960Z 100K .......... .......... .......... .......... .......... 30% 4.93M 0s 2024-08-22T20:28:35.7423260Z 150K .......... .......... .......... .......... .......... 40% 264M 0s 2024-08-22T20:28:35.7461210Z 200K .......... .......... .......... .......... .......... 51% 13.9M 0s 2024-08-22T20:28:35.7540300Z 250K .......... .......... .......... .......... .......... 61% 6.24M 0s 2024-08-22T20:28:35.7562440Z 300K .......... .......... .......... .......... .......... 71% 21.9M 0s 2024-08-22T20:28:35.7563550Z 350K .......... .......... .......... .......... .......... 81% 107M 0s 2024-08-22T20:28:35.7575260Z 400K .......... .......... .......... .......... .......... 92% 41.8M 0s 2024-08-22T20:28:35.7577830Z 450K .......... .......... .......... ........ 100% 166M=0.04s 2024-08-22T20:28:35.7578530Z 2024-08-22T20:28:35.7581040Z 2024-08-22 20:28:35 (12.2 MB/s) - ‘tokenizer.model’ saved [499723/499723] 2024-08-22T20:28:35.7581910Z 2024-08-22T20:28:35.7603650Z + for resource in '$RESOURCES_STRING' 2024-08-22T20:28:35.7604960Z Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin 2024-08-22T20:28:35.7606860Z + echo 'Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin' 2024-08-22T20:28:35.7608520Z + wget https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin 2024-08-22T20:28:35.7724900Z --2024-08-22 20:28:35-- https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin 2024-08-22T20:28:35.7809700Z Resolving github.com (github.com)... 140.82.116.3 2024-08-22T20:28:35.8365110Z Connecting to github.com (github.com)|140.82.116.3|:443... connected. 2024-08-22T20:28:36.0062850Z HTTP request sent, awaiting response... 302 Found 2024-08-22T20:28:36.0064350Z Location: https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.bin [following] 2024-08-22T20:28:36.0066750Z --2024-08-22 20:28:36-- https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.bin 2024-08-22T20:28:36.0081250Z Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.109.133, ... 2024-08-22T20:28:36.0154620Z Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected. 2024-08-22T20:28:36.0461270Z HTTP request sent, awaiting response... 200 OK 2024-08-22T20:28:36.0465070Z Length: 433869 (424K) [application/octet-stream] 2024-08-22T20:28:36.0469860Z Saving to: ‘tokenizer.bin’ 2024-08-22T20:28:36.0470770Z 2024-08-22T20:28:36.0543230Z 0K .......... .......... .......... .......... .......... 11% 6.61M 0s 2024-08-22T20:28:36.0565770Z 50K .......... .......... .......... .......... .......... 23% 22.4M 0s 2024-08-22T20:28:36.0622310Z 100K .......... .......... .......... .......... .......... 35% 9.13M 0s 2024-08-22T20:28:36.0640080Z 150K .......... .......... .......... .......... .......... 47% 22.1M 0s 2024-08-22T20:28:36.0648420Z 200K .......... .......... .......... .......... .......... 59% 52.0M 0s 2024-08-22T20:28:36.0696150Z 250K .......... .......... .......... .......... .......... 70% 10.5M 0s 2024-08-22T20:28:36.0701880Z 300K .......... .......... .......... .......... .......... 82% 70.7M 0s 2024-08-22T20:28:36.0722060Z 350K .......... .......... .......... .......... .......... 94% 24.5M 0s 2024-08-22T20:28:36.0724670Z 400K .......... .......... ... 100% 181M=0.03s 2024-08-22T20:28:36.0725490Z 2024-08-22T20:28:36.0727090Z 2024-08-22 20:28:36 (16.2 MB/s) - ‘tokenizer.bin’ saved [433869/433869] 2024-08-22T20:28:36.0728210Z 2024-08-22T20:28:36.0748190Z + popd 2024-08-22T20:28:36.0748900Z ~/work/torchchat/torchchat 2024-08-22T20:28:36.0856250Z ##[group]Run pushd ${TORCHCHAT_ROOT} 2024-08-22T20:28:36.0857580Z pushd ${TORCHCHAT_ROOT} 2024-08-22T20:28:36.0859070Z bash .ci/scripts/convert_checkpoint.sh ${REPO_NAME} 2024-08-22T20:28:36.0860900Z bash .ci/scripts/validate.sh "./checkpoints/${REPO_NAME}/model.pth" "cpu" "aoti" 2024-08-22T20:28:36.0984900Z shell: /bin/bash -e {0} 2024-08-22T20:28:36.0985150Z env: 2024-08-22T20:28:36.0985390Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-08-22T20:28:36.0985720Z REPO_NAME: tinyllamas/stories15M 2024-08-22T20:28:36.0986100Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:36.0986620Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.10.11/arm64/lib/pkgconfig 2024-08-22T20:28:36.0987150Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:36.0987620Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:36.0988140Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:36.0988480Z ##[endgroup] 2024-08-22T20:28:36.1496480Z ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:28:36.1523130Z ~/work/torchchat/torchchat/checkpoints/tinyllamas/stories15M ~/work/torchchat/torchchat 2024-08-22T20:28:36.1551300Z ~/work/torchchat/torchchat 2024-08-22T20:28:36.1589970Z arg:aoti 2024-08-22T20:28:36.1590220Z Passing DTYPES=default 2024-08-22T20:28:36.1630080Z Local DTYPES=default 2024-08-22T20:28:36.1630470Z Local after default DTYPES=float32 bfloat16 float16 2024-08-22T20:28:36.1630920Z ############### Run inference with AOT Inductor for dtype float32 ############### 2024-08-22T20:28:36.1631300Z 2024-08-22T20:28:36.1631400Z ****************************************** 2024-08-22T20:28:36.1632090Z ************** non-quantized ************* 2024-08-22T20:28:36.1632450Z ****************************************** 2024-08-22T20:28:40.7904470Z 2024-08-22T20:28:40.7917860Z Downloading builder script: 0%| | 0.00/5.67k [00:00