2024-08-22T20:25:36.6184920Z Current runner version: '2.319.1' 2024-08-22T20:25:36.6201970Z ##[group]Operating System 2024-08-22T20:25:36.6202410Z macOS 2024-08-22T20:25:36.6202680Z 14.6.1 2024-08-22T20:25:36.6202940Z 23G93 2024-08-22T20:25:36.6203210Z ##[endgroup] 2024-08-22T20:25:36.6203510Z ##[group]Runner Image 2024-08-22T20:25:36.6203850Z Image: macos-14-arm64 2024-08-22T20:25:36.6204170Z Version: 20240818.4 2024-08-22T20:25:36.6204900Z 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.6205950Z Image Release: https://github.com/actions/runner-images/releases/tag/macos-14-arm64%2F20240818.4 2024-08-22T20:25:36.6206580Z ##[endgroup] 2024-08-22T20:25:36.6206900Z ##[group]Runner Image Provisioner 2024-08-22T20:25:36.6207340Z 2.0.382.1+d27903c82fd0a98a6c4ff2ea9e193b4413f3d608 2024-08-22T20:25:36.6207770Z ##[endgroup] 2024-08-22T20:25:36.6216640Z ##[group]GITHUB_TOKEN Permissions 2024-08-22T20:25:36.6217570Z Contents: read 2024-08-22T20:25:36.6217900Z Metadata: read 2024-08-22T20:25:36.6218210Z Packages: read 2024-08-22T20:25:36.6218500Z ##[endgroup] 2024-08-22T20:25:36.6220150Z Secret source: Actions 2024-08-22T20:25:36.6220540Z Prepare workflow directory 2024-08-22T20:25:36.6837700Z Prepare all required actions 2024-08-22T20:25:36.6941360Z Getting action download info 2024-08-22T20:25:36.8567360Z Download action repository 'actions/checkout@v3' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) 2024-08-22T20:25:37.2855950Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2024-08-22T20:25:37.5593260Z Complete job name: test-cpu-compile (aarch64, stories15M) 2024-08-22T20:25:37.6206310Z ##[group]Run actions/checkout@v3 2024-08-22T20:25:37.6206810Z with: 2024-08-22T20:25:37.6207140Z repository: pytorch/torchchat 2024-08-22T20:25:37.6207820Z token: *** 2024-08-22T20:25:37.6208220Z ssh-strict: true 2024-08-22T20:25:37.6208560Z persist-credentials: true 2024-08-22T20:25:37.6208940Z clean: true 2024-08-22T20:25:37.6209300Z sparse-checkout-cone-mode: true 2024-08-22T20:25:37.6209700Z fetch-depth: 1 2024-08-22T20:25:37.6210020Z fetch-tags: false 2024-08-22T20:25:37.6210350Z lfs: false 2024-08-22T20:25:37.6210660Z submodules: false 2024-08-22T20:25:37.6211000Z set-safe-directory: true 2024-08-22T20:25:37.6211370Z env: 2024-08-22T20:25:37.6211740Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:37.6212240Z REPO_NAME: tinyllamas/stories15M 2024-08-22T20:25:37.6212620Z ##[endgroup] 2024-08-22T20:25:37.9742090Z Syncing repository: pytorch/torchchat 2024-08-22T20:25:37.9743380Z ##[group]Getting Git version info 2024-08-22T20:25:37.9744070Z Working directory is '/Users/runner/work/torchchat/torchchat' 2024-08-22T20:25:37.9744870Z [command]/opt/homebrew/bin/git version 2024-08-22T20:25:38.0303150Z git version 2.46.0 2024-08-22T20:25:38.0328230Z ##[endgroup] 2024-08-22T20:25:38.0339130Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/17eaf0f9-1954-41fa-afd0-d3ad97a6e203/.gitconfig' 2024-08-22T20:25:38.0341120Z Temporarily overriding HOME='/Users/runner/work/_temp/17eaf0f9-1954-41fa-afd0-d3ad97a6e203' before making global git config changes 2024-08-22T20:25:38.0342290Z Adding repository directory to the temporary git global config as a safe directory 2024-08-22T20:25:38.0343820Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:38.0426100Z Deleting the contents of '/Users/runner/work/torchchat/torchchat' 2024-08-22T20:25:38.0428400Z ##[group]Initializing the repository 2024-08-22T20:25:38.0430620Z [command]/opt/homebrew/bin/git init /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:38.0575660Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-22T20:25:38.0576670Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-22T20:25:38.0577490Z hint: of your new repositories, which will suppress this warning, call: 2024-08-22T20:25:38.0578440Z hint: 2024-08-22T20:25:38.0578880Z hint: git config --global init.defaultBranch 2024-08-22T20:25:38.0579360Z hint: 2024-08-22T20:25:38.0579850Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-22T20:25:38.0580640Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-22T20:25:38.0581230Z hint: 2024-08-22T20:25:38.0581570Z hint: git branch -m 2024-08-22T20:25:38.0582150Z Initialized empty Git repository in /Users/runner/work/torchchat/torchchat/.git/ 2024-08-22T20:25:38.0583610Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pytorch/torchchat 2024-08-22T20:25:38.0633210Z ##[endgroup] 2024-08-22T20:25:38.0633870Z ##[group]Disabling automatic garbage collection 2024-08-22T20:25:38.0634960Z [command]/opt/homebrew/bin/git config --local gc.auto 0 2024-08-22T20:25:38.0673060Z ##[endgroup] 2024-08-22T20:25:38.0673640Z ##[group]Setting up auth 2024-08-22T20:25:38.0676250Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-22T20:25:38.0711790Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-08-22T20:25:38.1400240Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-22T20:25:38.1460160Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-08-22T20:25:38.2113140Z [command]/opt/homebrew/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-22T20:25:38.2155650Z ##[endgroup] 2024-08-22T20:25:38.2156540Z ##[group]Fetching the repository 2024-08-22T20:25:38.2163810Z [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.7631110Z remote: Enumerating objects: 237, done. 2024-08-22T20:25:38.7633730Z remote: Counting objects: 0% (1/237) 2024-08-22T20:25:38.7635380Z remote: Counting objects: 1% (3/237) 2024-08-22T20:25:38.7636800Z remote: Counting objects: 2% (5/237) 2024-08-22T20:25:38.7638510Z remote: Counting objects: 3% (8/237) 2024-08-22T20:25:38.7640280Z remote: Counting objects: 4% (10/237) 2024-08-22T20:25:38.7641820Z remote: Counting objects: 5% (12/237) 2024-08-22T20:25:38.7643270Z remote: Counting objects: 6% (15/237) 2024-08-22T20:25:38.7644720Z remote: Counting objects: 7% (17/237) 2024-08-22T20:25:38.7646140Z remote: Counting objects: 8% (19/237) 2024-08-22T20:25:38.7647550Z remote: Counting objects: 9% (22/237) 2024-08-22T20:25:38.7648990Z remote: Counting objects: 10% (24/237) 2024-08-22T20:25:38.7650400Z remote: Counting objects: 11% (27/237) 2024-08-22T20:25:38.7651780Z remote: Counting objects: 12% (29/237) 2024-08-22T20:25:38.7653290Z remote: Counting objects: 13% (31/237) 2024-08-22T20:25:38.7654750Z remote: Counting objects: 14% (34/237) 2024-08-22T20:25:38.7656120Z remote: Counting objects: 15% (36/237) 2024-08-22T20:25:38.7657550Z remote: Counting objects: 16% (38/237) 2024-08-22T20:25:38.7658940Z remote: Counting objects: 17% (41/237) 2024-08-22T20:25:38.7660890Z remote: Counting objects: 18% (43/237) 2024-08-22T20:25:38.7662930Z remote: Counting objects: 19% (46/237) 2024-08-22T20:25:38.7664130Z remote: Counting objects: 20% (48/237) 2024-08-22T20:25:38.7665290Z remote: Counting objects: 21% (50/237) 2024-08-22T20:25:38.7666530Z remote: Counting objects: 22% (53/237) 2024-08-22T20:25:38.7667700Z remote: Counting objects: 23% (55/237) 2024-08-22T20:25:38.7669880Z remote: Counting objects: 24% (57/237) 2024-08-22T20:25:38.7671090Z remote: Counting objects: 25% (60/237) 2024-08-22T20:25:38.7672520Z remote: Counting objects: 26% (62/237) 2024-08-22T20:25:38.7673680Z remote: Counting objects: 27% (64/237) 2024-08-22T20:25:38.7675050Z remote: Counting objects: 28% (67/237) 2024-08-22T20:25:38.7676390Z remote: Counting objects: 29% (69/237) 2024-08-22T20:25:38.7677500Z remote: Counting objects: 30% (72/237) 2024-08-22T20:25:38.7678720Z remote: Counting objects: 31% (74/237) 2024-08-22T20:25:38.7679880Z remote: Counting objects: 32% (76/237) 2024-08-22T20:25:38.7681060Z remote: Counting objects: 33% (79/237) 2024-08-22T20:25:38.7682170Z remote: Counting objects: 34% (81/237) 2024-08-22T20:25:38.7683280Z remote: Counting objects: 35% (83/237) 2024-08-22T20:25:38.7684620Z remote: Counting objects: 36% (86/237) 2024-08-22T20:25:38.7685750Z remote: Counting objects: 37% (88/237) 2024-08-22T20:25:38.7686870Z remote: Counting objects: 38% (91/237) 2024-08-22T20:25:38.7687970Z remote: Counting objects: 39% (93/237) 2024-08-22T20:25:38.7689370Z remote: Counting objects: 40% (95/237) 2024-08-22T20:25:38.7690610Z remote: Counting objects: 41% (98/237) 2024-08-22T20:25:38.7691730Z remote: Counting objects: 42% (100/237) 2024-08-22T20:25:38.7692900Z remote: Counting objects: 43% (102/237) 2024-08-22T20:25:38.7694030Z remote: Counting objects: 44% (105/237) 2024-08-22T20:25:38.7695560Z remote: Counting objects: 45% (107/237) 2024-08-22T20:25:38.7696800Z remote: Counting objects: 46% (110/237) 2024-08-22T20:25:38.7753790Z remote: Counting objects: 47% (112/237) 2024-08-22T20:25:38.7755580Z remote: Counting objects: 48% (114/237) 2024-08-22T20:25:38.7757060Z remote: Counting objects: 49% (117/237) 2024-08-22T20:25:38.7758440Z remote: Counting objects: 50% (119/237) 2024-08-22T20:25:38.7759780Z remote: Counting objects: 51% (121/237) 2024-08-22T20:25:38.7761150Z remote: Counting objects: 52% (124/237) 2024-08-22T20:25:38.7762490Z remote: Counting objects: 53% (126/237) 2024-08-22T20:25:38.7763830Z remote: Counting objects: 54% (128/237) 2024-08-22T20:25:38.7765180Z remote: Counting objects: 55% (131/237) 2024-08-22T20:25:38.7766510Z remote: Counting objects: 56% (133/237) 2024-08-22T20:25:38.7767840Z remote: Counting objects: 57% (136/237) 2024-08-22T20:25:38.7769200Z remote: Counting objects: 58% (138/237) 2024-08-22T20:25:38.7770530Z remote: Counting objects: 59% (140/237) 2024-08-22T20:25:38.7771870Z remote: Counting objects: 60% (143/237) 2024-08-22T20:25:38.7773190Z remote: Counting objects: 61% (145/237) 2024-08-22T20:25:38.7774510Z remote: Counting objects: 62% (147/237) 2024-08-22T20:25:38.7775880Z remote: Counting objects: 63% (150/237) 2024-08-22T20:25:38.7777220Z remote: Counting objects: 64% (152/237) 2024-08-22T20:25:38.7778540Z remote: Counting objects: 65% (155/237) 2024-08-22T20:25:38.7779870Z remote: Counting objects: 66% (157/237) 2024-08-22T20:25:38.7781210Z remote: Counting objects: 67% (159/237) 2024-08-22T20:25:38.7782540Z remote: Counting objects: 68% (162/237) 2024-08-22T20:25:38.7783870Z remote: Counting objects: 69% (164/237) 2024-08-22T20:25:38.7785200Z remote: Counting objects: 70% (166/237) 2024-08-22T20:25:38.7786520Z remote: Counting objects: 71% (169/237) 2024-08-22T20:25:38.7787860Z remote: Counting objects: 72% (171/237) 2024-08-22T20:25:38.7789200Z remote: Counting objects: 73% (174/237) 2024-08-22T20:25:38.7790560Z remote: Counting objects: 74% (176/237) 2024-08-22T20:25:38.7791970Z remote: Counting objects: 75% (178/237) 2024-08-22T20:25:38.7793570Z remote: Counting objects: 76% (181/237) 2024-08-22T20:25:38.7795580Z remote: Counting objects: 77% (183/237) 2024-08-22T20:25:38.7796960Z remote: Counting objects: 78% (185/237) 2024-08-22T20:25:38.7798370Z remote: Counting objects: 79% (188/237) 2024-08-22T20:25:38.7799730Z remote: Counting objects: 80% (190/237) 2024-08-22T20:25:38.7801090Z remote: Counting objects: 81% (192/237) 2024-08-22T20:25:38.7802270Z remote: Counting objects: 82% (195/237) 2024-08-22T20:25:38.7803390Z remote: Counting objects: 83% (197/237) 2024-08-22T20:25:38.7804500Z remote: Counting objects: 84% (200/237) 2024-08-22T20:25:38.7805650Z remote: Counting objects: 85% (202/237) 2024-08-22T20:25:38.7806770Z remote: Counting objects: 86% (204/237) 2024-08-22T20:25:38.7807890Z remote: Counting objects: 87% (207/237) 2024-08-22T20:25:38.7809030Z remote: Counting objects: 88% (209/237) 2024-08-22T20:25:38.7810140Z remote: Counting objects: 89% (211/237) 2024-08-22T20:25:38.7811260Z remote: Counting objects: 90% (214/237) 2024-08-22T20:25:38.7812390Z remote: Counting objects: 91% (216/237) 2024-08-22T20:25:38.7813640Z remote: Counting objects: 92% (219/237) 2024-08-22T20:25:38.7814750Z remote: Counting objects: 93% (221/237) 2024-08-22T20:25:38.7815840Z remote: Counting objects: 94% (223/237) 2024-08-22T20:25:38.7817070Z remote: Counting objects: 95% (226/237) 2024-08-22T20:25:38.7818210Z remote: Counting objects: 96% (228/237) 2024-08-22T20:25:38.7819300Z remote: Counting objects: 97% (230/237) 2024-08-22T20:25:38.7820790Z remote: Counting objects: 98% (233/237) 2024-08-22T20:25:38.7821930Z remote: Counting objects: 99% (235/237) 2024-08-22T20:25:38.7823020Z remote: Counting objects: 100% (237/237) 2024-08-22T20:25:38.7824180Z remote: Counting objects: 100% (237/237), done. 2024-08-22T20:25:38.7825460Z remote: Compressing objects: 0% (1/193) 2024-08-22T20:25:38.7826620Z remote: Compressing objects: 1% (2/193) 2024-08-22T20:25:38.7827750Z remote: Compressing objects: 2% (4/193) 2024-08-22T20:25:38.7828880Z remote: Compressing objects: 3% (6/193) 2024-08-22T20:25:38.7830020Z remote: Compressing objects: 4% (8/193) 2024-08-22T20:25:38.7831180Z remote: Compressing objects: 5% (10/193) 2024-08-22T20:25:38.7832340Z remote: Compressing objects: 6% (12/193) 2024-08-22T20:25:38.7833670Z remote: Compressing objects: 7% (14/193) 2024-08-22T20:25:38.7834880Z remote: Compressing objects: 8% (16/193) 2024-08-22T20:25:38.7836070Z remote: Compressing objects: 9% (18/193) 2024-08-22T20:25:38.7837240Z remote: Compressing objects: 10% (20/193) 2024-08-22T20:25:38.7838420Z remote: Compressing objects: 11% (22/193) 2024-08-22T20:25:38.7839560Z remote: Compressing objects: 12% (24/193) 2024-08-22T20:25:38.7840700Z remote: Compressing objects: 13% (26/193) 2024-08-22T20:25:38.7841890Z remote: Compressing objects: 14% (28/193) 2024-08-22T20:25:38.7843040Z remote: Compressing objects: 15% (29/193) 2024-08-22T20:25:38.7844200Z remote: Compressing objects: 16% (31/193) 2024-08-22T20:25:38.7845350Z remote: Compressing objects: 17% (33/193) 2024-08-22T20:25:38.7846490Z remote: Compressing objects: 18% (35/193) 2024-08-22T20:25:38.7847630Z remote: Compressing objects: 19% (37/193) 2024-08-22T20:25:38.7848760Z remote: Compressing objects: 20% (39/193) 2024-08-22T20:25:38.7849910Z remote: Compressing objects: 21% (41/193) 2024-08-22T20:25:38.7851060Z remote: Compressing objects: 22% (43/193) 2024-08-22T20:25:38.7852210Z remote: Compressing objects: 23% (45/193) 2024-08-22T20:25:38.7853350Z remote: Compressing objects: 24% (47/193) 2024-08-22T20:25:38.7854500Z remote: Compressing objects: 25% (49/193) 2024-08-22T20:25:38.7856010Z remote: Compressing objects: 26% (51/193) 2024-08-22T20:25:38.7857150Z remote: Compressing objects: 27% (53/193) 2024-08-22T20:25:38.7858300Z remote: Compressing objects: 28% (55/193) 2024-08-22T20:25:38.7859440Z remote: Compressing objects: 29% (56/193) 2024-08-22T20:25:38.7860590Z remote: Compressing objects: 30% (58/193) 2024-08-22T20:25:38.7861720Z remote: Compressing objects: 31% (60/193) 2024-08-22T20:25:38.7862860Z remote: Compressing objects: 32% (62/193) 2024-08-22T20:25:38.7864010Z remote: Compressing objects: 33% (64/193) 2024-08-22T20:25:38.7865170Z remote: Compressing objects: 34% (66/193) 2024-08-22T20:25:38.7866310Z remote: Compressing objects: 35% (68/193) 2024-08-22T20:25:38.7867460Z remote: Compressing objects: 36% (70/193) 2024-08-22T20:25:38.7868600Z remote: Compressing objects: 37% (72/193) 2024-08-22T20:25:38.7869740Z remote: Compressing objects: 38% (74/193) 2024-08-22T20:25:38.7870900Z remote: Compressing objects: 39% (76/193) 2024-08-22T20:25:38.7872040Z remote: Compressing objects: 40% (78/193) 2024-08-22T20:25:38.7873330Z remote: Compressing objects: 41% (80/193) 2024-08-22T20:25:38.7874480Z remote: Compressing objects: 42% (82/193) 2024-08-22T20:25:38.7875630Z remote: Compressing objects: 43% (83/193) 2024-08-22T20:25:38.7876780Z remote: Compressing objects: 44% (85/193) 2024-08-22T20:25:38.7877920Z remote: Compressing objects: 45% (87/193) 2024-08-22T20:25:38.7879060Z remote: Compressing objects: 46% (89/193) 2024-08-22T20:25:38.7880480Z remote: Compressing objects: 47% (91/193) 2024-08-22T20:25:38.7881640Z remote: Compressing objects: 48% (93/193) 2024-08-22T20:25:38.7882780Z remote: Compressing objects: 49% (95/193) 2024-08-22T20:25:38.7883930Z remote: Compressing objects: 50% (97/193) 2024-08-22T20:25:38.7885070Z remote: Compressing objects: 51% (99/193) 2024-08-22T20:25:38.7886240Z remote: Compressing objects: 52% (101/193) 2024-08-22T20:25:38.7887420Z remote: Compressing objects: 53% (103/193) 2024-08-22T20:25:38.7888580Z remote: Compressing objects: 54% (105/193) 2024-08-22T20:25:38.7889750Z remote: Compressing objects: 55% (107/193) 2024-08-22T20:25:38.7890900Z remote: Compressing objects: 56% (109/193) 2024-08-22T20:25:38.7892040Z remote: Compressing objects: 57% (111/193) 2024-08-22T20:25:38.7893200Z remote: Compressing objects: 58% (112/193) 2024-08-22T20:25:38.7894360Z remote: Compressing objects: 59% (114/193) 2024-08-22T20:25:38.7895490Z remote: Compressing objects: 60% (116/193) 2024-08-22T20:25:38.7896470Z remote: Compressing objects: 61% (118/193) 2024-08-22T20:25:38.7897450Z remote: Compressing objects: 62% (120/193) 2024-08-22T20:25:38.7898440Z remote: Compressing objects: 63% (122/193) 2024-08-22T20:25:38.7899420Z remote: Compressing objects: 64% (124/193) 2024-08-22T20:25:38.7900410Z remote: Compressing objects: 65% (126/193) 2024-08-22T20:25:38.7901390Z remote: Compressing objects: 66% (128/193) 2024-08-22T20:25:38.7902370Z remote: Compressing objects: 67% (130/193) 2024-08-22T20:25:38.7903350Z remote: Compressing objects: 68% (132/193) 2024-08-22T20:25:38.7904340Z remote: Compressing objects: 69% (134/193) 2024-08-22T20:25:38.7905310Z remote: Compressing objects: 70% (136/193) 2024-08-22T20:25:38.7906300Z remote: Compressing objects: 71% (138/193) 2024-08-22T20:25:38.7907300Z remote: Compressing objects: 72% (139/193) 2024-08-22T20:25:38.7908270Z remote: Compressing objects: 73% (141/193) 2024-08-22T20:25:38.7909250Z remote: Compressing objects: 74% (143/193) 2024-08-22T20:25:38.7910230Z remote: Compressing objects: 75% (145/193) 2024-08-22T20:25:38.7911210Z remote: Compressing objects: 76% (147/193) 2024-08-22T20:25:38.7912490Z remote: Compressing objects: 77% (149/193) 2024-08-22T20:25:38.7913620Z remote: Compressing objects: 78% (151/193) 2024-08-22T20:25:38.7914600Z remote: Compressing objects: 79% (153/193) 2024-08-22T20:25:38.7915590Z remote: Compressing objects: 80% (155/193) 2024-08-22T20:25:38.7916580Z remote: Compressing objects: 81% (157/193) 2024-08-22T20:25:38.7917560Z remote: Compressing objects: 82% (159/193) 2024-08-22T20:25:38.7918540Z remote: Compressing objects: 83% (161/193) 2024-08-22T20:25:38.7919530Z remote: Compressing objects: 84% (163/193) 2024-08-22T20:25:38.7920320Z remote: Compressing objects: 85% (165/193) 2024-08-22T20:25:38.7920900Z remote: Compressing objects: 86% (166/193) 2024-08-22T20:25:38.7921480Z remote: Compressing objects: 87% (168/193) 2024-08-22T20:25:38.7922060Z remote: Compressing objects: 88% (170/193) 2024-08-22T20:25:38.7922640Z remote: Compressing objects: 89% (172/193) 2024-08-22T20:25:38.7923220Z remote: Compressing objects: 90% (174/193) 2024-08-22T20:25:38.7923790Z remote: Compressing objects: 91% (176/193) 2024-08-22T20:25:38.7924350Z remote: Compressing objects: 92% (178/193) 2024-08-22T20:25:38.7924960Z remote: Compressing objects: 93% (180/193) 2024-08-22T20:25:38.7925540Z remote: Compressing objects: 94% (182/193) 2024-08-22T20:25:38.7926120Z remote: Compressing objects: 95% (184/193) 2024-08-22T20:25:38.7926700Z remote: Compressing objects: 96% (186/193) 2024-08-22T20:25:38.7927310Z remote: Compressing objects: 97% (188/193) 2024-08-22T20:25:38.7928070Z remote: Compressing objects: 98% (190/193) 2024-08-22T20:25:38.7928660Z remote: Compressing objects: 99% (192/193) 2024-08-22T20:25:38.7929240Z remote: Compressing objects: 100% (193/193) 2024-08-22T20:25:38.7929860Z remote: Compressing objects: 100% (193/193), done. 2024-08-22T20:25:38.8217650Z Receiving objects: 0% (1/237) 2024-08-22T20:25:38.8218450Z Receiving objects: 1% (3/237) 2024-08-22T20:25:38.8219140Z Receiving objects: 2% (5/237) 2024-08-22T20:25:38.8219750Z Receiving objects: 3% (8/237) 2024-08-22T20:25:38.8220170Z Receiving objects: 4% (10/237) 2024-08-22T20:25:38.8220570Z Receiving objects: 5% (12/237) 2024-08-22T20:25:38.8220970Z Receiving objects: 6% (15/237) 2024-08-22T20:25:38.8221360Z Receiving objects: 7% (17/237) 2024-08-22T20:25:38.8221750Z Receiving objects: 8% (19/237) 2024-08-22T20:25:38.8222140Z Receiving objects: 9% (22/237) 2024-08-22T20:25:38.8222530Z Receiving objects: 10% (24/237) 2024-08-22T20:25:38.8222930Z Receiving objects: 11% (27/237) 2024-08-22T20:25:38.8223320Z Receiving objects: 12% (29/237) 2024-08-22T20:25:38.8223700Z Receiving objects: 13% (31/237) 2024-08-22T20:25:38.8704890Z Receiving objects: 14% (34/237) 2024-08-22T20:25:38.8706120Z Receiving objects: 15% (36/237) 2024-08-22T20:25:38.8707490Z Receiving objects: 16% (38/237) 2024-08-22T20:25:38.8708840Z Receiving objects: 17% (41/237) 2024-08-22T20:25:38.8709760Z Receiving objects: 18% (43/237) 2024-08-22T20:25:38.8710660Z Receiving objects: 19% (46/237) 2024-08-22T20:25:38.8711820Z Receiving objects: 20% (48/237) 2024-08-22T20:25:38.8714720Z Receiving objects: 21% (50/237) 2024-08-22T20:25:38.8715980Z Receiving objects: 22% (53/237) 2024-08-22T20:25:38.8716910Z Receiving objects: 23% (55/237) 2024-08-22T20:25:38.8717850Z Receiving objects: 24% (57/237) 2024-08-22T20:25:38.8718770Z Receiving objects: 25% (60/237) 2024-08-22T20:25:38.8719690Z Receiving objects: 26% (62/237) 2024-08-22T20:25:38.8720610Z Receiving objects: 27% (64/237) 2024-08-22T20:25:38.8721560Z Receiving objects: 28% (67/237) 2024-08-22T20:25:38.8722630Z Receiving objects: 29% (69/237) 2024-08-22T20:25:38.8723570Z Receiving objects: 30% (72/237) 2024-08-22T20:25:38.8724530Z Receiving objects: 31% (74/237) 2024-08-22T20:25:38.8725570Z Receiving objects: 32% (76/237) 2024-08-22T20:25:38.8726470Z Receiving objects: 33% (79/237) 2024-08-22T20:25:38.8728070Z Receiving objects: 34% (81/237) 2024-08-22T20:25:38.8728990Z Receiving objects: 35% (83/237) 2024-08-22T20:25:38.8729990Z Receiving objects: 36% (86/237) 2024-08-22T20:25:38.9273360Z Receiving objects: 37% (88/237) 2024-08-22T20:25:38.9278390Z Receiving objects: 38% (91/237) 2024-08-22T20:25:38.9282210Z Receiving objects: 39% (93/237) 2024-08-22T20:25:38.9286170Z Receiving objects: 40% (95/237) 2024-08-22T20:25:38.9292920Z Receiving objects: 41% (98/237) 2024-08-22T20:25:38.9296060Z Receiving objects: 42% (100/237) 2024-08-22T20:25:38.9298200Z Receiving objects: 43% (102/237) 2024-08-22T20:25:38.9300640Z Receiving objects: 44% (105/237) 2024-08-22T20:25:38.9302630Z Receiving objects: 45% (107/237) 2024-08-22T20:25:38.9304580Z Receiving objects: 46% (110/237) 2024-08-22T20:25:38.9306520Z Receiving objects: 47% (112/237) 2024-08-22T20:25:38.9308470Z Receiving objects: 48% (114/237) 2024-08-22T20:25:38.9310420Z Receiving objects: 49% (117/237) 2024-08-22T20:25:38.9312460Z Receiving objects: 50% (119/237) 2024-08-22T20:25:38.9314390Z Receiving objects: 51% (121/237) 2024-08-22T20:25:38.9316590Z Receiving objects: 52% (124/237) 2024-08-22T20:25:39.0368840Z Receiving objects: 53% (126/237) 2024-08-22T20:25:39.0379390Z Receiving objects: 54% (128/237) 2024-08-22T20:25:39.0385170Z Receiving objects: 55% (131/237) 2024-08-22T20:25:39.0390460Z Receiving objects: 56% (133/237) 2024-08-22T20:25:39.0405630Z Receiving objects: 57% (136/237) 2024-08-22T20:25:39.0413050Z Receiving objects: 58% (138/237) 2024-08-22T20:25:39.0416270Z Receiving objects: 59% (140/237) 2024-08-22T20:25:39.0445940Z Receiving objects: 60% (143/237) 2024-08-22T20:25:39.0448190Z Receiving objects: 61% (145/237) 2024-08-22T20:25:39.0450160Z Receiving objects: 62% (147/237) 2024-08-22T20:25:39.0452170Z Receiving objects: 63% (150/237) 2024-08-22T20:25:39.0454110Z Receiving objects: 64% (152/237) 2024-08-22T20:25:39.0456050Z Receiving objects: 65% (155/237) 2024-08-22T20:25:39.0458010Z Receiving objects: 66% (157/237) 2024-08-22T20:25:39.0459950Z Receiving objects: 67% (159/237) 2024-08-22T20:25:39.0461870Z Receiving objects: 68% (162/237) 2024-08-22T20:25:39.0464370Z Receiving objects: 69% (164/237) 2024-08-22T20:25:39.0466340Z Receiving objects: 70% (166/237) 2024-08-22T20:25:39.0468280Z Receiving objects: 71% (169/237) 2024-08-22T20:25:39.0471730Z Receiving objects: 72% (171/237) 2024-08-22T20:25:39.0474480Z Receiving objects: 73% (174/237) 2024-08-22T20:25:39.0476480Z Receiving objects: 74% (176/237) 2024-08-22T20:25:39.0478410Z Receiving objects: 75% (178/237) 2024-08-22T20:25:39.0480360Z Receiving objects: 76% (181/237) 2024-08-22T20:25:39.0482330Z Receiving objects: 77% (183/237) 2024-08-22T20:25:39.0484260Z Receiving objects: 78% (185/237) 2024-08-22T20:25:39.0486210Z Receiving objects: 79% (188/237) 2024-08-22T20:25:39.0489610Z remote: Total 237 (delta 16), reused 151 (delta 7), pack-reused 0 (from 0) 2024-08-22T20:25:39.0492630Z Receiving objects: 80% (190/237) 2024-08-22T20:25:39.0494640Z Receiving objects: 81% (192/237) 2024-08-22T20:25:39.0496630Z Receiving objects: 82% (195/237) 2024-08-22T20:25:39.0498280Z Receiving objects: 83% (197/237) 2024-08-22T20:25:39.0499900Z Receiving objects: 84% (200/237) 2024-08-22T20:25:39.0501330Z Receiving objects: 85% (202/237) 2024-08-22T20:25:39.0502740Z Receiving objects: 86% (204/237) 2024-08-22T20:25:39.0504330Z Receiving objects: 87% (207/237) 2024-08-22T20:25:39.0505740Z Receiving objects: 88% (209/237) 2024-08-22T20:25:39.0507160Z Receiving objects: 89% (211/237) 2024-08-22T20:25:39.0508560Z Receiving objects: 90% (214/237) 2024-08-22T20:25:39.0509980Z Receiving objects: 91% (216/237) 2024-08-22T20:25:39.0511390Z Receiving objects: 92% (219/237) 2024-08-22T20:25:39.0512820Z Receiving objects: 93% (221/237) 2024-08-22T20:25:39.0514250Z Receiving objects: 94% (223/237) 2024-08-22T20:25:39.0515790Z Receiving objects: 95% (226/237) 2024-08-22T20:25:39.0517280Z Receiving objects: 96% (228/237) 2024-08-22T20:25:39.0520000Z Receiving objects: 97% (230/237) 2024-08-22T20:25:39.0521580Z Receiving objects: 98% (233/237) 2024-08-22T20:25:39.0523170Z Receiving objects: 99% (235/237) 2024-08-22T20:25:39.0524630Z Receiving objects: 100% (237/237) 2024-08-22T20:25:39.0526510Z Receiving objects: 100% (237/237), 488.09 KiB | 2.07 MiB/s, done. 2024-08-22T20:25:39.0529020Z Resolving deltas: 0% (0/16) 2024-08-22T20:25:39.0530520Z Resolving deltas: 6% (1/16) 2024-08-22T20:25:39.0531890Z Resolving deltas: 18% (3/16) 2024-08-22T20:25:39.0533280Z Resolving deltas: 25% (4/16) 2024-08-22T20:25:39.0534740Z Resolving deltas: 31% (5/16) 2024-08-22T20:25:39.0536140Z Resolving deltas: 37% (6/16) 2024-08-22T20:25:39.0537550Z Resolving deltas: 43% (7/16) 2024-08-22T20:25:39.0538970Z Resolving deltas: 50% (8/16) 2024-08-22T20:25:39.0540350Z Resolving deltas: 56% (9/16) 2024-08-22T20:25:39.0541830Z Resolving deltas: 62% (10/16) 2024-08-22T20:25:39.0543440Z Resolving deltas: 68% (11/16) 2024-08-22T20:25:39.0545100Z Resolving deltas: 75% (12/16) 2024-08-22T20:25:39.0546210Z Resolving deltas: 81% (13/16) 2024-08-22T20:25:39.0547340Z Resolving deltas: 87% (14/16) 2024-08-22T20:25:39.0548430Z Resolving deltas: 93% (15/16) 2024-08-22T20:25:39.0549510Z Resolving deltas: 100% (16/16) 2024-08-22T20:25:39.0550810Z Resolving deltas: 100% (16/16), done. 2024-08-22T20:25:39.0795490Z From https://github.com/pytorch/torchchat 2024-08-22T20:25:39.0814670Z * [new ref] 0e4d4b184770ee5c0943c8ad43f2a1be7a2dd2c9 -> pull/1044/merge 2024-08-22T20:25:39.0898420Z ##[endgroup] 2024-08-22T20:25:39.0899820Z ##[group]Determining the checkout info 2024-08-22T20:25:39.0901400Z ##[endgroup] 2024-08-22T20:25:39.0903070Z ##[group]Checking out the ref 2024-08-22T20:25:39.0906690Z [command]/opt/homebrew/bin/git checkout --progress --force refs/remotes/pull/1044/merge 2024-08-22T20:25:39.1847760Z HEAD is now at 0e4d4b1 Merge c8dc18a48d66f51855d89294f3ca800692cd5dad into d5bb3c6659c8978a95c5141eb31e6e58f94af20a 2024-08-22T20:25:39.1859690Z ##[endgroup] 2024-08-22T20:25:39.1915630Z [command]/opt/homebrew/bin/git log -1 --format='%H' 2024-08-22T20:25:39.1951620Z '0e4d4b184770ee5c0943c8ad43f2a1be7a2dd2c9' 2024-08-22T20:25:39.2174760Z ##[group]Run actions/setup-python@v4 2024-08-22T20:25:39.2175000Z with: 2024-08-22T20:25:39.2175160Z python-version: 3.10.11 2024-08-22T20:25:39.2175350Z check-latest: false 2024-08-22T20:25:39.2175640Z token: *** 2024-08-22T20:25:39.2175810Z update-environment: true 2024-08-22T20:25:39.2176010Z allow-prereleases: false 2024-08-22T20:25:39.2176190Z env: 2024-08-22T20:25:39.2176390Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:39.2176680Z REPO_NAME: tinyllamas/stories15M 2024-08-22T20:25:39.2176890Z ##[endgroup] 2024-08-22T20:25:39.3300090Z ##[group]Installed versions 2024-08-22T20:25:39.3324140Z Successfully set up CPython (3.10.11) 2024-08-22T20:25:39.3324690Z ##[endgroup] 2024-08-22T20:25:39.3395680Z ##[group]Run echo "$(uname -a)" 2024-08-22T20:25:39.3395970Z echo "$(uname -a)" 2024-08-22T20:25:39.3451270Z shell: /bin/bash -e {0} 2024-08-22T20:25:39.3451470Z env: 2024-08-22T20:25:39.3451690Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:39.3452010Z REPO_NAME: tinyllamas/stories15M 2024-08-22T20:25:39.3452350Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:39.3452830Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.10.11/arm64/lib/pkgconfig 2024-08-22T20:25:39.3453340Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:39.3453770Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:39.3454200Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:39.3454530Z ##[endgroup] 2024-08-22T20:25:39.3900770Z Darwin Mac-1724357822169.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.3928570Z ##[group]Run ./install_requirements.sh 2024-08-22T20:25:39.3929020Z ./install_requirements.sh 2024-08-22T20:25:39.3929250Z pip3 list 2024-08-22T20:25:39.3929640Z python3 -c 'import torch;print(f"torch: {torch.__version__, torch.version.git_version}")' 2024-08-22T20:25:39.3977360Z shell: /bin/bash -e {0} 2024-08-22T20:25:39.3977560Z env: 2024-08-22T20:25:39.3977840Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:39.3998640Z REPO_NAME: tinyllamas/stories15M 2024-08-22T20:25:39.3999050Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:39.3999600Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.10.11/arm64/lib/pkgconfig 2024-08-22T20:25:39.4000070Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:39.4000500Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:39.4000970Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:39.4001290Z ##[endgroup] 2024-08-22T20:25:39.5712830Z + pip3 install -r requirements.txt --extra-index-url https://download.pytorch.org/whl/nightly/cu121 2024-08-22T20:25:40.4600540Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cu121 2024-08-22T20:25:40.7359860Z Collecting huggingface_hub (from -r requirements.txt (line 4)) 2024-08-22T20:25:40.8022150Z Downloading huggingface_hub-0.24.6-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:40.8973660Z Collecting gguf (from -r requirements.txt (line 7)) 2024-08-22T20:25:40.9092710Z Downloading gguf-0.9.1-py3-none-any.whl.metadata (3.3 kB) 2024-08-22T20:25:41.0234200Z Collecting tiktoken (from -r requirements.txt (line 10)) 2024-08-22T20:25:41.0342060Z Downloading tiktoken-0.7.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (6.6 kB) 2024-08-22T20:25:41.2425570Z Collecting snakeviz (from -r requirements.txt (line 13)) 2024-08-22T20:25:41.2545740Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl.metadata (3.6 kB) 2024-08-22T20:25:41.3635120Z Collecting sentencepiece (from -r requirements.txt (line 14)) 2024-08-22T20:25:41.3755050Z 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.4218680Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 41.7 MB/s eta 0:00:00 2024-08-22T20:25:41.6073940Z Collecting numpy<2.0 (from -r requirements.txt (line 15)) 2024-08-22T20:25:41.6197350Z 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.7911420Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.0/14.0 MB 84.7 MB/s eta 0:00:00 2024-08-22T20:25:41.9295310Z Collecting lm-eval==0.4.2 (from -r requirements.txt (line 17)) 2024-08-22T20:25:41.9409160Z Downloading lm_eval-0.4.2-py3-none-any.whl.metadata (30 kB) 2024-08-22T20:25:42.0549950Z Collecting blobfile (from -r requirements.txt (line 18)) 2024-08-22T20:25:42.0690800Z Downloading https://download.pytorch.org/whl/nightly/blobfile-2.1.1-py3-none-any.whl (73 kB) 2024-08-22T20:25:42.1568000Z Collecting tomli>=1.1.0 (from -r requirements.txt (line 19)) 2024-08-22T20:25:42.1701020Z Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) 2024-08-22T20:25:42.2704610Z Collecting wheel (from -r requirements.txt (line 22)) 2024-08-22T20:25:42.2818790Z Downloading wheel-0.44.0-py3-none-any.whl.metadata (2.3 kB) 2024-08-22T20:25:42.4461120Z Collecting cmake>=3.24 (from -r requirements.txt (line 23)) 2024-08-22T20:25:42.4571650Z 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.6576800Z Collecting ninja (from -r requirements.txt (line 24)) 2024-08-22T20:25:42.6713740Z 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.7867260Z Collecting zstd (from -r requirements.txt (line 25)) 2024-08-22T20:25:42.7996160Z Downloading zstd-1.5.5.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (8.9 kB) 2024-08-22T20:25:42.9301560Z Collecting streamlit (from -r requirements.txt (line 28)) 2024-08-22T20:25:42.9416430Z Downloading streamlit-1.37.1-py2.py3-none-any.whl.metadata (8.5 kB) 2024-08-22T20:25:43.0761810Z Collecting flask (from -r requirements.txt (line 31)) 2024-08-22T20:25:43.0890680Z Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2024-08-22T20:25:43.1914050Z Collecting accelerate>=0.21.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:43.2038910Z Downloading accelerate-0.33.0-py3-none-any.whl.metadata (18 kB) 2024-08-22T20:25:43.2988400Z Collecting evaluate (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:43.3127080Z Downloading evaluate-0.4.2-py3-none-any.whl.metadata (9.3 kB) 2024-08-22T20:25:43.4348270Z Collecting datasets>=2.16.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:43.4465700Z Downloading datasets-2.21.0-py3-none-any.whl.metadata (21 kB) 2024-08-22T20:25:43.5583250Z Collecting jsonlines (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:43.5702350Z Downloading jsonlines-4.0.0-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:25:43.6858690Z Collecting numexpr (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:43.6978260Z Downloading numexpr-2.10.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (1.2 kB) 2024-08-22T20:25:43.7748830Z Collecting peft>=0.2.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:43.7865160Z Downloading peft-0.12.0-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:43.8808870Z Collecting pybind11>=2.6.2 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:43.8929480Z Downloading pybind11-2.13.5-py3-none-any.whl.metadata (9.5 kB) 2024-08-22T20:25:44.0013030Z Collecting pytablewriter (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:44.0562970Z Downloading pytablewriter-1.2.0-py3-none-any.whl.metadata (37 kB) 2024-08-22T20:25:44.2594250Z Collecting rouge-score>=0.0.4 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:44.2777170Z Downloading rouge_score-0.1.2.tar.gz (17 kB) 2024-08-22T20:25:44.3340240Z Installing build dependencies: started 2024-08-22T20:25:45.6865660Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:45.6873750Z Getting requirements to build wheel: started 2024-08-22T20:25:45.8100790Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:45.8115320Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:45.9201930Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:46.1079830Z Collecting sacrebleu>=1.5.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:46.1212830Z Downloading sacrebleu-2.4.3-py3-none-any.whl.metadata (51 kB) 2024-08-22T20:25:46.2509030Z Collecting scikit-learn>=0.24.1 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:46.2631130Z Downloading scikit_learn-1.5.1-cp310-cp310-macosx_12_0_arm64.whl.metadata (12 kB) 2024-08-22T20:25:46.3419340Z Collecting sqlitedict (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:46.3542010Z Downloading sqlitedict-2.1.0.tar.gz (21 kB) 2024-08-22T20:25:46.3657350Z Installing build dependencies: started 2024-08-22T20:25:47.4447420Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:47.4454280Z Getting requirements to build wheel: started 2024-08-22T20:25:47.5552300Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:47.5561980Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:47.6659740Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:47.8860690Z Collecting torch>=1.8 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:47.8980120Z Downloading torch-2.4.0-cp310-none-macosx_11_0_arm64.whl.metadata (26 kB) 2024-08-22T20:25:47.9756460Z Collecting tqdm-multiprocess (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:47.9878220Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl.metadata (5.7 kB) 2024-08-22T20:25:48.0957150Z Collecting transformers>=4.1 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:48.1067640Z Downloading transformers-4.44.2-py3-none-any.whl.metadata (43 kB) 2024-08-22T20:25:48.3315270Z Collecting zstandard (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:48.3441240Z Downloading zstandard-0.23.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (3.0 kB) 2024-08-22T20:25:48.4362080Z Collecting dill (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:48.4493620Z Downloading https://download.pytorch.org/whl/nightly/dill-0.3.8-py3-none-any.whl (116 kB) 2024-08-22T20:25:48.5413380Z Collecting word2number (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:48.5570450Z Downloading word2number-1.1.zip (9.7 kB) 2024-08-22T20:25:48.5705570Z Installing build dependencies: started 2024-08-22T20:25:49.4906720Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:49.4913700Z Getting requirements to build wheel: started 2024-08-22T20:25:49.5813800Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:49.5835110Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:49.6804090Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:49.8182070Z Collecting more-itertools (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:49.8304080Z Downloading more_itertools-10.4.0-py3-none-any.whl.metadata (36 kB) 2024-08-22T20:25:50.0254580Z Collecting filelock (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:50.0374760Z Downloading filelock-3.15.4-py3-none-any.whl.metadata (2.9 kB) 2024-08-22T20:25:50.2436270Z Collecting fsspec>=2023.5.0 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:50.2598800Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.6.1-py3-none-any.whl (177 kB) 2024-08-22T20:25:50.3789880Z Collecting packaging>=20.9 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:50.3917100Z Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2024-08-22T20:25:50.6114670Z Collecting pyyaml>=5.1 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:50.6265440Z Downloading PyYAML-6.0.2-cp310-cp310-macosx_11_0_arm64.whl.metadata (2.1 kB) 2024-08-22T20:25:50.8422570Z Collecting requests (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:50.8564480Z Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2024-08-22T20:25:50.9791420Z Collecting tqdm>=4.42.1 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:50.9903570Z Downloading tqdm-4.66.5-py3-none-any.whl.metadata (57 kB) 2024-08-22T20:25:51.0918560Z Collecting typing-extensions>=3.7.4.3 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:51.1069630Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2024-08-22T20:25:51.4646940Z Collecting regex>=2022.1.18 (from tiktoken->-r requirements.txt (line 10)) 2024-08-22T20:25:51.4771860Z Downloading regex-2024.7.24-cp310-cp310-macosx_11_0_arm64.whl.metadata (40 kB) 2024-08-22T20:25:51.6832720Z Collecting tornado>=2.0 (from snakeviz->-r requirements.txt (line 13)) 2024-08-22T20:25:51.6979830Z Downloading tornado-6.4.1-cp38-abi3-macosx_10_9_universal2.whl.metadata (2.5 kB) 2024-08-22T20:25:51.9487270Z Collecting pycryptodomex~=3.8 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:25:51.9759720Z 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.0036150Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 83.9 MB/s eta 0:00:00 2024-08-22T20:25:52.1094590Z Collecting urllib3<3,>=1.25.3 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:25:52.1220830Z Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) 2024-08-22T20:25:52.3345050Z Collecting lxml~=4.9 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:25:52.3561270Z Downloading lxml-4.9.4.tar.gz (3.6 MB) 2024-08-22T20:25:52.4309950Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 57.9 MB/s eta 0:00:00 2024-08-22T20:25:52.5834710Z Installing build dependencies: started 2024-08-22T20:25:53.6575490Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:53.6583780Z Getting requirements to build wheel: started 2024-08-22T20:25:54.6154960Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:54.6167010Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:54.8552590Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:55.0620580Z Collecting altair<6,>=4.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:55.0750470Z Downloading altair-5.4.0-py3-none-any.whl.metadata (9.4 kB) 2024-08-22T20:25:55.2755490Z Collecting blinker<2,>=1.0.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:55.2911030Z Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:25:55.5100070Z Collecting cachetools<6,>=4.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:55.5252810Z Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB) 2024-08-22T20:25:55.7468580Z Collecting click<9,>=7.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:55.7624030Z Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 2024-08-22T20:25:56.0957680Z Collecting pandas<3,>=1.3.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:56.1182870Z 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.2810100Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 71.7 MB/s eta 0:00:00 2024-08-22T20:25:56.4833910Z Collecting pillow<11,>=7.1.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:56.4948010Z Downloading pillow-10.4.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (9.2 kB) 2024-08-22T20:25:56.6655090Z Collecting protobuf<6,>=3.20 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:56.6767370Z Downloading protobuf-5.27.3-cp38-abi3-macosx_10_9_universal2.whl.metadata (592 bytes) 2024-08-22T20:25:56.7981310Z Collecting pyarrow>=7.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:56.8110510Z Downloading pyarrow-17.0.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (3.3 kB) 2024-08-22T20:25:57.0815310Z Collecting rich<14,>=10.14.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:57.0934140Z Downloading rich-13.7.1-py3-none-any.whl.metadata (18 kB) 2024-08-22T20:25:57.1837420Z Collecting tenacity<9,>=8.1.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:57.1949510Z Downloading tenacity-8.5.0-py3-none-any.whl.metadata (1.2 kB) 2024-08-22T20:25:57.2809940Z Collecting toml<2,>=0.10.1 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:57.2960290Z Downloading toml-0.10.2-py2.py3-none-any.whl.metadata (7.1 kB) 2024-08-22T20:25:57.4208140Z Collecting gitpython!=3.1.19,<4,>=3.0.7 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:57.4330020Z Downloading GitPython-3.1.43-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:57.5261560Z Collecting pydeck<1,>=0.8.0b4 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:57.5392000Z Downloading pydeck-0.9.1-py2.py3-none-any.whl.metadata (4.1 kB) 2024-08-22T20:25:57.6528270Z Collecting Werkzeug>=3.0.0 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:25:57.6664020Z Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2024-08-22T20:25:57.7716550Z Collecting Jinja2>=3.1.2 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:25:57.7864790Z Downloading https://download.pytorch.org/whl/nightly/Jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-08-22T20:25:57.9947190Z Collecting itsdangerous>=2.1.2 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:25:58.0063220Z Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2024-08-22T20:25:58.2916510Z Collecting psutil (from accelerate>=0.21.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:58.3082730Z Downloading psutil-6.0.0-cp38-abi3-macosx_11_0_arm64.whl.metadata (21 kB) 2024-08-22T20:25:58.4940070Z 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.5062480Z Downloading safetensors-0.4.4-cp310-cp310-macosx_11_0_arm64.whl.metadata (3.8 kB) 2024-08-22T20:25:58.6446700Z Collecting jsonschema>=3.0 (from altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:58.6559580Z Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 2024-08-22T20:25:58.7558980Z Collecting narwhals>=1.1.0 (from altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:58.7669610Z Downloading narwhals-1.5.2-py3-none-any.whl.metadata (5.6 kB) 2024-08-22T20:25:58.9199270Z Collecting xxhash (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:58.9315640Z Downloading xxhash-3.5.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (12 kB) 2024-08-22T20:25:59.1312190Z Collecting multiprocess (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:59.1494260Z Downloading https://download.pytorch.org/whl/nightly/multiprocess-0.70.16-py310-none-any.whl (134 kB) 2024-08-22T20:25:59.5597320Z Collecting aiohttp (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:59.5756550Z Downloading aiohttp-3.10.5-cp310-cp310-macosx_11_0_arm64.whl.metadata (7.5 kB) 2024-08-22T20:25:59.7957670Z 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.8096410Z Downloading gitdb-4.0.11-py3-none-any.whl.metadata (1.2 kB) 2024-08-22T20:25:59.9410350Z Collecting MarkupSafe>=2.0 (from Jinja2>=3.1.2->flask->-r requirements.txt (line 31)) 2024-08-22T20:25:59.9548200Z 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.0684780Z Collecting python-dateutil>=2.8.2 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:00.0806800Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2024-08-22T20:26:00.2971380Z Collecting pytz>=2020.1 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:00.3119180Z Downloading https://download.pytorch.org/whl/nightly/pytz-2024.1-py2.py3-none-any.whl (505 kB) 2024-08-22T20:26:00.5318880Z Collecting tzdata>=2022.7 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:00.5520340Z Downloading https://download.pytorch.org/whl/nightly/tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2024-08-22T20:26:00.7378990Z Collecting charset-normalizer<4,>=2 (from requests->huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:26:00.7513710Z 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.8411660Z Collecting idna<4,>=2.5 (from requests->huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:26:00.8537980Z Downloading https://download.pytorch.org/whl/nightly/idna-3.7-py3-none-any.whl (66 kB) 2024-08-22T20:26:00.8689090Z 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.0474340Z Collecting markdown-it-py>=2.2.0 (from rich<14,>=10.14.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:01.0617430Z Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) 2024-08-22T20:26:01.2971640Z 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.3110950Z Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 2024-08-22T20:26:01.5252750Z Collecting absl-py (from rouge-score>=0.0.4->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:01.5408100Z Downloading absl_py-2.1.0-py3-none-any.whl.metadata (2.3 kB) 2024-08-22T20:26:01.6296450Z Collecting nltk (from rouge-score>=0.0.4->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:01.6416160Z Downloading nltk-3.9.1-py3-none-any.whl.metadata (2.9 kB) 2024-08-22T20:26:01.8283250Z 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.8401170Z Downloading https://download.pytorch.org/whl/nightly/six-1.16.0-py2.py3-none-any.whl (11 kB) 2024-08-22T20:26:02.0274470Z Collecting portalocker (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:02.0387550Z Downloading portalocker-2.10.1-py3-none-any.whl.metadata (8.5 kB) 2024-08-22T20:26:02.1115740Z 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.1238310Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2024-08-22T20:26:02.2208510Z Collecting colorama (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:02.2329210Z Downloading https://download.pytorch.org/whl/nightly/colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2024-08-22T20:26:02.3737010Z 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.3847400Z Downloading scipy-1.14.1-cp310-cp310-macosx_14_0_arm64.whl.metadata (60 kB) 2024-08-22T20:26:02.4693600Z 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.4824890Z Downloading joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB) 2024-08-22T20:26:02.6666520Z 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.6772030Z Downloading threadpoolctl-3.5.0-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:26:02.8731760Z Collecting sympy (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:02.8840560Z Downloading sympy-1.13.2-py3-none-any.whl.metadata (12 kB) 2024-08-22T20:26:02.9828280Z Collecting networkx (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:02.9956620Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.3-py3-none-any.whl (1.7 MB) 2024-08-22T20:26:03.0229820Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 60.0 MB/s eta 0:00:00 2024-08-22T20:26:03.3150930Z 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.3270130Z Downloading tokenizers-0.19.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (6.7 kB) 2024-08-22T20:26:03.4298620Z Collecting attrs>=19.2.0 (from jsonlines->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:03.4405390Z Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:26:03.4598590Z 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.5479380Z Collecting DataProperty<2,>=1.0.1 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:03.5595330Z Downloading DataProperty-1.0.1-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:26:03.7400300Z Collecting mbstrdecoder<2,>=1.0.0 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:03.7517090Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl.metadata (4.0 kB) 2024-08-22T20:26:03.8351530Z Collecting pathvalidate<4,>=2.3.0 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:03.8475700Z Downloading pathvalidate-3.2.0-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:26:03.9247920Z Collecting tabledata<2,>=1.3.1 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:03.9386290Z Downloading tabledata-1.3.3-py3-none-any.whl.metadata (3.7 kB) 2024-08-22T20:26:04.0148990Z Collecting tcolorpy<1,>=0.0.5 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:04.0268010Z Downloading tcolorpy-0.1.6-py3-none-any.whl.metadata (6.4 kB) 2024-08-22T20:26:04.1100390Z 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.1217920Z Downloading typepy-1.3.2-py3-none-any.whl.metadata (9.3 kB) 2024-08-22T20:26:04.3266090Z 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.3388080Z Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl.metadata (5.9 kB) 2024-08-22T20:26:04.4240420Z Collecting aiosignal>=1.1.2 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:26:04.4358060Z Downloading https://download.pytorch.org/whl/nightly/aiosignal-1.3.1-py3-none-any.whl (7.6 kB) 2024-08-22T20:26:04.6441940Z 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:04.6561830Z Downloading https://download.pytorch.org/whl/nightly/frozenlist-1.4.1-cp310-cp310-macosx_11_0_arm64.whl (52 kB) 2024-08-22T20:26:04.9128480Z 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:04.9251260Z 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.0667320Z 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.0791290Z 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.2629650Z 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.2760590Z Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 2024-08-22T20:26:05.3540030Z 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.3676360Z Downloading smmap-5.0.1-py3-none-any.whl.metadata (4.3 kB) 2024-08-22T20:26:05.5553200Z Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:05.5689930Z Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 2024-08-22T20:26:05.7738680Z Collecting referencing>=0.28.4 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:26:05.7847230Z Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 2024-08-22T20:26:06.0934160Z 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.1053800Z Downloading rpds_py-0.20.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (4.2 kB) 2024-08-22T20:26:06.3163310Z 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.3268570Z Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:26:06.5086320Z 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.5195090Z Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2024-08-22T20:26:06.7829840Z 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.7967120Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-08-22T20:26:06.8061930Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 46.7 MB/s eta 0:00:00 2024-08-22T20:26:06.8612780Z Downloading lm_eval-0.4.2-py3-none-any.whl (1.4 MB) 2024-08-22T20:26:06.8887790Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 77.3 MB/s eta 0:00:00 2024-08-22T20:26:06.9008250Z Downloading huggingface_hub-0.24.6-py3-none-any.whl (417 kB) 2024-08-22T20:26:06.9193550Z Downloading gguf-0.9.1-py3-none-any.whl (49 kB) 2024-08-22T20:26:06.9437340Z Downloading tiktoken-0.7.0-cp310-cp310-macosx_11_0_arm64.whl (906 kB) 2024-08-22T20:26:06.9507450Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 906.8/906.8 kB 117.6 MB/s eta 0:00:00 2024-08-22T20:26:06.9631380Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl (283 kB) 2024-08-22T20:26:06.9815550Z Downloading tomli-2.0.1-py3-none-any.whl (12 kB) 2024-08-22T20:26:06.9943280Z Downloading wheel-0.44.0-py3-none-any.whl (67 kB) 2024-08-22T20:26:07.0110870Z 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.5512900Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.9/47.9 MB 89.3 MB/s eta 0:00:00 2024-08-22T20:26:07.5645930Z 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.5827010Z Downloading zstd-1.5.5.1-cp310-cp310-macosx_11_0_arm64.whl (227 kB) 2024-08-22T20:26:07.5978580Z Downloading streamlit-1.37.1-py2.py3-none-any.whl (8.7 MB) 2024-08-22T20:26:07.7268760Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.7/8.7 MB 66.7 MB/s eta 0:00:00 2024-08-22T20:26:07.7387480Z Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2024-08-22T20:26:07.7549890Z Downloading accelerate-0.33.0-py3-none-any.whl (315 kB) 2024-08-22T20:26:07.7703940Z Downloading altair-5.4.0-py3-none-any.whl (671 kB) 2024-08-22T20:26:07.7826180Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.7/671.7 kB 43.5 MB/s eta 0:00:00 2024-08-22T20:26:07.7935030Z Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2024-08-22T20:26:07.8072700Z Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) 2024-08-22T20:26:07.8209560Z Downloading click-8.1.7-py3-none-any.whl (97 kB) 2024-08-22T20:26:07.8355630Z Downloading datasets-2.21.0-py3-none-any.whl (527 kB) 2024-08-22T20:26:07.8417530Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 527.3/527.3 kB 70.8 MB/s eta 0:00:00 2024-08-22T20:26:07.8537340Z Downloading evaluate-0.4.2-py3-none-any.whl (84 kB) 2024-08-22T20:26:07.8670520Z Downloading filelock-3.15.4-py3-none-any.whl (16 kB) 2024-08-22T20:26:07.8811190Z Downloading GitPython-3.1.43-py3-none-any.whl (207 kB) 2024-08-22T20:26:07.8945750Z Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2024-08-22T20:26:07.9084400Z Downloading packaging-24.1-py3-none-any.whl (53 kB) 2024-08-22T20:26:07.9236950Z Downloading peft-0.12.0-py3-none-any.whl (296 kB) 2024-08-22T20:26:07.9481600Z Downloading pillow-10.4.0-cp310-cp310-macosx_11_0_arm64.whl (3.4 MB) 2024-08-22T20:26:07.9975860Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 85.0 MB/s eta 0:00:00 2024-08-22T20:26:08.0091570Z Downloading protobuf-5.27.3-cp38-abi3-macosx_10_9_universal2.whl (412 kB) 2024-08-22T20:26:08.0275520Z Downloading pyarrow-17.0.0-cp310-cp310-macosx_11_0_arm64.whl (27.2 MB) 2024-08-22T20:26:08.3776700Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.2/27.2 MB 77.2 MB/s eta 0:00:00 2024-08-22T20:26:08.3947290Z Downloading pybind11-2.13.5-py3-none-any.whl (240 kB) 2024-08-22T20:26:08.4117310Z Downloading pydeck-0.9.1-py2.py3-none-any.whl (6.9 MB) 2024-08-22T20:26:08.5115840Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 68.5 MB/s eta 0:00:00 2024-08-22T20:26:08.5240140Z Downloading PyYAML-6.0.2-cp310-cp310-macosx_11_0_arm64.whl (171 kB) 2024-08-22T20:26:08.5414170Z Downloading regex-2024.7.24-cp310-cp310-macosx_11_0_arm64.whl (278 kB) 2024-08-22T20:26:08.5594610Z Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2024-08-22T20:26:08.5748720Z Downloading rich-13.7.1-py3-none-any.whl (240 kB) 2024-08-22T20:26:08.5886050Z Downloading sacrebleu-2.4.3-py3-none-any.whl (103 kB) 2024-08-22T20:26:08.6053450Z Downloading scikit_learn-1.5.1-cp310-cp310-macosx_12_0_arm64.whl (11.0 MB) 2024-08-22T20:26:08.7437800Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 79.1 MB/s eta 0:00:00 2024-08-22T20:26:08.7584970Z Downloading tenacity-8.5.0-py3-none-any.whl (28 kB) 2024-08-22T20:26:08.7728370Z Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) 2024-08-22T20:26:08.7917540Z Downloading torch-2.4.0-cp310-none-macosx_11_0_arm64.whl (62.1 MB) 2024-08-22T20:26:09.6660870Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.1/62.1 MB 71.2 MB/s eta 0:00:00 2024-08-22T20:26:09.7076860Z Downloading tornado-6.4.1-cp38-abi3-macosx_10_9_universal2.whl (435 kB) 2024-08-22T20:26:09.7282240Z Downloading tqdm-4.66.5-py3-none-any.whl (78 kB) 2024-08-22T20:26:09.7462390Z Downloading transformers-4.44.2-py3-none-any.whl (9.5 MB) 2024-08-22T20:26:09.8690280Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 76.6 MB/s eta 0:00:00 2024-08-22T20:26:09.8837480Z Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) 2024-08-22T20:26:09.8980370Z Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2024-08-22T20:26:09.9120470Z Downloading jsonlines-4.0.0-py3-none-any.whl (8.7 kB) 2024-08-22T20:26:09.9265610Z Downloading more_itertools-10.4.0-py3-none-any.whl (60 kB) 2024-08-22T20:26:09.9414600Z Downloading numexpr-2.10.1-cp310-cp310-macosx_11_0_arm64.whl (130 kB) 2024-08-22T20:26:09.9575140Z Downloading pytablewriter-1.2.0-py3-none-any.whl (111 kB) 2024-08-22T20:26:09.9728290Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl (9.8 kB) 2024-08-22T20:26:09.9890870Z Downloading zstandard-0.23.0-cp310-cp310-macosx_11_0_arm64.whl (633 kB) 2024-08-22T20:26:09.9959330Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.7/633.7 kB 78.8 MB/s eta 0:00:00 2024-08-22T20:26:10.0069760Z Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 2024-08-22T20:26:10.0219540Z Downloading DataProperty-1.0.1-py3-none-any.whl (27 kB) 2024-08-22T20:26:10.0368910Z Downloading aiohttp-3.10.5-cp310-cp310-macosx_11_0_arm64.whl (389 kB) 2024-08-22T20:26:10.0530370Z Downloading gitdb-4.0.11-py3-none-any.whl (62 kB) 2024-08-22T20:26:10.0696650Z Downloading joblib-1.4.2-py3-none-any.whl (301 kB) 2024-08-22T20:26:10.0867180Z Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 2024-08-22T20:26:10.1020340Z Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) 2024-08-22T20:26:10.1162230Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl (7.8 kB) 2024-08-22T20:26:10.1325630Z Downloading narwhals-1.5.2-py3-none-any.whl (145 kB) 2024-08-22T20:26:10.1505790Z Downloading pathvalidate-3.2.0-py3-none-any.whl (23 kB) 2024-08-22T20:26:10.1640640Z Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 2024-08-22T20:26:10.1949290Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 50.6 MB/s eta 0:00:00 2024-08-22T20:26:10.2088670Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2024-08-22T20:26:10.2295200Z Downloading safetensors-0.4.4-cp310-cp310-macosx_11_0_arm64.whl (381 kB) 2024-08-22T20:26:10.2494090Z Downloading scipy-1.14.1-cp310-cp310-macosx_14_0_arm64.whl (23.1 MB) 2024-08-22T20:26:10.5296860Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.1/23.1 MB 84.1 MB/s eta 0:00:00 2024-08-22T20:26:10.5435960Z Downloading tabledata-1.3.3-py3-none-any.whl (11 kB) 2024-08-22T20:26:10.5596090Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2024-08-22T20:26:10.5746270Z Downloading tcolorpy-0.1.6-py3-none-any.whl (8.1 kB) 2024-08-22T20:26:10.5892000Z Downloading threadpoolctl-3.5.0-py3-none-any.whl (18 kB) 2024-08-22T20:26:10.6056600Z Downloading tokenizers-0.19.1-cp310-cp310-macosx_11_0_arm64.whl (2.4 MB) 2024-08-22T20:26:10.6247210Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 128.3 MB/s eta 0:00:00 2024-08-22T20:26:10.6504620Z Downloading typepy-1.3.2-py3-none-any.whl (31 kB) 2024-08-22T20:26:10.6643410Z Downloading absl_py-2.1.0-py3-none-any.whl (133 kB) 2024-08-22T20:26:10.6822060Z Downloading nltk-3.9.1-py3-none-any.whl (1.5 MB) 2024-08-22T20:26:10.6987770Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 98.7 MB/s eta 0:00:00 2024-08-22T20:26:10.7099230Z Downloading portalocker-2.10.1-py3-none-any.whl (18 kB) 2024-08-22T20:26:10.7237930Z Downloading psutil-6.0.0-cp38-abi3-macosx_11_0_arm64.whl (251 kB) 2024-08-22T20:26:10.7388800Z Downloading sympy-1.13.2-py3-none-any.whl (6.2 MB) 2024-08-22T20:26:10.8144360Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 81.9 MB/s eta 0:00:00 2024-08-22T20:26:10.8267030Z Downloading xxhash-3.5.0-cp310-cp310-macosx_11_0_arm64.whl (30 kB) 2024-08-22T20:26:10.8406250Z Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl (12 kB) 2024-08-22T20:26:10.8538140Z Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 2024-08-22T20:26:10.8685260Z Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2024-08-22T20:26:10.8823030Z Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 2024-08-22T20:26:10.8954230Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2024-08-22T20:26:10.9087290Z Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 2024-08-22T20:26:10.9239110Z Downloading rpds_py-0.20.0-cp310-cp310-macosx_11_0_arm64.whl (311 kB) 2024-08-22T20:26:10.9382980Z Downloading smmap-5.0.1-py3-none-any.whl (24 kB) 2024-08-22T20:26:11.1782450Z Building wheels for collected packages: lxml, rouge-score, sqlitedict, word2number 2024-08-22T20:26:11.1791780Z Building wheel for lxml (pyproject.toml): started 2024-08-22T20:27:07.5171880Z Building wheel for lxml (pyproject.toml): finished with status 'done' 2024-08-22T20:27:07.5227160Z Created wheel for lxml: filename=lxml-4.9.4-cp310-cp310-macosx_10_9_universal2.whl size=2901589 sha256=57a86a5bac0ce07e97829a7a0dc941b98e55d4b959ba315f45710dc09d1c7d4a 2024-08-22T20:27:07.5230760Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/ed/c8/be/7f162d65337daa39c3c760f9d33ffa282c0c21377142640fa4 2024-08-22T20:27:07.5310280Z Building wheel for rouge-score (pyproject.toml): started 2024-08-22T20:27:07.7780330Z Building wheel for rouge-score (pyproject.toml): finished with status 'done' 2024-08-22T20:27:07.7792450Z Created wheel for rouge-score: filename=rouge_score-0.1.2-py3-none-any.whl size=24934 sha256=2f995814519a05eb20c182013a3d77206608d9d3118cbd1b719860b7bf695a01 2024-08-22T20:27:07.7794380Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/5f/dd/89/461065a73be61a532ff8599a28e9beef17985c9e9c31e541b4 2024-08-22T20:27:07.7824340Z Building wheel for sqlitedict (pyproject.toml): started 2024-08-22T20:27:08.0063950Z Building wheel for sqlitedict (pyproject.toml): finished with status 'done' 2024-08-22T20:27:08.0075770Z Created wheel for sqlitedict: filename=sqlitedict-2.1.0-py3-none-any.whl size=16863 sha256=8a8186278e0749b81d0d23395da8df4418d09e17542a716e9c1e9cd519d4656c 2024-08-22T20:27:08.0078960Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/79/d6/e7/304e0e6cb2221022c26d8161f7c23cd4f259a9e41e8bbcfabd 2024-08-22T20:27:08.0108560Z Building wheel for word2number (pyproject.toml): started 2024-08-22T20:27:08.1873320Z Building wheel for word2number (pyproject.toml): finished with status 'done' 2024-08-22T20:27:08.1886120Z Created wheel for word2number: filename=word2number-1.1-py3-none-any.whl size=5567 sha256=f3ec9d5d0d05626ba1870f2ed6525555fd1a647ea7753e065a511cc618cda225 2024-08-22T20:27:08.1890380Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/84/ff/26/d3cfbd971e96c5aa3737ecfced81628830d7359b55fbb8ca3b 2024-08-22T20:27:08.1898390Z Successfully built lxml rouge-score sqlitedict word2number 2024-08-22T20:27:08.7112920Z 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:40.6761900Z 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:40.6890330Z 2024-08-22T20:27:40.6891550Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:27:40.6893330Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:27:42.2808300Z + pip3 uninstall -y triton 2024-08-22T20:27:43.3521630Z WARNING: Skipping triton as it is not installed. 2024-08-22T20:27:43.3795360Z + pip3 install --extra-index-url https://download.pytorch.org/whl/nightly/cpu torch==2.5.0.dev20240814 2024-08-22T20:27:43.6472980Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cpu 2024-08-22T20:27:43.9446680Z Collecting torch==2.5.0.dev20240814 2024-08-22T20:27:43.9594600Z 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:44.4996800Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.5/63.5 MB 119.4 MB/s eta 0:00:00 2024-08-22T20:27:44.5835820Z 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:44.5840370Z 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:44.5843590Z 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:44.5844900Z 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:44.5846220Z 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:44.7702350Z Collecting sympy==1.13.1 (from torch==2.5.0.dev20240814) 2024-08-22T20:27:44.7851020Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.1-py3-none-any.whl (6.2 MB) 2024-08-22T20:27:44.8811400Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 66.8 MB/s eta 0:00:00 2024-08-22T20:27:44.8943980Z 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:44.9208730Z 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:45.3027070Z Installing collected packages: sympy, torch 2024-08-22T20:27:45.3027670Z Attempting uninstall: sympy 2024-08-22T20:27:45.3033830Z Found existing installation: sympy 1.13.2 2024-08-22T20:27:45.3781150Z Uninstalling sympy-1.13.2: 2024-08-22T20:27:45.5578070Z Successfully uninstalled sympy-1.13.2 2024-08-22T20:27:49.1605430Z Attempting uninstall: torch 2024-08-22T20:27:49.1611650Z Found existing installation: torch 2.4.0 2024-08-22T20:27:49.3661200Z Uninstalling torch-2.4.0: 2024-08-22T20:27:49.4185460Z Successfully uninstalled torch-2.4.0 2024-08-22T20:27:56.0745370Z Successfully installed sympy-1.13.1 torch-2.5.0.dev20240814 2024-08-22T20:27:56.0819780Z 2024-08-22T20:27:56.0821150Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:27:56.0822500Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:27:56.1725230Z + pip3 install git+https://github.com/pytorch/ao.git@e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:56.4476080Z Collecting git+https://github.com/pytorch/ao.git@e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:56.4480130Z Cloning https://github.com/pytorch/ao.git (to revision e11201a62669f582d81cdb33e031a07fb8dfc4f3) to /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-req-build-73q_raig 2024-08-22T20:27:56.4754280Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/ao.git /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-req-build-73q_raig 2024-08-22T20:27:58.6286620Z Running command git rev-parse -q --verify 'sha^e11201a62669f582d81cdb33e031a07fb8dfc4f3' 2024-08-22T20:27:58.6345380Z Running command git fetch -q https://github.com/pytorch/ao.git e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:59.1735920Z Running command git checkout -q e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:59.9475470Z Resolved https://github.com/pytorch/ao.git to commit e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:59.9562980Z Preparing metadata (setup.py): started 2024-08-22T20:28:01.4231070Z Preparing metadata (setup.py): finished with status 'done' 2024-08-22T20:28:01.4262010Z Building wheels for collected packages: torchao 2024-08-22T20:28:01.4399120Z Building wheel for torchao (setup.py): started 2024-08-22T20:28:21.9267670Z Building wheel for torchao (setup.py): finished with status 'done' 2024-08-22T20:28:21.9279630Z Created wheel for torchao: filename=torchao-0.4.0+gite11201a-cp310-cp310-macosx_10_9_universal2.whl size=394871 sha256=d9e8f9448c8703e1bb56045dd404eb909a387be4b4af25bf5c9b33cf4fb1d783 2024-08-22T20:28:21.9283370Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/14/74/97/48f38f0ed345915878934030a4f26ab5c877ef47ce1b5c4c09 2024-08-22T20:28:21.9358100Z Successfully built torchao 2024-08-22T20:28:22.2519450Z Installing collected packages: torchao 2024-08-22T20:28:22.3984240Z Successfully installed torchao-0.4.0+gite11201a 2024-08-22T20:28:22.4070920Z 2024-08-22T20:28:22.4072090Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:28:22.4073540Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:28:22.7139590Z Package Version 2024-08-22T20:28:22.7150660Z ------------------------- ----------------- 2024-08-22T20:28:22.7156860Z absl-py 2.1.0 2024-08-22T20:28:22.7157200Z accelerate 0.33.0 2024-08-22T20:28:22.7157680Z aiohappyeyeballs 2.4.0 2024-08-22T20:28:22.7157980Z aiohttp 3.10.5 2024-08-22T20:28:22.7158360Z aiosignal 1.3.1 2024-08-22T20:28:22.7159070Z altair 5.4.0 2024-08-22T20:28:22.7159420Z async-timeout 4.0.3 2024-08-22T20:28:22.7159740Z attrs 24.2.0 2024-08-22T20:28:22.7160110Z blinker 1.8.2 2024-08-22T20:28:22.7160410Z blobfile 2.1.1 2024-08-22T20:28:22.7160950Z cachetools 5.5.0 2024-08-22T20:28:22.7161390Z certifi 2024.7.4 2024-08-22T20:28:22.7161680Z chardet 5.2.0 2024-08-22T20:28:22.7162020Z charset-normalizer 3.3.2 2024-08-22T20:28:22.7162370Z click 8.1.7 2024-08-22T20:28:22.7162960Z cmake 3.30.2 2024-08-22T20:28:22.7163940Z colorama 0.4.6 2024-08-22T20:28:22.7164810Z DataProperty 1.0.1 2024-08-22T20:28:22.7165600Z datasets 2.21.0 2024-08-22T20:28:22.7166520Z dill 0.3.8 2024-08-22T20:28:22.7167320Z evaluate 0.4.2 2024-08-22T20:28:22.7168080Z filelock 3.15.4 2024-08-22T20:28:22.7168930Z Flask 3.0.3 2024-08-22T20:28:22.7169690Z frozenlist 1.4.1 2024-08-22T20:28:22.7170450Z fsspec 2024.6.1 2024-08-22T20:28:22.7171470Z gguf 0.9.1 2024-08-22T20:28:22.7172260Z gitdb 4.0.11 2024-08-22T20:28:22.7173020Z GitPython 3.1.43 2024-08-22T20:28:22.7174260Z huggingface-hub 0.24.6 2024-08-22T20:28:22.7175220Z idna 3.7 2024-08-22T20:28:22.7177180Z itsdangerous 2.2.0 2024-08-22T20:28:22.7179020Z Jinja2 3.1.4 2024-08-22T20:28:22.7179800Z joblib 1.4.2 2024-08-22T20:28:22.7180120Z jsonlines 4.0.0 2024-08-22T20:28:22.7180600Z jsonschema 4.23.0 2024-08-22T20:28:22.7180970Z jsonschema-specifications 2023.12.1 2024-08-22T20:28:22.7181280Z lm_eval 0.4.2 2024-08-22T20:28:22.7181610Z lxml 4.9.4 2024-08-22T20:28:22.7181920Z markdown-it-py 3.0.0 2024-08-22T20:28:22.7182200Z MarkupSafe 2.1.5 2024-08-22T20:28:22.7182650Z mbstrdecoder 1.1.3 2024-08-22T20:28:22.7182940Z mdurl 0.1.2 2024-08-22T20:28:22.7183320Z more-itertools 10.4.0 2024-08-22T20:28:22.7183610Z mpmath 1.3.0 2024-08-22T20:28:22.7183900Z multidict 6.0.5 2024-08-22T20:28:22.7184300Z multiprocess 0.70.16 2024-08-22T20:28:22.7184630Z narwhals 1.5.2 2024-08-22T20:28:22.7184910Z networkx 3.3 2024-08-22T20:28:22.7185270Z ninja 1.11.1.1 2024-08-22T20:28:22.7185550Z nltk 3.9.1 2024-08-22T20:28:22.7185830Z numexpr 2.10.1 2024-08-22T20:28:22.7186190Z numpy 1.26.4 2024-08-22T20:28:22.7186470Z packaging 24.1 2024-08-22T20:28:22.7186750Z pandas 2.2.2 2024-08-22T20:28:22.7187120Z pathvalidate 3.2.0 2024-08-22T20:28:22.7187400Z peft 0.12.0 2024-08-22T20:28:22.7187670Z pillow 10.4.0 2024-08-22T20:28:22.7188070Z pip 23.0.1 2024-08-22T20:28:22.7188360Z portalocker 2.10.1 2024-08-22T20:28:22.7188640Z protobuf 5.27.3 2024-08-22T20:28:22.7189000Z psutil 6.0.0 2024-08-22T20:28:22.7189290Z pyarrow 17.0.0 2024-08-22T20:28:22.7189590Z pybind11 2.13.5 2024-08-22T20:28:22.7189950Z pycryptodomex 3.20.0 2024-08-22T20:28:22.7190240Z pydeck 0.9.1 2024-08-22T20:28:22.7190530Z Pygments 2.18.0 2024-08-22T20:28:22.7190880Z pytablewriter 1.2.0 2024-08-22T20:28:22.7191230Z python-dateutil 2.9.0.post0 2024-08-22T20:28:22.7191650Z pytz 2024.1 2024-08-22T20:28:22.7192040Z PyYAML 6.0.2 2024-08-22T20:28:22.7192360Z referencing 0.35.1 2024-08-22T20:28:22.7192630Z regex 2024.7.24 2024-08-22T20:28:22.7192980Z requests 2.32.3 2024-08-22T20:28:22.7193260Z rich 13.7.1 2024-08-22T20:28:22.7193590Z rouge_score 0.1.2 2024-08-22T20:28:22.7193990Z rpds-py 0.20.0 2024-08-22T20:28:22.7194270Z sacrebleu 2.4.3 2024-08-22T20:28:22.7194620Z safetensors 0.4.4 2024-08-22T20:28:22.7194940Z scikit-learn 1.5.1 2024-08-22T20:28:22.7195190Z scipy 1.14.1 2024-08-22T20:28:22.7195550Z sentencepiece 0.2.0 2024-08-22T20:28:22.7195990Z setuptools 65.5.0 2024-08-22T20:28:22.7196340Z six 1.16.0 2024-08-22T20:28:22.7196610Z smmap 5.0.1 2024-08-22T20:28:22.7196870Z snakeviz 2.2.0 2024-08-22T20:28:22.7197210Z sqlitedict 2.1.0 2024-08-22T20:28:22.7197660Z streamlit 1.37.1 2024-08-22T20:28:22.7198170Z sympy 1.13.1 2024-08-22T20:28:22.7198680Z tabledata 1.3.3 2024-08-22T20:28:22.7199280Z tabulate 0.9.0 2024-08-22T20:28:22.7199800Z tcolorpy 0.1.6 2024-08-22T20:28:22.7200370Z tenacity 8.5.0 2024-08-22T20:28:22.7201000Z threadpoolctl 3.5.0 2024-08-22T20:28:22.7201510Z tiktoken 0.7.0 2024-08-22T20:28:22.7202190Z tokenizers 0.19.1 2024-08-22T20:28:22.7202770Z toml 0.10.2 2024-08-22T20:28:22.7203710Z tomli 2.0.1 2024-08-22T20:28:22.7204140Z torch 2.5.0.dev20240814 2024-08-22T20:28:22.7204790Z torchao 0.4.0+gite11201a 2024-08-22T20:28:22.7205200Z tornado 6.4.1 2024-08-22T20:28:22.7205620Z tqdm 4.66.5 2024-08-22T20:28:22.7206140Z tqdm-multiprocess 0.0.11 2024-08-22T20:28:22.7206550Z transformers 4.44.2 2024-08-22T20:28:22.7207210Z typepy 1.3.2 2024-08-22T20:28:22.7207820Z typing_extensions 4.12.2 2024-08-22T20:28:22.7208420Z tzdata 2024.1 2024-08-22T20:28:22.7217100Z urllib3 2.2.2 2024-08-22T20:28:22.7217410Z Werkzeug 3.0.4 2024-08-22T20:28:22.7217780Z wheel 0.44.0 2024-08-22T20:28:22.7218050Z word2number 1.1 2024-08-22T20:28:22.7218320Z xxhash 3.5.0 2024-08-22T20:28:22.7218650Z yarl 1.9.4 2024-08-22T20:28:22.7218920Z zstandard 0.23.0 2024-08-22T20:28:22.7219190Z zstd 1.5.5.1 2024-08-22T20:28:23.6399920Z torch: ('2.5.0.dev20240814', '3a023a67c47bcde45538c9991e332d21ac548e46') 2024-08-22T20:28:23.8091700Z ##[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:23.8093990Z 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:23.8176640Z shell: /bin/bash -e {0} 2024-08-22T20:28:23.8176870Z env: 2024-08-22T20:28:23.8177220Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-08-22T20:28:23.8177590Z REPO_NAME: tinyllamas/stories15M 2024-08-22T20:28:23.8177990Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:23.8178750Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.10.11/arm64/lib/pkgconfig 2024-08-22T20:28:23.8179260Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:23.8179770Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:23.8180290Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:23.8180670Z ##[endgroup] 2024-08-22T20:28:23.8952400Z + MODEL_REPO=tinyllamas/stories15M 2024-08-22T20:28:23.8955530Z + 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:23.8959120Z + CHECKPOINT_NAME=stories15M 2024-08-22T20:28:23.8960980Z + mkdir -p checkpoints/tinyllamas/stories15M 2024-08-22T20:28:23.8999330Z + pushd checkpoints/tinyllamas/stories15M 2024-08-22T20:28:23.9001200Z ~/work/torchchat/torchchat/checkpoints/tinyllamas/stories15M ~/work/torchchat/torchchat 2024-08-22T20:28:23.9002640Z + IFS=, 2024-08-22T20:28:23.9003820Z + for resource in '$RESOURCES_STRING' 2024-08-22T20:28:23.9005620Z + echo 'Downloading: https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt' 2024-08-22T20:28:23.9007720Z + wget https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-08-22T20:28:23.9008560Z Downloading: https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-08-22T20:28:23.9556200Z --2024-08-22 20:28:23-- https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-08-22T20:28:24.0043650Z Resolving huggingface.co (huggingface.co)... 108.156.211.90, 108.156.211.51, 108.156.211.95, ... 2024-08-22T20:28:24.0159690Z Connecting to huggingface.co (huggingface.co)|108.156.211.90|:443... connected. 2024-08-22T20:28:24.1820310Z HTTP request sent, awaiting response... 302 Found 2024-08-22T20:28:24.1828590Z 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=1724617392&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcyNDYxNzM5Mn19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5odWdnaW5nZmFjZS5jby9yZXBvcy84OC80Yi84ODRiYWRlMzJlNWVlMzJlZWE3MjVjNTA4N2FmMTM1ODE3OWExYmVhOTRhNGY2YWJjM2MwNDcwYzk2MTBhYzM4LzNkYTAwYzBmZWY2ODRmM2Y4M2I0NTc3MzY4MzdjNDZhYjU1ZTkyYTI2NjYyYjYxZDYxMDRkZTJkMjcxYzcwOGQ%7EcmVzcG9uc2UtY29udGVudC1kaXNwb3NpdGlvbj0qIn1dfQ__&Signature=ce3svrGaUQIzSemRIarNd1GTMxl03HfqhXgawcFUll09w0xxnUaL8oQmsEKz4JfF3uh37ZaO-%7Ec6rujXNMLzzQQOjU60aXF-zZ2DdWKCAq8HAVBodcGc5OiRqI5BAzndgASLvKeWGffIHNz77hmeBkK7rfV1dUox7gbx3G4XG3twI-%7ErJfyhfp95%7EEtsJmJY4uD1qMvziUk323URyEb6PVgiMBl1dGgy9UN3bTUT7B1iY9PTHBlHXtMufJ6XChZywfdwEsK0krqx-y5x6LOU-xM4Xcm%7EBZ6iR2FGXSXRvc2aHJepDhHeMfjECPVOPub-u72dick6Y9NiAH8xoI3DGg__&Key-Pair-Id=K3ESJI6DHPFC7 [following] 2024-08-22T20:28:24.1842040Z --2024-08-22 20:28:24-- 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=1724617392&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcyNDYxNzM5Mn19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5odWdnaW5nZmFjZS5jby9yZXBvcy84OC80Yi84ODRiYWRlMzJlNWVlMzJlZWE3MjVjNTA4N2FmMTM1ODE3OWExYmVhOTRhNGY2YWJjM2MwNDcwYzk2MTBhYzM4LzNkYTAwYzBmZWY2ODRmM2Y4M2I0NTc3MzY4MzdjNDZhYjU1ZTkyYTI2NjYyYjYxZDYxMDRkZTJkMjcxYzcwOGQ%7EcmVzcG9uc2UtY29udGVudC1kaXNwb3NpdGlvbj0qIn1dfQ__&Signature=ce3svrGaUQIzSemRIarNd1GTMxl03HfqhXgawcFUll09w0xxnUaL8oQmsEKz4JfF3uh37ZaO-%7Ec6rujXNMLzzQQOjU60aXF-zZ2DdWKCAq8HAVBodcGc5OiRqI5BAzndgASLvKeWGffIHNz77hmeBkK7rfV1dUox7gbx3G4XG3twI-%7ErJfyhfp95%7EEtsJmJY4uD1qMvziUk323URyEb6PVgiMBl1dGgy9UN3bTUT7B1iY9PTHBlHXtMufJ6XChZywfdwEsK0krqx-y5x6LOU-xM4Xcm%7EBZ6iR2FGXSXRvc2aHJepDhHeMfjECPVOPub-u72dick6Y9NiAH8xoI3DGg__&Key-Pair-Id=K3ESJI6DHPFC7 2024-08-22T20:28:24.2056760Z Resolving cdn-lfs.huggingface.co (cdn-lfs.huggingface.co)... 18.161.170.5, 18.161.170.6, 18.161.170.77, ... 2024-08-22T20:28:24.2166080Z Connecting to cdn-lfs.huggingface.co (cdn-lfs.huggingface.co)|18.161.170.5|:443... connected. 2024-08-22T20:28:24.2494000Z HTTP request sent, awaiting response... 200 OK 2024-08-22T20:28:24.2494770Z Length: 60789090 (58M) [binary/octet-stream] 2024-08-22T20:28:24.2495310Z Saving to: ‘stories15M.pt’ 2024-08-22T20:28:24.2498480Z 2024-08-22T20:28:24.2609770Z 0K .......... .......... .......... .......... .......... 0% 4.24M 14s 2024-08-22T20:28:24.2663310Z 50K .......... .......... .......... .......... .......... 0% 9.33M 10s 2024-08-22T20:28:24.2764700Z 100K .......... .......... .......... .......... .......... 0% 9.66M 9s 2024-08-22T20:28:24.2768230Z 150K .......... .......... .......... .......... .......... 0% 13.4M 8s 2024-08-22T20:28:24.2784520Z 200K .......... .......... .......... .......... .......... 0% 14.0M 7s 2024-08-22T20:28:24.2801180Z 250K .......... .......... .......... .......... .......... 0% 27.5M 6s 2024-08-22T20:28:24.2824620Z 300K .......... .......... .......... .......... .......... 0% 22.9M 6s 2024-08-22T20:28:24.2836430Z 350K .......... .......... .......... .......... .......... 0% 39.6M 5s 2024-08-22T20:28:24.2860350Z 400K .......... .......... .......... .......... .......... 0% 20.7M 5s 2024-08-22T20:28:24.2868760Z 450K .......... .......... .......... .......... .......... 0% 45.7M 4s 2024-08-22T20:28:24.2886650Z 500K .......... .......... .......... .......... .......... 0% 31.5M 4s 2024-08-22T20:28:24.2909460Z 550K .......... .......... .......... .......... .......... 1% 23.0M 4s 2024-08-22T20:28:24.2913000Z 600K .......... .......... .......... .......... .......... 1% 72.4M 4s 2024-08-22T20:28:24.2921820Z 650K .......... .......... .......... .......... .......... 1% 55.7M 4s 2024-08-22T20:28:24.2935860Z 700K .......... .......... .......... .......... .......... 1% 47.4M 3s 2024-08-22T20:28:24.2946350Z 750K .......... .......... .......... .......... .......... 1% 31.7M 3s 2024-08-22T20:28:24.2947210Z 800K .......... .......... .......... .......... .......... 1% 543M 3s 2024-08-22T20:28:24.2957530Z 850K .......... .......... .......... .......... .......... 1% 51.5M 3s 2024-08-22T20:28:24.2967590Z 900K .......... .......... .......... .......... .......... 1% 46.8M 3s 2024-08-22T20:28:24.2972920Z 950K .......... .......... .......... .......... .......... 1% 96.3M 3s 2024-08-22T20:28:24.2991330Z 1000K .......... .......... .......... .......... .......... 1% 26.3M 3s 2024-08-22T20:28:24.2996040Z 1050K .......... .......... .......... .......... .......... 1% 131M 3s 2024-08-22T20:28:24.2996630Z 1100K .......... .......... .......... .......... .......... 1% 397M 3s 2024-08-22T20:28:24.3003040Z 1150K .......... .......... .......... .......... .......... 2% 102M 2s 2024-08-22T20:28:24.3049830Z 1200K .......... .......... .......... .......... .......... 2% 10.1M 3s 2024-08-22T20:28:24.3059140Z 1250K .......... .......... .......... .......... .......... 2% 48.5M 3s 2024-08-22T20:28:24.3069000Z 1300K .......... .......... .......... .......... .......... 2% 50.2M 2s 2024-08-22T20:28:24.3077780Z 1350K .......... .......... .......... .......... .......... 2% 56.1M 2s 2024-08-22T20:28:24.3087090Z 1400K .......... .......... .......... .......... .......... 2% 52.6M 2s 2024-08-22T20:28:24.3096960Z 1450K .......... .......... .......... .......... .......... 2% 47.5M 2s 2024-08-22T20:28:24.3108150Z 1500K .......... .......... .......... .......... .......... 2% 47.0M 2s 2024-08-22T20:28:24.3124460Z 1550K .......... .......... .......... .......... .......... 2% 32.1M 2s 2024-08-22T20:28:24.3127970Z 1600K .......... .......... .......... .......... .......... 2% 94.1M 2s 2024-08-22T20:28:24.3137790Z 1650K .......... .......... .......... .......... .......... 2% 50.3M 2s 2024-08-22T20:28:24.3148400Z 1700K .......... .......... .......... .......... .......... 2% 49.9M 2s 2024-08-22T20:28:24.3152120Z 1750K .......... .......... .......... .......... .......... 3% 103M 2s 2024-08-22T20:28:24.3163330Z 1800K .......... .......... .......... .......... .......... 3% 48.3M 2s 2024-08-22T20:28:24.3173700Z 1850K .......... .......... .......... .......... .......... 3% 45.0M 2s 2024-08-22T20:28:24.3175670Z 1900K .......... .......... .......... .......... .......... 3% 220M 2s 2024-08-22T20:28:24.3187310Z 1950K .......... .......... .......... .......... .......... 3% 45.0M 2s 2024-08-22T20:28:24.3195900Z 2000K .......... .......... .......... .......... .......... 3% 60.4M 2s 2024-08-22T20:28:24.3205050Z 2050K .......... .......... .......... .......... .......... 3% 45.4M 2s 2024-08-22T20:28:24.3211740Z 2100K .......... .......... .......... .......... .......... 3% 79.8M 2s 2024-08-22T20:28:24.3218110Z 2150K .......... .......... .......... .......... .......... 3% 80.4M 2s 2024-08-22T20:28:24.3224640Z 2200K .......... .......... .......... .......... .......... 3% 65.8M 2s 2024-08-22T20:28:24.3237470Z 2250K .......... .......... .......... .......... .......... 3% 38.1M 2s 2024-08-22T20:28:24.3247810Z 2300K .......... .......... .......... .......... .......... 3% 49.0M 2s 2024-08-22T20:28:24.3257810Z 2350K .......... .......... .......... .......... .......... 4% 47.0M 2s 2024-08-22T20:28:24.3271180Z 2400K .......... .......... .......... .......... .......... 4% 37.0M 2s 2024-08-22T20:28:24.3279480Z 2450K .......... .......... .......... .......... .......... 4% 67.4M 2s 2024-08-22T20:28:24.3291470Z 2500K .......... .......... .......... .......... .......... 4% 36.7M 2s 2024-08-22T20:28:24.3305280Z 2550K .......... .......... .......... .......... .......... 4% 39.7M 2s 2024-08-22T20:28:24.3314020Z 2600K .......... .......... .......... .......... .......... 4% 61.2M 2s 2024-08-22T20:28:24.3319340Z 2650K .......... .......... .......... .......... .......... 4% 68.9M 2s 2024-08-22T20:28:24.3322570Z 2700K .......... .......... .......... .......... .......... 4% 150M 2s 2024-08-22T20:28:24.3328800Z 2750K .......... .......... .......... .......... .......... 4% 84.5M 2s 2024-08-22T20:28:24.3334650Z 2800K .......... .......... .......... .......... .......... 4% 73.6M 2s 2024-08-22T20:28:24.3342800Z 2850K .......... .......... .......... .......... .......... 4% 87.0M 2s 2024-08-22T20:28:24.3346160Z 2900K .......... .......... .......... .......... .......... 4% 78.9M 2s 2024-08-22T20:28:24.3351500Z 2950K .......... .......... .......... .......... .......... 5% 99.2M 2s 2024-08-22T20:28:24.3364930Z 3000K .......... .......... .......... .......... .......... 5% 41.8M 2s 2024-08-22T20:28:24.3372720Z 3050K .......... .......... .......... .......... .......... 5% 63.1M 2s 2024-08-22T20:28:24.3380800Z 3100K .......... .......... .......... .......... .......... 5% 62.4M 2s 2024-08-22T20:28:24.3382320Z 3150K .......... .......... .......... .......... .......... 5% 182M 2s 2024-08-22T20:28:24.3387420Z 3200K .......... .......... .......... .......... .......... 5% 82.1M 2s 2024-08-22T20:28:24.3392800Z 3250K .......... .......... .......... .......... .......... 5% 92.7M 2s 2024-08-22T20:28:24.3398040Z 3300K .......... .......... .......... .......... .......... 5% 89.8M 2s 2024-08-22T20:28:24.3405600Z 3350K .......... .......... .......... .......... .......... 5% 63.7M 2s 2024-08-22T20:28:24.3410960Z 3400K .......... .......... .......... .......... .......... 5% 93.5M 1s 2024-08-22T20:28:24.3415570Z 3450K .......... .......... .......... .......... .......... 5% 111M 1s 2024-08-22T20:28:24.3420790Z 3500K .......... .......... .......... .......... .......... 5% 82.1M 1s 2024-08-22T20:28:24.3427480Z 3550K .......... .......... .......... .......... .......... 6% 88.0M 1s 2024-08-22T20:28:24.3429600Z 3600K .......... .......... .......... .......... .......... 6% 150M 1s 2024-08-22T20:28:24.3436590Z 3650K .......... .......... .......... .......... .......... 6% 83.2M 1s 2024-08-22T20:28:24.3440100Z 3700K .......... .......... .......... .......... .......... 6% 111M 1s 2024-08-22T20:28:24.3451380Z 3750K .......... .......... .......... .......... .......... 6% 60.0M 1s 2024-08-22T20:28:24.3452410Z 3800K .......... .......... .......... .......... .......... 6% 186M 1s 2024-08-22T20:28:24.3456890Z 3850K .......... .......... .......... .......... .......... 6% 81.9M 1s 2024-08-22T20:28:24.3464500Z 3900K .......... .......... .......... .......... .......... 6% 63.6M 1s 2024-08-22T20:28:24.3469590Z 3950K .......... .......... .......... .......... .......... 6% 98.6M 1s 2024-08-22T20:28:24.3472940Z 4000K .......... .......... .......... .......... .......... 6% 139M 1s 2024-08-22T20:28:24.3478410Z 4050K .......... .......... .......... .......... .......... 6% 90.4M 1s 2024-08-22T20:28:24.3491700Z 4100K .......... .......... .......... .......... .......... 6% 61.2M 1s 2024-08-22T20:28:24.3492370Z 4150K .......... .......... .......... .......... .......... 7% 125M 1s 2024-08-22T20:28:24.3504980Z 4200K .......... .......... .......... .......... .......... 7% 40.4M 1s 2024-08-22T20:28:24.3510660Z 4250K .......... .......... .......... .......... .......... 7% 73.6M 1s 2024-08-22T20:28:24.3512280Z 4300K .......... .......... .......... .......... .......... 7% 561M 1s 2024-08-22T20:28:24.3523310Z 4350K .......... .......... .......... .......... .......... 7% 46.4M 1s 2024-08-22T20:28:24.3527860Z 4400K .......... .......... .......... .......... .......... 7% 86.0M 1s 2024-08-22T20:28:24.3529420Z 4450K .......... .......... .......... .......... .......... 7% 140M 1s 2024-08-22T20:28:24.3540610Z 4500K .......... .......... .......... .......... .......... 7% 50.6M 1s 2024-08-22T20:28:24.3544030Z 4550K .......... .......... .......... .......... .......... 7% 134M 1s 2024-08-22T20:28:24.3544860Z 4600K .......... .......... .......... .......... .......... 7% 543M 1s 2024-08-22T20:28:24.3552100Z 4650K .......... .......... .......... .......... .......... 7% 87.3M 1s 2024-08-22T20:28:24.3559410Z 4700K .......... .......... .......... .......... .......... 8% 54.0M 1s 2024-08-22T20:28:24.3568010Z 4750K .......... .......... .......... .......... .......... 8% 52.8M 1s 2024-08-22T20:28:24.3570470Z 4800K .......... .......... .......... .......... .......... 8% 176M 1s 2024-08-22T20:28:24.3579220Z 4850K .......... .......... .......... .......... .......... 8% 60.7M 1s 2024-08-22T20:28:24.3585850Z 4900K .......... .......... .......... .......... .......... 8% 70.2M 1s 2024-08-22T20:28:24.3591830Z 4950K .......... .......... .......... .......... .......... 8% 88.9M 1s 2024-08-22T20:28:24.3599530Z 5000K .......... .......... .......... .......... .......... 8% 58.8M 1s 2024-08-22T20:28:24.3602770Z 5050K .......... .......... .......... .......... .......... 8% 141M 1s 2024-08-22T20:28:24.3610370Z 5100K .......... .......... .......... .......... .......... 8% 63.6M 1s 2024-08-22T20:28:24.3620050Z 5150K .......... .......... .......... .......... .......... 8% 55.9M 1s 2024-08-22T20:28:24.3623840Z 5200K .......... .......... .......... .......... .......... 8% 103M 1s 2024-08-22T20:28:24.3629300Z 5250K .......... .......... .......... .......... .......... 8% 96.5M 1s 2024-08-22T20:28:24.3637190Z 5300K .......... .......... .......... .......... .......... 9% 64.3M 1s 2024-08-22T20:28:24.3643890Z 5350K .......... .......... .......... .......... .......... 9% 68.1M 1s 2024-08-22T20:28:24.3652150Z 5400K .......... .......... .......... .......... .......... 9% 57.5M 1s 2024-08-22T20:28:24.3654610Z 5450K .......... .......... .......... .......... .......... 9% 205M 1s 2024-08-22T20:28:24.3663640Z 5500K .......... .......... .......... .......... .......... 9% 54.4M 1s 2024-08-22T20:28:24.3671400Z 5550K .......... .......... .......... .......... .......... 9% 64.7M 1s 2024-08-22T20:28:24.3678990Z 5600K .......... .......... .......... .......... .......... 9% 59.8M 1s 2024-08-22T20:28:24.3687160Z 5650K .......... .......... .......... .......... .......... 9% 80.6M 1s 2024-08-22T20:28:24.3693900Z 5700K .......... .......... .......... .......... .......... 9% 67.0M 1s 2024-08-22T20:28:24.3696150Z 5750K .......... .......... .......... .......... .......... 9% 135M 1s 2024-08-22T20:28:24.3705970Z 5800K .......... .......... .......... .......... .......... 9% 60.5M 1s 2024-08-22T20:28:24.3710610Z 5850K .......... .......... .......... .......... .......... 9% 119M 1s 2024-08-22T20:28:24.3712680Z 5900K .......... .......... .......... .......... .......... 10% 125M 1s 2024-08-22T20:28:24.3718620Z 5950K .......... .......... .......... .......... .......... 10% 81.0M 1s 2024-08-22T20:28:24.3725910Z 6000K .......... .......... .......... .......... .......... 10% 65.6M 1s 2024-08-22T20:28:24.3739860Z 6050K .......... .......... .......... .......... .......... 10% 64.1M 1s 2024-08-22T20:28:24.3740320Z 6100K .......... .......... .......... .......... .......... 10% 75.2M 1s 2024-08-22T20:28:24.3746130Z 6150K .......... .......... .......... .......... .......... 10% 77.4M 1s 2024-08-22T20:28:24.3750600Z 6200K .......... .......... .......... .......... .......... 10% 117M 1s 2024-08-22T20:28:24.3755430Z 6250K .......... .......... .......... .......... .......... 10% 95.2M 1s 2024-08-22T20:28:24.3760450Z 6300K .......... .......... .......... .......... .......... 10% 97.1M 1s 2024-08-22T20:28:24.3768200Z 6350K .......... .......... .......... .......... .......... 10% 63.3M 1s 2024-08-22T20:28:24.3772300Z 6400K .......... .......... .......... .......... .......... 10% 116M 1s 2024-08-22T20:28:24.3781280Z 6450K .......... .......... .......... .......... .......... 10% 85.2M 1s 2024-08-22T20:28:24.3789170Z 6500K .......... .......... .......... .......... .......... 11% 61.9M 1s 2024-08-22T20:28:24.3791900Z 6550K .......... .......... .......... .......... .......... 11% 95.0M 1s 2024-08-22T20:28:24.3797250Z 6600K .......... .......... .......... .......... .......... 11% 85.5M 1s 2024-08-22T20:28:24.3802300Z 6650K .......... .......... .......... .......... .......... 11% 94.4M 1s 2024-08-22T20:28:24.3813070Z 6700K .......... .......... .......... .......... .......... 11% 45.8M 1s 2024-08-22T20:28:24.3818170Z 6750K .......... .......... .......... .......... .......... 11% 87.5M 1s 2024-08-22T20:28:24.3824130Z 6800K .......... .......... .......... .......... .......... 11% 84.6M 1s 2024-08-22T20:28:24.3831500Z 6850K .......... .......... .......... .......... .......... 11% 67.7M 1s 2024-08-22T20:28:24.3841600Z 6900K .......... .......... .......... .......... .......... 11% 57.7M 1s 2024-08-22T20:28:24.3846330Z 6950K .......... .......... .......... .......... .......... 11% 77.1M 1s 2024-08-22T20:28:24.3852690Z 7000K .......... .......... .......... .......... .......... 11% 91.3M 1s 2024-08-22T20:28:24.3862470Z 7050K .......... .......... .......... .......... .......... 11% 51.1M 1s 2024-08-22T20:28:24.3865940Z 7100K .......... .......... .......... .......... .......... 12% 101M 1s 2024-08-22T20:28:24.3870770Z 7150K .......... .......... .......... .......... .......... 12% 99.0M 1s 2024-08-22T20:28:24.3877550Z 7200K .......... .......... .......... .......... .......... 12% 73.9M 1s 2024-08-22T20:28:24.3883450Z 7250K .......... .......... .......... .......... .......... 12% 80.8M 1s 2024-08-22T20:28:24.3890780Z 7300K .......... .......... .......... .......... .......... 12% 68.5M 1s 2024-08-22T20:28:24.3896960Z 7350K .......... .......... .......... .......... .......... 12% 106M 1s 2024-08-22T20:28:24.3902440Z 7400K .......... .......... .......... .......... .......... 12% 76.2M 1s 2024-08-22T20:28:24.3910540Z 7450K .......... .......... .......... .......... .......... 12% 55.6M 1s 2024-08-22T20:28:24.3926030Z 7500K .......... .......... .......... .......... .......... 12% 31.5M 1s 2024-08-22T20:28:24.3933610Z 7550K .......... .......... .......... .......... .......... 12% 64.6M 1s 2024-08-22T20:28:24.3938250Z 7600K .......... .......... .......... .......... .......... 12% 101M 1s 2024-08-22T20:28:24.3943790Z 7650K .......... .......... .......... .......... .......... 12% 90.4M 1s 2024-08-22T20:28:24.3954010Z 7700K .......... .......... .......... .......... .......... 13% 48.0M 1s 2024-08-22T20:28:24.3962340Z 7750K .......... .......... .......... .......... .......... 13% 70.0M 1s 2024-08-22T20:28:24.3966180Z 7800K .......... .......... .......... .......... .......... 13% 94.8M 1s 2024-08-22T20:28:24.3976500Z 7850K .......... .......... .......... .......... .......... 13% 48.8M 1s 2024-08-22T20:28:24.3986380Z 7900K .......... .......... .......... .......... .......... 13% 65.6M 1s 2024-08-22T20:28:24.3991050Z 7950K .......... .......... .......... .......... .......... 13% 93.2M 1s 2024-08-22T20:28:24.3996630Z 8000K .......... .......... .......... .......... .......... 13% 62.6M 1s 2024-08-22T20:28:24.4002710Z 8050K .......... .......... .......... .......... .......... 13% 77.8M 1s 2024-08-22T20:28:24.4008820Z 8100K .......... .......... .......... .......... .......... 13% 99.0M 1s 2024-08-22T20:28:24.4013480Z 8150K .......... .......... .......... .......... .......... 13% 83.3M 1s 2024-08-22T20:28:24.4024580Z 8200K .......... .......... .......... .......... .......... 13% 58.5M 1s 2024-08-22T20:28:24.4029460Z 8250K .......... .......... .......... .......... .......... 13% 63.4M 1s 2024-08-22T20:28:24.4035760Z 8300K .......... .......... .......... .......... .......... 14% 80.2M 1s 2024-08-22T20:28:24.4041320Z 8350K .......... .......... .......... .......... .......... 14% 87.7M 1s 2024-08-22T20:28:24.4050180Z 8400K .......... .......... .......... .......... .......... 14% 55.3M 1s 2024-08-22T20:28:24.4058280Z 8450K .......... .......... .......... .......... .......... 14% 67.5M 1s 2024-08-22T20:28:24.4063480Z 8500K .......... .......... .......... .......... .......... 14% 88.8M 1s 2024-08-22T20:28:24.4071860Z 8550K .......... .......... .......... .......... .......... 14% 75.8M 1s 2024-08-22T20:28:24.4092310Z 8600K .......... .......... .......... .......... .......... 14% 71.0M 1s 2024-08-22T20:28:24.4093020Z 8650K .......... .......... .......... .......... .......... 14% 115M 1s 2024-08-22T20:28:24.4093650Z 8700K .......... .......... .......... .......... .......... 14% 54.6M 1s 2024-08-22T20:28:24.4095470Z 8750K .......... .......... .......... .......... .......... 14% 82.5M 1s 2024-08-22T20:28:24.4101000Z 8800K .......... .......... .......... .......... .......... 14% 85.7M 1s 2024-08-22T20:28:24.4106770Z 8850K .......... .......... .......... .......... .......... 14% 81.9M 1s 2024-08-22T20:28:24.4119160Z 8900K .......... .......... .......... .......... .......... 15% 42.5M 1s 2024-08-22T20:28:24.4126710Z 8950K .......... .......... .......... .......... .......... 15% 61.9M 1s 2024-08-22T20:28:24.4131280Z 9000K .......... .......... .......... .......... .......... 15% 118M 1s 2024-08-22T20:28:24.4136790Z 9050K .......... .......... .......... .......... .......... 15% 102M 1s 2024-08-22T20:28:24.4143390Z 9100K .......... .......... .......... .......... .......... 15% 62.3M 1s 2024-08-22T20:28:24.4151190Z 9150K .......... .......... .......... .......... .......... 15% 65.0M 1s 2024-08-22T20:28:24.4160580Z 9200K .......... .......... .......... .......... .......... 15% 57.4M 1s 2024-08-22T20:28:24.4167610Z 9250K .......... .......... .......... .......... .......... 15% 64.3M 1s 2024-08-22T20:28:24.4172480Z 9300K .......... .......... .......... .......... .......... 15% 90.6M 1s 2024-08-22T20:28:24.4179100Z 9350K .......... .......... .......... .......... .......... 15% 71.0M 1s 2024-08-22T20:28:24.4192730Z 9400K .......... .......... .......... .......... .......... 15% 39.8M 1s 2024-08-22T20:28:24.4201200Z 9450K .......... .......... .......... .......... .......... 16% 65.5M 1s 2024-08-22T20:28:24.4208530Z 9500K .......... .......... .......... .......... .......... 16% 58.5M 1s 2024-08-22T20:28:24.4212240Z 9550K .......... .......... .......... .......... .......... 16% 108M 1s 2024-08-22T20:28:24.4227080Z 9600K .......... .......... .......... .......... .......... 16% 51.2M 1s 2024-08-22T20:28:24.4237850Z 9650K .......... .......... .......... .......... .......... 16% 39.4M 1s 2024-08-22T20:28:24.4247140Z 9700K .......... .......... .......... .......... .......... 16% 47.8M 1s 2024-08-22T20:28:24.4256580Z 9750K .......... .......... .......... .......... .......... 16% 50.8M 1s 2024-08-22T20:28:24.4262640Z 9800K .......... .......... .......... .......... .......... 16% 62.7M 1s 2024-08-22T20:28:24.4275070Z 9850K .......... .......... .......... .......... .......... 16% 44.4M 1s 2024-08-22T20:28:24.4289670Z 9900K .......... .......... .......... .......... .......... 16% 33.4M 1s 2024-08-22T20:28:24.4296870Z 9950K .......... .......... .......... .......... .......... 16% 47.7M 1s 2024-08-22T20:28:24.4308420Z 10000K .......... .......... .......... .......... .......... 16% 59.0M 1s 2024-08-22T20:28:24.4329310Z 10050K .......... .......... .......... .......... .......... 17% 23.1M 1s 2024-08-22T20:28:24.4340760Z 10100K .......... .......... .......... .......... .......... 17% 37.8M 1s 2024-08-22T20:28:24.4349300Z 10150K .......... .......... .......... .......... .......... 17% 57.4M 1s 2024-08-22T20:28:24.4362110Z 10200K .......... .......... .......... .......... .......... 17% 41.0M 1s 2024-08-22T20:28:24.4375050Z 10250K .......... .......... .......... .......... .......... 17% 54.4M 1s 2024-08-22T20:28:24.4378340Z 10300K .......... .......... .......... .......... .......... 17% 89.6M 1s 2024-08-22T20:28:24.4391590Z 10350K .......... .......... .......... .......... .......... 17% 33.8M 1s 2024-08-22T20:28:24.4436410Z 10400K .......... .......... .......... .......... .......... 17% 12.3M 1s 2024-08-22T20:28:24.4436930Z 10450K .......... .......... .......... .......... .......... 17% 89.8M 1s 2024-08-22T20:28:24.4444810Z 10500K .......... .......... .......... .......... .......... 17% 72.3M 1s 2024-08-22T20:28:24.4454020Z 10550K .......... .......... .......... .......... .......... 17% 48.4M 1s 2024-08-22T20:28:24.4474090Z 10600K .......... .......... .......... .......... .......... 17% 22.3M 1s 2024-08-22T20:28:24.4474700Z 10650K .......... .......... .......... .......... .......... 18% 626M 1s 2024-08-22T20:28:24.4478230Z 10700K .......... .......... .......... .......... .......... 18% 115M 1s 2024-08-22T20:28:24.4486370Z 10750K .......... .......... .......... .......... .......... 18% 86.6M 1s 2024-08-22T20:28:24.4501220Z 10800K .......... .......... .......... .......... .......... 18% 54.2M 1s 2024-08-22T20:28:24.4507000Z 10850K .......... .......... .......... .......... .......... 18% 48.9M 1s 2024-08-22T20:28:24.4516520Z 10900K .......... .......... .......... .......... .......... 18% 49.4M 1s 2024-08-22T20:28:24.4518640Z 10950K .......... .......... .......... .......... .......... 18% 226M 1s 2024-08-22T20:28:24.4523710Z 11000K .......... .......... .......... .......... .......... 18% 61.4M 1s 2024-08-22T20:28:24.4527430Z 11050K .......... .......... .......... .......... .......... 18% 155M 1s 2024-08-22T20:28:24.4535330Z 11100K .......... .......... .......... .......... .......... 18% 69.1M 1s 2024-08-22T20:28:24.4555990Z 11150K .......... .......... .......... .......... .......... 18% 36.1M 1s 2024-08-22T20:28:24.4563170Z 11200K .......... .......... .......... .......... .......... 18% 33.8M 1s 2024-08-22T20:28:24.4569660Z 11250K .......... .......... .......... .......... .......... 19% 87.8M 1s 2024-08-22T20:28:24.4581050Z 11300K .......... .......... .......... .......... .......... 19% 34.8M 1s 2024-08-22T20:28:24.4586490Z 11350K .......... .......... .......... .......... .......... 19% 176M 1s 2024-08-22T20:28:24.4588230Z 11400K .......... .......... .......... .......... .......... 19% 95.2M 1s 2024-08-22T20:28:24.4597370Z 11450K .......... .......... .......... .......... .......... 19% 67.0M 1s 2024-08-22T20:28:24.4605570Z 11500K .......... .......... .......... .......... .......... 19% 49.8M 1s 2024-08-22T20:28:24.4608360Z 11550K .......... .......... .......... .......... .......... 19% 139M 1s 2024-08-22T20:28:24.4617100Z 11600K .......... .......... .......... .......... .......... 19% 59.2M 1s 2024-08-22T20:28:24.4621730Z 11650K .......... .......... .......... .......... .......... 19% 97.9M 1s 2024-08-22T20:28:24.4634040Z 11700K .......... .......... .......... .......... .......... 19% 39.5M 1s 2024-08-22T20:28:24.4641120Z 11750K .......... .......... .......... .......... .......... 19% 519M 1s 2024-08-22T20:28:24.4643270Z 11800K .......... .......... .......... .......... .......... 19% 68.3M 1s 2024-08-22T20:28:24.4657690Z 11850K .......... .......... .......... .......... .......... 20% 37.9M 1s 2024-08-22T20:28:24.4661950Z 11900K .......... .......... .......... .......... .......... 20% 75.5M 1s 2024-08-22T20:28:24.4669740Z 11950K .......... .......... .......... .......... .......... 20% 63.1M 1s 2024-08-22T20:28:24.4674630Z 12000K .......... .......... .......... .......... .......... 20% 90.8M 1s 2024-08-22T20:28:24.4682450Z 12050K .......... .......... .......... .......... .......... 20% 64.2M 1s 2024-08-22T20:28:24.4689120Z 12100K .......... .......... .......... .......... .......... 20% 85.8M 1s 2024-08-22T20:28:24.4695350Z 12150K .......... .......... .......... .......... .......... 20% 68.2M 1s 2024-08-22T20:28:24.4700180Z 12200K .......... .......... .......... .......... .......... 20% 99.4M 1s 2024-08-22T20:28:24.4706460Z 12250K .......... .......... .......... .......... .......... 20% 73.8M 1s 2024-08-22T20:28:24.4713790Z 12300K .......... .......... .......... .......... .......... 20% 89.4M 1s 2024-08-22T20:28:24.4718760Z 12350K .......... .......... .......... .......... .......... 20% 72.9M 1s 2024-08-22T20:28:24.4728960Z 12400K .......... .......... .......... .......... .......... 20% 49.6M 1s 2024-08-22T20:28:24.4732550Z 12450K .......... .......... .......... .......... .......... 21% 121M 1s 2024-08-22T20:28:24.4739210Z 12500K .......... .......... .......... .......... .......... 21% 74.9M 1s 2024-08-22T20:28:24.4744280Z 12550K .......... .......... .......... .......... .......... 21% 106M 1s 2024-08-22T20:28:24.4755680Z 12600K .......... .......... .......... .......... .......... 21% 57.0M 1s 2024-08-22T20:28:24.4759420Z 12650K .......... .......... .......... .......... .......... 21% 71.0M 1s 2024-08-22T20:28:24.4766580Z 12700K .......... .......... .......... .......... .......... 21% 80.6M 1s 2024-08-22T20:28:24.4772230Z 12750K .......... .......... .......... .......... .......... 21% 85.8M 1s 2024-08-22T20:28:24.4775870Z 12800K .......... .......... .......... .......... .......... 21% 106M 1s 2024-08-22T20:28:24.4784290Z 12850K .......... .......... .......... .......... .......... 21% 86.4M 1s 2024-08-22T20:28:24.4789290Z 12900K .......... .......... .......... .......... .......... 21% 64.9M 1s 2024-08-22T20:28:24.4793690Z 12950K .......... .......... .......... .......... .......... 21% 109M 1s 2024-08-22T20:28:24.4800370Z 13000K .......... .......... .......... .......... .......... 21% 73.0M 1s 2024-08-22T20:28:24.4804570Z 13050K .......... .......... .......... .......... .......... 22% 108M 1s 2024-08-22T20:28:24.4811590Z 13100K .......... .......... .......... .......... .......... 22% 68.1M 1s 2024-08-22T20:28:24.4817840Z 13150K .......... .......... .......... .......... .......... 22% 77.0M 1s 2024-08-22T20:28:24.4820860Z 13200K .......... .......... .......... .......... .......... 22% 162M 1s 2024-08-22T20:28:24.4827750Z 13250K .......... .......... .......... .......... .......... 22% 79.7M 1s 2024-08-22T20:28:24.4831460Z 13300K .......... .......... .......... .......... .......... 22% 179M 1s 2024-08-22T20:28:24.4839110Z 13350K .......... .......... .......... .......... .......... 22% 95.4M 1s 2024-08-22T20:28:24.4839650Z 13400K .......... .......... .......... .......... .......... 22% 94.8M 1s 2024-08-22T20:28:24.4845860Z 13450K .......... .......... .......... .......... .......... 22% 96.5M 1s 2024-08-22T20:28:24.4853550Z 13500K .......... .......... .......... .......... .......... 22% 74.3M 1s 2024-08-22T20:28:24.4858570Z 13550K .......... .......... .......... .......... .......... 22% 89.6M 1s 2024-08-22T20:28:24.4865040Z 13600K .......... .......... .......... .......... .......... 22% 71.7M 1s 2024-08-22T20:28:24.4868920Z 13650K .......... .......... .......... .......... .......... 23% 108M 1s 2024-08-22T20:28:24.4873530Z 13700K .......... .......... .......... .......... .......... 23% 93.4M 1s 2024-08-22T20:28:24.4878160Z 13750K .......... .......... .......... .......... .......... 23% 111M 1s 2024-08-22T20:28:24.4880600Z 13800K .......... .......... .......... .......... .......... 23% 180M 1s 2024-08-22T20:28:24.4883800Z 13850K .......... .......... .......... .......... .......... 23% 155M 1s 2024-08-22T20:28:24.4885030Z 13900K .......... .......... .......... .......... .......... 23% 373M 1s 2024-08-22T20:28:24.4886770Z 13950K .......... .......... .......... .......... .......... 23% 264M 1s 2024-08-22T20:28:24.4895730Z 14000K .......... .......... .......... .......... .......... 23% 60.6M 1s 2024-08-22T20:28:24.4896220Z 14050K .......... .......... .......... .......... .......... 23% 444M 1s 2024-08-22T20:28:24.4896690Z 14100K .......... .......... .......... .......... .......... 23% 763M 1s 2024-08-22T20:28:24.4898170Z 14150K .......... .......... .......... .......... .......... 23% 588M 1s 2024-08-22T20:28:24.4898640Z 14200K .......... .......... .......... .......... .......... 24% 470M 1s 2024-08-22T20:28:24.4908640Z 14250K .......... .......... .......... .......... .......... 24% 48.7M 1s 2024-08-22T20:28:24.4922480Z 14300K .......... .......... .......... .......... .......... 24% 35.1M 1s 2024-08-22T20:28:24.4945290Z 14350K .......... .......... .......... .......... .......... 24% 21.8M 1s 2024-08-22T20:28:24.4964950Z 14400K .......... .......... .......... .......... .......... 24% 24.9M 1s 2024-08-22T20:28:24.4968700Z 14450K .......... .......... .......... .......... .......... 24% 115M 1s 2024-08-22T20:28:24.4975870Z 14500K .......... .......... .......... .......... .......... 24% 69.8M 1s 2024-08-22T20:28:24.4982300Z 14550K .......... .......... .......... .......... .......... 24% 78.6M 1s 2024-08-22T20:28:24.4989050Z 14600K .......... .......... .......... .......... .......... 24% 74.1M 1s 2024-08-22T20:28:24.4996370Z 14650K .......... .......... .......... .......... .......... 24% 66.8M 1s 2024-08-22T20:28:24.4999090Z 14700K .......... .......... .......... .......... .......... 24% 168M 1s 2024-08-22T20:28:24.5006140Z 14750K .......... .......... .......... .......... .......... 24% 69.0M 1s 2024-08-22T20:28:24.5012210Z 14800K .......... .......... .......... .......... .......... 25% 84.6M 1s 2024-08-22T20:28:24.5020820Z 14850K .......... .......... .......... .......... .......... 25% 58.6M 1s 2024-08-22T20:28:24.5028610Z 14900K .......... .......... .......... .......... .......... 25% 58.5M 1s 2024-08-22T20:28:24.5029640Z 14950K .......... .......... .......... .......... .......... 25% 364M 1s 2024-08-22T20:28:24.5037570Z 15000K .......... .......... .......... .......... .......... 25% 65.2M 1s 2024-08-22T20:28:24.5044480Z 15050K .......... .......... .......... .......... .......... 25% 70.3M 1s 2024-08-22T20:28:24.5051910Z 15100K .......... .......... .......... .......... .......... 25% 65.5M 1s 2024-08-22T20:28:24.5057470Z 15150K .......... .......... .......... .......... .......... 25% 104M 1s 2024-08-22T20:28:24.5061940Z 15200K .......... .......... .......... .......... .......... 25% 94.6M 1s 2024-08-22T20:28:24.5069500Z 15250K .......... .......... .......... .......... .......... 25% 70.2M 1s 2024-08-22T20:28:24.5072490Z 15300K .......... .......... .......... .......... .......... 25% 128M 1s 2024-08-22T20:28:24.5076630Z 15350K .......... .......... .......... .......... .......... 25% 117M 1s 2024-08-22T20:28:24.5094980Z 15400K .......... .......... .......... .......... .......... 26% 26.6M 1s 2024-08-22T20:28:24.5099140Z 15450K .......... .......... .......... .......... .......... 26% 115M 1s 2024-08-22T20:28:24.5106390Z 15500K .......... .......... .......... .......... .......... 26% 69.3M 1s 2024-08-22T20:28:24.5112830Z 15550K .......... .......... .......... .......... .......... 26% 112M 1s 2024-08-22T20:28:24.5113940Z 15600K .......... .......... .......... .......... .......... 26% 474M 1s 2024-08-22T20:28:24.5115280Z 15650K .......... .......... .......... .......... .......... 26% 618M 1s 2024-08-22T20:28:24.5115800Z 15700K .......... .......... .......... .......... .......... 26% 149M 1s 2024-08-22T20:28:24.5116300Z 15750K .......... .......... .......... .......... .......... 26% 688M 1s 2024-08-22T20:28:24.5121800Z 15800K .......... .......... .......... .......... .......... 26% 111M 1s 2024-08-22T20:28:24.5129390Z 15850K .......... .......... .......... .......... .......... 26% 58.5M 1s 2024-08-22T20:28:24.5134800Z 15900K .......... .......... .......... .......... .......... 26% 84.3M 1s 2024-08-22T20:28:24.5136050Z 15950K .......... .......... .......... .......... .......... 26% 364M 1s 2024-08-22T20:28:24.5143510Z 16000K .......... .......... .......... .......... .......... 27% 70.8M 1s 2024-08-22T20:28:24.5149170Z 16050K .......... .......... .......... .......... .......... 27% 83.5M 1s 2024-08-22T20:28:24.5153180Z 16100K .......... .......... .......... .......... .......... 27% 119M 1s 2024-08-22T20:28:24.5158800Z 16150K .......... .......... .......... .......... .......... 27% 96.5M 1s 2024-08-22T20:28:24.5161030Z 16200K .......... .......... .......... .......... .......... 27% 181M 1s 2024-08-22T20:28:24.5167440Z 16250K .......... .......... .......... .......... .......... 27% 82.2M 1s 2024-08-22T20:28:24.5173250Z 16300K .......... .......... .......... .......... .......... 27% 93.5M 1s 2024-08-22T20:28:24.5176020Z 16350K .......... .......... .......... .......... .......... 27% 125M 1s 2024-08-22T20:28:24.5186990Z 16400K .......... .......... .......... .......... .......... 27% 58.7M 1s 2024-08-22T20:28:24.5187400Z 16450K .......... .......... .......... .......... .......... 27% 191M 1s 2024-08-22T20:28:24.5191590Z 16500K .......... .......... .......... .......... .......... 27% 114M 1s 2024-08-22T20:28:24.5196890Z 16550K .......... .......... .......... .......... .......... 27% 83.6M 1s 2024-08-22T20:28:24.5200330Z 16600K .......... .......... .......... .......... .......... 28% 147M 1s 2024-08-22T20:28:24.5203740Z 16650K .......... .......... .......... .......... .......... 28% 139M 1s 2024-08-22T20:28:24.5210860Z 16700K .......... .......... .......... .......... .......... 28% 72.7M 1s 2024-08-22T20:28:24.5215670Z 16750K .......... .......... .......... .......... .......... 28% 103M 1s 2024-08-22T20:28:24.5224390Z 16800K .......... .......... .......... .......... .......... 28% 54.4M 1s 2024-08-22T20:28:24.5232050Z 16850K .......... .......... .......... .......... .......... 28% 61.5M 1s 2024-08-22T20:28:24.5237900Z 16900K .......... .......... .......... .......... .......... 28% 86.9M 1s 2024-08-22T20:28:24.5241130Z 16950K .......... .......... .......... .......... .......... 28% 140M 1s 2024-08-22T20:28:24.5248940Z 17000K .......... .......... .......... .......... .......... 28% 63.1M 1s 2024-08-22T20:28:24.5253590Z 17050K .......... .......... .......... .......... .......... 28% 103M 1s 2024-08-22T20:28:24.5258130Z 17100K .......... .......... .......... .......... .......... 28% 111M 1s 2024-08-22T20:28:24.5261550Z 17150K .......... .......... .......... .......... .......... 28% 134M 1s 2024-08-22T20:28:24.5268940Z 17200K .......... .......... .......... .......... .......... 29% 69.6M 1s 2024-08-22T20:28:24.5277050Z 17250K .......... .......... .......... .......... .......... 29% 58.3M 1s 2024-08-22T20:28:24.5282000Z 17300K .......... .......... .......... .......... .......... 29% 100M 1s 2024-08-22T20:28:24.5287130Z 17350K .......... .......... .......... .......... .......... 29% 103M 1s 2024-08-22T20:28:24.5292670Z 17400K .......... .......... .......... .......... .......... 29% 131M 1s 2024-08-22T20:28:24.5294570Z 17450K .......... .......... .......... .......... .......... 29% 116M 1s 2024-08-22T20:28:24.5299980Z 17500K .......... .......... .......... .......... .......... 29% 89.8M 1s 2024-08-22T20:28:24.5307630Z 17550K .......... .......... .......... .......... .......... 29% 67.5M 1s 2024-08-22T20:28:24.5309620Z 17600K .......... .......... .......... .......... .......... 29% 191M 1s 2024-08-22T20:28:24.5314820Z 17650K .......... .......... .......... .......... .......... 29% 100M 1s 2024-08-22T20:28:24.5320430Z 17700K .......... .......... .......... .......... .......... 29% 84.0M 1s 2024-08-22T20:28:24.5324510Z 17750K .......... .......... .......... .......... .......... 29% 125M 1s 2024-08-22T20:28:24.5329600Z 17800K .......... .......... .......... .......... .......... 30% 98.6M 1s 2024-08-22T20:28:24.5335020Z 17850K .......... .......... .......... .......... .......... 30% 87.8M 1s 2024-08-22T20:28:24.5341330Z 17900K .......... .......... .......... .......... .......... 30% 74.9M 1s 2024-08-22T20:28:24.5344400Z 17950K .......... .......... .......... .......... .......... 30% 166M 1s 2024-08-22T20:28:24.5348060Z 18000K .......... .......... .......... .......... .......... 30% 132M 1s 2024-08-22T20:28:24.5353920Z 18050K .......... .......... .......... .......... .......... 30% 87.7M 1s 2024-08-22T20:28:24.5359210Z 18100K .......... .......... .......... .......... .......... 30% 88.8M 1s 2024-08-22T20:28:24.5363320Z 18150K .......... .......... .......... .......... .......... 30% 118M 1s 2024-08-22T20:28:24.5368600Z 18200K .......... .......... .......... .......... .......... 30% 90.8M 1s 2024-08-22T20:28:24.5375750Z 18250K .......... .......... .......... .......... .......... 30% 69.8M 1s 2024-08-22T20:28:24.5390460Z 18300K .......... .......... .......... .......... .......... 30% 33.1M 1s 2024-08-22T20:28:24.5395080Z 18350K .......... .......... .......... .......... .......... 30% 105M 1s 2024-08-22T20:28:24.5398170Z 18400K .......... .......... .......... .......... .......... 31% 153M 1s 2024-08-22T20:28:24.5401300Z 18450K .......... .......... .......... .......... .......... 31% 154M 1s 2024-08-22T20:28:24.5410370Z 18500K .......... .......... .......... .......... .......... 31% 91.3M 1s 2024-08-22T20:28:24.5413660Z 18550K .......... .......... .......... .......... .......... 31% 82.8M 1s 2024-08-22T20:28:24.5415280Z 18600K .......... .......... .......... .......... .......... 31% 465M 1s 2024-08-22T20:28:24.5415760Z 18650K .......... .......... .......... .......... .......... 31% 688M 1s 2024-08-22T20:28:24.5422350Z 18700K .......... .......... .......... .......... .......... 31% 72.0M 1s 2024-08-22T20:28:24.5427230Z 18750K .......... .......... .......... .......... .......... 31% 85.1M 1s 2024-08-22T20:28:24.5428730Z 18800K .......... .......... .......... .......... .......... 31% 261M 1s 2024-08-22T20:28:24.5432960Z 18850K .......... .......... .......... .......... .......... 31% 124M 1s 2024-08-22T20:28:24.5437350Z 18900K .......... .......... .......... .......... .......... 31% 112M 1s 2024-08-22T20:28:24.5442210Z 18950K .......... .......... .......... .......... .......... 32% 102M 1s 2024-08-22T20:28:24.5447920Z 19000K .......... .......... .......... .......... .......... 32% 80.4M 1s 2024-08-22T20:28:24.5452000Z 19050K .......... .......... .......... .......... .......... 32% 123M 1s 2024-08-22T20:28:24.5457450Z 19100K .......... .......... .......... .......... .......... 32% 88.8M 1s 2024-08-22T20:28:24.5462370Z 19150K .......... .......... .......... .......... .......... 32% 100M 1s 2024-08-22T20:28:24.5469270Z 19200K .......... .......... .......... .......... .......... 32% 110M 1s 2024-08-22T20:28:24.5472820Z 19250K .......... .......... .......... .......... .......... 32% 80.6M 1s 2024-08-22T20:28:24.5481330Z 19300K .......... .......... .......... .......... .......... 32% 64.2M 1s 2024-08-22T20:28:24.5484920Z 19350K .......... .......... .......... .......... .......... 32% 144M 1s 2024-08-22T20:28:24.5497020Z 19400K .......... .......... .......... .......... .......... 32% 39.3M 1s 2024-08-22T20:28:24.5497700Z 19450K .......... .......... .......... .......... .......... 32% 588M 1s 2024-08-22T20:28:24.5498420Z 19500K .......... .......... .......... .......... .......... 32% 397M 1s 2024-08-22T20:28:24.5505060Z 19550K .......... .......... .......... .......... .......... 33% 109M 1s 2024-08-22T20:28:24.5510170Z 19600K .......... .......... .......... .......... .......... 33% 90.9M 1s 2024-08-22T20:28:24.5511510Z 19650K .......... .......... .......... .......... .......... 33% 158M 1s 2024-08-22T20:28:24.5635020Z 19700K .......... .......... .......... .......... .......... 33% 49.8M 1s 2024-08-22T20:28:24.5638050Z 19750K .......... .......... .......... .......... .......... 33% 4.28M 1s 2024-08-22T20:28:24.5664840Z 19800K .......... .......... .......... .......... .......... 33% 17.2M 1s 2024-08-22T20:28:24.5669780Z 19850K .......... .......... .......... .......... .......... 33% 519M 1s 2024-08-22T20:28:24.5672440Z 19900K .......... .......... .......... .......... .......... 33% 642M 1s 2024-08-22T20:28:24.5673000Z 19950K .......... .......... .......... .......... .......... 33% 503M 1s 2024-08-22T20:28:24.5673460Z 20000K .......... .......... .......... .......... .......... 33% 688M 1s 2024-08-22T20:28:24.5674410Z 20050K .......... .......... .......... .......... .......... 33% 708M 1s 2024-08-22T20:28:24.5678120Z 20100K .......... .......... .......... .......... .......... 33% 678M 1s 2024-08-22T20:28:24.5682090Z 20150K .......... .......... .......... .......... .......... 34% 718M 1s 2024-08-22T20:28:24.5684010Z 20200K .......... .......... .......... .......... .......... 34% 514M 1s 2024-08-22T20:28:24.5685310Z 20250K .......... .......... .......... .......... .......... 34% 595M 1s 2024-08-22T20:28:24.5687090Z 20300K .......... .......... .......... .......... .......... 34% 618M 1s 2024-08-22T20:28:24.5689170Z 20350K .......... .......... .......... .......... .......... 34% 678M 1s 2024-08-22T20:28:24.5690420Z 20400K .......... .......... .......... .......... .......... 34% 158M 1s 2024-08-22T20:28:24.5693120Z 20450K .......... .......... .......... .......... .......... 34% 107M 1s 2024-08-22T20:28:24.5693540Z 20500K .......... .......... .......... .......... .......... 34% 160M 1s 2024-08-22T20:28:24.5693940Z 20550K .......... .......... .......... .......... .......... 34% 294M 1s 2024-08-22T20:28:24.5694320Z 20600K .......... .......... .......... .......... .......... 34% 588M 1s 2024-08-22T20:28:24.5702520Z 20650K .......... .......... .......... .......... .......... 34% 503M 1s 2024-08-22T20:28:24.5704340Z 20700K .......... .......... .......... .......... .......... 34% 525M 1s 2024-08-22T20:28:24.5706010Z 20750K .......... .......... .......... .......... .......... 35% 698M 1s 2024-08-22T20:28:24.5707030Z 20800K .......... .......... .......... .......... .......... 35% 688M 1s 2024-08-22T20:28:24.5708130Z 20850K .......... .......... .......... .......... .......... 35% 698M 1s 2024-08-22T20:28:24.5715110Z 20900K .......... .......... .......... .......... .......... 35% 159M 1s 2024-08-22T20:28:24.5720870Z 20950K .......... .......... .......... .......... .......... 35% 18.0M 1s 2024-08-22T20:28:24.6033650Z 21000K .......... .......... .......... .......... .......... 35% 388M 1s 2024-08-22T20:28:24.6034470Z 21050K .......... .......... .......... .......... .......... 35% 1.56M 1s 2024-08-22T20:28:24.6035000Z 21100K .......... .......... .......... .......... .......... 35% 344M 1s 2024-08-22T20:28:24.6035610Z 21150K .......... .......... .......... .......... .......... 35% 669M 1s 2024-08-22T20:28:24.6036340Z 21200K .......... .......... .......... .......... .......... 35% 626M 1s 2024-08-22T20:28:24.6044050Z 21250K .......... .......... .......... .......... .......... 35% 96.9M 1s 2024-08-22T20:28:24.6045900Z 21300K .......... .......... .......... .......... .......... 35% 367M 1s 2024-08-22T20:28:24.6046320Z 21350K .......... .......... .......... .......... .......... 36% 561M 1s 2024-08-22T20:28:24.6046800Z 21400K .......... .......... .......... .......... .......... 36% 595M 1s 2024-08-22T20:28:24.6047170Z 21450K .......... .......... .......... .......... .......... 36% 708M 1s 2024-08-22T20:28:24.6050370Z 21500K .......... .......... .......... .......... .......... 36% 129M 1s 2024-08-22T20:28:24.6059130Z 21550K .......... .......... .......... .......... .......... 36% 51.0M 1s 2024-08-22T20:28:24.6073670Z 21600K .......... .......... .......... .......... .......... 36% 95.4M 1s 2024-08-22T20:28:24.6076930Z 21650K .......... .......... .......... .......... .......... 36% 74.5M 1s 2024-08-22T20:28:24.6080170Z 21700K .......... .......... .......... .......... .......... 36% 142M 1s 2024-08-22T20:28:24.6081010Z 21750K .......... .......... .......... .......... .......... 36% 428M 1s 2024-08-22T20:28:24.6081420Z 21800K .......... .......... .......... .......... .......... 36% 588M 1s 2024-08-22T20:28:24.6086020Z 21850K .......... .......... .......... .......... .......... 36% 634M 1s 2024-08-22T20:28:24.6086440Z 21900K .......... .......... .......... .......... .......... 36% 678M 1s 2024-08-22T20:28:24.6087300Z 21950K .......... .......... .......... .......... .......... 37% 537M 1s 2024-08-22T20:28:24.6087710Z 22000K .......... .......... .......... .......... .......... 37% 555M 1s 2024-08-22T20:28:24.6100250Z 22050K .......... .......... .......... .......... .......... 37% 634M 1s 2024-08-22T20:28:24.6102460Z 22100K .......... .......... .......... .......... .......... 37% 271M 1s 2024-08-22T20:28:24.6105270Z 22150K .......... .......... .......... .......... .......... 37% 126M 1s 2024-08-22T20:28:24.6115070Z 22200K .......... .......... .......... .......... .......... 37% 404M 1s 2024-08-22T20:28:24.6115840Z 22250K .......... .......... .......... .......... .......... 37% 362M 1s 2024-08-22T20:28:24.6116400Z 22300K .......... .......... .......... .......... .......... 37% 330M 1s 2024-08-22T20:28:24.6117030Z 22350K .......... .......... .......... .......... .......... 37% 452M 1s 2024-08-22T20:28:24.6117760Z 22400K .......... .......... .......... .......... .......... 37% 207M 1s 2024-08-22T20:28:24.6120720Z 22450K .......... .......... .......... .......... .......... 37% 568M 1s 2024-08-22T20:28:24.6125660Z 22500K .......... .......... .......... .......... .......... 37% 543M 1s 2024-08-22T20:28:24.6128790Z 22550K .......... .......... .......... .......... .......... 38% 543M 1s 2024-08-22T20:28:24.6131330Z 22600K .......... .......... .......... .......... .......... 38% 626M 1s 2024-08-22T20:28:24.6131830Z 22650K .......... .......... .......... .......... .......... 38% 708M 1s 2024-08-22T20:28:24.6134000Z 22700K .......... .......... .......... .......... .......... 38% 282M 1s 2024-08-22T20:28:24.6134390Z 22750K .......... .......... .......... .......... .......... 38% 249M 1s 2024-08-22T20:28:24.6135030Z 22800K .......... .......... .......... .......... .......... 38% 432M 1s 2024-08-22T20:28:24.6143020Z 22850K .......... .......... .......... .......... .......... 38% 642M 1s 2024-08-22T20:28:24.6144870Z 22900K .......... .......... .......... .......... .......... 38% 729M 1s 2024-08-22T20:28:24.6146540Z 22950K .......... .......... .......... .......... .......... 38% 568M 1s 2024-08-22T20:28:24.6149000Z 23000K .......... .......... .......... .......... .......... 38% 376M 1s 2024-08-22T20:28:24.6149930Z 23050K .......... .......... .......... .......... .......... 38% 561M 1s 2024-08-22T20:28:24.6150840Z 23100K .......... .......... .......... .......... .......... 38% 261M 1s 2024-08-22T20:28:24.6151310Z 23150K .......... .......... .......... .......... .......... 39% 159M 1s 2024-08-22T20:28:24.6151860Z 23200K .......... .......... .......... .......... .......... 39% 211M 1s 2024-08-22T20:28:24.6152640Z 23250K .......... .......... .......... .......... .......... 39% 178M 1s 2024-08-22T20:28:24.6154800Z 23300K .......... .......... .......... .......... .......... 39% 142M 1s 2024-08-22T20:28:24.6157240Z 23350K .......... .......... .......... .......... .......... 39% 185M 1s 2024-08-22T20:28:24.6157730Z 23400K .......... .......... .......... .......... .......... 39% 149M 1s 2024-08-22T20:28:24.6158240Z 23450K .......... .......... .......... .......... .......... 39% 574M 1s 2024-08-22T20:28:24.6158790Z 23500K .......... .......... .......... .......... .......... 39% 688M 1s 2024-08-22T20:28:24.6159320Z 23550K .......... .......... .......... .......... .......... 39% 503M 1s 2024-08-22T20:28:24.6160990Z 23600K .......... .......... .......... .......... .......... 39% 68.5M 1s 2024-08-22T20:28:24.6163170Z 23650K .......... .......... .......... .......... .......... 39% 72.6M 1s 2024-08-22T20:28:24.6163800Z 23700K .......... .......... .......... .......... .......... 40% 41.2M 1s 2024-08-22T20:28:24.6173840Z 23750K .......... .......... .......... .......... .......... 40% 27.1M 1s 2024-08-22T20:28:24.6186170Z 23800K .......... .......... .......... .......... .......... 40% 82.9M 1s 2024-08-22T20:28:24.6207460Z 23850K .......... .......... .......... .......... .......... 40% 26.5M 1s 2024-08-22T20:28:24.6211150Z 23900K .......... .......... .......... .......... .......... 40% 71.8M 1s 2024-08-22T20:28:24.6222250Z 23950K .......... .......... .......... .......... .......... 40% 32.1M 1s 2024-08-22T20:28:24.6237890Z 24000K .......... .......... .......... .......... .......... 40% 48.6M 1s 2024-08-22T20:28:24.6262620Z 24050K .......... .......... .......... .......... .......... 40% 17.6M 1s 2024-08-22T20:28:24.6271510Z 24100K .......... .......... .......... .......... .......... 40% 135M 1s 2024-08-22T20:28:24.6283520Z 24150K .......... .......... .......... .......... .......... 40% 27.4M 1s 2024-08-22T20:28:24.6284290Z 24200K .......... .......... .......... .......... .......... 40% 203M 1s 2024-08-22T20:28:24.6290460Z 24250K .......... .......... .......... .......... .......... 40% 50.0M 1s 2024-08-22T20:28:24.6325190Z 24300K .......... .......... .......... .......... .......... 41% 17.3M 1s 2024-08-22T20:28:24.6328630Z 24350K .......... .......... .......... .......... .......... 41% 86.3M 1s 2024-08-22T20:28:24.6329040Z 24400K .......... .......... .......... .......... .......... 41% 678M 1s 2024-08-22T20:28:24.6336580Z 24450K .......... .......... .......... .......... .......... 41% 46.1M 1s 2024-08-22T20:28:24.6345220Z 24500K .......... .......... .......... .......... .......... 41% 51.6M 1s 2024-08-22T20:28:24.6359140Z 24550K .......... .......... .......... .......... .......... 41% 40.3M 1s 2024-08-22T20:28:24.6374180Z 24600K .......... .......... .......... .......... .......... 41% 33.2M 1s 2024-08-22T20:28:24.6388210Z 24650K .......... .......... .......... .......... .......... 41% 34.4M 1s 2024-08-22T20:28:24.6402730Z 24700K .......... .......... .......... .......... .......... 41% 32.5M 1s 2024-08-22T20:28:24.6416440Z 24750K .......... .......... .......... .......... .......... 41% 53.5M 1s 2024-08-22T20:28:24.6423490Z 24800K .......... .......... .......... .......... .......... 41% 36.7M 1s 2024-08-22T20:28:24.6437060Z 24850K .......... .......... .......... .......... .......... 41% 40.1M 1s 2024-08-22T20:28:24.6444730Z 24900K .......... .......... .......... .......... .......... 42% 51.0M 1s 2024-08-22T20:28:24.6451840Z 24950K .......... .......... .......... .......... .......... 42% 69.9M 1s 2024-08-22T20:28:24.6466980Z 25000K .......... .......... .......... .......... .......... 42% 42.1M 1s 2024-08-22T20:28:24.6472840Z 25050K .......... .......... .......... .......... .......... 42% 59.3M 1s 2024-08-22T20:28:24.6478700Z 25100K .......... .......... .......... .......... .......... 42% 90.3M 1s 2024-08-22T20:28:24.6482610Z 25150K .......... .......... .......... .......... .......... 42% 105M 1s 2024-08-22T20:28:24.6498520Z 25200K .......... .......... .......... .......... .......... 42% 33.7M 1s 2024-08-22T20:28:24.6502900Z 25250K .......... .......... .......... .......... .......... 42% 76.2M 1s 2024-08-22T20:28:24.6512660Z 25300K .......... .......... .......... .......... .......... 42% 48.8M 1s 2024-08-22T20:28:24.6527540Z 25350K .......... .......... .......... .......... .......... 42% 36.3M 1s 2024-08-22T20:28:24.6535090Z 25400K .......... .......... .......... .......... .......... 42% 67.9M 1s 2024-08-22T20:28:24.6544210Z 25450K .......... .......... .......... .......... .......... 42% 47.1M 1s 2024-08-22T20:28:24.6558380Z 25500K .......... .......... .......... .......... .......... 43% 41.9M 1s 2024-08-22T20:28:24.6561290Z 25550K .......... .......... .......... .......... .......... 43% 79.5M 1s 2024-08-22T20:28:24.6571300Z 25600K .......... .......... .......... .......... .......... 43% 56.1M 1s 2024-08-22T20:28:24.6580210Z 25650K .......... .......... .......... .......... .......... 43% 60.3M 1s 2024-08-22T20:28:24.6586180Z 25700K .......... .......... .......... .......... .......... 43% 61.7M 1s 2024-08-22T20:28:24.6595230Z 25750K .......... .......... .......... .......... .......... 43% 62.0M 1s 2024-08-22T20:28:24.6602520Z 25800K .......... .......... .......... .......... .......... 43% 74.3M 1s 2024-08-22T20:28:24.6608180Z 25850K .......... .......... .......... .......... .......... 43% 66.0M 1s 2024-08-22T20:28:24.6614430Z 25900K .......... .......... .......... .......... .......... 43% 76.1M 1s 2024-08-22T20:28:24.6618830Z 25950K .......... .......... .......... .......... .......... 43% 107M 1s 2024-08-22T20:28:24.6627340Z 26000K .......... .......... .......... .......... .......... 43% 69.1M 1s 2024-08-22T20:28:24.6631960Z 26050K .......... .......... .......... .......... .......... 43% 84.8M 1s 2024-08-22T20:28:24.6636520Z 26100K .......... .......... .......... .......... .......... 44% 105M 1s 2024-08-22T20:28:24.6644140Z 26150K .......... .......... .......... .......... .......... 44% 68.3M 1s 2024-08-22T20:28:24.6655170Z 26200K .......... .......... .......... .......... .......... 44% 43.3M 1s 2024-08-22T20:28:24.6661720Z 26250K .......... .......... .......... .......... .......... 44% 92.0M 1s 2024-08-22T20:28:24.6666880Z 26300K .......... .......... .......... .......... .......... 44% 75.7M 1s 2024-08-22T20:28:24.6673040Z 26350K .......... .......... .......... .......... .......... 44% 76.8M 1s 2024-08-22T20:28:24.6680270Z 26400K .......... .......... .......... .......... .......... 44% 84.3M 1s 2024-08-22T20:28:24.6687240Z 26450K .......... .......... .......... .......... .......... 44% 63.3M 1s 2024-08-22T20:28:24.6694760Z 26500K .......... .......... .......... .......... .......... 44% 64.6M 1s 2024-08-22T20:28:24.6702490Z 26550K .......... .......... .......... .......... .......... 44% 66.5M 1s 2024-08-22T20:28:24.6714240Z 26600K .......... .......... .......... .......... .......... 44% 44.1M 1s 2024-08-22T20:28:24.6716490Z 26650K .......... .......... .......... .......... .......... 44% 149M 1s 2024-08-22T20:28:24.6725440Z 26700K .......... .......... .......... .......... .......... 45% 52.1M 1s 2024-08-22T20:28:24.6732450Z 26750K .......... .......... .......... .......... .......... 45% 83.9M 1s 2024-08-22T20:28:24.6738450Z 26800K .......... .......... .......... .......... .......... 45% 63.4M 1s 2024-08-22T20:28:24.6745340Z 26850K .......... .......... .......... .......... .......... 45% 72.7M 1s 2024-08-22T20:28:24.6752870Z 26900K .......... .......... .......... .......... .......... 45% 73.0M 1s 2024-08-22T20:28:24.6762390Z 26950K .......... .......... .......... .......... .......... 45% 48.6M 1s 2024-08-22T20:28:24.6771720Z 27000K .......... .......... .......... .......... .......... 45% 56.5M 1s 2024-08-22T20:28:24.6782040Z 27050K .......... .......... .......... .......... .......... 45% 45.1M 1s 2024-08-22T20:28:24.6790100Z 27100K .......... .......... .......... .......... .......... 45% 62.0M 1s 2024-08-22T20:28:24.6801090Z 27150K .......... .......... .......... .......... .......... 45% 44.2M 1s 2024-08-22T20:28:24.6804000Z 27200K .......... .......... .......... .......... .......... 45% 161M 1s 2024-08-22T20:28:24.6810160Z 27250K .......... .......... .......... .......... .......... 45% 84.5M 1s 2024-08-22T20:28:24.6811770Z 27300K .......... .......... .......... .......... .......... 46% 561M 1s 2024-08-22T20:28:24.6815990Z 27350K .......... .......... .......... .......... .......... 46% 104M 1s 2024-08-22T20:28:24.6821430Z 27400K .......... .......... .......... .......... .......... 46% 76.4M 1s 2024-08-22T20:28:24.6829290Z 27450K .......... .......... .......... .......... .......... 46% 63.0M 1s 2024-08-22T20:28:24.6831860Z 27500K .......... .......... .......... .......... .......... 46% 171M 1s 2024-08-22T20:28:24.6842210Z 27550K .......... .......... .......... .......... .......... 46% 52.8M 1s 2024-08-22T20:28:24.6846740Z 27600K .......... .......... .......... .......... .......... 46% 85.7M 0s 2024-08-22T20:28:24.6854490Z 27650K .......... .......... .......... .......... .......... 46% 67.3M 0s 2024-08-22T20:28:24.6858380Z 27700K .......... .......... .......... .......... .......... 46% 145M 0s 2024-08-22T20:28:24.6866950Z 27750K .......... .......... .......... .......... .......... 46% 61.7M 0s 2024-08-22T20:28:24.6872590Z 27800K .......... .......... .......... .......... .......... 46% 66.7M 0s 2024-08-22T20:28:24.6881940Z 27850K .......... .......... .......... .......... .......... 46% 63.2M 0s 2024-08-22T20:28:24.6888470Z 27900K .......... .......... .......... .......... .......... 47% 77.4M 0s 2024-08-22T20:28:24.6896050Z 27950K .......... .......... .......... .......... .......... 47% 54.6M 0s 2024-08-22T20:28:24.6903180Z 28000K .......... .......... .......... .......... .......... 47% 74.0M 0s 2024-08-22T20:28:24.6908660Z 28050K .......... .......... .......... .......... .......... 47% 78.9M 0s 2024-08-22T20:28:24.6914090Z 28100K .......... .......... .......... .......... .......... 47% 88.5M 0s 2024-08-22T20:28:24.6922270Z 28150K .......... .......... .......... .......... .......... 47% 61.0M 0s 2024-08-22T20:28:24.6929670Z 28200K .......... .......... .......... .......... .......... 47% 62.2M 0s 2024-08-22T20:28:24.6937990Z 28250K .......... .......... .......... .......... .......... 47% 65.3M 0s 2024-08-22T20:28:24.6945150Z 28300K .......... .......... .......... .......... .......... 47% 67.3M 0s 2024-08-22T20:28:24.6958610Z 28350K .......... .......... .......... .......... .......... 47% 38.6M 0s 2024-08-22T20:28:24.6959030Z 28400K .......... .......... .......... .......... .......... 47% 479M 0s 2024-08-22T20:28:24.6960000Z 28450K .......... .......... .......... .......... .......... 48% 537M 0s 2024-08-22T20:28:24.6962700Z 28500K .......... .......... .......... .......... .......... 48% 145M 0s 2024-08-22T20:28:24.6967820Z 28550K .......... .......... .......... .......... .......... 48% 90.4M 0s 2024-08-22T20:28:24.6987090Z 28600K .......... .......... .......... .......... .......... 48% 27.0M 0s 2024-08-22T20:28:24.6987580Z 28650K .......... .......... .......... .......... .......... 48% 642M 0s 2024-08-22T20:28:24.6997720Z 28700K .......... .......... .......... .......... .......... 48% 66.4M 0s 2024-08-22T20:28:24.6998470Z 28750K .......... .......... .......... .......... .......... 48% 763M 0s 2024-08-22T20:28:24.6998970Z 28800K .......... .......... .......... .......... .......... 48% 106M 0s 2024-08-22T20:28:24.7006860Z 28850K .......... .......... .......... .......... .......... 48% 71.2M 0s 2024-08-22T20:28:24.7007940Z 28900K .......... .......... .......... .......... .......... 48% 561M 0s 2024-08-22T20:28:24.7011720Z 28950K .......... .......... .......... .......... .......... 48% 121M 0s 2024-08-22T20:28:24.7017980Z 29000K .......... .......... .......... .......... .......... 48% 69.1M 0s 2024-08-22T20:28:24.7026360Z 29050K .......... .......... .......... .......... .......... 49% 61.6M 0s 2024-08-22T20:28:24.7028390Z 29100K .......... .......... .......... .......... .......... 49% 209M 0s 2024-08-22T20:28:24.7032640Z 29150K .......... .......... .......... .......... .......... 49% 118M 0s 2024-08-22T20:28:24.7044130Z 29200K .......... .......... .......... .......... .......... 49% 67.2M 0s 2024-08-22T20:28:24.7049400Z 29250K .......... .......... .......... .......... .......... 49% 54.0M 0s 2024-08-22T20:28:24.7052200Z 29300K .......... .......... .......... .......... .......... 49% 155M 0s 2024-08-22T20:28:24.7058660Z 29350K .......... .......... .......... .......... .......... 49% 72.1M 0s 2024-08-22T20:28:24.7062220Z 29400K .......... .......... .......... .......... .......... 49% 137M 0s 2024-08-22T20:28:24.7068600Z 29450K .......... .......... .......... .......... .......... 49% 80.3M 0s 2024-08-22T20:28:24.7076190Z 29500K .......... .......... .......... .......... .......... 49% 62.6M 0s 2024-08-22T20:28:24.7079780Z 29550K .......... .......... .......... .......... .......... 49% 135M 0s 2024-08-22T20:28:24.7086820Z 29600K .......... .......... .......... .......... .......... 49% 71.2M 0s 2024-08-22T20:28:24.7091900Z 29650K .......... .......... .......... .......... .......... 50% 96.1M 0s 2024-08-22T20:28:24.7096090Z 29700K .......... .......... .......... .......... .......... 50% 120M 0s 2024-08-22T20:28:24.7102570Z 29750K .......... .......... .......... .......... .......... 50% 73.4M 0s 2024-08-22T20:28:24.7108030Z 29800K .......... .......... .......... .......... .......... 50% 103M 0s 2024-08-22T20:28:24.7116170Z 29850K .......... .......... .......... .......... .......... 50% 59.5M 0s 2024-08-22T20:28:24.7116830Z 29900K .......... .......... .......... .......... .......... 50% 740M 0s 2024-08-22T20:28:24.7126950Z 29950K .......... .......... .......... .......... .......... 50% 45.5M 0s 2024-08-22T20:28:24.7138060Z 30000K .......... .......... .......... .......... .......... 50% 54.4M 0s 2024-08-22T20:28:24.7138530Z 30050K .......... .......... .......... .......... .......... 50% 788M 0s 2024-08-22T20:28:24.7139010Z 30100K .......... .......... .......... .......... .......... 50% 814M 0s 2024-08-22T20:28:24.7145470Z 30150K .......... .......... .......... .......... .......... 50% 79.1M 0s 2024-08-22T20:28:24.7145930Z 30200K .......... .......... .......... .......... .......... 50% 256M 0s 2024-08-22T20:28:24.7150210Z 30250K .......... .......... .......... .......... .......... 51% 119M 0s 2024-08-22T20:28:24.7158330Z 30300K .......... .......... .......... .......... .......... 51% 56.8M 0s 2024-08-22T20:28:24.7171630Z 30350K .......... .......... .......... .......... .......... 51% 39.7M 0s 2024-08-22T20:28:24.7172370Z 30400K .......... .......... .......... .......... .......... 51% 634M 0s 2024-08-22T20:28:24.7172850Z 30450K .......... .......... .......... .......... .......... 51% 788M 0s 2024-08-22T20:28:24.7176960Z 30500K .......... .......... .......... .......... .......... 51% 88.0M 0s 2024-08-22T20:28:24.7177630Z 30550K .......... .......... .......... .......... .......... 51% 581M 0s 2024-08-22T20:28:24.7183610Z 30600K .......... .......... .......... .......... .......... 51% 84.0M 0s 2024-08-22T20:28:24.7189460Z 30650K .......... .......... .......... .......... .......... 51% 83.6M 0s 2024-08-22T20:28:24.7196070Z 30700K .......... .......... .......... .......... .......... 51% 74.2M 0s 2024-08-22T20:28:24.7204070Z 30750K .......... .......... .......... .......... .......... 51% 63.7M 0s 2024-08-22T20:28:24.7206670Z 30800K .......... .......... .......... .......... .......... 51% 157M 0s 2024-08-22T20:28:24.7213000Z 30850K .......... .......... .......... .......... .......... 52% 90.6M 0s 2024-08-22T20:28:24.7220260Z 30900K .......... .......... .......... .......... .......... 52% 125M 0s 2024-08-22T20:28:24.7227130Z 30950K .......... .......... .......... .......... .......... 52% 47.4M 0s 2024-08-22T20:28:24.7227570Z 31000K .......... .......... .......... .......... .......... 52% 775M 0s 2024-08-22T20:28:24.7233180Z 31050K .......... .......... .......... .......... .......... 52% 92.1M 0s 2024-08-22T20:28:24.7241900Z 31100K .......... .......... .......... .......... .......... 52% 51.1M 0s 2024-08-22T20:28:24.7242690Z 31150K .......... .......... .......... .......... .......... 52% 688M 0s 2024-08-22T20:28:24.7246950Z 31200K .......... .......... .......... .......... .......... 52% 132M 0s 2024-08-22T20:28:24.7260280Z 31250K .......... .......... .......... .......... .......... 52% 35.9M 0s 2024-08-22T20:28:24.7260780Z 31300K .......... .......... .......... .......... .......... 52% 610M 0s 2024-08-22T20:28:24.7265650Z 31350K .......... .......... .......... .......... .......... 52% 128M 0s 2024-08-22T20:28:24.7269560Z 31400K .......... .......... .......... .......... .......... 52% 101M 0s 2024-08-22T20:28:24.7275310Z 31450K .......... .......... .......... .......... .......... 53% 85.1M 0s 2024-08-22T20:28:24.7279340Z 31500K .......... .......... .......... .......... .......... 53% 118M 0s 2024-08-22T20:28:24.7284050Z 31550K .......... .......... .......... .......... .......... 53% 130M 0s 2024-08-22T20:28:24.7285870Z 31600K .......... .......... .......... .......... .......... 53% 169M 0s 2024-08-22T20:28:24.7290980Z 31650K .......... .......... .......... .......... .......... 53% 113M 0s 2024-08-22T20:28:24.7295910Z 31700K .......... .......... .......... .......... .......... 53% 97.9M 0s 2024-08-22T20:28:24.7303730Z 31750K .......... .......... .......... .......... .......... 53% 59.5M 0s 2024-08-22T20:28:24.7309870Z 31800K .......... .......... .......... .......... .......... 53% 85.7M 0s 2024-08-22T20:28:24.7311330Z 31850K .......... .......... .......... .......... .......... 53% 242M 0s 2024-08-22T20:28:24.7330670Z 31900K .......... .......... .......... .......... .......... 53% 25.4M 0s 2024-08-22T20:28:24.7332390Z 31950K .......... .......... .......... .......... .......... 53% 456M 0s 2024-08-22T20:28:24.7332990Z 32000K .......... .......... .......... .......... .......... 53% 379M 0s 2024-08-22T20:28:24.7342410Z 32050K .......... .......... .......... .......... .......... 54% 58.3M 0s 2024-08-22T20:28:24.7342890Z 32100K .......... .......... .......... .......... .......... 54% 388M 0s 2024-08-22T20:28:24.7347660Z 32150K .......... .......... .......... .......... .......... 54% 99.0M 0s 2024-08-22T20:28:24.7351570Z 32200K .......... .......... .......... .......... .......... 54% 119M 0s 2024-08-22T20:28:24.7354590Z 32250K .......... .......... .......... .......... .......... 54% 151M 0s 2024-08-22T20:28:24.7363050Z 32300K .......... .......... .......... .......... .......... 54% 61.3M 0s 2024-08-22T20:28:24.7366870Z 32350K .......... .......... .......... .......... .......... 54% 122M 0s 2024-08-22T20:28:24.7371400Z 32400K .......... .......... .......... .......... .......... 54% 114M 0s 2024-08-22T20:28:24.7378650Z 32450K .......... .......... .......... .......... .......... 54% 301M 0s 2024-08-22T20:28:24.7379150Z 32500K .......... .......... .......... .......... .......... 54% 79.3M 0s 2024-08-22T20:28:24.7385880Z 32550K .......... .......... .......... .......... .......... 54% 92.3M 0s 2024-08-22T20:28:24.7393090Z 32600K .......... .......... .......... .......... .......... 54% 58.3M 0s 2024-08-22T20:28:24.7395890Z 32650K .......... .......... .......... .......... .......... 55% 147M 0s 2024-08-22T20:28:24.7446590Z 32700K .......... .......... .......... .......... .......... 55% 10.1M 0s 2024-08-22T20:28:24.7447120Z 32750K .......... .......... .......... .......... .......... 55% 688M 0s 2024-08-22T20:28:24.7447750Z 32800K .......... .......... .......... .......... .......... 55% 568M 0s 2024-08-22T20:28:24.7448320Z 32850K .......... .......... .......... .......... .......... 55% 196M 0s 2024-08-22T20:28:24.7449510Z 32900K .......... .......... .......... .......... .......... 55% 344M 0s 2024-08-22T20:28:24.7450400Z 32950K .......... .......... .......... .......... .......... 55% 509M 0s 2024-08-22T20:28:24.7451370Z 33000K .......... .......... .......... .......... .......... 55% 555M 0s 2024-08-22T20:28:24.7484600Z 33050K .......... .......... .......... .......... .......... 55% 15.2M 0s 2024-08-22T20:28:24.7491610Z 33100K .......... .......... .......... .......... .......... 55% 65.0M 0s 2024-08-22T20:28:24.7492740Z 33150K .......... .......... .......... .......... .......... 55% 291M 0s 2024-08-22T20:28:24.7493410Z 33200K .......... .......... .......... .......... .......... 56% 618M 0s 2024-08-22T20:28:24.7494080Z 33250K .......... .......... .......... .......... .......... 56% 718M 0s 2024-08-22T20:28:24.7494740Z 33300K .......... .......... .......... .......... .......... 56% 740M 0s 2024-08-22T20:28:24.7495430Z 33350K .......... .......... .......... .......... .......... 56% 740M 0s 2024-08-22T20:28:24.7497600Z 33400K .......... .......... .......... .......... .......... 56% 531M 0s 2024-08-22T20:28:24.7507050Z 33450K .......... .......... .......... .......... .......... 56% 57.3M 0s 2024-08-22T20:28:24.7507590Z 33500K .......... .......... .......... .......... .......... 56% 678M 0s 2024-08-22T20:28:24.7507980Z 33550K .......... .......... .......... .......... .......... 56% 788M 0s 2024-08-22T20:28:24.7508960Z 33600K .......... .......... .......... .......... .......... 56% 588M 0s 2024-08-22T20:28:24.7518130Z 33650K .......... .......... .......... .......... .......... 56% 49.8M 0s 2024-08-22T20:28:24.7518590Z 33700K .......... .......... .......... .......... .......... 56% 574M 0s 2024-08-22T20:28:24.7529820Z 33750K .......... .......... .......... .......... .......... 56% 44.1M 0s 2024-08-22T20:28:24.7530500Z 33800K .......... .......... .......... .......... .......... 57% 775M 0s 2024-08-22T20:28:24.7539910Z 33850K .......... .......... .......... .......... .......... 57% 81.7M 0s 2024-08-22T20:28:24.7542730Z 33900K .......... .......... .......... .......... .......... 57% 79.1M 0s 2024-08-22T20:28:24.7543130Z 33950K .......... .......... .......... .......... .......... 57% 509M 0s 2024-08-22T20:28:24.7545200Z 34000K .......... .......... .......... .......... .......... 57% 206M 0s 2024-08-22T20:28:24.7545620Z 34050K .......... .......... .......... .......... .......... 57% 763M 0s 2024-08-22T20:28:24.7548750Z 34100K .......... .......... .......... .......... .......... 57% 166M 0s 2024-08-22T20:28:24.7556850Z 34150K .......... .......... .......... .......... .......... 57% 61.8M 0s 2024-08-22T20:28:24.7578690Z 34200K .......... .......... .......... .......... .......... 57% 24.8M 0s 2024-08-22T20:28:24.7579310Z 34250K .......... .......... .......... .......... .......... 57% 763M 0s 2024-08-22T20:28:24.7580190Z 34300K .......... .......... .......... .......... .......... 57% 788M 0s 2024-08-22T20:28:24.7580610Z 34350K .......... .......... .......... .......... .......... 57% 788M 0s 2024-08-22T20:28:24.7586640Z 34400K .......... .......... .......... .......... .......... 58% 80.3M 0s 2024-08-22T20:28:24.7588890Z 34450K .......... .......... .......... .......... .......... 58% 156M 0s 2024-08-22T20:28:24.7589490Z 34500K .......... .......... .......... .......... .......... 58% 315M 0s 2024-08-22T20:28:24.7590200Z 34550K .......... .......... .......... .......... .......... 58% 626M 0s 2024-08-22T20:28:24.7591380Z 34600K .......... .......... .......... .......... .......... 58% 317M 0s 2024-08-22T20:28:24.7593350Z 34650K .......... .......... .......... .......... .......... 58% 217M 0s 2024-08-22T20:28:24.7597520Z 34700K .......... .......... .......... .......... .......... 58% 145M 0s 2024-08-22T20:28:24.7601080Z 34750K .......... .......... .......... .......... .......... 58% 136M 0s 2024-08-22T20:28:24.7602860Z 34800K .......... .......... .......... .......... .......... 58% 214M 0s 2024-08-22T20:28:24.7608970Z 34850K .......... .......... .......... .......... .......... 58% 103M 0s 2024-08-22T20:28:24.7609480Z 34900K .......... .......... .......... .......... .......... 58% 230M 0s 2024-08-22T20:28:24.7613760Z 34950K .......... .......... .......... .......... .......... 58% 153M 0s 2024-08-22T20:28:24.7619420Z 35000K .......... .......... .......... .......... .......... 59% 109M 0s 2024-08-22T20:28:24.7620100Z 35050K .......... .......... .......... .......... .......... 59% 159M 0s 2024-08-22T20:28:24.7624620Z 35100K .......... .......... .......... .......... .......... 59% 142M 0s 2024-08-22T20:28:24.7630680Z 35150K .......... .......... .......... .......... .......... 59% 69.1M 0s 2024-08-22T20:28:24.7631600Z 35200K .......... .......... .......... .......... .......... 59% 514M 0s 2024-08-22T20:28:24.7632180Z 35250K .......... .......... .......... .......... .......... 59% 729M 0s 2024-08-22T20:28:24.7638570Z 35300K .......... .......... .......... .......... .......... 59% 104M 0s 2024-08-22T20:28:24.7640160Z 35350K .......... .......... .......... .......... .......... 59% 178M 0s 2024-08-22T20:28:24.7649990Z 35400K .......... .......... .......... .......... .......... 59% 52.8M 0s 2024-08-22T20:28:24.7659190Z 35450K .......... .......... .......... .......... .......... 59% 718M 0s 2024-08-22T20:28:24.7659660Z 35500K .......... .......... .......... .......... .......... 59% 678M 0s 2024-08-22T20:28:24.7660370Z 35550K .......... .......... .......... .......... .......... 59% 54.3M 0s 2024-08-22T20:28:24.7660780Z 35600K .......... .......... .......... .......... .......... 60% 618M 0s 2024-08-22T20:28:24.7666670Z 35650K .......... .......... .......... .......... .......... 60% 89.6M 0s 2024-08-22T20:28:24.7670410Z 35700K .......... .......... .......... .......... .......... 60% 253M 0s 2024-08-22T20:28:24.7671120Z 35750K .......... .......... .......... .......... .......... 60% 154M 0s 2024-08-22T20:28:24.7675680Z 35800K .......... .......... .......... .......... .......... 60% 137M 0s 2024-08-22T20:28:24.7679630Z 35850K .......... .......... .......... .......... .......... 60% 99.0M 0s 2024-08-22T20:28:24.7688180Z 35900K .......... .......... .......... .......... .......... 60% 69.5M 0s 2024-08-22T20:28:24.7691300Z 35950K .......... .......... .......... .......... .......... 60% 100M 0s 2024-08-22T20:28:24.7695430Z 36000K .......... .......... .......... .......... .......... 60% 119M 0s 2024-08-22T20:28:24.7699470Z 36050K .......... .......... .......... .......... .......... 60% 134M 0s 2024-08-22T20:28:24.7707550Z 36100K .......... .......... .......... .......... .......... 60% 61.6M 0s 2024-08-22T20:28:24.7708040Z 36150K .......... .......... .......... .......... .......... 60% 370M 0s 2024-08-22T20:28:24.7709650Z 36200K .......... .......... .......... .......... .......... 61% 379M 0s 2024-08-22T20:28:24.7712710Z 36250K .......... .......... .......... .......... .......... 61% 167M 0s 2024-08-22T20:28:24.7719500Z 36300K .......... .......... .......... .......... .......... 61% 74.8M 0s 2024-08-22T20:28:24.7724030Z 36350K .......... .......... .......... .......... .......... 61% 135M 0s 2024-08-22T20:28:24.7728380Z 36400K .......... .......... .......... .......... .......... 61% 83.9M 0s 2024-08-22T20:28:24.7734690Z 36450K .......... .......... .......... .......... .......... 61% 215M 0s 2024-08-22T20:28:24.7736120Z 36500K .......... .......... .......... .......... .......... 61% 117M 0s 2024-08-22T20:28:24.7740030Z 36550K .......... .......... .......... .......... .......... 61% 131M 0s 2024-08-22T20:28:24.7746440Z 36600K .......... .......... .......... .......... .......... 61% 69.7M 0s 2024-08-22T20:28:24.7746880Z 36650K .......... .......... .......... .......... .......... 61% 379M 0s 2024-08-22T20:28:24.7753470Z 36700K .......... .......... .......... .......... .......... 61% 119M 0s 2024-08-22T20:28:24.7760700Z 36750K .......... .......... .......... .......... .......... 61% 58.3M 0s 2024-08-22T20:28:24.7763670Z 36800K .......... .......... .......... .......... .......... 62% 130M 0s 2024-08-22T20:28:24.7771590Z 36850K .......... .......... .......... .......... .......... 62% 68.2M 0s 2024-08-22T20:28:24.7772170Z 36900K .......... .......... .......... .......... .......... 62% 669M 0s 2024-08-22T20:28:24.7777670Z 36950K .......... .......... .......... .......... .......... 62% 85.4M 0s 2024-08-22T20:28:24.7779950Z 37000K .......... .......... .......... .......... .......... 62% 273M 0s 2024-08-22T20:28:24.7781810Z 37050K .......... .......... .......... .......... .......... 62% 149M 0s 2024-08-22T20:28:24.7786420Z 37100K .......... .......... .......... .......... .......... 62% 126M 0s 2024-08-22T20:28:24.7791440Z 37150K .......... .......... .......... .......... .......... 62% 102M 0s 2024-08-22T20:28:24.7796370Z 37200K .......... .......... .......... .......... .......... 62% 85.8M 0s 2024-08-22T20:28:24.7802290Z 37250K .......... .......... .......... .......... .......... 62% 83.0M 0s 2024-08-22T20:28:24.7807150Z 37300K .......... .......... .......... .......... .......... 62% 142M 0s 2024-08-22T20:28:24.7812160Z 37350K .......... .......... .......... .......... .......... 63% 85.8M 0s 2024-08-22T20:28:24.7814520Z 37400K .......... .......... .......... .......... .......... 63% 203M 0s 2024-08-22T20:28:24.7816510Z 37450K .......... .......... .......... .......... .......... 63% 229M 0s 2024-08-22T20:28:24.7821040Z 37500K .......... .......... .......... .......... .......... 63% 292M 0s 2024-08-22T20:28:24.7826080Z 37550K .......... .......... .......... .......... .......... 63% 61.9M 0s 2024-08-22T20:28:24.7828290Z 37600K .......... .......... .......... .......... .......... 63% 208M 0s 2024-08-22T20:28:24.7829850Z 37650K .......... .......... .......... .......... .......... 63% 603M 0s 2024-08-22T20:28:24.7830490Z 37700K .......... .......... .......... .......... .......... 63% 718M 0s 2024-08-22T20:28:24.7831630Z 37750K .......... .......... .......... .......... .......... 63% 182M 0s 2024-08-22T20:28:24.7838160Z 37800K .......... .......... .......... .......... .......... 63% 88.8M 0s 2024-08-22T20:28:24.7841230Z 37850K .......... .......... .......... .......... .......... 63% 131M 0s 2024-08-22T20:28:24.7847170Z 37900K .......... .......... .......... .......... .......... 63% 80.0M 0s 2024-08-22T20:28:24.7849490Z 37950K .......... .......... .......... .......... .......... 64% 231M 0s 2024-08-22T20:28:24.7854280Z 38000K .......... .......... .......... .......... .......... 64% 102M 0s 2024-08-22T20:28:24.7863390Z 38050K .......... .......... .......... .......... .......... 64% 62.4M 0s 2024-08-22T20:28:24.7867120Z 38100K .......... .......... .......... .......... .......... 64% 94.4M 0s 2024-08-22T20:28:24.7871430Z 38150K .......... .......... .......... .......... .......... 64% 121M 0s 2024-08-22T20:28:24.7877940Z 38200K .......... .......... .......... .......... .......... 64% 85.5M 0s 2024-08-22T20:28:24.7889930Z 38250K .......... .......... .......... .......... .......... 64% 67.7M 0s 2024-08-22T20:28:24.7891180Z 38300K .......... .......... .......... .......... .......... 64% 86.0M 0s 2024-08-22T20:28:24.7898150Z 38350K .......... .......... .......... .......... .......... 64% 68.2M 0s 2024-08-22T20:28:24.7901280Z 38400K .......... .......... .......... .......... .......... 64% 135M 0s 2024-08-22T20:28:24.7903310Z 38450K .......... .......... .......... .......... .......... 64% 349M 0s 2024-08-22T20:28:24.7903710Z 38500K .......... .......... .......... .......... .......... 64% 248M 0s 2024-08-22T20:28:24.7910190Z 38550K .......... .......... .......... .......... .......... 65% 82.6M 0s 2024-08-22T20:28:24.7914470Z 38600K .......... .......... .......... .......... .......... 65% 147M 0s 2024-08-22T20:28:24.7917370Z 38650K .......... .......... .......... .......... .......... 65% 121M 0s 2024-08-22T20:28:24.7925340Z 38700K .......... .......... .......... .......... .......... 65% 70.5M 0s 2024-08-22T20:28:24.7929330Z 38750K .......... .......... .......... .......... .......... 65% 102M 0s 2024-08-22T20:28:24.7934750Z 38800K .......... .......... .......... .......... .......... 65% 98.0M 0s 2024-08-22T20:28:24.7938120Z 38850K .......... .......... .......... .......... .......... 65% 115M 0s 2024-08-22T20:28:24.7943370Z 38900K .......... .......... .......... .......... .......... 65% 92.0M 0s 2024-08-22T20:28:24.7946950Z 38950K .......... .......... .......... .......... .......... 65% 133M 0s 2024-08-22T20:28:24.7951690Z 39000K .......... .......... .......... .......... .......... 65% 108M 0s 2024-08-22T20:28:24.7958560Z 39050K .......... .......... .......... .......... .......... 65% 68.4M 0s 2024-08-22T20:28:24.7963970Z 39100K .......... .......... .......... .......... .......... 65% 95.7M 0s 2024-08-22T20:28:24.7968140Z 39150K .......... .......... .......... .......... .......... 66% 126M 0s 2024-08-22T20:28:24.7977000Z 39200K .......... .......... .......... .......... .......... 66% 67.5M 0s 2024-08-22T20:28:24.7977440Z 39250K .......... .......... .......... .......... .......... 66% 417M 0s 2024-08-22T20:28:24.7983970Z 39300K .......... .......... .......... .......... .......... 66% 64.1M 0s 2024-08-22T20:28:24.7988080Z 39350K .......... .......... .......... .......... .......... 66% 110M 0s 2024-08-22T20:28:24.7991510Z 39400K .......... .......... .......... .......... .......... 66% 141M 0s 2024-08-22T20:28:24.7995300Z 39450K .......... .......... .......... .......... .......... 66% 141M 0s 2024-08-22T20:28:24.8000920Z 39500K .......... .......... .......... .......... .......... 66% 99.4M 0s 2024-08-22T20:28:24.8006430Z 39550K .......... .......... .......... .......... .......... 66% 92.0M 0s 2024-08-22T20:28:24.8012510Z 39600K .......... .......... .......... .......... .......... 66% 67.4M 0s 2024-08-22T20:28:24.8017990Z 39650K .......... .......... .......... .......... .......... 66% 88.1M 0s 2024-08-22T20:28:24.8018580Z 39700K .......... .......... .......... .......... .......... 66% 610M 0s 2024-08-22T20:28:24.8024820Z 39750K .......... .......... .......... .......... .......... 67% 83.2M 0s 2024-08-22T20:28:24.8029870Z 39800K .......... .......... .......... .......... .......... 67% 92.1M 0s 2024-08-22T20:28:24.8036300Z 39850K .......... .......... .......... .......... .......... 67% 86.9M 0s 2024-08-22T20:28:24.8040040Z 39900K .......... .......... .......... .......... .......... 67% 125M 0s 2024-08-22T20:28:24.8044700Z 39950K .......... .......... .......... .......... .......... 67% 103M 0s 2024-08-22T20:28:24.8050580Z 40000K .......... .......... .......... .......... .......... 67% 77.5M 0s 2024-08-22T20:28:24.8055810Z 40050K .......... .......... .......... .......... .......... 67% 94.8M 0s 2024-08-22T20:28:24.8065720Z 40100K .......... .......... .......... .......... .......... 67% 67.8M 0s 2024-08-22T20:28:24.8066470Z 40150K .......... .......... .......... .......... .......... 67% 173M 0s 2024-08-22T20:28:24.8077530Z 40200K .......... .......... .......... .......... .......... 67% 47.4M 0s 2024-08-22T20:28:24.8079590Z 40250K .......... .......... .......... .......... .......... 67% 729M 0s 2024-08-22T20:28:24.8082960Z 40300K .......... .......... .......... .......... .......... 67% 96.7M 0s 2024-08-22T20:28:24.8088580Z 40350K .......... .......... .......... .......... .......... 68% 74.3M 0s 2024-08-22T20:28:24.8104570Z 40400K .......... .......... .......... .......... .......... 68% 40.0M 0s 2024-08-22T20:28:24.8107120Z 40450K .......... .......... .......... .......... .......... 68% 223M 0s 2024-08-22T20:28:24.8108190Z 40500K .......... .......... .......... .......... .......... 68% 503M 0s 2024-08-22T20:28:24.8109470Z 40550K .......... .......... .......... .......... .......... 68% 740M 0s 2024-08-22T20:28:24.8114120Z 40600K .......... .......... .......... .......... .......... 68% 55.1M 0s 2024-08-22T20:28:24.8115480Z 40650K .......... .......... .......... .......... .......... 68% 229M 0s 2024-08-22T20:28:24.8123460Z 40700K .......... .......... .......... .......... .......... 68% 82.3M 0s 2024-08-22T20:28:24.8131380Z 40750K .......... .......... .......... .......... .......... 68% 62.0M 0s 2024-08-22T20:28:24.8132580Z 40800K .......... .......... .......... .......... .......... 68% 237M 0s 2024-08-22T20:28:24.8149980Z 40850K .......... .......... .......... .......... .......... 68% 41.9M 0s 2024-08-22T20:28:24.8153970Z 40900K .......... .......... .......... .......... .......... 68% 75.0M 0s 2024-08-22T20:28:24.8163630Z 40950K .......... .......... .......... .......... .......... 69% 40.4M 0s 2024-08-22T20:28:24.8167860Z 41000K .......... .......... .......... .......... .......... 69% 95.7M 0s 2024-08-22T20:28:24.8172240Z 41050K .......... .......... .......... .......... .......... 69% 479M 0s 2024-08-22T20:28:24.8181740Z 41100K .......... .......... .......... .......... .......... 69% 55.9M 0s 2024-08-22T20:28:24.8182260Z 41150K .......... .......... .......... .......... .......... 69% 92.8M 0s 2024-08-22T20:28:24.8195390Z 41200K .......... .......... .......... .......... .......... 69% 49.2M 0s 2024-08-22T20:28:24.8203870Z 41250K .......... .......... .......... .......... .......... 69% 47.4M 0s 2024-08-22T20:28:24.8210130Z 41300K .......... .......... .......... .......... .......... 69% 61.9M 0s 2024-08-22T20:28:24.8229910Z 41350K .......... .......... .......... .......... .......... 69% 35.7M 0s 2024-08-22T20:28:24.8236320Z 41400K .......... .......... .......... .......... .......... 69% 105M 0s 2024-08-22T20:28:24.8241860Z 41450K .......... .......... .......... .......... .......... 69% 55.9M 0s 2024-08-22T20:28:24.8247530Z 41500K .......... .......... .......... .......... .......... 69% 79.4M 0s 2024-08-22T20:28:24.8252080Z 41550K .......... .......... .......... .......... .......... 70% 61.7M 0s 2024-08-22T20:28:24.8258400Z 41600K .......... .......... .......... .......... .......... 70% 81.9M 0s 2024-08-22T20:28:24.8265050Z 41650K .......... .......... .......... .......... .......... 70% 83.8M 0s 2024-08-22T20:28:24.8279310Z 41700K .......... .......... .......... .......... .......... 70% 32.7M 0s 2024-08-22T20:28:24.8293630Z 41750K .......... .......... .......... .......... .......... 70% 59.3M 0s 2024-08-22T20:28:24.8304230Z 41800K .......... .......... .......... .......... .......... 70% 85.1M 0s 2024-08-22T20:28:24.8310650Z 41850K .......... .......... .......... .......... .......... 70% 30.5M 0s 2024-08-22T20:28:24.8323760Z 41900K .......... .......... .......... .......... .......... 70% 40.3M 0s 2024-08-22T20:28:24.8324900Z 41950K .......... .......... .......... .......... .......... 70% 135M 0s 2024-08-22T20:28:24.8336190Z 42000K .......... .......... .......... .......... .......... 70% 43.6M 0s 2024-08-22T20:28:24.8340790Z 42050K .......... .......... .......... .......... .......... 70% 96.9M 0s 2024-08-22T20:28:24.8352110Z 42100K .......... .......... .......... .......... .......... 71% 55.2M 0s 2024-08-22T20:28:24.8354710Z 42150K .......... .......... .......... .......... .......... 71% 81.9M 0s 2024-08-22T20:28:24.8367050Z 42200K .......... .......... .......... .......... .......... 71% 41.4M 0s 2024-08-22T20:28:24.8382130Z 42250K .......... .......... .......... .......... .......... 71% 41.9M 0s 2024-08-22T20:28:24.8393530Z 42300K .......... .......... .......... .......... .......... 71% 37.4M 0s 2024-08-22T20:28:24.8406370Z 42350K .......... .......... .......... .......... .......... 71% 40.4M 0s 2024-08-22T20:28:24.8413360Z 42400K .......... .......... .......... .......... .......... 71% 58.7M 0s 2024-08-22T20:28:24.8423720Z 42450K .......... .......... .......... .......... .......... 71% 49.7M 0s 2024-08-22T20:28:24.8435850Z 42500K .......... .......... .......... .......... .......... 71% 36.2M 0s 2024-08-22T20:28:24.8438460Z 42550K .......... .......... .......... .......... .......... 71% 456M 0s 2024-08-22T20:28:24.8454700Z 42600K .......... .......... .......... .......... .......... 71% 27.2M 0s 2024-08-22T20:28:24.8470950Z 42650K .......... .......... .......... .......... .......... 71% 28.5M 0s 2024-08-22T20:28:24.8491040Z 42700K .......... .......... .......... .......... .......... 72% 28.5M 0s 2024-08-22T20:28:24.8503190Z 42750K .......... .......... .......... .......... .......... 72% 34.1M 0s 2024-08-22T20:28:24.8521060Z 42800K .......... .......... .......... .......... .......... 72% 44.6M 0s 2024-08-22T20:28:24.8525730Z 42850K .......... .......... .......... .......... .......... 72% 39.6M 0s 2024-08-22T20:28:24.8542060Z 42900K .......... .......... .......... .......... .......... 72% 34.3M 0s 2024-08-22T20:28:24.8547770Z 42950K .......... .......... .......... .......... .......... 72% 61.6M 0s 2024-08-22T20:28:24.8555880Z 43000K .......... .......... .......... .......... .......... 72% 61.7M 0s 2024-08-22T20:28:24.8572450Z 43050K .......... .......... .......... .......... .......... 72% 32.7M 0s 2024-08-22T20:28:24.8581080Z 43100K .......... .......... .......... .......... .......... 72% 65.9M 0s 2024-08-22T20:28:24.8591770Z 43150K .......... .......... .......... .......... .......... 72% 42.0M 0s 2024-08-22T20:28:24.8596340Z 43200K .......... .......... .......... .......... .......... 72% 109M 0s 2024-08-22T20:28:24.8605170Z 43250K .......... .......... .......... .......... .......... 72% 45.7M 0s 2024-08-22T20:28:24.8615750Z 43300K .......... .......... .......... .......... .......... 73% 50.1M 0s 2024-08-22T20:28:24.8629340Z 43350K .......... .......... .......... .......... .......... 73% 35.9M 0s 2024-08-22T20:28:24.8637400Z 43400K .......... .......... .......... .......... .......... 73% 55.9M 0s 2024-08-22T20:28:24.8646850Z 43450K .......... .......... .......... .......... .......... 73% 49.9M 0s 2024-08-22T20:28:24.8659080Z 43500K .......... .......... .......... .......... .......... 73% 40.2M 0s 2024-08-22T20:28:24.8667590Z 43550K .......... .......... .......... .......... .......... 73% 57.2M 0s 2024-08-22T20:28:24.8672840Z 43600K .......... .......... .......... .......... .......... 73% 91.6M 0s 2024-08-22T20:28:24.8679210Z 43650K .......... .......... .......... .......... .......... 73% 76.4M 0s 2024-08-22T20:28:24.8688580Z 43700K .......... .......... .......... .......... .......... 73% 59.8M 0s 2024-08-22T20:28:24.8696550Z 43750K .......... .......... .......... .......... .......... 73% 52.0M 0s 2024-08-22T20:28:24.8702580Z 43800K .......... .......... .......... .......... .......... 73% 81.7M 0s 2024-08-22T20:28:24.8709390Z 43850K .......... .......... .......... .......... .......... 73% 77.9M 0s 2024-08-22T20:28:24.8712820Z 43900K .......... .......... .......... .......... .......... 74% 198M 0s 2024-08-22T20:28:24.8725210Z 43950K .......... .......... .......... .......... .......... 74% 38.8M 0s 2024-08-22T20:28:24.8725780Z 44000K .......... .......... .......... .......... .......... 74% 309M 0s 2024-08-22T20:28:24.8730570Z 44050K .......... .......... .......... .......... .......... 74% 95.9M 0s 2024-08-22T20:28:24.8735470Z 44100K .......... .......... .......... .......... .......... 74% 95.4M 0s 2024-08-22T20:28:24.8746760Z 44150K .......... .......... .......... .......... .......... 74% 45.6M 0s 2024-08-22T20:28:24.8755000Z 44200K .......... .......... .......... .......... .......... 74% 76.9M 0s 2024-08-22T20:28:24.8760560Z 44250K .......... .......... .......... .......... .......... 74% 62.0M 0s 2024-08-22T20:28:24.8763070Z 44300K .......... .......... .......... .......... .......... 74% 244M 0s 2024-08-22T20:28:24.8776970Z 44350K .......... .......... .......... .......... .......... 74% 43.5M 0s 2024-08-22T20:28:24.8785550Z 44400K .......... .......... .......... .......... .......... 74% 54.0M 0s 2024-08-22T20:28:24.8786880Z 44450K .......... .......... .......... .......... .......... 74% 537M 0s 2024-08-22T20:28:24.8787370Z 44500K .......... .......... .......... .......... .......... 75% 362M 0s 2024-08-22T20:28:24.8793940Z 44550K .......... .......... .......... .......... .......... 75% 60.1M 0s 2024-08-22T20:28:24.8795290Z 44600K .......... .......... .......... .......... .......... 75% 300M 0s 2024-08-22T20:28:24.8800890Z 44650K .......... .......... .......... .......... .......... 75% 103M 0s 2024-08-22T20:28:24.8860800Z 44700K .......... .......... .......... .......... .......... 75% 33.7M 0s 2024-08-22T20:28:24.8862600Z 44750K .......... .......... .......... .......... .......... 75% 17.0M 0s 2024-08-22T20:28:24.8863610Z 44800K .......... .......... .......... .......... .......... 75% 114M 0s 2024-08-22T20:28:24.8864380Z 44850K .......... .......... .......... .......... .......... 75% 239M 0s 2024-08-22T20:28:24.8865180Z 44900K .......... .......... .......... .......... .......... 75% 311M 0s 2024-08-22T20:28:24.8866110Z 44950K .......... .......... .......... .......... .......... 75% 235M 0s 2024-08-22T20:28:24.8867260Z 45000K .......... .......... .......... .......... .......... 75% 224M 0s 2024-08-22T20:28:24.8867790Z 45050K .......... .......... .......... .......... .......... 75% 191M 0s 2024-08-22T20:28:24.8868860Z 45100K .......... .......... .......... .......... .......... 76% 436M 0s 2024-08-22T20:28:24.8870240Z 45150K .......... .......... .......... .......... .......... 76% 120M 0s 2024-08-22T20:28:24.8874090Z 45200K .......... .......... .......... .......... .......... 76% 43.2M 0s 2024-08-22T20:28:24.8879890Z 45250K .......... .......... .......... .......... .......... 76% 97.9M 0s 2024-08-22T20:28:24.8888310Z 45300K .......... .......... .......... .......... .......... 76% 58.8M 0s 2024-08-22T20:28:24.8898910Z 45350K .......... .......... .......... .......... .......... 76% 53.2M 0s 2024-08-22T20:28:24.8899400Z 45400K .......... .......... .......... .......... .......... 76% 493M 0s 2024-08-22T20:28:24.8904070Z 45450K .......... .......... .......... .......... .......... 76% 72.8M 0s 2024-08-22T20:28:24.8915690Z 45500K .......... .......... .......... .......... .......... 76% 49.4M 0s 2024-08-22T20:28:24.8920810Z 45550K .......... .......... .......... .......... .......... 76% 99.9M 0s 2024-08-22T20:28:24.8922320Z 45600K .......... .......... .......... .......... .......... 76% 436M 0s 2024-08-22T20:28:24.8922930Z 45650K .......... .......... .......... .......... .......... 76% 235M 0s 2024-08-22T20:28:24.8934440Z 45700K .......... .......... .......... .......... .......... 77% 42.2M 0s 2024-08-22T20:28:24.8935080Z 45750K .......... .......... .......... .......... .......... 77% 740M 0s 2024-08-22T20:28:24.8943680Z 45800K .......... .......... .......... .......... .......... 77% 55.2M 0s 2024-08-22T20:28:24.8951750Z 45850K .......... .......... .......... .......... .......... 77% 61.0M 0s 2024-08-22T20:28:24.8961310Z 45900K .......... .......... .......... .......... .......... 77% 50.2M 0s 2024-08-22T20:28:24.8965350Z 45950K .......... .......... .......... .......... .......... 77% 115M 0s 2024-08-22T20:28:24.8968190Z 46000K .......... .......... .......... .......... .......... 77% 417M 0s 2024-08-22T20:28:24.8971430Z 46050K .......... .......... .......... .......... .......... 77% 131M 0s 2024-08-22T20:28:24.8977820Z 46100K .......... .......... .......... .......... .......... 77% 70.8M 0s 2024-08-22T20:28:24.8981210Z 46150K .......... .......... .......... .......... .......... 77% 133M 0s 2024-08-22T20:28:24.8986460Z 46200K .......... .......... .......... .......... .......... 77% 88.1M 0s 2024-08-22T20:28:24.8991920Z 46250K .......... .......... .......... .......... .......... 77% 87.5M 0s 2024-08-22T20:28:24.8997910Z 46300K .......... .......... .......... .......... .......... 78% 84.3M 0s 2024-08-22T20:28:24.9003120Z 46350K .......... .......... .......... .......... .......... 78% 98.0M 0s 2024-08-22T20:28:24.9009000Z 46400K .......... .......... .......... .......... .......... 78% 98.6M 0s 2024-08-22T20:28:24.9013000Z 46450K .......... .......... .......... .......... .......... 78% 100M 0s 2024-08-22T20:28:24.9017330Z 46500K .......... .......... .......... .......... .......... 78% 101M 0s 2024-08-22T20:28:24.9027920Z 46550K .......... .......... .......... .......... .......... 78% 47.2M 0s 2024-08-22T20:28:24.9035940Z 46600K .......... .......... .......... .......... .......... 78% 68.3M 0s 2024-08-22T20:28:24.9046460Z 46650K .......... .......... .......... .......... .......... 78% 44.1M 0s 2024-08-22T20:28:24.9052590Z 46700K .......... .......... .......... .......... .......... 78% 106M 0s 2024-08-22T20:28:24.9053240Z 46750K .......... .......... .......... .......... .......... 78% 317M 0s 2024-08-22T20:28:24.9058750Z 46800K .......... .......... .......... .......... .......... 78% 79.5M 0s 2024-08-22T20:28:24.9067610Z 46850K .......... .......... .......... .......... .......... 79% 102M 0s 2024-08-22T20:28:24.9068150Z 46900K .......... .......... .......... .......... .......... 79% 167M 0s 2024-08-22T20:28:24.9085790Z 46950K .......... .......... .......... .......... .......... 79% 76.4M 0s 2024-08-22T20:28:24.9089380Z 47000K .......... .......... .......... .......... .......... 79% 63.2M 0s 2024-08-22T20:28:24.9090950Z 47050K .......... .......... .......... .......... .......... 79% 59.5M 0s 2024-08-22T20:28:24.9096660Z 47100K .......... .......... .......... .......... .......... 79% 62.3M 0s 2024-08-22T20:28:24.9105150Z 47150K .......... .......... .......... .......... .......... 79% 59.1M 0s 2024-08-22T20:28:24.9107090Z 47200K .......... .......... .......... .......... .......... 79% 503M 0s 2024-08-22T20:28:24.9111690Z 47250K .......... .......... .......... .......... .......... 79% 78.3M 0s 2024-08-22T20:28:24.9123140Z 47300K .......... .......... .......... .......... .......... 79% 49.3M 0s 2024-08-22T20:28:24.9125030Z 47350K .......... .......... .......... .......... .......... 79% 263M 0s 2024-08-22T20:28:24.9134900Z 47400K .......... .......... .......... .......... .......... 79% 54.2M 0s 2024-08-22T20:28:24.9136760Z 47450K .......... .......... .......... .......... .......... 80% 162M 0s 2024-08-22T20:28:24.9139740Z 47500K .......... .......... .......... .......... .......... 80% 126M 0s 2024-08-22T20:28:24.9147270Z 47550K .......... .......... .......... .......... .......... 80% 64.5M 0s 2024-08-22T20:28:24.9155990Z 47600K .......... .......... .......... .......... .......... 80% 54.5M 0s 2024-08-22T20:28:24.9163040Z 47650K .......... .......... .......... .......... .......... 80% 66.0M 0s 2024-08-22T20:28:24.9173780Z 47700K .......... .......... .......... .......... .......... 80% 68.7M 0s 2024-08-22T20:28:24.9174450Z 47750K .......... .......... .......... .......... .......... 80% 233M 0s 2024-08-22T20:28:24.9180840Z 47800K .......... .......... .......... .......... .......... 80% 60.2M 0s 2024-08-22T20:28:24.9181590Z 47850K .......... .......... .......... .......... .......... 80% 388M 0s 2024-08-22T20:28:24.9186340Z 47900K .......... .......... .......... .......... .......... 80% 106M 0s 2024-08-22T20:28:24.9191580Z 47950K .......... .......... .......... .......... .......... 80% 103M 0s 2024-08-22T20:28:24.9199650Z 48000K .......... .......... .......... .......... .......... 80% 73.2M 0s 2024-08-22T20:28:24.9206960Z 48050K .......... .......... .......... .......... .......... 81% 56.9M 0s 2024-08-22T20:28:24.9215830Z 48100K .......... .......... .......... .......... .......... 81% 54.7M 0s 2024-08-22T20:28:24.9221630Z 48150K .......... .......... .......... .......... .......... 81% 96.9M 0s 2024-08-22T20:28:24.9227460Z 48200K .......... .......... .......... .......... .......... 81% 85.5M 0s 2024-08-22T20:28:24.9228010Z 48250K .......... .......... .......... .......... .......... 81% 305M 0s 2024-08-22T20:28:24.9234560Z 48300K .......... .......... .......... .......... .......... 81% 84.6M 0s 2024-08-22T20:28:24.9239970Z 48350K .......... .......... .......... .......... .......... 81% 81.5M 0s 2024-08-22T20:28:24.9244400Z 48400K .......... .......... .......... .......... .......... 81% 97.7M 0s 2024-08-22T20:28:24.9249830Z 48450K .......... .......... .......... .......... .......... 81% 94.4M 0s 2024-08-22T20:28:24.9259660Z 48500K .......... .......... .......... .......... .......... 81% 70.5M 0s 2024-08-22T20:28:24.9266770Z 48550K .......... .......... .......... .......... .......... 81% 48.2M 0s 2024-08-22T20:28:24.9272780Z 48600K .......... .......... .......... .......... .......... 81% 97.7M 0s 2024-08-22T20:28:24.9281430Z 48650K .......... .......... .......... .......... .......... 82% 63.7M 0s 2024-08-22T20:28:24.9294150Z 48700K .......... .......... .......... .......... .......... 82% 33.7M 0s 2024-08-22T20:28:24.9295650Z 48750K .......... .......... .......... .......... .......... 82% 555M 0s 2024-08-22T20:28:24.9298800Z 48800K .......... .......... .......... .......... .......... 82% 144M 0s 2024-08-22T20:28:24.9299350Z 48850K .......... .......... .......... .......... .......... 82% 634M 0s 2024-08-22T20:28:24.9307160Z 48900K .......... .......... .......... .......... .......... 82% 59.8M 0s 2024-08-22T20:28:24.9310180Z 48950K .......... .......... .......... .......... .......... 82% 177M 0s 2024-08-22T20:28:24.9316070Z 49000K .......... .......... .......... .......... .......... 82% 77.8M 0s 2024-08-22T20:28:24.9325250Z 49050K .......... .......... .......... .......... .......... 82% 53.6M 0s 2024-08-22T20:28:24.9331370Z 49100K .......... .......... .......... .......... .......... 82% 99.6M 0s 2024-08-22T20:28:24.9336420Z 49150K .......... .......... .......... .......... .......... 82% 81.5M 0s 2024-08-22T20:28:24.9345360Z 49200K .......... .......... .......... .......... .......... 82% 79.4M 0s 2024-08-22T20:28:24.9346040Z 49250K .......... .......... .......... .......... .......... 83% 145M 0s 2024-08-22T20:28:24.9351440Z 49300K .......... .......... .......... .......... .......... 83% 90.4M 0s 2024-08-22T20:28:24.9357620Z 49350K .......... .......... .......... .......... .......... 83% 85.5M 0s 2024-08-22T20:28:24.9367810Z 49400K .......... .......... .......... .......... .......... 83% 51.4M 0s 2024-08-22T20:28:24.9368400Z 49450K .......... .......... .......... .......... .......... 83% 519M 0s 2024-08-22T20:28:24.9375940Z 49500K .......... .......... .......... .......... .......... 83% 65.6M 0s 2024-08-22T20:28:24.9384060Z 49550K .......... .......... .......... .......... .......... 83% 53.8M 0s 2024-08-22T20:28:24.9388760Z 49600K .......... .......... .......... .......... .......... 83% 91.1M 0s 2024-08-22T20:28:24.9394450Z 49650K .......... .......... .......... .......... .......... 83% 93.5M 0s 2024-08-22T20:28:24.9400120Z 49700K .......... .......... .......... .......... .......... 83% 108M 0s 2024-08-22T20:28:24.9407550Z 49750K .......... .......... .......... .......... .......... 83% 63.4M 0s 2024-08-22T20:28:24.9410400Z 49800K .......... .......... .......... .......... .......... 83% 118M 0s 2024-08-22T20:28:24.9414740Z 49850K .......... .......... .......... .......... .......... 84% 131M 0s 2024-08-22T20:28:24.9420800Z 49900K .......... .......... .......... .......... .......... 84% 89.1M 0s 2024-08-22T20:28:24.9427240Z 49950K .......... .......... .......... .......... .......... 84% 67.5M 0s 2024-08-22T20:28:24.9436480Z 50000K .......... .......... .......... .......... .......... 84% 55.9M 0s 2024-08-22T20:28:24.9442350Z 50050K .......... .......... .......... .......... .......... 84% 71.7M 0s 2024-08-22T20:28:24.9454990Z 50100K .......... .......... .......... .......... .......... 84% 41.0M 0s 2024-08-22T20:28:24.9467000Z 50150K .......... .......... .......... .......... .......... 84% 39.7M 0s 2024-08-22T20:28:24.9468200Z 50200K .......... .......... .......... .......... .......... 84% 470M 0s 2024-08-22T20:28:24.9469120Z 50250K .......... .......... .......... .......... .......... 84% 718M 0s 2024-08-22T20:28:24.9477070Z 50300K .......... .......... .......... .......... .......... 84% 78.3M 0s 2024-08-22T20:28:24.9477590Z 50350K .......... .......... .......... .......... .......... 84% 388M 0s 2024-08-22T20:28:24.9484430Z 50400K .......... .......... .......... .......... .......... 84% 68.9M 0s 2024-08-22T20:28:24.9492270Z 50450K .......... .......... .......... .......... .......... 85% 55.3M 0s 2024-08-22T20:28:24.9499230Z 50500K .......... .......... .......... .......... .......... 85% 78.3M 0s 2024-08-22T20:28:24.9505670Z 50550K .......... .......... .......... .......... .......... 85% 106M 0s 2024-08-22T20:28:24.9513010Z 50600K .......... .......... .......... .......... .......... 85% 54.0M 0s 2024-08-22T20:28:24.9518730Z 50650K .......... .......... .......... .......... .......... 85% 99.0M 0s 2024-08-22T20:28:24.9519310Z 50700K .......... .......... .......... .......... .......... 85% 493M 0s 2024-08-22T20:28:24.9521950Z 50750K .......... .......... .......... .......... .......... 85% 114M 0s 2024-08-22T20:28:24.9529430Z 50800K .......... .......... .......... .......... .......... 85% 74.5M 0s 2024-08-22T20:28:24.9535580Z 50850K .......... .......... .......... .......... .......... 85% 74.8M 0s 2024-08-22T20:28:24.9541600Z 50900K .......... .......... .......... .......... .......... 85% 87.5M 0s 2024-08-22T20:28:24.9548410Z 50950K .......... .......... .......... .......... .......... 85% 65.1M 0s 2024-08-22T20:28:24.9558720Z 51000K .......... .......... .......... .......... .......... 85% 78.0M 0s 2024-08-22T20:28:24.9566170Z 51050K .......... .......... .......... .......... .......... 86% 43.6M 0s 2024-08-22T20:28:24.9570390Z 51100K .......... .......... .......... .......... .......... 86% 107M 0s 2024-08-22T20:28:24.9571540Z 51150K .......... .......... .......... .......... .......... 86% 384M 0s 2024-08-22T20:28:24.9576640Z 51200K .......... .......... .......... .......... .......... 86% 109M 0s 2024-08-22T20:28:24.9581520Z 51250K .......... .......... .......... .......... .......... 86% 106M 0s 2024-08-22T20:28:24.9588160Z 51300K .......... .......... .......... .......... .......... 86% 65.1M 0s 2024-08-22T20:28:24.9597960Z 51350K .......... .......... .......... .......... .......... 86% 62.1M 0s 2024-08-22T20:28:24.9605200Z 51400K .......... .......... .......... .......... .......... 86% 54.5M 0s 2024-08-22T20:28:24.9608780Z 51450K .......... .......... .......... .......... .......... 86% 184M 0s 2024-08-22T20:28:24.9616690Z 51500K .......... .......... .......... .......... .......... 86% 59.0M 0s 2024-08-22T20:28:24.9621340Z 51550K .......... .......... .......... .......... .......... 86% 87.7M 0s 2024-08-22T20:28:24.9628070Z 51600K .......... .......... .......... .......... .......... 87% 76.3M 0s 2024-08-22T20:28:24.9633530Z 51650K .......... .......... .......... .......... .......... 87% 93.2M 0s 2024-08-22T20:28:24.9638890Z 51700K .......... .......... .......... .......... .......... 87% 90.9M 0s 2024-08-22T20:28:24.9644840Z 51750K .......... .......... .......... .......... .......... 87% 81.7M 0s 2024-08-22T20:28:24.9650230Z 51800K .......... .......... .......... .......... .......... 87% 82.3M 0s 2024-08-22T20:28:24.9657740Z 51850K .......... .......... .......... .......... .......... 87% 67.8M 0s 2024-08-22T20:28:24.9663990Z 51900K .......... .......... .......... .......... .......... 87% 84.6M 0s 2024-08-22T20:28:24.9674230Z 51950K .......... .......... .......... .......... .......... 87% 67.8M 0s 2024-08-22T20:28:24.9682980Z 52000K .......... .......... .......... .......... .......... 87% 51.5M 0s 2024-08-22T20:28:24.9684270Z 52050K .......... .......... .......... .......... .......... 87% 177M 0s 2024-08-22T20:28:24.9693540Z 52100K .......... .......... .......... .......... .......... 87% 52.0M 0s 2024-08-22T20:28:24.9694150Z 52150K .......... .......... .......... .......... .......... 87% 581M 0s 2024-08-22T20:28:24.9708630Z 52200K .......... .......... .......... .......... .......... 88% 54.3M 0s 2024-08-22T20:28:24.9709210Z 52250K .......... .......... .......... .......... .......... 88% 332M 0s 2024-08-22T20:28:24.9720550Z 52300K .......... .......... .......... .......... .......... 88% 35.0M 0s 2024-08-22T20:28:24.9723370Z 52350K .......... .......... .......... .......... .......... 88% 474M 0s 2024-08-22T20:28:24.9733530Z 52400K .......... .......... .......... .......... .......... 88% 46.5M 0s 2024-08-22T20:28:24.9735250Z 52450K .......... .......... .......... .......... .......... 88% 213M 0s 2024-08-22T20:28:24.9737850Z 52500K .......... .......... .......... .......... .......... 88% 718M 0s 2024-08-22T20:28:24.9759640Z 52550K .......... .......... .......... .......... .......... 88% 17.7M 0s 2024-08-22T20:28:24.9760150Z 52600K .......... .......... .......... .......... .......... 88% 729M 0s 2024-08-22T20:28:24.9760620Z 52650K .......... .......... .......... .......... .......... 88% 610M 0s 2024-08-22T20:28:24.9761200Z 52700K .......... .......... .......... .......... .......... 88% 751M 0s 2024-08-22T20:28:24.9765950Z 52750K .......... .......... .......... .......... .......... 88% 159M 0s 2024-08-22T20:28:24.9775520Z 52800K .......... .......... .......... .......... .......... 89% 59.8M 0s 2024-08-22T20:28:24.9776430Z 52850K .......... .......... .......... .......... .......... 89% 555M 0s 2024-08-22T20:28:24.9781020Z 52900K .......... .......... .......... .......... .......... 89% 66.9M 0s 2024-08-22T20:28:24.9787700Z 52950K .......... .......... .......... .......... .......... 89% 117M 0s 2024-08-22T20:28:24.9803770Z 53000K .......... .......... .......... .......... .......... 89% 34.8M 0s 2024-08-22T20:28:24.9804550Z 53050K .......... .......... .......... .......... .......... 89% 100M 0s 2024-08-22T20:28:24.9810160Z 53100K .......... .......... .......... .......... .......... 89% 78.8M 0s 2024-08-22T20:28:24.9810780Z 53150K .......... .......... .......... .......... .......... 89% 561M 0s 2024-08-22T20:28:24.9812880Z 53200K .......... .......... .......... .......... .......... 89% 247M 0s 2024-08-22T20:28:24.9820370Z 53250K .......... .......... .......... .......... .......... 89% 77.9M 0s 2024-08-22T20:28:24.9829330Z 53300K .......... .......... .......... .......... .......... 89% 52.2M 0s 2024-08-22T20:28:24.9839340Z 53350K .......... .......... .......... .......... .......... 89% 54.2M 0s 2024-08-22T20:28:24.9839860Z 53400K .......... .......... .......... .......... .......... 90% 740M 0s 2024-08-22T20:28:24.9848220Z 53450K .......... .......... .......... .......... .......... 90% 55.7M 0s 2024-08-22T20:28:24.9848810Z 53500K .......... .......... .......... .......... .......... 90% 407M 0s 2024-08-22T20:28:24.9856300Z 53550K .......... .......... .......... .......... .......... 90% 61.2M 0s 2024-08-22T20:28:24.9858400Z 53600K .......... .......... .......... .......... .......... 90% 270M 0s 2024-08-22T20:28:24.9862260Z 53650K .......... .......... .......... .......... .......... 90% 118M 0s 2024-08-22T20:28:24.9870080Z 53700K .......... .......... .......... .......... .......... 90% 62.0M 0s 2024-08-22T20:28:24.9883550Z 53750K .......... .......... .......... .......... .......... 90% 39.2M 0s 2024-08-22T20:28:24.9901180Z 53800K .......... .......... .......... .......... .......... 90% 38.0M 0s 2024-08-22T20:28:24.9901730Z 53850K .......... .......... .......... .......... .......... 90% 718M 0s 2024-08-22T20:28:24.9907340Z 53900K .......... .......... .......... .......... .......... 90% 43.0M 0s 2024-08-22T20:28:24.9910780Z 53950K .......... .......... .......... .......... .......... 90% 221M 0s 2024-08-22T20:28:24.9911260Z 54000K .......... .......... .......... .......... .......... 91% 660M 0s 2024-08-22T20:28:24.9914240Z 54050K .......... .......... .......... .......... .......... 91% 114M 0s 2024-08-22T20:28:24.9920230Z 54100K .......... .......... .......... .......... .......... 91% 119M 0s 2024-08-22T20:28:24.9924930Z 54150K .......... .......... .......... .......... .......... 91% 77.8M 0s 2024-08-22T20:28:24.9930770Z 54200K .......... .......... .......... .......... .......... 91% 92.8M 0s 2024-08-22T20:28:24.9935890Z 54250K .......... .......... .......... .......... .......... 91% 84.2M 0s 2024-08-22T20:28:24.9944570Z 54300K .......... .......... .......... .......... .......... 91% 64.8M 0s 2024-08-22T20:28:24.9950160Z 54350K .......... .......... .......... .......... .......... 91% 73.3M 0s 2024-08-22T20:28:24.9958630Z 54400K .......... .......... .......... .......... .......... 91% 68.0M 0s 2024-08-22T20:28:24.9964700Z 54450K .......... .......... .......... .......... .......... 91% 83.0M 0s 2024-08-22T20:28:24.9968670Z 54500K .......... .......... .......... .......... .......... 91% 88.3M 0s 2024-08-22T20:28:24.9971870Z 54550K .......... .......... .......... .......... .......... 91% 153M 0s 2024-08-22T20:28:24.9977620Z 54600K .......... .......... .......... .......... .......... 92% 117M 0s 2024-08-22T20:28:24.9982180Z 54650K .......... .......... .......... .......... .......... 92% 107M 0s 2024-08-22T20:28:24.9987810Z 54700K .......... .......... .......... .......... .......... 92% 71.7M 0s 2024-08-22T20:28:24.9996300Z 54750K .......... .......... .......... .......... .......... 92% 68.6M 0s 2024-08-22T20:28:25.0004050Z 54800K .......... .......... .......... .......... .......... 92% 65.1M 0s 2024-08-22T20:28:25.0012000Z 54850K .......... .......... .......... .......... .......... 92% 56.3M 0s 2024-08-22T20:28:25.0017960Z 54900K .......... .......... .......... .......... .......... 92% 85.2M 0s 2024-08-22T20:28:25.0022740Z 54950K .......... .......... .......... .......... .......... 92% 98.2M 0s 2024-08-22T20:28:25.0023440Z 55000K .......... .......... .......... .......... .......... 92% 359M 0s 2024-08-22T20:28:25.0028540Z 55050K .......... .......... .......... .......... .......... 92% 103M 0s 2024-08-22T20:28:25.0035700Z 55100K .......... .......... .......... .......... .......... 92% 61.0M 0s 2024-08-22T20:28:25.0041330Z 55150K .......... .......... .......... .......... .......... 92% 88.8M 0s 2024-08-22T20:28:25.0048850Z 55200K .......... .......... .......... .......... .......... 93% 82.3M 0s 2024-08-22T20:28:25.0055950Z 55250K .......... .......... .......... .......... .......... 93% 55.7M 0s 2024-08-22T20:28:25.0060450Z 55300K .......... .......... .......... .......... .......... 93% 108M 0s 2024-08-22T20:28:25.0069880Z 55350K .......... .......... .......... .......... .......... 93% 54.7M 0s 2024-08-22T20:28:25.0078610Z 55400K .......... .......... .......... .......... .......... 93% 60.8M 0s 2024-08-22T20:28:25.0085230Z 55450K .......... .......... .......... .......... .......... 93% 71.5M 0s 2024-08-22T20:28:25.0086460Z 55500K .......... .......... .......... .......... .......... 93% 763M 0s 2024-08-22T20:28:25.0089710Z 55550K .......... .......... .......... .......... .......... 93% 102M 0s 2024-08-22T20:28:25.0094830Z 55600K .......... .......... .......... .......... .......... 93% 100M 0s 2024-08-22T20:28:25.0100280Z 55650K .......... .......... .......... .......... .......... 93% 86.7M 0s 2024-08-22T20:28:25.0114050Z 55700K .......... .......... .......... .......... .......... 93% 39.3M 0s 2024-08-22T20:28:25.0115920Z 55750K .......... .......... .......... .......... .......... 93% 407M 0s 2024-08-22T20:28:25.0125790Z 55800K .......... .......... .......... .......... .......... 94% 43.0M 0s 2024-08-22T20:28:25.0133480Z 55850K .......... .......... .......... .......... .......... 94% 70.1M 0s 2024-08-22T20:28:25.0134110Z 55900K .......... .......... .......... .......... .......... 94% 337M 0s 2024-08-22T20:28:25.0141800Z 55950K .......... .......... .......... .......... .......... 94% 60.7M 0s 2024-08-22T20:28:25.0144200Z 56000K .......... .......... .......... .......... .......... 94% 330M 0s 2024-08-22T20:28:25.0149240Z 56050K .......... .......... .......... .......... .......... 94% 84.5M 0s 2024-08-22T20:28:25.0154780Z 56100K .......... .......... .......... .......... .......... 94% 81.4M 0s 2024-08-22T20:28:25.0160220Z 56150K .......... .......... .......... .......... .......... 94% 101M 0s 2024-08-22T20:28:25.0166610Z 56200K .......... .......... .......... .......... .......... 94% 70.7M 0s 2024-08-22T20:28:25.0173500Z 56250K .......... .......... .......... .......... .......... 94% 81.8M 0s 2024-08-22T20:28:25.0179120Z 56300K .......... .......... .......... .......... .......... 94% 80.6M 0s 2024-08-22T20:28:25.0189860Z 56350K .......... .......... .......... .......... .......... 95% 49.0M 0s 2024-08-22T20:28:25.0194250Z 56400K .......... .......... .......... .......... .......... 95% 89.3M 0s 2024-08-22T20:28:25.0197070Z 56450K .......... .......... .......... .......... .......... 95% 195M 0s 2024-08-22T20:28:25.0201290Z 56500K .......... .......... .......... .......... .......... 95% 109M 0s 2024-08-22T20:28:25.0207110Z 56550K .......... .......... .......... .......... .......... 95% 101M 0s 2024-08-22T20:28:25.0211790Z 56600K .......... .......... .......... .......... .......... 95% 83.2M 0s 2024-08-22T20:28:25.0221780Z 56650K .......... .......... .......... .......... .......... 95% 51.4M 0s 2024-08-22T20:28:25.0226710Z 56700K .......... .......... .......... .......... .......... 95% 97.5M 0s 2024-08-22T20:28:25.0234250Z 56750K .......... .......... .......... .......... .......... 95% 61.2M 0s 2024-08-22T20:28:25.0241750Z 56800K .......... .......... .......... .......... .......... 95% 71.4M 0s 2024-08-22T20:28:25.0249810Z 56850K .......... .......... .......... .......... .......... 95% 59.3M 0s 2024-08-22T20:28:25.0262550Z 56900K .......... .......... .......... .......... .......... 95% 72.2M 0s 2024-08-22T20:28:25.0264030Z 56950K .......... .......... .......... .......... .......... 96% 588M 0s 2024-08-22T20:28:25.0276550Z 57000K .......... .......... .......... .......... .......... 96% 28.0M 0s 2024-08-22T20:28:25.0277460Z 57050K .......... .......... .......... .......... .......... 96% 364M 0s 2024-08-22T20:28:25.0278110Z 57100K .......... .......... .......... .......... .......... 96% 172M 0s 2024-08-22T20:28:25.0280490Z 57150K .......... .......... .......... .......... .......... 96% 282M 0s 2024-08-22T20:28:25.0286010Z 57200K .......... .......... .......... .......... .......... 96% 144M 0s 2024-08-22T20:28:25.0295200Z 57250K .......... .......... .......... .......... .......... 96% 44.3M 0s 2024-08-22T20:28:25.0303580Z 57300K .......... .......... .......... .......... .......... 96% 67.5M 0s 2024-08-22T20:28:25.0312260Z 57350K .......... .......... .......... .......... .......... 96% 49.0M 0s 2024-08-22T20:28:25.0316880Z 57400K .......... .......... .......... .......... .......... 96% 98.8M 0s 2024-08-22T20:28:25.0324360Z 57450K .......... .......... .......... .......... .......... 96% 83.9M 0s 2024-08-22T20:28:25.0329180Z 57500K .......... .......... .......... .......... .......... 96% 93.4M 0s 2024-08-22T20:28:25.0337410Z 57550K .......... .......... .......... .......... .......... 97% 63.8M 0s 2024-08-22T20:28:25.0342980Z 57600K .......... .......... .......... .......... .......... 97% 65.7M 0s 2024-08-22T20:28:25.0349760Z 57650K .......... .......... .......... .......... .......... 97% 70.5M 0s 2024-08-22T20:28:25.0356150Z 57700K .......... .......... .......... .......... .......... 97% 82.3M 0s 2024-08-22T20:28:25.0362660Z 57750K .......... .......... .......... .......... .......... 97% 75.7M 0s 2024-08-22T20:28:25.0370440Z 57800K .......... .......... .......... .......... .......... 97% 100M 0s 2024-08-22T20:28:25.0377020Z 57850K .......... .......... .......... .......... .......... 97% 50.1M 0s 2024-08-22T20:28:25.0381120Z 57900K .......... .......... .......... .......... .......... 97% 110M 0s 2024-08-22T20:28:25.0387600Z 57950K .......... .......... .......... .......... .......... 97% 74.3M 0s 2024-08-22T20:28:25.0394530Z 58000K .......... .......... .......... .......... .......... 97% 71.7M 0s 2024-08-22T20:28:25.0398430Z 58050K .......... .......... .......... .......... .......... 97% 122M 0s 2024-08-22T20:28:25.0403570Z 58100K .......... .......... .......... .......... .......... 97% 98.8M 0s 2024-08-22T20:28:25.0408930Z 58150K .......... .......... .......... .......... .......... 98% 93.9M 0s 2024-08-22T20:28:25.0417010Z 58200K .......... .......... .......... .......... .......... 98% 78.6M 0s 2024-08-22T20:28:25.0421600Z 58250K .......... .......... .......... .......... .......... 98% 73.4M 0s 2024-08-22T20:28:25.0426430Z 58300K .......... .......... .......... .......... .......... 98% 98.6M 0s 2024-08-22T20:28:25.0430920Z 58350K .......... .......... .......... .......... .......... 98% 129M 0s 2024-08-22T20:28:25.0437180Z 58400K .......... .......... .......... .......... .......... 98% 70.6M 0s 2024-08-22T20:28:25.0441420Z 58450K .......... .......... .......... .......... .......... 98% 134M 0s 2024-08-22T20:28:25.0448280Z 58500K .......... .......... .......... .......... .......... 98% 70.9M 0s 2024-08-22T20:28:25.0449360Z 58550K .......... .......... .......... .......... .......... 98% 286M 0s 2024-08-22T20:28:25.0461760Z 58600K .......... .......... .......... .......... .......... 98% 63.3M 0s 2024-08-22T20:28:25.0463580Z 58650K .......... .......... .......... .......... .......... 98% 116M 0s 2024-08-22T20:28:25.0465100Z 58700K .......... .......... .......... .......... .......... 98% 174M 0s 2024-08-22T20:28:25.0486630Z 58750K .......... .......... .......... .......... .......... 99% 22.2M 0s 2024-08-22T20:28:25.0493360Z 58800K .......... .......... .......... .......... .......... 99% 77.0M 0s 2024-08-22T20:28:25.0494760Z 58850K .......... .......... .......... .......... .......... 99% 226M 0s 2024-08-22T20:28:25.0506320Z 58900K .......... .......... .......... .......... .......... 99% 76.3M 0s 2024-08-22T20:28:25.0511700Z 58950K .......... .......... .......... .......... .......... 99% 74.4M 0s 2024-08-22T20:28:25.0521630Z 59000K .......... .......... .......... .......... .......... 99% 54.7M 0s 2024-08-22T20:28:25.0522160Z 59050K .......... .......... .......... .......... .......... 99% 90.6M 0s 2024-08-22T20:28:25.0530350Z 59100K .......... .......... .......... .......... .......... 99% 93.4M 0s 2024-08-22T20:28:25.0533960Z 59150K .......... .......... .......... .......... .......... 99% 84.3M 0s 2024-08-22T20:28:25.0539770Z 59200K .......... .......... .......... .......... .......... 99% 81.0M 0s 2024-08-22T20:28:25.0550430Z 59250K .......... .......... .......... .......... .......... 99% 82.2M 0s 2024-08-22T20:28:25.0560870Z 59300K .......... .......... .......... .......... .......... 99% 105M 0s 2024-08-22T20:28:25.0561430Z 59350K .......... .... 100% 287K=0.8s 2024-08-22T20:28:25.0561730Z 2024-08-22T20:28:25.0569940Z 2024-08-22 20:28:25 (72.0 MB/s) - ‘stories15M.pt’ saved [60789090/60789090] 2024-08-22T20:28:25.0571960Z 2024-08-22T20:28:25.0576560Z + for resource in '$RESOURCES_STRING' 2024-08-22T20:28:25.0577020Z Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-08-22T20:28:25.0577760Z + echo 'Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.model' 2024-08-22T20:28:25.0578430Z + wget https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-08-22T20:28:25.0649990Z --2024-08-22 20:28:25-- https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-08-22T20:28:25.0916180Z Resolving github.com (github.com)... 140.82.116.3 2024-08-22T20:28:25.1453840Z Connecting to github.com (github.com)|140.82.116.3|:443... connected. 2024-08-22T20:28:25.3103080Z HTTP request sent, awaiting response... 302 Found 2024-08-22T20:28:25.3112900Z Location: https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.model [following] 2024-08-22T20:28:25.3113820Z --2024-08-22 20:28:25-- https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.model 2024-08-22T20:28:25.3256540Z Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.108.133, ... 2024-08-22T20:28:25.3340440Z Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected. 2024-08-22T20:28:25.3637710Z HTTP request sent, awaiting response... 200 OK 2024-08-22T20:28:25.3642070Z Length: 499723 (488K) [application/octet-stream] 2024-08-22T20:28:25.3642740Z Saving to: ‘tokenizer.model’ 2024-08-22T20:28:25.3642910Z 2024-08-22T20:28:25.3731380Z 0K .......... .......... .......... .......... .......... 10% 5.29M 0s 2024-08-22T20:28:25.3760830Z 50K .......... .......... .......... .......... .......... 20% 16.4M 0s 2024-08-22T20:28:25.3814290Z 100K .......... .......... .......... .......... .......... 30% 9.39M 0s 2024-08-22T20:28:25.3831860Z 150K .......... .......... .......... .......... .......... 40% 25.6M 0s 2024-08-22T20:28:25.3846820Z 200K .......... .......... .......... .......... .......... 51% 33.3M 0s 2024-08-22T20:28:25.3886800Z 250K .......... .......... .......... .......... .......... 61% 12.6M 0s 2024-08-22T20:28:25.3907020Z 300K .......... .......... .......... .......... .......... 71% 24.5M 0s 2024-08-22T20:28:25.3917370Z 350K .......... .......... .......... .......... .......... 81% 55.0M 0s 2024-08-22T20:28:25.3922910Z 400K .......... .......... .......... .......... .......... 92% 57.9M 0s 2024-08-22T20:28:25.3924910Z 450K .......... .......... .......... ........ 100% 217M=0.03s 2024-08-22T20:28:25.3925980Z 2024-08-22T20:28:25.3927610Z 2024-08-22 20:28:25 (16.7 MB/s) - ‘tokenizer.model’ saved [499723/499723] 2024-08-22T20:28:25.3930400Z 2024-08-22T20:28:25.3945910Z + for resource in '$RESOURCES_STRING' 2024-08-22T20:28:25.3947040Z Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin 2024-08-22T20:28:25.3948660Z + echo 'Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin' 2024-08-22T20:28:25.3950110Z + wget https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin 2024-08-22T20:28:25.4006920Z --2024-08-22 20:28:25-- https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin 2024-08-22T20:28:25.4080210Z Resolving github.com (github.com)... 140.82.116.3 2024-08-22T20:28:25.4624100Z Connecting to github.com (github.com)|140.82.116.3|:443... connected. 2024-08-22T20:28:25.7524000Z HTTP request sent, awaiting response... 302 Found 2024-08-22T20:28:25.7527140Z Location: https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.bin [following] 2024-08-22T20:28:25.7532270Z --2024-08-22 20:28:25-- https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.bin 2024-08-22T20:28:25.7546380Z Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.108.133, ... 2024-08-22T20:28:25.7649740Z Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected. 2024-08-22T20:28:25.9944870Z HTTP request sent, awaiting response... 200 OK 2024-08-22T20:28:25.9948280Z Length: 433869 (424K) [application/octet-stream] 2024-08-22T20:28:25.9951530Z Saving to: ‘tokenizer.bin’ 2024-08-22T20:28:26.0051570Z 2024-08-22T20:28:26.1982980Z 0K .......... .......... .......... .......... .......... 11% 246K 2s 2024-08-22T20:28:26.2860380Z 50K .......... .......... .......... .......... .......... 23% 571K 1s 2024-08-22T20:28:26.3526580Z 100K .......... .......... .......... .......... .......... 35% 751K 1s 2024-08-22T20:28:26.3669410Z 150K .......... .......... .......... .......... .......... 47% 3.41M 0s 2024-08-22T20:28:26.3746010Z 200K .......... .......... .......... .......... .......... 59% 6.20M 0s 2024-08-22T20:28:26.3820670Z 250K .......... .......... .......... .......... .......... 70% 6.75M 0s 2024-08-22T20:28:26.3890470Z 300K .......... .......... .......... .......... .......... 82% 6.86M 0s 2024-08-22T20:28:26.3989290Z 350K .......... .......... .......... .......... .......... 94% 6.13M 0s 2024-08-22T20:28:26.4008670Z 400K .......... .......... ... 100% 6.28M=0.4s 2024-08-22T20:28:26.4010130Z 2024-08-22T20:28:26.4013140Z 2024-08-22 20:28:26 (1.02 MB/s) - ‘tokenizer.bin’ saved [433869/433869] 2024-08-22T20:28:26.4014870Z 2024-08-22T20:28:26.4038250Z + popd 2024-08-22T20:28:26.4039370Z ~/work/torchchat/torchchat 2024-08-22T20:28:26.4166080Z ##[group]Run python3 -c 'import torch;print(f"torch: {torch.__version__, torch.version.git_version}")' 2024-08-22T20:28:26.4168960Z python3 -c 'import torch;print(f"torch: {torch.__version__, torch.version.git_version}")' 2024-08-22T20:28:26.4170810Z pushd ${TORCHCHAT_ROOT} 2024-08-22T20:28:26.4171840Z bash .ci/scripts/convert_checkpoint.sh ${REPO_NAME} 2024-08-22T20:28:26.4173510Z bash .ci/scripts/validate.sh "./checkpoints/${REPO_NAME}/model.pth" "cpu" "compile" 2024-08-22T20:28:26.4288660Z shell: /bin/bash -e {0} 2024-08-22T20:28:26.4288880Z env: 2024-08-22T20:28:26.4289170Z TORCHCHAT_ROOT: /Users/runner/work/torchchat/torchchat 2024-08-22T20:28:26.4289490Z REPO_NAME: tinyllamas/stories15M 2024-08-22T20:28:26.4289860Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:26.4290370Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.10.11/arm64/lib/pkgconfig 2024-08-22T20:28:26.4290910Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:26.4291370Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:26.4291820Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:28:26.4292150Z ##[endgroup] 2024-08-22T20:28:27.1414530Z torch: ('2.5.0.dev20240814', '3a023a67c47bcde45538c9991e332d21ac548e46') 2024-08-22T20:28:27.2988290Z ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-08-22T20:28:27.3023940Z ~/work/torchchat/torchchat/checkpoints/tinyllamas/stories15M ~/work/torchchat/torchchat 2024-08-22T20:28:27.3048790Z ~/work/torchchat/torchchat 2024-08-22T20:28:27.3081510Z arg:compile 2024-08-22T20:28:27.3119250Z ############### Run inference with torch.compile for dtype float32 ############### 2024-08-22T20:28:27.3119730Z 2024-08-22T20:28:27.3119830Z ****************************************** 2024-08-22T20:28:27.3120360Z ************** non-quantized ************* 2024-08-22T20:28:27.3121020Z ****************************************** 2024-08-22T20:28:31.0466490Z 2024-08-22T20:28:31.0486990Z Downloading builder script: 0%| | 0.00/5.67k [00:00