2024-08-22T20:25:15.1655980Z Current runner version: '2.319.1' 2024-08-22T20:25:15.1672240Z ##[group]Operating System 2024-08-22T20:25:15.1672660Z macOS 2024-08-22T20:25:15.1672910Z 14.6.1 2024-08-22T20:25:15.1673160Z 23G93 2024-08-22T20:25:15.1673420Z ##[endgroup] 2024-08-22T20:25:15.1673700Z ##[group]Runner Image 2024-08-22T20:25:15.1674020Z Image: macos-14-arm64 2024-08-22T20:25:15.1674320Z Version: 20240818.4 2024-08-22T20:25:15.1675030Z 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:15.1676030Z Image Release: https://github.com/actions/runner-images/releases/tag/macos-14-arm64%2F20240818.4 2024-08-22T20:25:15.1676640Z ##[endgroup] 2024-08-22T20:25:15.1676940Z ##[group]Runner Image Provisioner 2024-08-22T20:25:15.1677360Z 2.0.382.1+d27903c82fd0a98a6c4ff2ea9e193b4413f3d608 2024-08-22T20:25:15.1677760Z ##[endgroup] 2024-08-22T20:25:15.1686130Z ##[group]GITHUB_TOKEN Permissions 2024-08-22T20:25:15.1686990Z Contents: read 2024-08-22T20:25:15.1687300Z Metadata: read 2024-08-22T20:25:15.1687590Z Packages: read 2024-08-22T20:25:15.1687880Z ##[endgroup] 2024-08-22T20:25:15.1689420Z Secret source: Actions 2024-08-22T20:25:15.1689800Z Prepare workflow directory 2024-08-22T20:25:15.2114050Z Prepare all required actions 2024-08-22T20:25:15.2224390Z Getting action download info 2024-08-22T20:25:15.3822600Z Download action repository 'actions/checkout@v2' (SHA:ee0669bd1cc54295c223e0bb666b733df41de1c5) 2024-08-22T20:25:15.7594260Z Download action repository 'actions/setup-python@v2' (SHA:e9aba2c848f5ebd159c070c61ea2c4e2b122355e) 2024-08-22T20:25:15.9321800Z Complete job name: torchchat-command-load-test (macos-14) 2024-08-22T20:25:15.9854990Z ##[group]Run actions/checkout@v2 2024-08-22T20:25:15.9855410Z with: 2024-08-22T20:25:15.9855720Z repository: pytorch/torchchat 2024-08-22T20:25:15.9856260Z token: *** 2024-08-22T20:25:15.9856570Z ssh-strict: true 2024-08-22T20:25:15.9856900Z persist-credentials: true 2024-08-22T20:25:15.9857250Z clean: true 2024-08-22T20:25:15.9857560Z fetch-depth: 1 2024-08-22T20:25:15.9857860Z lfs: false 2024-08-22T20:25:15.9858150Z submodules: false 2024-08-22T20:25:15.9858480Z set-safe-directory: true 2024-08-22T20:25:15.9858800Z ##[endgroup] 2024-08-22T20:25:16.5175040Z Syncing repository: pytorch/torchchat 2024-08-22T20:25:16.5176690Z ##[group]Getting Git version info 2024-08-22T20:25:16.5193910Z Working directory is '/Users/runner/work/torchchat/torchchat' 2024-08-22T20:25:16.5195500Z [command]/opt/homebrew/bin/git version 2024-08-22T20:25:16.5196070Z git version 2.46.0 2024-08-22T20:25:16.5197180Z ##[endgroup] 2024-08-22T20:25:16.5236920Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/b8b102d6-1b55-4a5f-a15a-50feb81b6d5f/.gitconfig' 2024-08-22T20:25:16.5345500Z Temporarily overriding HOME='/Users/runner/work/_temp/b8b102d6-1b55-4a5f-a15a-50feb81b6d5f' before making global git config changes 2024-08-22T20:25:16.5352140Z Adding repository directory to the temporary git global config as a safe directory 2024-08-22T20:25:16.5353360Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:16.5361800Z Deleting the contents of '/Users/runner/work/torchchat/torchchat' 2024-08-22T20:25:16.5538730Z ##[group]Initializing the repository 2024-08-22T20:25:16.5645820Z [command]/opt/homebrew/bin/git init /Users/runner/work/torchchat/torchchat 2024-08-22T20:25:16.5729240Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-08-22T20:25:16.5739900Z hint: is subject to change. To configure the initial branch name to use in all 2024-08-22T20:25:16.5762340Z hint: of your new repositories, which will suppress this warning, call: 2024-08-22T20:25:16.5763270Z hint: 2024-08-22T20:25:16.5764120Z hint: git config --global init.defaultBranch 2024-08-22T20:25:16.5765390Z hint: 2024-08-22T20:25:16.5765980Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-08-22T20:25:16.5766930Z hint: 'development'. The just-created branch can be renamed via this command: 2024-08-22T20:25:16.5768420Z hint: 2024-08-22T20:25:16.5768770Z hint: git branch -m 2024-08-22T20:25:16.5769370Z Initialized empty Git repository in /Users/runner/work/torchchat/torchchat/.git/ 2024-08-22T20:25:16.5770270Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pytorch/torchchat 2024-08-22T20:25:16.5771320Z ##[endgroup] 2024-08-22T20:25:16.5771970Z ##[group]Disabling automatic garbage collection 2024-08-22T20:25:16.5772630Z [command]/opt/homebrew/bin/git config --local gc.auto 0 2024-08-22T20:25:16.5773420Z ##[endgroup] 2024-08-22T20:25:16.5774050Z ##[group]Setting up auth 2024-08-22T20:25:16.5774760Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-08-22T20:25:16.5776180Z [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:16.6291420Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-08-22T20:25:16.6347000Z [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:16.6861690Z [command]/opt/homebrew/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-08-22T20:25:16.6902120Z ##[endgroup] 2024-08-22T20:25:16.6902730Z ##[group]Fetching the repository 2024-08-22T20:25:16.6907030Z [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:17.2682310Z remote: Enumerating objects: 237, done. 2024-08-22T20:25:17.2684230Z remote: Counting objects: 0% (1/237) 2024-08-22T20:25:17.2686200Z remote: Counting objects: 1% (3/237) 2024-08-22T20:25:17.2686810Z remote: Counting objects: 2% (5/237) 2024-08-22T20:25:17.2687340Z remote: Counting objects: 3% (8/237) 2024-08-22T20:25:17.2687840Z remote: Counting objects: 4% (10/237) 2024-08-22T20:25:17.2688370Z remote: Counting objects: 5% (12/237) 2024-08-22T20:25:17.2688970Z remote: Counting objects: 6% (15/237) 2024-08-22T20:25:17.2689530Z remote: Counting objects: 7% (17/237) 2024-08-22T20:25:17.2690160Z remote: Counting objects: 8% (19/237) 2024-08-22T20:25:17.2690760Z remote: Counting objects: 9% (22/237) 2024-08-22T20:25:17.2691290Z remote: Counting objects: 10% (24/237) 2024-08-22T20:25:17.2691780Z remote: Counting objects: 11% (27/237) 2024-08-22T20:25:17.2692410Z remote: Counting objects: 12% (29/237) 2024-08-22T20:25:17.2700760Z remote: Counting objects: 13% (31/237) 2024-08-22T20:25:17.2701410Z remote: Counting objects: 14% (34/237) 2024-08-22T20:25:17.2702150Z remote: Counting objects: 15% (36/237) 2024-08-22T20:25:17.2702810Z remote: Counting objects: 16% (38/237) 2024-08-22T20:25:17.2703550Z remote: Counting objects: 17% (41/237) 2024-08-22T20:25:17.2704080Z remote: Counting objects: 18% (43/237) 2024-08-22T20:25:17.2704670Z remote: Counting objects: 19% (46/237) 2024-08-22T20:25:17.2705270Z remote: Counting objects: 20% (48/237) 2024-08-22T20:25:17.2705900Z remote: Counting objects: 21% (50/237) 2024-08-22T20:25:17.2706740Z remote: Counting objects: 22% (53/237) 2024-08-22T20:25:17.2707410Z remote: Counting objects: 23% (55/237) 2024-08-22T20:25:17.2708060Z remote: Counting objects: 24% (57/237) 2024-08-22T20:25:17.2710180Z remote: Counting objects: 25% (60/237) 2024-08-22T20:25:17.2711050Z remote: Counting objects: 26% (62/237) 2024-08-22T20:25:17.2712920Z remote: Counting objects: 27% (64/237) 2024-08-22T20:25:17.2714330Z remote: Counting objects: 28% (67/237) 2024-08-22T20:25:17.2714960Z remote: Counting objects: 29% (69/237) 2024-08-22T20:25:17.2715650Z remote: Counting objects: 30% (72/237) 2024-08-22T20:25:17.2716240Z remote: Counting objects: 31% (74/237) 2024-08-22T20:25:17.2716810Z remote: Counting objects: 32% (76/237) 2024-08-22T20:25:17.2718640Z remote: Counting objects: 33% (79/237) 2024-08-22T20:25:17.2720730Z remote: Counting objects: 34% (81/237) 2024-08-22T20:25:17.2721290Z remote: Counting objects: 35% (83/237) 2024-08-22T20:25:17.2723790Z remote: Counting objects: 36% (86/237) 2024-08-22T20:25:17.2724440Z remote: Counting objects: 37% (88/237) 2024-08-22T20:25:17.2725000Z remote: Counting objects: 38% (91/237) 2024-08-22T20:25:17.2725590Z remote: Counting objects: 39% (93/237) 2024-08-22T20:25:17.2726120Z remote: Counting objects: 40% (95/237) 2024-08-22T20:25:17.2726620Z remote: Counting objects: 41% (98/237) 2024-08-22T20:25:17.2727120Z remote: Counting objects: 42% (100/237) 2024-08-22T20:25:17.2727770Z remote: Counting objects: 43% (102/237) 2024-08-22T20:25:17.2728310Z remote: Counting objects: 44% (105/237) 2024-08-22T20:25:17.2728830Z remote: Counting objects: 45% (107/237) 2024-08-22T20:25:17.2729370Z remote: Counting objects: 46% (110/237) 2024-08-22T20:25:17.2730010Z remote: Counting objects: 47% (112/237) 2024-08-22T20:25:17.2730580Z remote: Counting objects: 48% (114/237) 2024-08-22T20:25:17.2732490Z remote: Counting objects: 49% (117/237) 2024-08-22T20:25:17.2733920Z remote: Counting objects: 50% (119/237) 2024-08-22T20:25:17.2735910Z remote: Counting objects: 51% (121/237) 2024-08-22T20:25:17.2738000Z remote: Counting objects: 52% (124/237) 2024-08-22T20:25:17.2739940Z remote: Counting objects: 53% (126/237) 2024-08-22T20:25:17.2741560Z remote: Counting objects: 54% (128/237) 2024-08-22T20:25:17.2743750Z remote: Counting objects: 55% (131/237) 2024-08-22T20:25:17.2744340Z remote: Counting objects: 56% (133/237) 2024-08-22T20:25:17.2744860Z remote: Counting objects: 57% (136/237) 2024-08-22T20:25:17.2745380Z remote: Counting objects: 58% (138/237) 2024-08-22T20:25:17.2745930Z remote: Counting objects: 59% (140/237) 2024-08-22T20:25:17.2746500Z remote: Counting objects: 60% (143/237) 2024-08-22T20:25:17.2747070Z remote: Counting objects: 61% (145/237) 2024-08-22T20:25:17.2747640Z remote: Counting objects: 62% (147/237) 2024-08-22T20:25:17.2748160Z remote: Counting objects: 63% (150/237) 2024-08-22T20:25:17.2748730Z remote: Counting objects: 64% (152/237) 2024-08-22T20:25:17.2749290Z remote: Counting objects: 65% (155/237) 2024-08-22T20:25:17.2749790Z remote: Counting objects: 66% (157/237) 2024-08-22T20:25:17.2750330Z remote: Counting objects: 67% (159/237) 2024-08-22T20:25:17.2750840Z remote: Counting objects: 68% (162/237) 2024-08-22T20:25:17.2751340Z remote: Counting objects: 69% (164/237) 2024-08-22T20:25:17.2752040Z remote: Counting objects: 70% (166/237) 2024-08-22T20:25:17.2752570Z remote: Counting objects: 71% (169/237) 2024-08-22T20:25:17.2753080Z remote: Counting objects: 72% (171/237) 2024-08-22T20:25:17.2753620Z remote: Counting objects: 73% (174/237) 2024-08-22T20:25:17.2754130Z remote: Counting objects: 74% (176/237) 2024-08-22T20:25:17.2754630Z remote: Counting objects: 75% (178/237) 2024-08-22T20:25:17.2755360Z remote: Counting objects: 76% (181/237) 2024-08-22T20:25:17.2755890Z remote: Counting objects: 77% (183/237) 2024-08-22T20:25:17.2756390Z remote: Counting objects: 78% (185/237) 2024-08-22T20:25:17.2756910Z remote: Counting objects: 79% (188/237) 2024-08-22T20:25:17.2758010Z remote: Counting objects: 80% (190/237) 2024-08-22T20:25:17.2758610Z remote: Counting objects: 81% (192/237) 2024-08-22T20:25:17.2759190Z remote: Counting objects: 82% (195/237) 2024-08-22T20:25:17.2759940Z remote: Counting objects: 83% (197/237) 2024-08-22T20:25:17.2791450Z remote: Counting objects: 84% (200/237) 2024-08-22T20:25:17.2792380Z remote: Counting objects: 85% (202/237) 2024-08-22T20:25:17.2793830Z remote: Counting objects: 86% (204/237) 2024-08-22T20:25:17.2794420Z remote: Counting objects: 87% (207/237) 2024-08-22T20:25:17.2794920Z remote: Counting objects: 88% (209/237) 2024-08-22T20:25:17.2795490Z remote: Counting objects: 89% (211/237) 2024-08-22T20:25:17.2796000Z remote: Counting objects: 90% (214/237) 2024-08-22T20:25:17.2796530Z remote: Counting objects: 91% (216/237) 2024-08-22T20:25:17.2797020Z remote: Counting objects: 92% (219/237) 2024-08-22T20:25:17.2797520Z remote: Counting objects: 93% (221/237) 2024-08-22T20:25:17.2798060Z remote: Counting objects: 94% (223/237) 2024-08-22T20:25:17.2798560Z remote: Counting objects: 95% (226/237) 2024-08-22T20:25:17.2799060Z remote: Counting objects: 96% (228/237) 2024-08-22T20:25:17.2799600Z remote: Counting objects: 97% (230/237) 2024-08-22T20:25:17.2800100Z remote: Counting objects: 98% (233/237) 2024-08-22T20:25:17.2800610Z remote: Counting objects: 99% (235/237) 2024-08-22T20:25:17.2801220Z remote: Counting objects: 100% (237/237) 2024-08-22T20:25:17.2801810Z remote: Counting objects: 100% (237/237), done. 2024-08-22T20:25:17.2803090Z remote: Compressing objects: 0% (1/193) 2024-08-22T20:25:17.2803710Z remote: Compressing objects: 1% (2/193) 2024-08-22T20:25:17.2804290Z remote: Compressing objects: 2% (4/193) 2024-08-22T20:25:17.2805120Z remote: Compressing objects: 3% (6/193) 2024-08-22T20:25:17.2806810Z remote: Compressing objects: 4% (8/193) 2024-08-22T20:25:17.2809530Z remote: Compressing objects: 5% (10/193) 2024-08-22T20:25:17.2810920Z remote: Compressing objects: 6% (12/193) 2024-08-22T20:25:17.2812430Z remote: Compressing objects: 7% (14/193) 2024-08-22T20:25:17.2813950Z remote: Compressing objects: 8% (16/193) 2024-08-22T20:25:17.2815910Z remote: Compressing objects: 9% (18/193) 2024-08-22T20:25:17.2817460Z remote: Compressing objects: 10% (20/193) 2024-08-22T20:25:17.2819060Z remote: Compressing objects: 11% (22/193) 2024-08-22T20:25:17.2820610Z remote: Compressing objects: 12% (24/193) 2024-08-22T20:25:17.2822190Z remote: Compressing objects: 13% (26/193) 2024-08-22T20:25:17.2823940Z remote: Compressing objects: 14% (28/193) 2024-08-22T20:25:17.2825580Z remote: Compressing objects: 15% (29/193) 2024-08-22T20:25:17.2826930Z remote: Compressing objects: 16% (31/193) 2024-08-22T20:25:17.2830410Z remote: Compressing objects: 17% (33/193) 2024-08-22T20:25:17.2833390Z remote: Compressing objects: 18% (35/193) 2024-08-22T20:25:17.2836360Z remote: Compressing objects: 19% (37/193) 2024-08-22T20:25:17.2838160Z remote: Compressing objects: 20% (39/193) 2024-08-22T20:25:17.2839590Z remote: Compressing objects: 21% (41/193) 2024-08-22T20:25:17.2841110Z remote: Compressing objects: 22% (43/193) 2024-08-22T20:25:17.2842630Z remote: Compressing objects: 23% (45/193) 2024-08-22T20:25:17.2844290Z remote: Compressing objects: 24% (47/193) 2024-08-22T20:25:17.2845710Z remote: Compressing objects: 25% (49/193) 2024-08-22T20:25:17.2846980Z remote: Compressing objects: 26% (51/193) 2024-08-22T20:25:17.2849260Z remote: Compressing objects: 27% (53/193) 2024-08-22T20:25:17.2851310Z remote: Compressing objects: 28% (55/193) 2024-08-22T20:25:17.2852600Z remote: Compressing objects: 29% (56/193) 2024-08-22T20:25:17.2854820Z remote: Compressing objects: 30% (58/193) 2024-08-22T20:25:17.2856100Z remote: Compressing objects: 31% (60/193) 2024-08-22T20:25:17.2857330Z remote: Compressing objects: 32% (62/193) 2024-08-22T20:25:17.2858540Z remote: Compressing objects: 33% (64/193) 2024-08-22T20:25:17.2859770Z remote: Compressing objects: 34% (66/193) 2024-08-22T20:25:17.2861160Z remote: Compressing objects: 35% (68/193) 2024-08-22T20:25:17.2862400Z remote: Compressing objects: 36% (70/193) 2024-08-22T20:25:17.2863650Z remote: Compressing objects: 37% (72/193) 2024-08-22T20:25:17.2864940Z remote: Compressing objects: 38% (74/193) 2024-08-22T20:25:17.2866200Z remote: Compressing objects: 39% (76/193) 2024-08-22T20:25:17.2868040Z remote: Compressing objects: 40% (78/193) 2024-08-22T20:25:17.2869380Z remote: Compressing objects: 41% (80/193) 2024-08-22T20:25:17.2870660Z remote: Compressing objects: 42% (82/193) 2024-08-22T20:25:17.2871970Z remote: Compressing objects: 43% (83/193) 2024-08-22T20:25:17.2873240Z remote: Compressing objects: 44% (85/193) 2024-08-22T20:25:17.2874510Z remote: Compressing objects: 45% (87/193) 2024-08-22T20:25:17.2875750Z remote: Compressing objects: 46% (89/193) 2024-08-22T20:25:17.2876980Z remote: Compressing objects: 47% (91/193) 2024-08-22T20:25:17.2878200Z remote: Compressing objects: 48% (93/193) 2024-08-22T20:25:17.2879410Z remote: Compressing objects: 49% (95/193) 2024-08-22T20:25:17.2880650Z remote: Compressing objects: 50% (97/193) 2024-08-22T20:25:17.2883130Z remote: Compressing objects: 51% (99/193) 2024-08-22T20:25:17.2884530Z remote: Compressing objects: 52% (101/193) 2024-08-22T20:25:17.2885830Z remote: Compressing objects: 53% (103/193) 2024-08-22T20:25:17.2887090Z remote: Compressing objects: 54% (105/193) 2024-08-22T20:25:17.2888360Z remote: Compressing objects: 55% (107/193) 2024-08-22T20:25:17.2889650Z remote: Compressing objects: 56% (109/193) 2024-08-22T20:25:17.2890920Z remote: Compressing objects: 57% (111/193) 2024-08-22T20:25:17.2892160Z remote: Compressing objects: 58% (112/193) 2024-08-22T20:25:17.2893420Z remote: Compressing objects: 59% (114/193) 2024-08-22T20:25:17.2894770Z remote: Compressing objects: 60% (116/193) 2024-08-22T20:25:17.2896050Z remote: Compressing objects: 61% (118/193) 2024-08-22T20:25:17.2897280Z remote: Compressing objects: 62% (120/193) 2024-08-22T20:25:17.2898560Z remote: Compressing objects: 63% (122/193) 2024-08-22T20:25:17.2899820Z remote: Compressing objects: 64% (124/193) 2024-08-22T20:25:17.2901320Z remote: Compressing objects: 65% (126/193) 2024-08-22T20:25:17.2902620Z remote: Compressing objects: 66% (128/193) 2024-08-22T20:25:17.2904150Z remote: Compressing objects: 67% (130/193) 2024-08-22T20:25:17.2905530Z remote: Compressing objects: 68% (132/193) 2024-08-22T20:25:17.2907530Z remote: Compressing objects: 69% (134/193) 2024-08-22T20:25:17.2913510Z remote: Compressing objects: 70% (136/193) 2024-08-22T20:25:17.2914180Z remote: Compressing objects: 71% (138/193) 2024-08-22T20:25:17.2914720Z remote: Compressing objects: 72% (139/193) 2024-08-22T20:25:17.2915280Z remote: Compressing objects: 73% (141/193) 2024-08-22T20:25:17.2915830Z remote: Compressing objects: 74% (143/193) 2024-08-22T20:25:17.2916390Z remote: Compressing objects: 75% (145/193) 2024-08-22T20:25:17.2916950Z remote: Compressing objects: 76% (147/193) 2024-08-22T20:25:17.2917470Z remote: Compressing objects: 77% (149/193) 2024-08-22T20:25:17.2917990Z remote: Compressing objects: 78% (151/193) 2024-08-22T20:25:17.2918690Z remote: Compressing objects: 79% (153/193) 2024-08-22T20:25:17.2919380Z remote: Compressing objects: 80% (155/193) 2024-08-22T20:25:17.2920970Z remote: Compressing objects: 81% (157/193) 2024-08-22T20:25:17.2921590Z remote: Compressing objects: 82% (159/193) 2024-08-22T20:25:17.2922220Z remote: Compressing objects: 83% (161/193) 2024-08-22T20:25:17.2922840Z remote: Compressing objects: 84% (163/193) 2024-08-22T20:25:17.2923440Z remote: Compressing objects: 85% (165/193) 2024-08-22T20:25:17.2924020Z remote: Compressing objects: 86% (166/193) 2024-08-22T20:25:17.2924610Z remote: Compressing objects: 87% (168/193) 2024-08-22T20:25:17.2925190Z remote: Compressing objects: 88% (170/193) 2024-08-22T20:25:17.2925830Z remote: Compressing objects: 89% (172/193) 2024-08-22T20:25:17.2926460Z remote: Compressing objects: 90% (174/193) 2024-08-22T20:25:17.2927070Z remote: Compressing objects: 91% (176/193) 2024-08-22T20:25:17.2927700Z remote: Compressing objects: 92% (178/193) 2024-08-22T20:25:17.2928300Z remote: Compressing objects: 93% (180/193) 2024-08-22T20:25:17.2928930Z remote: Compressing objects: 94% (182/193) 2024-08-22T20:25:17.2929510Z remote: Compressing objects: 95% (184/193) 2024-08-22T20:25:17.2930100Z remote: Compressing objects: 96% (186/193) 2024-08-22T20:25:17.2930700Z remote: Compressing objects: 97% (188/193) 2024-08-22T20:25:17.2931300Z remote: Compressing objects: 98% (190/193) 2024-08-22T20:25:17.2931880Z remote: Compressing objects: 99% (192/193) 2024-08-22T20:25:17.2932460Z remote: Compressing objects: 100% (193/193) 2024-08-22T20:25:17.2933690Z remote: Compressing objects: 100% (193/193), done. 2024-08-22T20:25:17.3280490Z Receiving objects: 0% (1/237) 2024-08-22T20:25:17.3281650Z Receiving objects: 1% (3/237) 2024-08-22T20:25:17.3282110Z Receiving objects: 2% (5/237) 2024-08-22T20:25:17.3282510Z Receiving objects: 3% (8/237) 2024-08-22T20:25:17.3287990Z Receiving objects: 4% (10/237) 2024-08-22T20:25:17.3289510Z Receiving objects: 5% (12/237) 2024-08-22T20:25:17.3289930Z Receiving objects: 6% (15/237) 2024-08-22T20:25:17.3290400Z Receiving objects: 7% (17/237) 2024-08-22T20:25:17.3290860Z Receiving objects: 8% (19/237) 2024-08-22T20:25:17.3399380Z Receiving objects: 9% (22/237) 2024-08-22T20:25:17.3399900Z Receiving objects: 10% (24/237) 2024-08-22T20:25:17.3400300Z Receiving objects: 11% (27/237) 2024-08-22T20:25:17.3400690Z Receiving objects: 12% (29/237) 2024-08-22T20:25:17.3401090Z Receiving objects: 13% (31/237) 2024-08-22T20:25:17.3765620Z Receiving objects: 14% (34/237) 2024-08-22T20:25:17.3766840Z Receiving objects: 15% (36/237) 2024-08-22T20:25:17.3767290Z Receiving objects: 16% (38/237) 2024-08-22T20:25:17.3767700Z Receiving objects: 17% (41/237) 2024-08-22T20:25:17.3768090Z Receiving objects: 18% (43/237) 2024-08-22T20:25:17.3768490Z Receiving objects: 19% (46/237) 2024-08-22T20:25:17.3832500Z Receiving objects: 20% (48/237) 2024-08-22T20:25:17.3833560Z Receiving objects: 21% (50/237) 2024-08-22T20:25:17.3834020Z Receiving objects: 22% (53/237) 2024-08-22T20:25:17.3834420Z Receiving objects: 23% (55/237) 2024-08-22T20:25:17.3834810Z Receiving objects: 24% (57/237) 2024-08-22T20:25:17.3835200Z Receiving objects: 25% (60/237) 2024-08-22T20:25:17.3835590Z Receiving objects: 26% (62/237) 2024-08-22T20:25:17.3835980Z Receiving objects: 27% (64/237) 2024-08-22T20:25:17.3836370Z Receiving objects: 28% (67/237) 2024-08-22T20:25:17.3836760Z Receiving objects: 29% (69/237) 2024-08-22T20:25:17.3837150Z Receiving objects: 30% (72/237) 2024-08-22T20:25:17.3837530Z Receiving objects: 31% (74/237) 2024-08-22T20:25:17.3907160Z Receiving objects: 32% (76/237) 2024-08-22T20:25:17.3907940Z Receiving objects: 33% (79/237) 2024-08-22T20:25:17.3908350Z Receiving objects: 34% (81/237) 2024-08-22T20:25:17.3908880Z Receiving objects: 35% (83/237) 2024-08-22T20:25:17.3946050Z Receiving objects: 36% (86/237) 2024-08-22T20:25:17.3946530Z Receiving objects: 37% (88/237) 2024-08-22T20:25:17.4312290Z Receiving objects: 38% (91/237) 2024-08-22T20:25:17.4314370Z Receiving objects: 39% (93/237) 2024-08-22T20:25:17.4314830Z Receiving objects: 40% (95/237) 2024-08-22T20:25:17.4315280Z Receiving objects: 41% (98/237) 2024-08-22T20:25:17.4315790Z Receiving objects: 42% (100/237) 2024-08-22T20:25:17.4316310Z Receiving objects: 43% (102/237) 2024-08-22T20:25:17.4316750Z Receiving objects: 44% (105/237) 2024-08-22T20:25:17.4317190Z Receiving objects: 45% (107/237) 2024-08-22T20:25:17.4317630Z Receiving objects: 46% (110/237) 2024-08-22T20:25:17.4318080Z Receiving objects: 47% (112/237) 2024-08-22T20:25:17.4318530Z Receiving objects: 48% (114/237) 2024-08-22T20:25:17.4319020Z Receiving objects: 49% (117/237) 2024-08-22T20:25:17.4493230Z Receiving objects: 50% (119/237) 2024-08-22T20:25:17.4499930Z Receiving objects: 51% (121/237) 2024-08-22T20:25:17.4500730Z Receiving objects: 52% (124/237) 2024-08-22T20:25:17.5053070Z Receiving objects: 53% (126/237) 2024-08-22T20:25:17.5055180Z Receiving objects: 54% (128/237) 2024-08-22T20:25:17.5068500Z Receiving objects: 55% (131/237) 2024-08-22T20:25:17.5069320Z Receiving objects: 56% (133/237) 2024-08-22T20:25:17.5069910Z Receiving objects: 57% (136/237) 2024-08-22T20:25:17.5074840Z Receiving objects: 58% (138/237) 2024-08-22T20:25:17.5078700Z Receiving objects: 59% (140/237) 2024-08-22T20:25:17.5083460Z Receiving objects: 60% (143/237) 2024-08-22T20:25:17.5086290Z Receiving objects: 61% (145/237) 2024-08-22T20:25:17.5089720Z Receiving objects: 62% (147/237) 2024-08-22T20:25:17.5090380Z Receiving objects: 63% (150/237) 2024-08-22T20:25:17.5090740Z Receiving objects: 64% (152/237) 2024-08-22T20:25:17.5093240Z Receiving objects: 65% (155/237) 2024-08-22T20:25:17.5093670Z Receiving objects: 66% (157/237) 2024-08-22T20:25:17.5095920Z Receiving objects: 67% (159/237) 2024-08-22T20:25:17.5096270Z Receiving objects: 68% (162/237) 2024-08-22T20:25:17.5096650Z Receiving objects: 69% (164/237) 2024-08-22T20:25:17.5097030Z Receiving objects: 70% (166/237) 2024-08-22T20:25:17.5097380Z Receiving objects: 71% (169/237) 2024-08-22T20:25:17.5097660Z Receiving objects: 72% (171/237) 2024-08-22T20:25:17.5097940Z Receiving objects: 73% (174/237) 2024-08-22T20:25:17.5098210Z Receiving objects: 74% (176/237) 2024-08-22T20:25:17.5449280Z Receiving objects: 75% (178/237) 2024-08-22T20:25:17.5453500Z Receiving objects: 76% (181/237) 2024-08-22T20:25:17.5461340Z Receiving objects: 77% (183/237) 2024-08-22T20:25:17.5462630Z Receiving objects: 78% (185/237) 2024-08-22T20:25:17.5483020Z Receiving objects: 79% (188/237) 2024-08-22T20:25:17.5483850Z Receiving objects: 80% (190/237) 2024-08-22T20:25:17.5484200Z Receiving objects: 81% (192/237) 2024-08-22T20:25:17.5484460Z Receiving objects: 82% (195/237) 2024-08-22T20:25:17.5484830Z Receiving objects: 83% (197/237) 2024-08-22T20:25:17.5485130Z Receiving objects: 84% (200/237) 2024-08-22T20:25:17.5485450Z Receiving objects: 85% (202/237) 2024-08-22T20:25:17.5485740Z Receiving objects: 86% (204/237) 2024-08-22T20:25:17.5486030Z Receiving objects: 87% (207/237) 2024-08-22T20:25:17.5486290Z Receiving objects: 88% (209/237) 2024-08-22T20:25:17.5486710Z Receiving objects: 89% (211/237) 2024-08-22T20:25:17.5487130Z Receiving objects: 90% (214/237) 2024-08-22T20:25:17.5487850Z remote: Total 237 (delta 16), reused 151 (delta 7), pack-reused 0 (from 0) 2024-08-22T20:25:17.5488330Z Receiving objects: 91% (216/237) 2024-08-22T20:25:17.5488590Z Receiving objects: 92% (219/237) 2024-08-22T20:25:17.5488850Z Receiving objects: 93% (221/237) 2024-08-22T20:25:17.5489120Z Receiving objects: 94% (223/237) 2024-08-22T20:25:17.5489420Z Receiving objects: 95% (226/237) 2024-08-22T20:25:17.5489730Z Receiving objects: 96% (228/237) 2024-08-22T20:25:17.5489980Z Receiving objects: 97% (230/237) 2024-08-22T20:25:17.5490260Z Receiving objects: 98% (233/237) 2024-08-22T20:25:17.5490630Z Receiving objects: 99% (235/237) 2024-08-22T20:25:17.5490960Z Receiving objects: 100% (237/237) 2024-08-22T20:25:17.5491370Z Receiving objects: 100% (237/237), 488.09 KiB | 2.16 MiB/s, done. 2024-08-22T20:25:17.5492830Z Resolving deltas: 0% (0/16) 2024-08-22T20:25:17.5493080Z Resolving deltas: 6% (1/16) 2024-08-22T20:25:17.5493310Z Resolving deltas: 12% (2/16) 2024-08-22T20:25:17.5493550Z Resolving deltas: 18% (3/16) 2024-08-22T20:25:17.5493790Z Resolving deltas: 25% (4/16) 2024-08-22T20:25:17.5494030Z Resolving deltas: 37% (6/16) 2024-08-22T20:25:17.5494280Z Resolving deltas: 43% (7/16) 2024-08-22T20:25:17.5494550Z Resolving deltas: 50% (8/16) 2024-08-22T20:25:17.5494800Z Resolving deltas: 56% (9/16) 2024-08-22T20:25:17.5495050Z Resolving deltas: 62% (10/16) 2024-08-22T20:25:17.5495330Z Resolving deltas: 75% (12/16) 2024-08-22T20:25:17.5495600Z Resolving deltas: 81% (13/16) 2024-08-22T20:25:17.5496160Z Resolving deltas: 93% (15/16) 2024-08-22T20:25:17.5496460Z Resolving deltas: 100% (16/16) 2024-08-22T20:25:17.5496740Z Resolving deltas: 100% (16/16), done. 2024-08-22T20:25:17.5651920Z From https://github.com/pytorch/torchchat 2024-08-22T20:25:17.5653280Z * [new ref] 0e4d4b184770ee5c0943c8ad43f2a1be7a2dd2c9 -> pull/1044/merge 2024-08-22T20:25:17.5771840Z ##[endgroup] 2024-08-22T20:25:17.5773320Z ##[group]Determining the checkout info 2024-08-22T20:25:17.5774540Z ##[endgroup] 2024-08-22T20:25:17.5775660Z ##[group]Checking out the ref 2024-08-22T20:25:17.5783510Z [command]/opt/homebrew/bin/git checkout --progress --force refs/remotes/pull/1044/merge 2024-08-22T20:25:17.6449510Z HEAD is now at 0e4d4b1 Merge c8dc18a48d66f51855d89294f3ca800692cd5dad into d5bb3c6659c8978a95c5141eb31e6e58f94af20a 2024-08-22T20:25:17.6551670Z ##[endgroup] 2024-08-22T20:25:17.6569220Z [command]/opt/homebrew/bin/git log -1 --format='%H' 2024-08-22T20:25:17.6595030Z '0e4d4b184770ee5c0943c8ad43f2a1be7a2dd2c9' 2024-08-22T20:25:17.6863360Z ##[group]Run actions/setup-python@v2 2024-08-22T20:25:17.6863710Z with: 2024-08-22T20:25:17.6863890Z python-version: 3.10.11 2024-08-22T20:25:17.6864260Z token: *** 2024-08-22T20:25:17.6864430Z ##[endgroup] 2024-08-22T20:25:17.8150360Z Successfully setup CPython (3.10.11) 2024-08-22T20:25:17.8291850Z ##[group]Run uname -a 2024-08-22T20:25:17.8292260Z uname -a 2024-08-22T20:25:17.8292530Z if [ $(uname -s) == Darwin ]; then 2024-08-22T20:25:17.8292880Z  sysctl machdep.cpu.brand_string 2024-08-22T20:25:17.8293210Z  sysctl machdep.cpu.core_count 2024-08-22T20:25:17.8293480Z fi 2024-08-22T20:25:17.8404100Z shell: /bin/bash -e {0} 2024-08-22T20:25:17.8404470Z env: 2024-08-22T20:25:17.8404810Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:17.8405230Z ##[endgroup] 2024-08-22T20:25:17.8926000Z Darwin Mac-1724357893043.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:17.8966390Z machdep.cpu.brand_string: Apple M1 (Virtual) 2024-08-22T20:25:17.8978310Z machdep.cpu.core_count: 3 2024-08-22T20:25:17.9011470Z ##[group]Run echo "Installing pip3 packages" 2024-08-22T20:25:17.9011880Z echo "Installing pip3 packages" 2024-08-22T20:25:17.9012200Z ./install_requirements.sh 2024-08-22T20:25:17.9012460Z pip3 list 2024-08-22T20:25:17.9012880Z python3 -c 'import torch;print(f"torch: {torch.__version__, torch.version.git_version}")' 2024-08-22T20:25:17.9062130Z shell: /bin/bash -e {0} 2024-08-22T20:25:17.9062430Z env: 2024-08-22T20:25:17.9062720Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:25:17.9063110Z ##[endgroup] 2024-08-22T20:25:17.9460410Z Installing pip3 packages 2024-08-22T20:25:18.0972490Z + pip3 install -r requirements.txt --extra-index-url https://download.pytorch.org/whl/nightly/cu121 2024-08-22T20:25:18.9283930Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cu121 2024-08-22T20:25:19.1529570Z Collecting huggingface_hub (from -r requirements.txt (line 4)) 2024-08-22T20:25:19.1996190Z Downloading huggingface_hub-0.24.6-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:19.4070780Z Collecting gguf (from -r requirements.txt (line 7)) 2024-08-22T20:25:19.4175140Z Downloading gguf-0.9.1-py3-none-any.whl.metadata (3.3 kB) 2024-08-22T20:25:19.5180170Z Collecting tiktoken (from -r requirements.txt (line 10)) 2024-08-22T20:25:19.5281670Z Downloading tiktoken-0.7.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (6.6 kB) 2024-08-22T20:25:19.6029290Z Collecting snakeviz (from -r requirements.txt (line 13)) 2024-08-22T20:25:19.6131130Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl.metadata (3.6 kB) 2024-08-22T20:25:19.8235610Z Collecting sentencepiece (from -r requirements.txt (line 14)) 2024-08-22T20:25:19.8384150Z 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:19.8883210Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 37.7 MB/s eta 0:00:00 2024-08-22T20:25:20.0800080Z Collecting numpy<2.0 (from -r requirements.txt (line 15)) 2024-08-22T20:25:20.0926430Z 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:20.2805310Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.0/14.0 MB 75.0 MB/s eta 0:00:00 2024-08-22T20:25:20.4749840Z Collecting lm-eval==0.4.2 (from -r requirements.txt (line 17)) 2024-08-22T20:25:20.4854290Z Downloading lm_eval-0.4.2-py3-none-any.whl.metadata (30 kB) 2024-08-22T20:25:20.6827720Z Collecting blobfile (from -r requirements.txt (line 18)) 2024-08-22T20:25:20.6945840Z Downloading https://download.pytorch.org/whl/nightly/blobfile-2.1.1-py3-none-any.whl (73 kB) 2024-08-22T20:25:20.7690850Z Collecting tomli>=1.1.0 (from -r requirements.txt (line 19)) 2024-08-22T20:25:20.7786660Z Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) 2024-08-22T20:25:20.8601210Z Collecting wheel (from -r requirements.txt (line 22)) 2024-08-22T20:25:20.8694680Z Downloading wheel-0.44.0-py3-none-any.whl.metadata (2.3 kB) 2024-08-22T20:25:21.0147590Z Collecting cmake>=3.24 (from -r requirements.txt (line 23)) 2024-08-22T20:25:21.0266980Z 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:21.1101800Z Collecting ninja (from -r requirements.txt (line 24)) 2024-08-22T20:25:21.1206590Z 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:21.3087280Z Collecting zstd (from -r requirements.txt (line 25)) 2024-08-22T20:25:21.3188500Z Downloading zstd-1.5.5.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (8.9 kB) 2024-08-22T20:25:21.5465890Z Collecting streamlit (from -r requirements.txt (line 28)) 2024-08-22T20:25:21.5558200Z Downloading streamlit-1.37.1-py2.py3-none-any.whl.metadata (8.5 kB) 2024-08-22T20:25:21.7380620Z Collecting flask (from -r requirements.txt (line 31)) 2024-08-22T20:25:21.7498580Z Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2024-08-22T20:25:21.8482280Z Collecting accelerate>=0.21.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:21.8599800Z Downloading accelerate-0.33.0-py3-none-any.whl.metadata (18 kB) 2024-08-22T20:25:22.0565170Z Collecting evaluate (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:22.0680100Z Downloading evaluate-0.4.2-py3-none-any.whl.metadata (9.3 kB) 2024-08-22T20:25:22.1685780Z Collecting datasets>=2.16.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:22.1791460Z Downloading datasets-2.21.0-py3-none-any.whl.metadata (21 kB) 2024-08-22T20:25:22.2714440Z Collecting jsonlines (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:22.2816980Z Downloading jsonlines-4.0.0-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:25:22.4752250Z Collecting numexpr (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:22.5078660Z Downloading numexpr-2.10.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (1.2 kB) 2024-08-22T20:25:22.5827220Z Collecting peft>=0.2.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:22.5956910Z Downloading peft-0.12.0-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:22.6789310Z Collecting pybind11>=2.6.2 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:22.6901450Z Downloading pybind11-2.13.5-py3-none-any.whl.metadata (9.5 kB) 2024-08-22T20:25:22.8940230Z Collecting pytablewriter (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:22.9052550Z Downloading pytablewriter-1.2.0-py3-none-any.whl.metadata (37 kB) 2024-08-22T20:25:22.9947180Z Collecting rouge-score>=0.0.4 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:23.0055970Z Downloading rouge_score-0.1.2.tar.gz (17 kB) 2024-08-22T20:25:23.0429130Z Installing build dependencies: started 2024-08-22T20:25:24.7252930Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:24.7261990Z Getting requirements to build wheel: started 2024-08-22T20:25:24.8426680Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:24.8438240Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:24.9505520Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:25.0373090Z Collecting sacrebleu>=1.5.0 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:25.0481280Z Downloading sacrebleu-2.4.3-py3-none-any.whl.metadata (51 kB) 2024-08-22T20:25:25.1692270Z Collecting scikit-learn>=0.24.1 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:25.1805230Z Downloading scikit_learn-1.5.1-cp310-cp310-macosx_12_0_arm64.whl.metadata (12 kB) 2024-08-22T20:25:25.2644020Z Collecting sqlitedict (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:25.2748430Z Downloading sqlitedict-2.1.0.tar.gz (21 kB) 2024-08-22T20:25:25.2854240Z Installing build dependencies: started 2024-08-22T20:25:26.3401790Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:26.3408860Z Getting requirements to build wheel: started 2024-08-22T20:25:26.4646780Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:26.4657490Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:26.5836580Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:26.7167200Z Collecting torch>=1.8 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:26.7262940Z Downloading torch-2.4.0-cp310-none-macosx_11_0_arm64.whl.metadata (26 kB) 2024-08-22T20:25:26.8007210Z Collecting tqdm-multiprocess (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:26.8108870Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl.metadata (5.7 kB) 2024-08-22T20:25:26.9069510Z Collecting transformers>=4.1 (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:26.9164100Z Downloading transformers-4.44.2-py3-none-any.whl.metadata (43 kB) 2024-08-22T20:25:27.2397920Z Collecting zstandard (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:27.2494820Z Downloading zstandard-0.23.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (3.0 kB) 2024-08-22T20:25:27.4303910Z Collecting dill (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:27.4422290Z Downloading https://download.pytorch.org/whl/nightly/dill-0.3.8-py3-none-any.whl (116 kB) 2024-08-22T20:25:27.5089420Z Collecting word2number (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:27.5193630Z Downloading word2number-1.1.zip (9.7 kB) 2024-08-22T20:25:27.5241460Z Installing build dependencies: started 2024-08-22T20:25:28.4927750Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:28.4936410Z Getting requirements to build wheel: started 2024-08-22T20:25:28.5925940Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:28.5942920Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:28.6982500Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:28.7734440Z Collecting more-itertools (from lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:28.7827190Z Downloading more_itertools-10.4.0-py3-none-any.whl.metadata (36 kB) 2024-08-22T20:25:28.8734970Z Collecting filelock (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:28.8832630Z Downloading filelock-3.15.4-py3-none-any.whl.metadata (2.9 kB) 2024-08-22T20:25:28.9802140Z Collecting fsspec>=2023.5.0 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:28.9939100Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.6.1-py3-none-any.whl (177 kB) 2024-08-22T20:25:29.2289860Z Collecting packaging>=20.9 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:29.2384240Z Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2024-08-22T20:25:29.4395060Z Collecting pyyaml>=5.1 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:29.4487830Z Downloading PyYAML-6.0.2-cp310-cp310-macosx_11_0_arm64.whl.metadata (2.1 kB) 2024-08-22T20:25:29.6474770Z Collecting requests (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:29.6567790Z Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2024-08-22T20:25:29.8602060Z Collecting tqdm>=4.42.1 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:29.8697390Z Downloading tqdm-4.66.5-py3-none-any.whl.metadata (57 kB) 2024-08-22T20:25:29.9639170Z Collecting typing-extensions>=3.7.4.3 (from huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:29.9769530Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2024-08-22T20:25:30.2887360Z Collecting regex>=2022.1.18 (from tiktoken->-r requirements.txt (line 10)) 2024-08-22T20:25:30.2992230Z Downloading regex-2024.7.24-cp310-cp310-macosx_11_0_arm64.whl.metadata (40 kB) 2024-08-22T20:25:30.5019950Z Collecting tornado>=2.0 (from snakeviz->-r requirements.txt (line 13)) 2024-08-22T20:25:30.5131610Z Downloading tornado-6.4.1-cp38-abi3-macosx_10_9_universal2.whl.metadata (2.5 kB) 2024-08-22T20:25:30.6451130Z Collecting pycryptodomex~=3.8 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:25:30.6582350Z 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:30.7117970Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 49.8 MB/s eta 0:00:00 2024-08-22T20:25:30.8133190Z Collecting urllib3<3,>=1.25.3 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:25:30.8228410Z Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) 2024-08-22T20:25:30.9981310Z Collecting lxml~=4.9 (from blobfile->-r requirements.txt (line 18)) 2024-08-22T20:25:31.0099450Z Downloading lxml-4.9.4.tar.gz (3.6 MB) 2024-08-22T20:25:31.0769830Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 64.4 MB/s eta 0:00:00 2024-08-22T20:25:31.2171630Z Installing build dependencies: started 2024-08-22T20:25:32.2639430Z Installing build dependencies: finished with status 'done' 2024-08-22T20:25:32.2646490Z Getting requirements to build wheel: started 2024-08-22T20:25:33.2926880Z Getting requirements to build wheel: finished with status 'done' 2024-08-22T20:25:33.2939240Z Preparing metadata (pyproject.toml): started 2024-08-22T20:25:33.5170010Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-08-22T20:25:33.6003770Z Collecting altair<6,>=4.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:33.6105560Z Downloading altair-5.4.0-py3-none-any.whl.metadata (9.4 kB) 2024-08-22T20:25:33.6844840Z Collecting blinker<2,>=1.0.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:33.6939930Z Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:25:33.7860090Z Collecting cachetools<6,>=4.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:33.7958350Z Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB) 2024-08-22T20:25:33.8744550Z Collecting click<9,>=7.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:33.8839340Z Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 2024-08-22T20:25:34.0727620Z Collecting pandas<3,>=1.3.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:34.0851590Z 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:34.2350070Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 76.6 MB/s eta 0:00:00 2024-08-22T20:25:34.4976730Z Collecting pillow<11,>=7.1.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:34.5069790Z Downloading pillow-10.4.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (9.2 kB) 2024-08-22T20:25:34.6617260Z Collecting protobuf<6,>=3.20 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:34.6709820Z Downloading protobuf-5.27.3-cp38-abi3-macosx_10_9_universal2.whl.metadata (592 bytes) 2024-08-22T20:25:34.8922820Z Collecting pyarrow>=7.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:34.9013250Z Downloading pyarrow-17.0.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (3.3 kB) 2024-08-22T20:25:35.1559370Z Collecting rich<14,>=10.14.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:35.1653600Z Downloading rich-13.7.1-py3-none-any.whl.metadata (18 kB) 2024-08-22T20:25:35.2407720Z Collecting tenacity<9,>=8.1.0 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:35.2497160Z Downloading tenacity-8.5.0-py3-none-any.whl.metadata (1.2 kB) 2024-08-22T20:25:35.4153110Z Collecting toml<2,>=0.10.1 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:35.4247610Z Downloading toml-0.10.2-py2.py3-none-any.whl.metadata (7.1 kB) 2024-08-22T20:25:35.6202580Z Collecting gitpython!=3.1.19,<4,>=3.0.7 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:35.6295790Z Downloading GitPython-3.1.43-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:35.7237040Z Collecting pydeck<1,>=0.8.0b4 (from streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:35.7331400Z Downloading pydeck-0.9.1-py2.py3-none-any.whl.metadata (4.1 kB) 2024-08-22T20:25:35.9275100Z Collecting Werkzeug>=3.0.0 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:25:35.9367570Z Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2024-08-22T20:25:36.0225750Z Collecting Jinja2>=3.1.2 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:25:36.0342220Z Downloading https://download.pytorch.org/whl/nightly/Jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-08-22T20:25:36.2132440Z Collecting itsdangerous>=2.1.2 (from flask->-r requirements.txt (line 31)) 2024-08-22T20:25:36.2243910Z Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2024-08-22T20:25:36.3634460Z Collecting psutil (from accelerate>=0.21.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:36.3730510Z Downloading psutil-6.0.0-cp38-abi3-macosx_11_0_arm64.whl.metadata (21 kB) 2024-08-22T20:25:36.6246020Z Collecting safetensors>=0.3.1 (from accelerate>=0.21.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:36.6382860Z Downloading safetensors-0.4.4-cp310-cp310-macosx_11_0_arm64.whl.metadata (3.8 kB) 2024-08-22T20:25:36.7431370Z Collecting jsonschema>=3.0 (from altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:36.7527570Z Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 2024-08-22T20:25:36.8562020Z Collecting narwhals>=1.1.0 (from altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:36.8658330Z Downloading narwhals-1.5.2-py3-none-any.whl.metadata (5.6 kB) 2024-08-22T20:25:37.1063630Z Collecting xxhash (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:37.1168350Z Downloading xxhash-3.5.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (12 kB) 2024-08-22T20:25:37.2060470Z Collecting multiprocess (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:37.2192110Z Downloading https://download.pytorch.org/whl/nightly/multiprocess-0.70.16-py310-none-any.whl (134 kB) 2024-08-22T20:25:37.5250630Z Collecting aiohttp (from datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:37.5379010Z Downloading aiohttp-3.10.5-cp310-cp310-macosx_11_0_arm64.whl.metadata (7.5 kB) 2024-08-22T20:25:37.6414560Z 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:37.6509740Z Downloading gitdb-4.0.11-py3-none-any.whl.metadata (1.2 kB) 2024-08-22T20:25:37.8560510Z Collecting MarkupSafe>=2.0 (from Jinja2>=3.1.2->flask->-r requirements.txt (line 31)) 2024-08-22T20:25:37.8709810Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp310-cp310-macosx_10_9_universal2.whl (18 kB) 2024-08-22T20:25:37.9752450Z Collecting python-dateutil>=2.8.2 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:37.9853590Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2024-08-22T20:25:38.0887370Z Collecting pytz>=2020.1 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:38.1021260Z Downloading https://download.pytorch.org/whl/nightly/pytz-2024.1-py2.py3-none-any.whl (505 kB) 2024-08-22T20:25:38.2043710Z Collecting tzdata>=2022.7 (from pandas<3,>=1.3.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:38.2171220Z Downloading https://download.pytorch.org/whl/nightly/tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2024-08-22T20:25:38.3811360Z Collecting charset-normalizer<4,>=2 (from requests->huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:38.3942590Z Downloading https://download.pytorch.org/whl/nightly/charset_normalizer-3.3.2-cp310-cp310-macosx_11_0_arm64.whl (120 kB) 2024-08-22T20:25:38.4892100Z Collecting idna<4,>=2.5 (from requests->huggingface_hub->-r requirements.txt (line 4)) 2024-08-22T20:25:38.5054790Z Downloading https://download.pytorch.org/whl/nightly/idna-3.7-py3-none-any.whl (66 kB) 2024-08-22T20:25:38.5221810Z 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:25:38.5975960Z Collecting markdown-it-py>=2.2.0 (from rich<14,>=10.14.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:38.6075850Z Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) 2024-08-22T20:25:38.6906720Z Collecting pygments<3.0.0,>=2.13.0 (from rich<14,>=10.14.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:38.7003650Z Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 2024-08-22T20:25:38.7744410Z Collecting absl-py (from rouge-score>=0.0.4->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:38.7841150Z Downloading absl_py-2.1.0-py3-none-any.whl.metadata (2.3 kB) 2024-08-22T20:25:38.8575230Z Collecting nltk (from rouge-score>=0.0.4->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:38.8668880Z Downloading nltk-3.9.1-py3-none-any.whl.metadata (2.9 kB) 2024-08-22T20:25:38.9514850Z Collecting six>=1.14.0 (from rouge-score>=0.0.4->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:38.9644640Z Downloading https://download.pytorch.org/whl/nightly/six-1.16.0-py2.py3-none-any.whl (11 kB) 2024-08-22T20:25:39.0562800Z Collecting portalocker (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:39.0666460Z Downloading portalocker-2.10.1-py3-none-any.whl.metadata (8.5 kB) 2024-08-22T20:25:39.2493960Z Collecting tabulate>=0.8.9 (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:39.2592800Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2024-08-22T20:25:39.3507000Z Collecting colorama (from sacrebleu>=1.5.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:39.3628420Z Downloading https://download.pytorch.org/whl/nightly/colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2024-08-22T20:25:39.5017210Z Collecting scipy>=1.6.0 (from scikit-learn>=0.24.1->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:39.5114920Z Downloading scipy-1.14.1-cp310-cp310-macosx_14_0_arm64.whl.metadata (60 kB) 2024-08-22T20:25:39.6959060Z Collecting joblib>=1.2.0 (from scikit-learn>=0.24.1->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:39.7058460Z Downloading joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB) 2024-08-22T20:25:39.9049120Z Collecting threadpoolctl>=3.1.0 (from scikit-learn>=0.24.1->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:39.9149160Z Downloading threadpoolctl-3.5.0-py3-none-any.whl.metadata (13 kB) 2024-08-22T20:25:40.0115990Z Collecting sympy (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.0216150Z Downloading sympy-1.13.2-py3-none-any.whl.metadata (12 kB) 2024-08-22T20:25:40.1158990Z Collecting networkx (from torch>=1.8->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.1287700Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.3-py3-none-any.whl (1.7 MB) 2024-08-22T20:25:40.1577470Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 55.0 MB/s eta 0:00:00 2024-08-22T20:25:40.3529230Z Collecting tokenizers<0.20,>=0.19 (from transformers>=4.1->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.3638750Z Downloading tokenizers-0.19.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (6.7 kB) 2024-08-22T20:25:40.4606150Z Collecting attrs>=19.2.0 (from jsonlines->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.4705140Z Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:25:40.4907790Z 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:25:40.5895740Z Collecting DataProperty<2,>=1.0.1 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.6007050Z Downloading DataProperty-1.0.1-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:25:40.7000160Z Collecting mbstrdecoder<2,>=1.0.0 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.7129210Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl.metadata (4.0 kB) 2024-08-22T20:25:40.8366460Z Collecting pathvalidate<4,>=2.3.0 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.8569690Z Downloading pathvalidate-3.2.0-py3-none-any.whl.metadata (11 kB) 2024-08-22T20:25:40.9515790Z Collecting tabledata<2,>=1.3.1 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:40.9640590Z Downloading tabledata-1.3.3-py3-none-any.whl.metadata (3.7 kB) 2024-08-22T20:25:41.0524130Z Collecting tcolorpy<1,>=0.0.5 (from pytablewriter->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:41.0650120Z Downloading tcolorpy-0.1.6-py3-none-any.whl.metadata (6.4 kB) 2024-08-22T20:25:41.2505850Z 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:25:41.2609270Z Downloading typepy-1.3.2-py3-none-any.whl.metadata (9.3 kB) 2024-08-22T20:25:41.4636770Z Collecting aiohappyeyeballs>=2.3.0 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:41.4733340Z Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl.metadata (5.9 kB) 2024-08-22T20:25:41.6547730Z Collecting aiosignal>=1.1.2 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:41.6665380Z Downloading https://download.pytorch.org/whl/nightly/aiosignal-1.3.1-py3-none-any.whl (7.6 kB) 2024-08-22T20:25:41.7802780Z Collecting frozenlist>=1.1.1 (from aiohttp->datasets>=2.16.0->lm-eval==0.4.2->-r requirements.txt (line 17)) 2024-08-22T20:25:41.7925020Z Downloading https://download.pytorch.org/whl/nightly/frozenlist-1.4.1-cp310-cp310-macosx_11_0_arm64.whl (52 kB) 2024-08-22T20:25:42.1344340Z 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:25:42.1471160Z Downloading https://download.pytorch.org/whl/nightly/multidict-6.0.5-cp310-cp310-macosx_11_0_arm64.whl (30 kB) 2024-08-22T20:25:42.4002620Z 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:25:42.4127740Z Downloading https://download.pytorch.org/whl/nightly/yarl-1.9.4-cp310-cp310-macosx_11_0_arm64.whl (79 kB) 2024-08-22T20:25:42.4889320Z 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:25:42.5008630Z Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 2024-08-22T20:25:42.5743190Z 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:25:42.5842270Z Downloading smmap-5.0.1-py3-none-any.whl.metadata (4.3 kB) 2024-08-22T20:25:42.7570420Z Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:42.7668070Z Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 2024-08-22T20:25:42.8486150Z Collecting referencing>=0.28.4 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:42.8588020Z Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 2024-08-22T20:25:43.0445730Z Collecting rpds-py>=0.7.1 (from jsonschema>=3.0->altair<6,>=4.0->streamlit->-r requirements.txt (line 28)) 2024-08-22T20:25:43.0557480Z Downloading rpds_py-0.20.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (4.2 kB) 2024-08-22T20:25:43.1411640Z 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:25:43.1505290Z Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2024-08-22T20:25:43.2670870Z 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:25:43.2786230Z Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2024-08-22T20:25:43.5372320Z 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:25:43.5500040Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-08-22T20:25:43.5608750Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 38.5 MB/s eta 0:00:00 2024-08-22T20:25:43.6158870Z Downloading lm_eval-0.4.2-py3-none-any.whl (1.4 MB) 2024-08-22T20:25:43.6492800Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 62.2 MB/s eta 0:00:00 2024-08-22T20:25:43.6602230Z Downloading huggingface_hub-0.24.6-py3-none-any.whl (417 kB) 2024-08-22T20:25:43.6779580Z Downloading gguf-0.9.1-py3-none-any.whl (49 kB) 2024-08-22T20:25:43.6924760Z Downloading tiktoken-0.7.0-cp310-cp310-macosx_11_0_arm64.whl (906 kB) 2024-08-22T20:25:43.7134720Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 906.8/906.8 kB 48.8 MB/s eta 0:00:00 2024-08-22T20:25:43.7253560Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl (283 kB) 2024-08-22T20:25:43.7401420Z Downloading tomli-2.0.1-py3-none-any.whl (12 kB) 2024-08-22T20:25:43.7527050Z Downloading wheel-0.44.0-py3-none-any.whl (67 kB) 2024-08-22T20:25:43.7687800Z 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:25:44.3991420Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.9/47.9 MB 77.0 MB/s eta 0:00:00 2024-08-22T20:25:44.4134030Z 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:25:44.4602820Z Downloading zstd-1.5.5.1-cp310-cp310-macosx_11_0_arm64.whl (227 kB) 2024-08-22T20:25:44.4920060Z Downloading streamlit-1.37.1-py2.py3-none-any.whl (8.7 MB) 2024-08-22T20:25:44.5902670Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.7/8.7 MB 88.8 MB/s eta 0:00:00 2024-08-22T20:25:44.6005530Z Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2024-08-22T20:25:44.6148680Z Downloading accelerate-0.33.0-py3-none-any.whl (315 kB) 2024-08-22T20:25:44.6283640Z Downloading altair-5.4.0-py3-none-any.whl (671 kB) 2024-08-22T20:25:44.6357290Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.7/671.7 kB 85.8 MB/s eta 0:00:00 2024-08-22T20:25:44.6454390Z Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2024-08-22T20:25:44.6574890Z Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) 2024-08-22T20:25:44.6696180Z Downloading click-8.1.7-py3-none-any.whl (97 kB) 2024-08-22T20:25:44.6859990Z Downloading datasets-2.21.0-py3-none-any.whl (527 kB) 2024-08-22T20:25:44.6899890Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 527.3/527.3 kB 99.9 MB/s eta 0:00:00 2024-08-22T20:25:44.7012170Z Downloading evaluate-0.4.2-py3-none-any.whl (84 kB) 2024-08-22T20:25:44.7130170Z Downloading filelock-3.15.4-py3-none-any.whl (16 kB) 2024-08-22T20:25:44.7252830Z Downloading GitPython-3.1.43-py3-none-any.whl (207 kB) 2024-08-22T20:25:44.7373850Z Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2024-08-22T20:25:44.7491270Z Downloading packaging-24.1-py3-none-any.whl (53 kB) 2024-08-22T20:25:44.8062270Z Downloading peft-0.12.0-py3-none-any.whl (296 kB) 2024-08-22T20:25:44.8277840Z Downloading pillow-10.4.0-cp310-cp310-macosx_11_0_arm64.whl (3.4 MB) 2024-08-22T20:25:44.8864470Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 63.9 MB/s eta 0:00:00 2024-08-22T20:25:44.8998620Z Downloading protobuf-5.27.3-cp38-abi3-macosx_10_9_universal2.whl (412 kB) 2024-08-22T20:25:44.9176980Z Downloading pyarrow-17.0.0-cp310-cp310-macosx_11_0_arm64.whl (27.2 MB) 2024-08-22T20:25:45.2678230Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.2/27.2 MB 77.3 MB/s eta 0:00:00 2024-08-22T20:25:45.2822210Z Downloading pybind11-2.13.5-py3-none-any.whl (240 kB) 2024-08-22T20:25:45.3007960Z Downloading pydeck-0.9.1-py2.py3-none-any.whl (6.9 MB) 2024-08-22T20:25:45.3754660Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 90.9 MB/s eta 0:00:00 2024-08-22T20:25:45.3856830Z Downloading PyYAML-6.0.2-cp310-cp310-macosx_11_0_arm64.whl (171 kB) 2024-08-22T20:25:45.4099170Z Downloading regex-2024.7.24-cp310-cp310-macosx_11_0_arm64.whl (278 kB) 2024-08-22T20:25:45.4442370Z Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2024-08-22T20:25:45.4565620Z Downloading rich-13.7.1-py3-none-any.whl (240 kB) 2024-08-22T20:25:45.4690140Z Downloading sacrebleu-2.4.3-py3-none-any.whl (103 kB) 2024-08-22T20:25:45.4853770Z Downloading scikit_learn-1.5.1-cp310-cp310-macosx_12_0_arm64.whl (11.0 MB) 2024-08-22T20:25:45.6223000Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 79.5 MB/s eta 0:00:00 2024-08-22T20:25:45.6414200Z Downloading tenacity-8.5.0-py3-none-any.whl (28 kB) 2024-08-22T20:25:45.6551330Z Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) 2024-08-22T20:25:45.6711150Z Downloading torch-2.4.0-cp310-none-macosx_11_0_arm64.whl (62.1 MB) 2024-08-22T20:25:46.6344930Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.1/62.1 MB 64.4 MB/s eta 0:00:00 2024-08-22T20:25:46.6519690Z Downloading tornado-6.4.1-cp38-abi3-macosx_10_9_universal2.whl (435 kB) 2024-08-22T20:25:46.6727430Z Downloading tqdm-4.66.5-py3-none-any.whl (78 kB) 2024-08-22T20:25:46.6953350Z Downloading transformers-4.44.2-py3-none-any.whl (9.5 MB) 2024-08-22T20:25:46.8066750Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 84.3 MB/s eta 0:00:00 2024-08-22T20:25:46.8168590Z Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) 2024-08-22T20:25:46.8289590Z Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2024-08-22T20:25:46.8475930Z Downloading jsonlines-4.0.0-py3-none-any.whl (8.7 kB) 2024-08-22T20:25:46.8603180Z Downloading more_itertools-10.4.0-py3-none-any.whl (60 kB) 2024-08-22T20:25:46.8732530Z Downloading numexpr-2.10.1-cp310-cp310-macosx_11_0_arm64.whl (130 kB) 2024-08-22T20:25:46.8899180Z Downloading pytablewriter-1.2.0-py3-none-any.whl (111 kB) 2024-08-22T20:25:46.9110510Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl (9.8 kB) 2024-08-22T20:25:46.9332770Z Downloading zstandard-0.23.0-cp310-cp310-macosx_11_0_arm64.whl (633 kB) 2024-08-22T20:25:46.9433870Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.7/633.7 kB 49.3 MB/s eta 0:00:00 2024-08-22T20:25:46.9535840Z Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 2024-08-22T20:25:46.9671680Z Downloading DataProperty-1.0.1-py3-none-any.whl (27 kB) 2024-08-22T20:25:46.9812220Z Downloading aiohttp-3.10.5-cp310-cp310-macosx_11_0_arm64.whl (389 kB) 2024-08-22T20:25:46.9954110Z Downloading gitdb-4.0.11-py3-none-any.whl (62 kB) 2024-08-22T20:25:47.0077950Z Downloading joblib-1.4.2-py3-none-any.whl (301 kB) 2024-08-22T20:25:47.0243360Z Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 2024-08-22T20:25:47.0367850Z Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) 2024-08-22T20:25:47.0501720Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl (7.8 kB) 2024-08-22T20:25:47.0629580Z Downloading narwhals-1.5.2-py3-none-any.whl (145 kB) 2024-08-22T20:25:47.0756430Z Downloading pathvalidate-3.2.0-py3-none-any.whl (23 kB) 2024-08-22T20:25:47.1021470Z Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 2024-08-22T20:25:47.1157840Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 88.4 MB/s eta 0:00:00 2024-08-22T20:25:47.1295810Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2024-08-22T20:25:47.1447910Z Downloading safetensors-0.4.4-cp310-cp310-macosx_11_0_arm64.whl (381 kB) 2024-08-22T20:25:47.1657140Z Downloading scipy-1.14.1-cp310-cp310-macosx_14_0_arm64.whl (23.1 MB) 2024-08-22T20:25:47.4516700Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.1/23.1 MB 83.7 MB/s eta 0:00:00 2024-08-22T20:25:47.4697510Z Downloading tabledata-1.3.3-py3-none-any.whl (11 kB) 2024-08-22T20:25:47.4872860Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2024-08-22T20:25:47.5037330Z Downloading tcolorpy-0.1.6-py3-none-any.whl (8.1 kB) 2024-08-22T20:25:47.5183820Z Downloading threadpoolctl-3.5.0-py3-none-any.whl (18 kB) 2024-08-22T20:25:47.5413530Z Downloading tokenizers-0.19.1-cp310-cp310-macosx_11_0_arm64.whl (2.4 MB) 2024-08-22T20:25:47.5799650Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 59.9 MB/s eta 0:00:00 2024-08-22T20:25:47.5914200Z Downloading typepy-1.3.2-py3-none-any.whl (31 kB) 2024-08-22T20:25:47.6037780Z Downloading absl_py-2.1.0-py3-none-any.whl (133 kB) 2024-08-22T20:25:47.6158060Z Downloading nltk-3.9.1-py3-none-any.whl (1.5 MB) 2024-08-22T20:25:47.6284360Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 118.9 MB/s eta 0:00:00 2024-08-22T20:25:47.6376540Z Downloading portalocker-2.10.1-py3-none-any.whl (18 kB) 2024-08-22T20:25:47.6495780Z Downloading psutil-6.0.0-cp38-abi3-macosx_11_0_arm64.whl (251 kB) 2024-08-22T20:25:47.6622530Z Downloading sympy-1.13.2-py3-none-any.whl (6.2 MB) 2024-08-22T20:25:47.7239290Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 99.4 MB/s eta 0:00:00 2024-08-22T20:25:47.7345360Z Downloading xxhash-3.5.0-cp310-cp310-macosx_11_0_arm64.whl (30 kB) 2024-08-22T20:25:47.7468730Z Downloading aiohappyeyeballs-2.4.0-py3-none-any.whl (12 kB) 2024-08-22T20:25:47.7585770Z Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 2024-08-22T20:25:47.7703260Z Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2024-08-22T20:25:47.7831700Z Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 2024-08-22T20:25:47.7942500Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2024-08-22T20:25:47.8057270Z Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 2024-08-22T20:25:47.8214830Z Downloading rpds_py-0.20.0-cp310-cp310-macosx_11_0_arm64.whl (311 kB) 2024-08-22T20:25:47.8338700Z Downloading smmap-5.0.1-py3-none-any.whl (24 kB) 2024-08-22T20:25:48.1501400Z Building wheels for collected packages: lxml, rouge-score, sqlitedict, word2number 2024-08-22T20:25:48.1512370Z Building wheel for lxml (pyproject.toml): started 2024-08-22T20:26:44.9481960Z Building wheel for lxml (pyproject.toml): finished with status 'done' 2024-08-22T20:26:44.9521600Z Created wheel for lxml: filename=lxml-4.9.4-cp310-cp310-macosx_10_9_universal2.whl size=2901603 sha256=61877006c4b95aa7f563adb4c4a09f5b7906de7a74e376eb826309a466ad0985 2024-08-22T20:26:44.9523280Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/ed/c8/be/7f162d65337daa39c3c760f9d33ffa282c0c21377142640fa4 2024-08-22T20:26:44.9775500Z Building wheel for rouge-score (pyproject.toml): started 2024-08-22T20:26:45.1601490Z Building wheel for rouge-score (pyproject.toml): finished with status 'done' 2024-08-22T20:26:45.1611960Z Created wheel for rouge-score: filename=rouge_score-0.1.2-py3-none-any.whl size=24934 sha256=e1590d1a0c24cfa7132a7600ea125002834006e0b28bf0d19385c355196f8c00 2024-08-22T20:26:45.1613190Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/5f/dd/89/461065a73be61a532ff8599a28e9beef17985c9e9c31e541b4 2024-08-22T20:26:45.1637890Z Building wheel for sqlitedict (pyproject.toml): started 2024-08-22T20:26:45.3196340Z Building wheel for sqlitedict (pyproject.toml): finished with status 'done' 2024-08-22T20:26:45.3204230Z Created wheel for sqlitedict: filename=sqlitedict-2.1.0-py3-none-any.whl size=16863 sha256=2a144b0586a8fb0f24899266e76f75a9b0ed3dc6c5634bf554afe4d883550523 2024-08-22T20:26:45.3205360Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/79/d6/e7/304e0e6cb2221022c26d8161f7c23cd4f259a9e41e8bbcfabd 2024-08-22T20:26:45.3229090Z Building wheel for word2number (pyproject.toml): started 2024-08-22T20:26:45.4670240Z Building wheel for word2number (pyproject.toml): finished with status 'done' 2024-08-22T20:26:45.4677650Z Created wheel for word2number: filename=word2number-1.1-py3-none-any.whl size=5567 sha256=c8c3a783923743756e5b1ac3c3717cdabe7a921f747ae0e78c13787ff063f2e3 2024-08-22T20:26:45.4679230Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/84/ff/26/d3cfbd971e96c5aa3737ecfced81628830d7359b55fbb8ca3b 2024-08-22T20:26:45.4692900Z Successfully built lxml rouge-score sqlitedict word2number 2024-08-22T20:26:45.9030390Z 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:09.5878330Z 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:09.5965650Z 2024-08-22T20:27:09.5966140Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:27:09.5966620Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:27:10.6904470Z + pip3 uninstall -y triton 2024-08-22T20:27:11.1544470Z WARNING: Skipping triton as it is not installed. 2024-08-22T20:27:11.1791350Z + pip3 install --extra-index-url https://download.pytorch.org/whl/nightly/cpu torch==2.5.0.dev20240814 2024-08-22T20:27:11.3999660Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cpu 2024-08-22T20:27:11.8766510Z Collecting torch==2.5.0.dev20240814 2024-08-22T20:27:11.8909860Z 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:12.6717660Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.5/63.5 MB 82.5 MB/s eta 0:00:00 2024-08-22T20:27:12.7729730Z 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:12.7744240Z 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:12.7750040Z 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:12.7751830Z 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:12.7753950Z 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:12.9926560Z Collecting sympy==1.13.1 (from torch==2.5.0.dev20240814) 2024-08-22T20:27:13.0094090Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.1-py3-none-any.whl (6.2 MB) 2024-08-22T20:27:13.1070060Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 63.9 MB/s eta 0:00:00 2024-08-22T20:27:13.1204180Z 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:13.1453800Z 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:13.5067410Z Installing collected packages: sympy, torch 2024-08-22T20:27:13.5068670Z Attempting uninstall: sympy 2024-08-22T20:27:13.5070800Z Found existing installation: sympy 1.13.2 2024-08-22T20:27:13.5898740Z Uninstalling sympy-1.13.2: 2024-08-22T20:27:13.7810750Z Successfully uninstalled sympy-1.13.2 2024-08-22T20:27:17.4510760Z Attempting uninstall: torch 2024-08-22T20:27:17.4514910Z Found existing installation: torch 2.4.0 2024-08-22T20:27:17.6459900Z Uninstalling torch-2.4.0: 2024-08-22T20:27:17.6973270Z Successfully uninstalled torch-2.4.0 2024-08-22T20:27:24.3802210Z Successfully installed sympy-1.13.1 torch-2.5.0.dev20240814 2024-08-22T20:27:24.3931190Z 2024-08-22T20:27:24.3932360Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:27:24.3933260Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:27:24.4800060Z + pip3 install git+https://github.com/pytorch/ao.git@e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:24.7967770Z Collecting git+https://github.com/pytorch/ao.git@e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:24.7973650Z Cloning https://github.com/pytorch/ao.git (to revision e11201a62669f582d81cdb33e031a07fb8dfc4f3) to /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-req-build-olgpyz2r 2024-08-22T20:27:24.8339970Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/ao.git /private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/pip-req-build-olgpyz2r 2024-08-22T20:27:27.0181320Z Running command git rev-parse -q --verify 'sha^e11201a62669f582d81cdb33e031a07fb8dfc4f3' 2024-08-22T20:27:27.0230150Z Running command git fetch -q https://github.com/pytorch/ao.git e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:27.5746540Z Running command git checkout -q e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:28.3110980Z Resolved https://github.com/pytorch/ao.git to commit e11201a62669f582d81cdb33e031a07fb8dfc4f3 2024-08-22T20:27:28.3246410Z Preparing metadata (setup.py): started 2024-08-22T20:27:30.1431430Z Preparing metadata (setup.py): finished with status 'done' 2024-08-22T20:27:30.1458250Z Building wheels for collected packages: torchao 2024-08-22T20:27:30.1596460Z Building wheel for torchao (setup.py): started 2024-08-22T20:27:53.0160830Z Building wheel for torchao (setup.py): finished with status 'done' 2024-08-22T20:27:53.0171530Z Created wheel for torchao: filename=torchao-0.4.0+gite11201a-cp310-cp310-macosx_10_9_universal2.whl size=394869 sha256=0f07c46373efaecb726e460fef46006481423094baa949afa8349068a6ca9864 2024-08-22T20:27:53.0175220Z Stored in directory: /Users/runner/Library/Caches/pip/wheels/14/74/97/48f38f0ed345915878934030a4f26ab5c877ef47ce1b5c4c09 2024-08-22T20:27:53.0229760Z Successfully built torchao 2024-08-22T20:27:53.3329290Z Installing collected packages: torchao 2024-08-22T20:27:53.5073410Z Successfully installed torchao-0.4.0+gite11201a 2024-08-22T20:27:53.5150520Z 2024-08-22T20:27:53.5151160Z [notice] A new release of pip is available: 23.0.1 -> 24.2 2024-08-22T20:27:53.5151950Z [notice] To update, run: python -m pip install --upgrade pip 2024-08-22T20:27:53.8237300Z Package Version 2024-08-22T20:27:53.8238280Z ------------------------- ----------------- 2024-08-22T20:27:53.8238760Z absl-py 2.1.0 2024-08-22T20:27:53.8239130Z accelerate 0.33.0 2024-08-22T20:27:53.8240080Z aiohappyeyeballs 2.4.0 2024-08-22T20:27:53.8240570Z aiohttp 3.10.5 2024-08-22T20:27:53.8241270Z aiosignal 1.3.1 2024-08-22T20:27:53.8242130Z altair 5.4.0 2024-08-22T20:27:53.8242740Z async-timeout 4.0.3 2024-08-22T20:27:53.8243340Z attrs 24.2.0 2024-08-22T20:27:53.8243950Z blinker 1.8.2 2024-08-22T20:27:53.8244540Z blobfile 2.1.1 2024-08-22T20:27:53.8245320Z cachetools 5.5.0 2024-08-22T20:27:53.8245960Z certifi 2024.7.4 2024-08-22T20:27:53.8246530Z chardet 5.2.0 2024-08-22T20:27:53.8247590Z charset-normalizer 3.3.2 2024-08-22T20:27:53.8248130Z click 8.1.7 2024-08-22T20:27:53.8248640Z cmake 3.30.2 2024-08-22T20:27:53.8249540Z colorama 0.4.6 2024-08-22T20:27:53.8250140Z DataProperty 1.0.1 2024-08-22T20:27:53.8250780Z datasets 2.21.0 2024-08-22T20:27:53.8251590Z dill 0.3.8 2024-08-22T20:27:53.8252290Z evaluate 0.4.2 2024-08-22T20:27:53.8252790Z filelock 3.15.4 2024-08-22T20:27:53.8253650Z Flask 3.0.3 2024-08-22T20:27:53.8254240Z frozenlist 1.4.1 2024-08-22T20:27:53.8254830Z fsspec 2024.6.1 2024-08-22T20:27:53.8255510Z gguf 0.9.1 2024-08-22T20:27:53.8256250Z gitdb 4.0.11 2024-08-22T20:27:53.8256720Z GitPython 3.1.43 2024-08-22T20:27:53.8257640Z huggingface-hub 0.24.6 2024-08-22T20:27:53.8258350Z idna 3.7 2024-08-22T20:27:53.8258980Z itsdangerous 2.2.0 2024-08-22T20:27:53.8259530Z Jinja2 3.1.4 2024-08-22T20:27:53.8260220Z joblib 1.4.2 2024-08-22T20:27:53.8260830Z jsonlines 4.0.0 2024-08-22T20:27:53.8261770Z jsonschema 4.23.0 2024-08-22T20:27:53.8262470Z jsonschema-specifications 2023.12.1 2024-08-22T20:27:53.8262920Z lm_eval 0.4.2 2024-08-22T20:27:53.8264540Z lxml 4.9.4 2024-08-22T20:27:53.8265000Z markdown-it-py 3.0.0 2024-08-22T20:27:53.8265300Z MarkupSafe 2.1.5 2024-08-22T20:27:53.8265790Z mbstrdecoder 1.1.3 2024-08-22T20:27:53.8266440Z mdurl 0.1.2 2024-08-22T20:27:53.8267080Z more-itertools 10.4.0 2024-08-22T20:27:53.8267620Z mpmath 1.3.0 2024-08-22T20:27:53.8268230Z multidict 6.0.5 2024-08-22T20:27:53.8268870Z multiprocess 0.70.16 2024-08-22T20:27:53.8269590Z narwhals 1.5.2 2024-08-22T20:27:53.8270280Z networkx 3.3 2024-08-22T20:27:53.8270830Z ninja 1.11.1.1 2024-08-22T20:27:53.8271440Z nltk 3.9.1 2024-08-22T20:27:53.8272100Z numexpr 2.10.1 2024-08-22T20:27:53.8272710Z numpy 1.26.4 2024-08-22T20:27:53.8273230Z packaging 24.1 2024-08-22T20:27:53.8273880Z pandas 2.2.2 2024-08-22T20:27:53.8274710Z pathvalidate 3.2.0 2024-08-22T20:27:53.8275420Z peft 0.12.0 2024-08-22T20:27:53.8276060Z pillow 10.4.0 2024-08-22T20:27:53.8276830Z pip 23.0.1 2024-08-22T20:27:53.8277380Z portalocker 2.10.1 2024-08-22T20:27:53.8277950Z protobuf 5.27.3 2024-08-22T20:27:53.8278560Z psutil 6.0.0 2024-08-22T20:27:53.8279210Z pyarrow 17.0.0 2024-08-22T20:27:53.8280120Z pybind11 2.13.5 2024-08-22T20:27:53.8280740Z pycryptodomex 3.20.0 2024-08-22T20:27:53.8281360Z pydeck 0.9.1 2024-08-22T20:27:53.8282110Z Pygments 2.18.0 2024-08-22T20:27:53.8282670Z pytablewriter 1.2.0 2024-08-22T20:27:53.8283300Z python-dateutil 2.9.0.post0 2024-08-22T20:27:53.8283860Z pytz 2024.1 2024-08-22T20:27:53.8284730Z PyYAML 6.0.2 2024-08-22T20:27:53.8285170Z referencing 0.35.1 2024-08-22T20:27:53.8285800Z regex 2024.7.24 2024-08-22T20:27:53.8286320Z requests 2.32.3 2024-08-22T20:27:53.8286870Z rich 13.7.1 2024-08-22T20:27:53.8287510Z rouge_score 0.1.2 2024-08-22T20:27:53.8288190Z rpds-py 0.20.0 2024-08-22T20:27:53.8288640Z sacrebleu 2.4.3 2024-08-22T20:27:53.8289270Z safetensors 0.4.4 2024-08-22T20:27:53.8289980Z scikit-learn 1.5.1 2024-08-22T20:27:53.8290510Z scipy 1.14.1 2024-08-22T20:27:53.8291050Z sentencepiece 0.2.0 2024-08-22T20:27:53.8291700Z setuptools 65.5.0 2024-08-22T20:27:53.8292250Z six 1.16.0 2024-08-22T20:27:53.8292790Z smmap 5.0.1 2024-08-22T20:27:53.8293420Z snakeviz 2.2.0 2024-08-22T20:27:53.8293990Z sqlitedict 2.1.0 2024-08-22T20:27:53.8294540Z streamlit 1.37.1 2024-08-22T20:27:53.8295170Z sympy 1.13.1 2024-08-22T20:27:53.8295680Z tabledata 1.3.3 2024-08-22T20:27:53.8296300Z tabulate 0.9.0 2024-08-22T20:27:53.8296870Z tcolorpy 0.1.6 2024-08-22T20:27:53.8297400Z tenacity 8.5.0 2024-08-22T20:27:53.8298040Z threadpoolctl 3.5.0 2024-08-22T20:27:53.8298620Z tiktoken 0.7.0 2024-08-22T20:27:53.8299270Z tokenizers 0.19.1 2024-08-22T20:27:53.8299870Z toml 0.10.2 2024-08-22T20:27:53.8300460Z tomli 2.0.1 2024-08-22T20:27:53.8301030Z torch 2.5.0.dev20240814 2024-08-22T20:27:53.8301650Z torchao 0.4.0+gite11201a 2024-08-22T20:27:53.8302210Z tornado 6.4.1 2024-08-22T20:27:53.8302740Z tqdm 4.66.5 2024-08-22T20:27:53.8303430Z tqdm-multiprocess 0.0.11 2024-08-22T20:27:53.8303970Z transformers 4.44.2 2024-08-22T20:27:53.8304660Z typepy 1.3.2 2024-08-22T20:27:53.8305140Z typing_extensions 4.12.2 2024-08-22T20:27:53.8305630Z tzdata 2024.1 2024-08-22T20:27:53.8306250Z urllib3 2.2.2 2024-08-22T20:27:53.8306830Z Werkzeug 3.0.4 2024-08-22T20:27:53.8307340Z wheel 0.44.0 2024-08-22T20:27:53.8308030Z word2number 1.1 2024-08-22T20:27:53.8308630Z xxhash 3.5.0 2024-08-22T20:27:53.8309160Z yarl 1.9.4 2024-08-22T20:27:53.8309800Z zstandard 0.23.0 2024-08-22T20:27:53.8310350Z zstd 1.5.5.1 2024-08-22T20:27:54.7453100Z torch: ('2.5.0.dev20240814', '3a023a67c47bcde45538c9991e332d21ac548e46') 2024-08-22T20:27:54.9107480Z ##[group]Run mkdir -p checkpoints/stories15M 2024-08-22T20:27:54.9107830Z  2024-08-22T20:27:54.9108050Z mkdir -p checkpoints/stories15M 2024-08-22T20:27:54.9108410Z pushd checkpoints/stories15M 2024-08-22T20:27:54.9108890Z curl -fsSL -O https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-08-22T20:27:54.9109690Z curl -fsSL -O https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-08-22T20:27:54.9110100Z popd 2024-08-22T20:27:54.9242490Z shell: /bin/bash -e {0} 2024-08-22T20:27:54.9242860Z env: 2024-08-22T20:27:54.9243190Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:27:54.9243590Z ##[endgroup] 2024-08-22T20:27:55.0132660Z ~/work/torchchat/torchchat/checkpoints/stories15M ~/work/torchchat/torchchat 2024-08-22T20:27:56.5082230Z ~/work/torchchat/torchchat 2024-08-22T20:27:56.5118190Z ##[group]Run export MODEL_PATH=checkpoints/stories15M/stories15M.pt 2024-08-22T20:27:56.5119830Z  2024-08-22T20:27:56.5120400Z export MODEL_PATH=checkpoints/stories15M/stories15M.pt 2024-08-22T20:27:56.5122410Z export MODEL_NAME=stories15M 2024-08-22T20:27:56.5123010Z export MODEL_DIR=/tmp 2024-08-22T20:27:56.5123360Z  2024-08-22T20:27:56.5123950Z python3 torchchat.py generate --device cpu --checkpoint-path ${MODEL_PATH} --temperature 0 2024-08-22T20:27:56.5124970Z python torchchat.py generate --device cpu --checkpoint-path ${MODEL_PATH} --temperature 0 2024-08-22T20:27:56.5125660Z echo "Tests complete." 2024-08-22T20:27:56.5208060Z shell: /bin/bash -e {0} 2024-08-22T20:27:56.5208370Z env: 2024-08-22T20:27:56.5209040Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.10.11/arm64 2024-08-22T20:27:56.5209540Z ##[endgroup] 2024-08-22T20:27:58.5454370Z NumExpr defaulting to 3 threads. 2024-08-22T20:27:58.9822800Z PyTorch version 2.5.0.dev20240814 available. 2024-08-22T20:28:00.8306430Z 2024-08-22T20:28:00.8329220Z Downloading builder script: 0%| | 0.00/5.67k [00:00