2024-05-15T23:19:41.0621075Z Current runner version: '2.316.1' 2024-05-15T23:19:41.0627334Z Runner name: '8-core-ubuntu_9bbc6a50e857' 2024-05-15T23:19:41.0628031Z Runner group name: 'Default' 2024-05-15T23:19:41.0628891Z Machine name: 'runner' 2024-05-15T23:19:41.0644593Z ##[group]Operating System 2024-05-15T23:19:41.0645262Z Ubuntu 2024-05-15T23:19:41.0645561Z 22.04.4 2024-05-15T23:19:41.0645890Z LTS 2024-05-15T23:19:41.0646287Z ##[endgroup] 2024-05-15T23:19:41.0646621Z ##[group]Runner Image 2024-05-15T23:19:41.0647055Z Image: ubuntu-22.04 2024-05-15T23:19:41.0647520Z Version: 20240422.1.0 2024-05-15T23:19:41.0648462Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20240422.1/images/ubuntu/Ubuntu2204-Readme.md 2024-05-15T23:19:41.0649906Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20240422.1 2024-05-15T23:19:41.0650820Z ##[endgroup] 2024-05-15T23:19:41.0651785Z ##[group]GITHUB_TOKEN Permissions 2024-05-15T23:19:41.0653428Z Contents: read 2024-05-15T23:19:41.0654005Z Metadata: read 2024-05-15T23:19:41.0654529Z Packages: read 2024-05-15T23:19:41.0654894Z ##[endgroup] 2024-05-15T23:19:41.0658147Z Secret source: Actions 2024-05-15T23:19:41.0658859Z Prepare workflow directory 2024-05-15T23:19:41.1550550Z Prepare all required actions 2024-05-15T23:19:41.1706340Z Getting action download info 2024-05-15T23:19:41.2942453Z Download action repository 'actions/checkout@v3' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) 2024-05-15T23:19:41.3624730Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2024-05-15T23:19:41.6595323Z Complete job name: test-cpu-compile (x86_64, stories15M) 2024-05-15T23:19:41.7647302Z ##[group]Run actions/checkout@v3 2024-05-15T23:19:41.7647876Z with: 2024-05-15T23:19:41.7648377Z repository: pytorch/torchchat 2024-05-15T23:19:41.7649088Z token: *** 2024-05-15T23:19:41.7649440Z ssh-strict: true 2024-05-15T23:19:41.7649921Z persist-credentials: true 2024-05-15T23:19:41.7650367Z clean: true 2024-05-15T23:19:41.7650747Z sparse-checkout-cone-mode: true 2024-05-15T23:19:41.7651286Z fetch-depth: 1 2024-05-15T23:19:41.7651672Z fetch-tags: false 2024-05-15T23:19:41.7652006Z lfs: false 2024-05-15T23:19:41.7652426Z submodules: false 2024-05-15T23:19:41.7652843Z set-safe-directory: true 2024-05-15T23:19:41.7653221Z env: 2024-05-15T23:19:41.7653743Z TORCHCHAT_ROOT: /home/runner/work/torchchat/torchchat 2024-05-15T23:19:41.7654349Z REPO_NAME: tinyllamas/stories15M 2024-05-15T23:19:41.7654766Z ##[endgroup] 2024-05-15T23:19:41.8716559Z Syncing repository: pytorch/torchchat 2024-05-15T23:19:41.8718487Z ##[group]Getting Git version info 2024-05-15T23:19:41.8719564Z Working directory is '/home/runner/work/torchchat/torchchat' 2024-05-15T23:19:41.8720574Z [command]/usr/bin/git version 2024-05-15T23:19:41.8729718Z git version 2.43.2 2024-05-15T23:19:41.8753642Z ##[endgroup] 2024-05-15T23:19:41.8766715Z Temporarily overriding HOME='/home/runner/work/_temp/48e9285f-7598-4a1b-8485-ebe6b2d91bad' before making global git config changes 2024-05-15T23:19:41.8768158Z Adding repository directory to the temporary git global config as a safe directory 2024-05-15T23:19:41.8771043Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/torchchat/torchchat 2024-05-15T23:19:41.8812399Z Deleting the contents of '/home/runner/work/torchchat/torchchat' 2024-05-15T23:19:41.8815888Z ##[group]Initializing the repository 2024-05-15T23:19:41.8818613Z [command]/usr/bin/git init /home/runner/work/torchchat/torchchat 2024-05-15T23:19:41.8889114Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-05-15T23:19:41.8890132Z hint: is subject to change. To configure the initial branch name to use in all 2024-05-15T23:19:41.8891137Z hint: of your new repositories, which will suppress this warning, call: 2024-05-15T23:19:41.8891814Z hint: 2024-05-15T23:19:41.8892516Z hint: git config --global init.defaultBranch 2024-05-15T23:19:41.8893111Z hint: 2024-05-15T23:19:41.8893730Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-05-15T23:19:41.8895082Z hint: 'development'. The just-created branch can be renamed via this command: 2024-05-15T23:19:41.8896078Z hint: 2024-05-15T23:19:41.8896510Z hint: git branch -m 2024-05-15T23:19:41.8899593Z Initialized empty Git repository in /home/runner/work/torchchat/torchchat/.git/ 2024-05-15T23:19:41.8908247Z [command]/usr/bin/git remote add origin https://github.com/pytorch/torchchat 2024-05-15T23:19:41.8947988Z ##[endgroup] 2024-05-15T23:19:41.8948733Z ##[group]Disabling automatic garbage collection 2024-05-15T23:19:41.8950955Z [command]/usr/bin/git config --local gc.auto 0 2024-05-15T23:19:41.8984889Z ##[endgroup] 2024-05-15T23:19:41.8986153Z ##[group]Setting up auth 2024-05-15T23:19:41.8990496Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-05-15T23:19:41.9025503Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-05-15T23:19:41.9358565Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-05-15T23:19:41.9393864Z [command]/usr/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-05-15T23:19:41.9637660Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-05-15T23:19:41.9680208Z ##[endgroup] 2024-05-15T23:19:41.9681217Z ##[group]Fetching the repository 2024-05-15T23:19:41.9688248Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +0675758ce54b35cb210ea6a9f57b121669315979:refs/remotes/pull/804/merge 2024-05-15T23:19:42.1796974Z remote: Enumerating objects: 242, done. 2024-05-15T23:19:42.1798150Z remote: Counting objects: 0% (1/242) 2024-05-15T23:19:42.1799043Z remote: Counting objects: 1% (3/242) 2024-05-15T23:19:42.1800081Z remote: Counting objects: 2% (5/242) 2024-05-15T23:19:42.1800755Z remote: Counting objects: 3% (8/242) 2024-05-15T23:19:42.1801308Z remote: Counting objects: 4% (10/242) 2024-05-15T23:19:42.1801953Z remote: Counting objects: 5% (13/242) 2024-05-15T23:19:42.1802746Z remote: Counting objects: 6% (15/242) 2024-05-15T23:19:42.1803486Z remote: Counting objects: 7% (17/242) 2024-05-15T23:19:42.1804162Z remote: Counting objects: 8% (20/242) 2024-05-15T23:19:42.1804794Z remote: Counting objects: 9% (22/242) 2024-05-15T23:19:42.1805340Z remote: Counting objects: 10% (25/242) 2024-05-15T23:19:42.1805984Z remote: Counting objects: 11% (27/242) 2024-05-15T23:19:42.1806583Z remote: Counting objects: 12% (30/242) 2024-05-15T23:19:42.1807128Z remote: Counting objects: 13% (32/242) 2024-05-15T23:19:42.1807778Z remote: Counting objects: 14% (34/242) 2024-05-15T23:19:42.1808364Z remote: Counting objects: 15% (37/242) 2024-05-15T23:19:42.1808990Z remote: Counting objects: 16% (39/242) 2024-05-15T23:19:42.1809724Z remote: Counting objects: 17% (42/242) 2024-05-15T23:19:42.1810456Z remote: Counting objects: 18% (44/242) 2024-05-15T23:19:42.1811122Z remote: Counting objects: 19% (46/242) 2024-05-15T23:19:42.1811668Z remote: Counting objects: 20% (49/242) 2024-05-15T23:19:42.1812407Z remote: Counting objects: 21% (51/242) 2024-05-15T23:19:42.1813047Z remote: Counting objects: 22% (54/242) 2024-05-15T23:19:42.1813548Z remote: Counting objects: 23% (56/242) 2024-05-15T23:19:42.1814104Z remote: Counting objects: 24% (59/242) 2024-05-15T23:19:42.1814703Z remote: Counting objects: 25% (61/242) 2024-05-15T23:19:42.1815222Z remote: Counting objects: 26% (63/242) 2024-05-15T23:19:42.1816036Z remote: Counting objects: 27% (66/242) 2024-05-15T23:19:42.1816656Z remote: Counting objects: 28% (68/242) 2024-05-15T23:19:42.1817180Z remote: Counting objects: 29% (71/242) 2024-05-15T23:19:42.1817720Z remote: Counting objects: 30% (73/242) 2024-05-15T23:19:42.1818379Z remote: Counting objects: 31% (76/242) 2024-05-15T23:19:42.1819111Z remote: Counting objects: 32% (78/242) 2024-05-15T23:19:42.1819623Z remote: Counting objects: 33% (80/242) 2024-05-15T23:19:42.1820589Z remote: Counting objects: 34% (83/242) 2024-05-15T23:19:42.1821160Z remote: Counting objects: 35% (85/242) 2024-05-15T23:19:42.1821660Z remote: Counting objects: 36% (88/242) 2024-05-15T23:19:42.1822281Z remote: Counting objects: 37% (90/242) 2024-05-15T23:19:42.1822811Z remote: Counting objects: 38% (92/242) 2024-05-15T23:19:42.1823315Z remote: Counting objects: 39% (95/242) 2024-05-15T23:19:42.1823932Z remote: Counting objects: 40% (97/242) 2024-05-15T23:19:42.1824477Z remote: Counting objects: 41% (100/242) 2024-05-15T23:19:42.1825501Z remote: Counting objects: 42% (102/242) 2024-05-15T23:19:42.1826126Z remote: Counting objects: 43% (105/242) 2024-05-15T23:19:42.1826690Z remote: Counting objects: 44% (107/242) 2024-05-15T23:19:42.1827253Z remote: Counting objects: 45% (109/242) 2024-05-15T23:19:42.1827831Z remote: Counting objects: 46% (112/242) 2024-05-15T23:19:42.1828384Z remote: Counting objects: 47% (114/242) 2024-05-15T23:19:42.1829213Z remote: Counting objects: 48% (117/242) 2024-05-15T23:19:42.1829997Z remote: Counting objects: 49% (119/242) 2024-05-15T23:19:42.1830585Z remote: Counting objects: 50% (121/242) 2024-05-15T23:19:42.1831137Z remote: Counting objects: 51% (124/242) 2024-05-15T23:19:42.1831709Z remote: Counting objects: 52% (126/242) 2024-05-15T23:19:42.1832275Z remote: Counting objects: 53% (129/242) 2024-05-15T23:19:42.1832839Z remote: Counting objects: 54% (131/242) 2024-05-15T23:19:42.1833422Z remote: Counting objects: 55% (134/242) 2024-05-15T23:19:42.1833985Z remote: Counting objects: 56% (136/242) 2024-05-15T23:19:42.1834527Z remote: Counting objects: 57% (138/242) 2024-05-15T23:19:42.1835092Z remote: Counting objects: 58% (141/242) 2024-05-15T23:19:42.1835661Z remote: Counting objects: 59% (143/242) 2024-05-15T23:19:42.1836360Z remote: Counting objects: 60% (146/242) 2024-05-15T23:19:42.1836953Z remote: Counting objects: 61% (148/242) 2024-05-15T23:19:42.1837525Z remote: Counting objects: 62% (151/242) 2024-05-15T23:19:42.1838064Z remote: Counting objects: 63% (153/242) 2024-05-15T23:19:42.1838786Z remote: Counting objects: 64% (155/242) 2024-05-15T23:19:42.1839294Z remote: Counting objects: 65% (158/242) 2024-05-15T23:19:42.1839831Z remote: Counting objects: 66% (160/242) 2024-05-15T23:19:42.1840474Z remote: Counting objects: 67% (163/242) 2024-05-15T23:19:42.1841013Z remote: Counting objects: 68% (165/242) 2024-05-15T23:19:42.1841513Z remote: Counting objects: 69% (167/242) 2024-05-15T23:19:42.1842281Z remote: Counting objects: 70% (170/242) 2024-05-15T23:19:42.1842858Z remote: Counting objects: 71% (172/242) 2024-05-15T23:19:42.1843371Z remote: Counting objects: 72% (175/242) 2024-05-15T23:19:42.1844005Z remote: Counting objects: 73% (177/242) 2024-05-15T23:19:42.1844542Z remote: Counting objects: 74% (180/242) 2024-05-15T23:19:42.1845050Z remote: Counting objects: 75% (182/242) 2024-05-15T23:19:42.1845674Z remote: Counting objects: 76% (184/242) 2024-05-15T23:19:42.1846208Z remote: Counting objects: 77% (187/242) 2024-05-15T23:19:42.1846725Z remote: Counting objects: 78% (189/242) 2024-05-15T23:19:42.1847342Z remote: Counting objects: 79% (192/242) 2024-05-15T23:19:42.1848072Z remote: Counting objects: 80% (194/242) 2024-05-15T23:19:42.1848589Z remote: Counting objects: 81% (197/242) 2024-05-15T23:19:42.1849203Z remote: Counting objects: 82% (199/242) 2024-05-15T23:19:42.1849757Z remote: Counting objects: 83% (201/242) 2024-05-15T23:19:42.1850255Z remote: Counting objects: 84% (204/242) 2024-05-15T23:19:42.1850857Z remote: Counting objects: 85% (206/242) 2024-05-15T23:19:42.1851410Z remote: Counting objects: 86% (209/242) 2024-05-15T23:19:42.1851905Z remote: Counting objects: 87% (211/242) 2024-05-15T23:19:42.1852518Z remote: Counting objects: 88% (213/242) 2024-05-15T23:19:42.1853070Z remote: Counting objects: 89% (216/242) 2024-05-15T23:19:42.1853582Z remote: Counting objects: 90% (218/242) 2024-05-15T23:19:42.1854191Z remote: Counting objects: 91% (221/242) 2024-05-15T23:19:42.1854743Z remote: Counting objects: 92% (223/242) 2024-05-15T23:19:42.1855284Z remote: Counting objects: 93% (226/242) 2024-05-15T23:19:42.1855860Z remote: Counting objects: 94% (228/242) 2024-05-15T23:19:42.1856410Z remote: Counting objects: 95% (230/242) 2024-05-15T23:19:42.1856943Z remote: Counting objects: 96% (233/242) 2024-05-15T23:19:42.1857500Z remote: Counting objects: 97% (235/242) 2024-05-15T23:19:42.1858048Z remote: Counting objects: 98% (238/242) 2024-05-15T23:19:42.1858577Z remote: Counting objects: 99% (240/242) 2024-05-15T23:19:42.1859159Z remote: Counting objects: 100% (242/242) 2024-05-15T23:19:42.1859864Z remote: Counting objects: 100% (242/242), done. 2024-05-15T23:19:42.1860482Z remote: Compressing objects: 0% (1/202) 2024-05-15T23:19:42.1861110Z remote: Compressing objects: 1% (3/202) 2024-05-15T23:19:42.1861686Z remote: Compressing objects: 2% (5/202) 2024-05-15T23:19:42.1862273Z remote: Compressing objects: 3% (7/202) 2024-05-15T23:19:42.1862869Z remote: Compressing objects: 4% (9/202) 2024-05-15T23:19:42.1863444Z remote: Compressing objects: 5% (11/202) 2024-05-15T23:19:42.1864048Z remote: Compressing objects: 6% (13/202) 2024-05-15T23:19:42.1864673Z remote: Compressing objects: 7% (15/202) 2024-05-15T23:19:42.1865547Z remote: Compressing objects: 8% (17/202) 2024-05-15T23:19:42.1866147Z remote: Compressing objects: 9% (19/202) 2024-05-15T23:19:42.1866827Z remote: Compressing objects: 10% (21/202) 2024-05-15T23:19:42.1867382Z remote: Compressing objects: 11% (23/202) 2024-05-15T23:19:42.1867983Z remote: Compressing objects: 12% (25/202) 2024-05-15T23:19:42.1876504Z remote: Compressing objects: 13% (27/202) 2024-05-15T23:19:42.1877111Z remote: Compressing objects: 14% (29/202) 2024-05-15T23:19:42.1877730Z remote: Compressing objects: 15% (31/202) 2024-05-15T23:19:42.1878413Z remote: Compressing objects: 16% (33/202) 2024-05-15T23:19:42.1887636Z remote: Compressing objects: 17% (35/202) 2024-05-15T23:19:42.1896273Z remote: Compressing objects: 18% (37/202) 2024-05-15T23:19:42.1902024Z remote: Compressing objects: 19% (39/202) 2024-05-15T23:19:42.1917054Z remote: Compressing objects: 20% (41/202) 2024-05-15T23:19:42.1917929Z remote: Compressing objects: 21% (43/202) 2024-05-15T23:19:42.1918618Z remote: Compressing objects: 22% (45/202) 2024-05-15T23:19:42.1920533Z remote: Compressing objects: 23% (47/202) 2024-05-15T23:19:42.1922271Z remote: Compressing objects: 24% (49/202) 2024-05-15T23:19:42.1923095Z remote: Compressing objects: 25% (51/202) 2024-05-15T23:19:42.1923701Z remote: Compressing objects: 26% (53/202) 2024-05-15T23:19:42.1929500Z remote: Compressing objects: 27% (55/202) 2024-05-15T23:19:42.1932961Z remote: Compressing objects: 28% (57/202) 2024-05-15T23:19:42.1935594Z remote: Compressing objects: 29% (59/202) 2024-05-15T23:19:42.1936751Z remote: Compressing objects: 30% (61/202) 2024-05-15T23:19:42.1937349Z remote: Compressing objects: 31% (63/202) 2024-05-15T23:19:42.1938011Z remote: Compressing objects: 32% (65/202) 2024-05-15T23:19:42.1938838Z remote: Compressing objects: 33% (67/202) 2024-05-15T23:19:42.1939430Z remote: Compressing objects: 34% (69/202) 2024-05-15T23:19:42.1940011Z remote: Compressing objects: 35% (71/202) 2024-05-15T23:19:42.1940682Z remote: Compressing objects: 36% (73/202) 2024-05-15T23:19:42.1941317Z remote: Compressing objects: 37% (75/202) 2024-05-15T23:19:42.1941979Z remote: Compressing objects: 38% (77/202) 2024-05-15T23:19:42.1942664Z remote: Compressing objects: 39% (79/202) 2024-05-15T23:19:42.1943259Z remote: Compressing objects: 40% (81/202) 2024-05-15T23:19:42.1943797Z remote: Compressing objects: 41% (83/202) 2024-05-15T23:19:42.1945809Z remote: Compressing objects: 42% (85/202) 2024-05-15T23:19:42.1948573Z remote: Compressing objects: 43% (87/202) 2024-05-15T23:19:42.1952097Z remote: Compressing objects: 44% (89/202) 2024-05-15T23:19:42.1953697Z remote: Compressing objects: 45% (91/202) 2024-05-15T23:19:42.1955573Z remote: Compressing objects: 46% (93/202) 2024-05-15T23:19:42.1956241Z remote: Compressing objects: 47% (95/202) 2024-05-15T23:19:42.1956897Z remote: Compressing objects: 48% (97/202) 2024-05-15T23:19:42.1957820Z remote: Compressing objects: 49% (99/202) 2024-05-15T23:19:42.1958633Z remote: Compressing objects: 50% (101/202) 2024-05-15T23:19:42.1959540Z remote: Compressing objects: 51% (104/202) 2024-05-15T23:19:42.1960285Z remote: Compressing objects: 52% (106/202) 2024-05-15T23:19:42.1961020Z remote: Compressing objects: 53% (108/202) 2024-05-15T23:19:42.1961652Z remote: Compressing objects: 54% (110/202) 2024-05-15T23:19:42.1962253Z remote: Compressing objects: 55% (112/202) 2024-05-15T23:19:42.1964374Z remote: Compressing objects: 56% (114/202) 2024-05-15T23:19:42.1965121Z remote: Compressing objects: 57% (116/202) 2024-05-15T23:19:42.1966509Z remote: Compressing objects: 58% (118/202) 2024-05-15T23:19:42.1968191Z remote: Compressing objects: 59% (120/202) 2024-05-15T23:19:42.1970179Z remote: Compressing objects: 60% (122/202) 2024-05-15T23:19:42.1971301Z remote: Compressing objects: 61% (124/202) 2024-05-15T23:19:42.1973175Z remote: Compressing objects: 62% (126/202) 2024-05-15T23:19:42.1976326Z remote: Compressing objects: 63% (128/202) 2024-05-15T23:19:42.1977549Z remote: Compressing objects: 64% (130/202) 2024-05-15T23:19:42.1979827Z remote: Compressing objects: 65% (132/202) 2024-05-15T23:19:42.1982133Z remote: Compressing objects: 66% (134/202) 2024-05-15T23:19:42.1982756Z remote: Compressing objects: 67% (136/202) 2024-05-15T23:19:42.1983961Z remote: Compressing objects: 68% (138/202) 2024-05-15T23:19:42.1984641Z remote: Compressing objects: 69% (140/202) 2024-05-15T23:19:42.1986568Z remote: Compressing objects: 70% (142/202) 2024-05-15T23:19:42.1989264Z remote: Compressing objects: 71% (144/202) 2024-05-15T23:19:42.1991063Z remote: Compressing objects: 72% (146/202) 2024-05-15T23:19:42.1993211Z remote: Compressing objects: 73% (148/202) 2024-05-15T23:19:42.1996611Z remote: Compressing objects: 74% (150/202) 2024-05-15T23:19:42.2001080Z remote: Compressing objects: 75% (152/202) 2024-05-15T23:19:42.2002562Z remote: Compressing objects: 76% (154/202) 2024-05-15T23:19:42.2009447Z remote: Compressing objects: 77% (156/202) 2024-05-15T23:19:42.2013378Z remote: Compressing objects: 78% (158/202) 2024-05-15T23:19:42.2017375Z remote: Compressing objects: 79% (160/202) 2024-05-15T23:19:42.2021846Z remote: Compressing objects: 80% (162/202) 2024-05-15T23:19:42.2023023Z remote: Compressing objects: 81% (164/202) 2024-05-15T23:19:42.2023835Z remote: Compressing objects: 82% (166/202) 2024-05-15T23:19:42.2024948Z remote: Compressing objects: 83% (168/202) 2024-05-15T23:19:42.2026089Z remote: Compressing objects: 84% (170/202) 2024-05-15T23:19:42.2026713Z remote: Compressing objects: 85% (172/202) 2024-05-15T23:19:42.2027349Z remote: Compressing objects: 86% (174/202) 2024-05-15T23:19:42.2027926Z remote: Compressing objects: 87% (176/202) 2024-05-15T23:19:42.2028528Z remote: Compressing objects: 88% (178/202) 2024-05-15T23:19:42.2029141Z remote: Compressing objects: 89% (180/202) 2024-05-15T23:19:42.2029758Z remote: Compressing objects: 90% (182/202) 2024-05-15T23:19:42.2030317Z remote: Compressing objects: 91% (184/202) 2024-05-15T23:19:42.2030967Z remote: Compressing objects: 92% (186/202) 2024-05-15T23:19:42.2031553Z remote: Compressing objects: 93% (188/202) 2024-05-15T23:19:42.2032107Z remote: Compressing objects: 94% (190/202) 2024-05-15T23:19:42.2032753Z remote: Compressing objects: 95% (192/202) 2024-05-15T23:19:42.2033348Z remote: Compressing objects: 96% (194/202) 2024-05-15T23:19:42.2033879Z remote: Compressing objects: 97% (196/202) 2024-05-15T23:19:42.2034523Z remote: Compressing objects: 98% (198/202) 2024-05-15T23:19:42.2035154Z remote: Compressing objects: 99% (200/202) 2024-05-15T23:19:42.2035836Z remote: Compressing objects: 100% (202/202) 2024-05-15T23:19:42.2037064Z remote: Compressing objects: 100% (202/202), done. 2024-05-15T23:19:42.2061598Z Receiving objects: 0% (1/242) 2024-05-15T23:19:42.2062501Z Receiving objects: 1% (3/242) 2024-05-15T23:19:42.2063921Z Receiving objects: 2% (5/242) 2024-05-15T23:19:42.2065922Z Receiving objects: 3% (8/242) 2024-05-15T23:19:42.2067115Z Receiving objects: 4% (10/242) 2024-05-15T23:19:42.2067877Z Receiving objects: 5% (13/242) 2024-05-15T23:19:42.2070072Z Receiving objects: 6% (15/242) 2024-05-15T23:19:42.2071239Z Receiving objects: 7% (17/242) 2024-05-15T23:19:42.2072023Z Receiving objects: 8% (20/242) 2024-05-15T23:19:42.2072706Z Receiving objects: 9% (22/242) 2024-05-15T23:19:42.2073505Z Receiving objects: 10% (25/242) 2024-05-15T23:19:42.2074004Z Receiving objects: 11% (27/242) 2024-05-15T23:19:42.2074719Z Receiving objects: 12% (30/242) 2024-05-15T23:19:42.2076182Z Receiving objects: 13% (32/242) 2024-05-15T23:19:42.2078413Z Receiving objects: 14% (34/242) 2024-05-15T23:19:42.2079121Z Receiving objects: 15% (37/242) 2024-05-15T23:19:42.2079991Z Receiving objects: 16% (39/242) 2024-05-15T23:19:42.2080729Z Receiving objects: 17% (42/242) 2024-05-15T23:19:42.2081381Z Receiving objects: 18% (44/242) 2024-05-15T23:19:42.2081897Z Receiving objects: 19% (46/242) 2024-05-15T23:19:42.2082450Z Receiving objects: 20% (49/242) 2024-05-15T23:19:42.2083013Z Receiving objects: 21% (51/242) 2024-05-15T23:19:42.2083622Z Receiving objects: 22% (54/242) 2024-05-15T23:19:42.2084078Z Receiving objects: 23% (56/242) 2024-05-15T23:19:42.2084655Z Receiving objects: 24% (59/242) 2024-05-15T23:19:42.2085343Z Receiving objects: 25% (61/242) 2024-05-15T23:19:42.2085901Z Receiving objects: 26% (63/242) 2024-05-15T23:19:42.2086661Z Receiving objects: 27% (66/242) 2024-05-15T23:19:42.2087437Z Receiving objects: 28% (68/242) 2024-05-15T23:19:42.2088159Z Receiving objects: 29% (71/242) 2024-05-15T23:19:42.2088935Z Receiving objects: 30% (73/242) 2024-05-15T23:19:42.2089735Z Receiving objects: 31% (76/242) 2024-05-15T23:19:42.2090204Z Receiving objects: 32% (78/242) 2024-05-15T23:19:42.2090669Z Receiving objects: 33% (80/242) 2024-05-15T23:19:42.2091143Z Receiving objects: 34% (83/242) 2024-05-15T23:19:42.2092238Z Receiving objects: 35% (85/242) 2024-05-15T23:19:42.2093160Z Receiving objects: 36% (88/242) 2024-05-15T23:19:42.2093949Z Receiving objects: 37% (90/242) 2024-05-15T23:19:42.2094964Z Receiving objects: 38% (92/242) 2024-05-15T23:19:42.2095664Z Receiving objects: 39% (95/242) 2024-05-15T23:19:42.2096285Z Receiving objects: 40% (97/242) 2024-05-15T23:19:42.2096712Z Receiving objects: 41% (100/242) 2024-05-15T23:19:42.2097168Z Receiving objects: 42% (102/242) 2024-05-15T23:19:42.2097667Z Receiving objects: 43% (105/242) 2024-05-15T23:19:42.2098095Z Receiving objects: 44% (107/242) 2024-05-15T23:19:42.2098536Z Receiving objects: 45% (109/242) 2024-05-15T23:19:42.2099035Z Receiving objects: 46% (112/242) 2024-05-15T23:19:42.2126463Z Receiving objects: 47% (114/242) 2024-05-15T23:19:42.2127434Z Receiving objects: 48% (117/242) 2024-05-15T23:19:42.2128179Z Receiving objects: 49% (119/242) 2024-05-15T23:19:42.2129012Z Receiving objects: 50% (121/242) 2024-05-15T23:19:42.2130435Z Receiving objects: 51% (124/242) 2024-05-15T23:19:42.2131523Z Receiving objects: 52% (126/242) 2024-05-15T23:19:42.2132324Z Receiving objects: 53% (129/242) 2024-05-15T23:19:42.2132870Z Receiving objects: 54% (131/242) 2024-05-15T23:19:42.2133403Z Receiving objects: 55% (134/242) 2024-05-15T23:19:42.2133864Z Receiving objects: 56% (136/242) 2024-05-15T23:19:42.2134274Z Receiving objects: 57% (138/242) 2024-05-15T23:19:42.2134814Z Receiving objects: 58% (141/242) 2024-05-15T23:19:42.2140944Z Receiving objects: 59% (143/242) 2024-05-15T23:19:42.2141398Z Receiving objects: 60% (146/242) 2024-05-15T23:19:42.2142195Z Receiving objects: 61% (148/242) 2024-05-15T23:19:42.2142662Z Receiving objects: 62% (151/242) 2024-05-15T23:19:42.2144743Z Receiving objects: 63% (153/242) 2024-05-15T23:19:42.2146072Z Receiving objects: 64% (155/242) 2024-05-15T23:19:42.2146601Z Receiving objects: 65% (158/242) 2024-05-15T23:19:42.2148190Z Receiving objects: 66% (160/242) 2024-05-15T23:19:42.2149380Z Receiving objects: 67% (163/242) 2024-05-15T23:19:42.2150354Z Receiving objects: 68% (165/242) 2024-05-15T23:19:42.2151258Z Receiving objects: 69% (167/242) 2024-05-15T23:19:42.2153624Z Receiving objects: 70% (170/242) 2024-05-15T23:19:42.2155099Z Receiving objects: 71% (172/242) 2024-05-15T23:19:42.2160860Z Receiving objects: 72% (175/242) 2024-05-15T23:19:42.2163101Z Receiving objects: 73% (177/242) 2024-05-15T23:19:42.2163873Z Receiving objects: 74% (180/242) 2024-05-15T23:19:42.2164720Z Receiving objects: 75% (182/242) 2024-05-15T23:19:42.2165384Z Receiving objects: 76% (184/242) 2024-05-15T23:19:42.2166110Z Receiving objects: 77% (187/242) 2024-05-15T23:19:42.2168486Z Receiving objects: 78% (189/242) 2024-05-15T23:19:42.2169245Z Receiving objects: 79% (192/242) 2024-05-15T23:19:42.2169915Z Receiving objects: 80% (194/242) 2024-05-15T23:19:42.2170450Z Receiving objects: 81% (197/242) 2024-05-15T23:19:42.2175194Z Receiving objects: 82% (199/242) 2024-05-15T23:19:42.2175888Z Receiving objects: 83% (201/242) 2024-05-15T23:19:42.2176730Z Receiving objects: 84% (204/242) 2024-05-15T23:19:42.2177404Z Receiving objects: 85% (206/242) 2024-05-15T23:19:42.2178453Z remote: Total 242 (delta 16), reused 148 (delta 3), pack-reused 0 2024-05-15T23:19:42.2179705Z Receiving objects: 86% (209/242) 2024-05-15T23:19:42.2180469Z Receiving objects: 87% (211/242) 2024-05-15T23:19:42.2180965Z Receiving objects: 88% (213/242) 2024-05-15T23:19:42.2181457Z Receiving objects: 89% (216/242) 2024-05-15T23:19:42.2181939Z Receiving objects: 90% (218/242) 2024-05-15T23:19:42.2182648Z Receiving objects: 91% (221/242) 2024-05-15T23:19:42.2183459Z Receiving objects: 92% (223/242) 2024-05-15T23:19:42.2184216Z Receiving objects: 93% (226/242) 2024-05-15T23:19:42.2185133Z Receiving objects: 94% (228/242) 2024-05-15T23:19:42.2185950Z Receiving objects: 95% (230/242) 2024-05-15T23:19:42.2186465Z Receiving objects: 96% (233/242) 2024-05-15T23:19:42.2187264Z Receiving objects: 97% (235/242) 2024-05-15T23:19:42.2190005Z Receiving objects: 98% (238/242) 2024-05-15T23:19:42.2190748Z Receiving objects: 99% (240/242) 2024-05-15T23:19:42.2191360Z Receiving objects: 100% (242/242) 2024-05-15T23:19:42.2192439Z Receiving objects: 100% (242/242), 319.54 KiB | 24.58 MiB/s, done. 2024-05-15T23:19:42.2196510Z Resolving deltas: 0% (0/16) 2024-05-15T23:19:42.2197394Z Resolving deltas: 6% (1/16) 2024-05-15T23:19:42.2198363Z Resolving deltas: 12% (2/16) 2024-05-15T23:19:42.2199071Z Resolving deltas: 18% (3/16) 2024-05-15T23:19:42.2200119Z Resolving deltas: 25% (4/16) 2024-05-15T23:19:42.2201038Z Resolving deltas: 31% (5/16) 2024-05-15T23:19:42.2201719Z Resolving deltas: 37% (6/16) 2024-05-15T23:19:42.2202471Z Resolving deltas: 43% (7/16) 2024-05-15T23:19:42.2203288Z Resolving deltas: 50% (8/16) 2024-05-15T23:19:42.2203995Z Resolving deltas: 56% (9/16) 2024-05-15T23:19:42.2204696Z Resolving deltas: 62% (10/16) 2024-05-15T23:19:42.2205493Z Resolving deltas: 68% (11/16) 2024-05-15T23:19:42.2206211Z Resolving deltas: 75% (12/16) 2024-05-15T23:19:42.2206900Z Resolving deltas: 81% (13/16) 2024-05-15T23:19:42.2207624Z Resolving deltas: 87% (14/16) 2024-05-15T23:19:42.2208109Z Resolving deltas: 93% (15/16) 2024-05-15T23:19:42.2208866Z Resolving deltas: 100% (16/16) 2024-05-15T23:19:42.2209612Z Resolving deltas: 100% (16/16), done. 2024-05-15T23:19:42.2272696Z From https://github.com/pytorch/torchchat 2024-05-15T23:19:42.2273971Z * [new ref] 0675758ce54b35cb210ea6a9f57b121669315979 -> pull/804/merge 2024-05-15T23:19:42.2299514Z ##[endgroup] 2024-05-15T23:19:42.2300719Z ##[group]Determining the checkout info 2024-05-15T23:19:42.2302129Z ##[endgroup] 2024-05-15T23:19:42.2303058Z ##[group]Checking out the ref 2024-05-15T23:19:42.2305486Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/804/merge 2024-05-15T23:19:42.2455427Z Note: switching to 'refs/remotes/pull/804/merge'. 2024-05-15T23:19:42.2456012Z 2024-05-15T23:19:42.2456568Z You are in 'detached HEAD' state. You can look around, make experimental 2024-05-15T23:19:42.2457690Z changes and commit them, and you can discard any commits you make in this 2024-05-15T23:19:42.2458867Z state without impacting any branches by switching back to a branch. 2024-05-15T23:19:42.2459658Z 2024-05-15T23:19:42.2460402Z If you want to create a new branch to retain commits you create, you may 2024-05-15T23:19:42.2461756Z do so (now or later) by using -c with the switch command. Example: 2024-05-15T23:19:42.2462514Z 2024-05-15T23:19:42.2462775Z git switch -c 2024-05-15T23:19:42.2463158Z 2024-05-15T23:19:42.2463379Z Or undo this operation with: 2024-05-15T23:19:42.2463652Z 2024-05-15T23:19:42.2463787Z git switch - 2024-05-15T23:19:42.2464119Z 2024-05-15T23:19:42.2464488Z Turn off this advice by setting config variable advice.detachedHead to false 2024-05-15T23:19:42.2465288Z 2024-05-15T23:19:42.2465913Z HEAD is now at 0675758 Merge 5afec79d2a21e03d2f27855b184e97600186532c into db12669870c44a9aabc3376566b2503bd1dafcae 2024-05-15T23:19:42.2467865Z ##[endgroup] 2024-05-15T23:19:42.2502015Z [command]/usr/bin/git log -1 --format='%H' 2024-05-15T23:19:42.2531661Z '0675758ce54b35cb210ea6a9f57b121669315979' 2024-05-15T23:19:42.2830283Z ##[group]Run actions/setup-python@v4 2024-05-15T23:19:42.2830802Z with: 2024-05-15T23:19:42.2831261Z python-version: 3.10.11 2024-05-15T23:19:42.2831684Z check-latest: false 2024-05-15T23:19:42.2832225Z token: *** 2024-05-15T23:19:42.2832707Z update-environment: true 2024-05-15T23:19:42.2833161Z allow-prereleases: false 2024-05-15T23:19:42.2833523Z env: 2024-05-15T23:19:42.2834029Z TORCHCHAT_ROOT: /home/runner/work/torchchat/torchchat 2024-05-15T23:19:42.2834609Z REPO_NAME: tinyllamas/stories15M 2024-05-15T23:19:42.2835032Z ##[endgroup] 2024-05-15T23:19:42.4174020Z ##[group]Installed versions 2024-05-15T23:19:42.4267935Z Version 3.10.11 was not found in the local cache 2024-05-15T23:19:42.7412242Z Version 3.10.11 is available for downloading 2024-05-15T23:19:42.7414126Z Download from "https://github.com/actions/python-versions/releases/download/3.10.11-4626646535/python-3.10.11-linux-22.04-x64.tar.gz" 2024-05-15T23:19:43.2379344Z Extract downloaded archive 2024-05-15T23:19:43.2489637Z [command]/usr/bin/tar xz --warning=no-unknown-keyword -C /home/runner/work/_temp/f3050e01-d6ae-4ab6-b596-cf203b200db3 -f /home/runner/work/_temp/3cbc5132-a5e1-4f7d-ba06-12d7d23d9c0c 2024-05-15T23:19:44.6076944Z Execute installation script 2024-05-15T23:19:44.6179344Z Check if Python hostedtoolcache folder exist... 2024-05-15T23:19:44.6179883Z Create Python 3.10.11 folder 2024-05-15T23:19:44.6191702Z Copy Python binaries to hostedtoolcache folder 2024-05-15T23:19:45.1866459Z Create additional symlinks (Required for the UsePythonVersion Azure Pipelines task and the setup-python GitHub Action) 2024-05-15T23:19:45.1912807Z Upgrading pip... 2024-05-15T23:19:47.2998767Z Looking in links: /tmp/tmp604hczsg 2024-05-15T23:19:47.3003257Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (65.5.0) 2024-05-15T23:19:47.3007420Z Requirement already satisfied: pip in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (23.0.1) 2024-05-15T23:19:48.4975010Z Collecting pip 2024-05-15T23:19:48.5355657Z Downloading pip-24.0-py3-none-any.whl (2.1 MB) 2024-05-15T23:19:48.5779974Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 52.6 MB/s eta 0:00:00 2024-05-15T23:19:48.5780473Z 2024-05-15T23:19:48.6217425Z Installing collected packages: pip 2024-05-15T23:19:49.7019110Z Successfully installed pip-24.0 2024-05-15T23:19:49.7496526Z Create complete file 2024-05-15T23:19:49.7537305Z Successfully set up CPython (3.10.11) 2024-05-15T23:19:49.7538287Z ##[endgroup] 2024-05-15T23:19:49.7704096Z ##[group]Run echo "$(uname -a)" 2024-05-15T23:19:49.7704552Z echo "$(uname -a)" 2024-05-15T23:19:49.7887959Z shell: /usr/bin/bash -e {0} 2024-05-15T23:19:49.7888364Z env: 2024-05-15T23:19:49.7888761Z TORCHCHAT_ROOT: /home/runner/work/torchchat/torchchat 2024-05-15T23:19:49.7889426Z REPO_NAME: tinyllamas/stories15M 2024-05-15T23:19:49.7889937Z pythonLocation: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:19:49.7890553Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib/pkgconfig 2024-05-15T23:19:49.7891272Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:19:49.7891835Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:19:49.7892475Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:19:49.7893033Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib 2024-05-15T23:19:49.7893529Z ##[endgroup] 2024-05-15T23:19:49.8059840Z Linux runner 6.5.0-1018-azure #19~22.04.2-Ubuntu SMP Thu Mar 21 16:45:46 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-05-15T23:19:49.8095882Z ##[group]Run ./install_requirements.sh 2024-05-15T23:19:49.8096349Z ./install_requirements.sh 2024-05-15T23:19:49.8096857Z pip3 list 2024-05-15T23:19:49.8097481Z python3 -c 'import torch;print(f"torch: {torch.__version__, torch.version.git_version}")' 2024-05-15T23:19:49.8147405Z shell: /usr/bin/bash -e {0} 2024-05-15T23:19:49.8147776Z env: 2024-05-15T23:19:49.8148114Z TORCHCHAT_ROOT: /home/runner/work/torchchat/torchchat 2024-05-15T23:19:49.8148728Z REPO_NAME: tinyllamas/stories15M 2024-05-15T23:19:49.8149216Z pythonLocation: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:19:49.8149851Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib/pkgconfig 2024-05-15T23:19:49.8150531Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:19:49.8151090Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:19:49.8151662Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:19:49.8152360Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib 2024-05-15T23:19:49.8152818Z ##[endgroup] 2024-05-15T23:19:50.2133188Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cu121 2024-05-15T23:19:50.3688667Z Collecting torchao (from -r requirements.txt (line 4)) 2024-05-15T23:19:50.3746939Z Downloading https://download.pytorch.org/whl/nightly/torchao-0.1-py3-none-any.whl (54 kB) 2024-05-15T23:19:50.3823137Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 kB 9.9 MB/s eta 0:00:00 2024-05-15T23:19:50.4537868Z Collecting huggingface_hub (from -r requirements.txt (line 7)) 2024-05-15T23:19:50.5091542Z Downloading huggingface_hub-0.23.0-py3-none-any.whl.metadata (12 kB) 2024-05-15T23:19:50.5853957Z Collecting gguf (from -r requirements.txt (line 10)) 2024-05-15T23:19:50.5902580Z Downloading gguf-0.6.0-py3-none-any.whl.metadata (3.2 kB) 2024-05-15T23:19:50.6590169Z Collecting tiktoken (from -r requirements.txt (line 13)) 2024-05-15T23:19:50.6633319Z Downloading tiktoken-0.7.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) 2024-05-15T23:19:50.6945619Z Collecting snakeviz (from -r requirements.txt (line 16)) 2024-05-15T23:19:50.6995059Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl.metadata (3.6 kB) 2024-05-15T23:19:50.7863850Z Collecting sentencepiece (from -r requirements.txt (line 17)) 2024-05-15T23:19:50.7920440Z Downloading https://download.pytorch.org/whl/nightly/sentencepiece-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB) 2024-05-15T23:19:50.8104191Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 79.3 MB/s eta 0:00:00 2024-05-15T23:19:51.0235948Z Collecting numpy (from -r requirements.txt (line 18)) 2024-05-15T23:19:51.0299042Z Downloading https://download.pytorch.org/whl/nightly/numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) 2024-05-15T23:19:51.1587337Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 122.6 MB/s eta 0:00:00 2024-05-15T23:19:51.2104760Z Collecting lm-eval==0.4 (from -r requirements.txt (line 20)) 2024-05-15T23:19:51.2174857Z Downloading lm_eval-0.4.0.tar.gz (457 kB) 2024-05-15T23:19:51.2349042Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 457.1/457.1 kB 29.7 MB/s eta 0:00:00 2024-05-15T23:19:51.5966098Z Installing build dependencies: started 2024-05-15T23:19:53.3548311Z Installing build dependencies: finished with status 'done' 2024-05-15T23:19:53.3556520Z Getting requirements to build wheel: started 2024-05-15T23:19:53.7333910Z Getting requirements to build wheel: finished with status 'done' 2024-05-15T23:19:53.7352296Z Preparing metadata (pyproject.toml): started 2024-05-15T23:19:54.0462960Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-05-15T23:19:54.0934550Z Collecting blobfile (from -r requirements.txt (line 21)) 2024-05-15T23:19:54.0987333Z Downloading https://download.pytorch.org/whl/nightly/blobfile-2.1.1-py3-none-any.whl (73 kB) 2024-05-15T23:19:54.1034136Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.7/73.7 kB 26.0 MB/s eta 0:00:00 2024-05-15T23:19:54.1594911Z Collecting wheel (from -r requirements.txt (line 24)) 2024-05-15T23:19:54.1608259Z Using cached wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) 2024-05-15T23:19:54.3217814Z Collecting cmake>=3.24 (from -r requirements.txt (line 25)) 2024-05-15T23:19:54.3262906Z Downloading cmake-3.29.3-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.1 kB) 2024-05-15T23:19:54.3768638Z Collecting ninja (from -r requirements.txt (line 26)) 2024-05-15T23:19:54.3817191Z Downloading ninja-1.11.1.1-py2.py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.whl.metadata (5.3 kB) 2024-05-15T23:19:54.4482189Z Collecting zstd (from -r requirements.txt (line 27)) 2024-05-15T23:19:54.4524135Z Downloading zstd-1.5.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.9 kB) 2024-05-15T23:19:54.4945930Z Collecting flask (from -r requirements.txt (line 30)) 2024-05-15T23:19:54.4976359Z Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2024-05-15T23:19:54.5849715Z Collecting accelerate>=0.21.0 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:54.5880162Z Downloading accelerate-0.30.1-py3-none-any.whl.metadata (18 kB) 2024-05-15T23:19:54.6222868Z Collecting evaluate (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:54.6252399Z Downloading evaluate-0.4.2-py3-none-any.whl.metadata (9.3 kB) 2024-05-15T23:19:54.6869750Z Collecting datasets>=2.0.0 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:54.6905438Z Downloading datasets-2.19.1-py3-none-any.whl.metadata (19 kB) 2024-05-15T23:19:54.7378186Z Collecting jsonlines (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:54.7425912Z Downloading jsonlines-4.0.0-py3-none-any.whl.metadata (1.6 kB) 2024-05-15T23:19:54.8269821Z Collecting numexpr (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:54.8334920Z Downloading numexpr-2.10.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.9 kB) 2024-05-15T23:19:54.8715294Z Collecting peft>=0.2.0 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:54.8762251Z Downloading peft-0.10.0-py3-none-any.whl.metadata (13 kB) 2024-05-15T23:19:54.9221618Z Collecting pybind11>=2.6.2 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:54.9252289Z Downloading pybind11-2.12.0-py3-none-any.whl.metadata (9.5 kB) 2024-05-15T23:19:54.9970894Z Collecting pytablewriter (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:55.0024106Z Downloading pytablewriter-1.2.0-py3-none-any.whl.metadata (37 kB) 2024-05-15T23:19:55.0523211Z Collecting rouge-score>=0.0.4 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:55.0558997Z Downloading rouge_score-0.1.2.tar.gz (17 kB) 2024-05-15T23:19:55.0674207Z Installing build dependencies: started 2024-05-15T23:19:56.3980696Z Installing build dependencies: finished with status 'done' 2024-05-15T23:19:56.3986502Z Getting requirements to build wheel: started 2024-05-15T23:19:56.5413746Z Getting requirements to build wheel: finished with status 'done' 2024-05-15T23:19:56.5429364Z Installing backend dependencies: started 2024-05-15T23:19:57.2503652Z Installing backend dependencies: finished with status 'done' 2024-05-15T23:19:57.2510501Z Preparing metadata (pyproject.toml): started 2024-05-15T23:19:57.4079947Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-05-15T23:19:57.4473328Z Collecting sacrebleu>=1.5.0 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:57.4552753Z Downloading sacrebleu-2.4.2-py3-none-any.whl.metadata (58 kB) 2024-05-15T23:19:57.4600432Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.8 MB/s eta 0:00:00 2024-05-15T23:19:57.5648150Z Collecting scikit-learn>=0.24.1 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:57.5690073Z Downloading scikit_learn-1.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) 2024-05-15T23:19:57.5990317Z Collecting sqlitedict (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:57.6036873Z Downloading sqlitedict-2.1.0.tar.gz (21 kB) 2024-05-15T23:19:57.6133598Z Installing build dependencies: started 2024-05-15T23:19:58.9459139Z Installing build dependencies: finished with status 'done' 2024-05-15T23:19:58.9464923Z Getting requirements to build wheel: started 2024-05-15T23:19:59.1211177Z Getting requirements to build wheel: finished with status 'done' 2024-05-15T23:19:59.1227397Z Installing backend dependencies: started 2024-05-15T23:19:59.7883632Z Installing backend dependencies: finished with status 'done' 2024-05-15T23:19:59.7890441Z Preparing metadata (pyproject.toml): started 2024-05-15T23:19:59.9789659Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-05-15T23:20:00.1157726Z Collecting torch>=1.8 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:00.1241672Z Downloading torch-2.3.0-cp310-cp310-manylinux1_x86_64.whl.metadata (26 kB) 2024-05-15T23:20:00.1616069Z Collecting tqdm-multiprocess (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:00.1669012Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl.metadata (5.7 kB) 2024-05-15T23:20:00.2453961Z Collecting transformers>=4.1 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:00.2502316Z Downloading transformers-4.40.2-py3-none-any.whl.metadata (137 kB) 2024-05-15T23:20:00.2558975Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.0/138.0 kB 38.9 MB/s eta 0:00:00 2024-05-15T23:20:00.3772313Z Collecting zstandard (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:00.3815491Z Downloading zstandard-0.22.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.9 kB) 2024-05-15T23:20:00.4369853Z Collecting packaging (from torchao->-r requirements.txt (line 4)) 2024-05-15T23:20:00.4402574Z Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) 2024-05-15T23:20:00.5632275Z Collecting filelock (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:00.5666021Z Downloading filelock-3.14.0-py3-none-any.whl.metadata (2.8 kB) 2024-05-15T23:20:00.6242869Z Collecting fsspec>=2023.5.0 (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:00.6279265Z Downloading fsspec-2024.5.0-py3-none-any.whl.metadata (11 kB) 2024-05-15T23:20:00.6981343Z Collecting pyyaml>=5.1 (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:00.7045081Z Downloading https://download.pytorch.org/whl/nightly/PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) 2024-05-15T23:20:00.7151205Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 83.9 MB/s eta 0:00:00 2024-05-15T23:20:00.8117295Z Collecting requests (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:00.8175679Z Downloading https://download.pytorch.org/whl/nightly/requests-2.31.0-py3-none-any.whl (62 kB) 2024-05-15T23:20:00.8222060Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 20.1 MB/s eta 0:00:00 2024-05-15T23:20:00.9157236Z Collecting tqdm>=4.42.1 (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:00.9193268Z Downloading tqdm-4.66.4-py3-none-any.whl.metadata (57 kB) 2024-05-15T23:20:00.9247816Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 kB 14.3 MB/s eta 0:00:00 2024-05-15T23:20:00.9753968Z Collecting typing-extensions>=3.7.4.3 (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:00.9785638Z Downloading typing_extensions-4.11.0-py3-none-any.whl.metadata (3.0 kB) 2024-05-15T23:20:01.4258233Z Collecting regex>=2022.1.18 (from tiktoken->-r requirements.txt (line 13)) 2024-05-15T23:20:01.4300301Z Downloading regex-2024.5.15-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB) 2024-05-15T23:20:01.4347912Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 12.0 MB/s eta 0:00:00 2024-05-15T23:20:01.5023323Z Collecting tornado>=2.0 (from snakeviz->-r requirements.txt (line 16)) 2024-05-15T23:20:01.5053639Z Downloading tornado-6.4-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) 2024-05-15T23:20:01.6784426Z Collecting pycryptodomex~=3.8 (from blobfile->-r requirements.txt (line 21)) 2024-05-15T23:20:01.6844221Z Downloading https://download.pytorch.org/whl/nightly/pycryptodomex-3.20.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB) 2024-05-15T23:20:01.7058525Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 111.0 MB/s eta 0:00:00 2024-05-15T23:20:01.7815864Z Collecting urllib3<3,>=1.25.3 (from blobfile->-r requirements.txt (line 21)) 2024-05-15T23:20:01.7877024Z Downloading https://download.pytorch.org/whl/nightly/urllib3-2.2.1-py3-none-any.whl (121 kB) 2024-05-15T23:20:01.7929456Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 36.7 MB/s eta 0:00:00 2024-05-15T23:20:02.0692541Z Collecting lxml~=4.9 (from blobfile->-r requirements.txt (line 21)) 2024-05-15T23:20:02.0726390Z Downloading lxml-4.9.4-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2024-05-15T23:20:02.1621487Z Collecting Werkzeug>=3.0.0 (from flask->-r requirements.txt (line 30)) 2024-05-15T23:20:02.1658707Z Downloading werkzeug-3.0.3-py3-none-any.whl.metadata (3.7 kB) 2024-05-15T23:20:02.2137447Z Collecting Jinja2>=3.1.2 (from flask->-r requirements.txt (line 30)) 2024-05-15T23:20:02.2181356Z Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) 2024-05-15T23:20:02.2513053Z Collecting itsdangerous>=2.1.2 (from flask->-r requirements.txt (line 30)) 2024-05-15T23:20:02.2543909Z Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2024-05-15T23:20:02.2958291Z Collecting click>=8.1.3 (from flask->-r requirements.txt (line 30)) 2024-05-15T23:20:02.2987809Z Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 2024-05-15T23:20:02.3545356Z Collecting blinker>=1.6.2 (from flask->-r requirements.txt (line 30)) 2024-05-15T23:20:02.3577550Z Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2024-05-15T23:20:02.5154006Z Collecting psutil (from accelerate>=0.21.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:02.5188944Z Downloading psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) 2024-05-15T23:20:02.6807511Z Collecting safetensors>=0.3.1 (from accelerate>=0.21.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:02.6874421Z Downloading https://download.pytorch.org/whl/nightly/safetensors-0.4.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2024-05-15T23:20:02.6999507Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 113.7 MB/s eta 0:00:00 2024-05-15T23:20:02.9059561Z Collecting pyarrow>=12.0.0 (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:02.9093907Z Downloading pyarrow-16.1.0-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (3.0 kB) 2024-05-15T23:20:02.9444339Z Collecting pyarrow-hotfix (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:02.9498203Z Downloading https://download.pytorch.org/whl/nightly/pyarrow_hotfix-0.6-py3-none-any.whl (7.9 kB) 2024-05-15T23:20:02.9964914Z Collecting dill<0.3.9,>=0.3.0 (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:03.0016764Z Downloading https://download.pytorch.org/whl/nightly/dill-0.3.8-py3-none-any.whl (116 kB) 2024-05-15T23:20:03.0071075Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.3/116.3 kB 33.2 MB/s eta 0:00:00 2024-05-15T23:20:03.2251937Z Collecting pandas (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:03.2313915Z Downloading https://download.pytorch.org/whl/nightly/pandas-2.2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.0 MB) 2024-05-15T23:20:03.3257307Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.0/13.0 MB 132.8 MB/s eta 0:00:00 2024-05-15T23:20:03.4780572Z Collecting xxhash (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:03.4838917Z Downloading https://download.pytorch.org/whl/nightly/xxhash-3.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (194 kB) 2024-05-15T23:20:03.4897816Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 194.1/194.1 kB 50.7 MB/s eta 0:00:00 2024-05-15T23:20:03.5393663Z Collecting multiprocess (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:03.5446434Z Downloading https://download.pytorch.org/whl/nightly/multiprocess-0.70.16-py310-none-any.whl (134 kB) 2024-05-15T23:20:03.5499713Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.8/134.8 kB 39.7 MB/s eta 0:00:00 2024-05-15T23:20:03.5622247Z Collecting fsspec>=2023.5.0 (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:03.5655413Z Downloading fsspec-2024.3.1-py3-none-any.whl.metadata (6.8 kB) 2024-05-15T23:20:03.8432721Z Collecting aiohttp (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:03.8499056Z Downloading https://download.pytorch.org/whl/nightly/aiohttp-3.9.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2024-05-15T23:20:03.8627846Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 112.5 MB/s eta 0:00:00 2024-05-15T23:20:04.1071849Z Collecting MarkupSafe>=2.0 (from Jinja2>=3.1.2->flask->-r requirements.txt (line 30)) 2024-05-15T23:20:04.1135240Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2024-05-15T23:20:04.2905704Z Collecting charset-normalizer<4,>=2 (from requests->huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:04.2960861Z Downloading https://download.pytorch.org/whl/nightly/charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) 2024-05-15T23:20:04.3012510Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.1/142.1 kB 45.1 MB/s eta 0:00:00 2024-05-15T23:20:04.3471853Z Collecting idna<4,>=2.5 (from requests->huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:04.3536977Z Downloading https://download.pytorch.org/whl/nightly/idna-3.7-py3-none-any.whl (66 kB) 2024-05-15T23:20:04.3582231Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 22.9 MB/s eta 0:00:00 2024-05-15T23:20:04.4355840Z Collecting certifi>=2017.4.17 (from requests->huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:04.4406757Z Downloading https://download.pytorch.org/whl/nightly/certifi-2024.2.2-py3-none-any.whl (163 kB) 2024-05-15T23:20:04.4460133Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 51.0 MB/s eta 0:00:00 2024-05-15T23:20:04.4860687Z Collecting absl-py (from rouge-score>=0.0.4->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:04.4914368Z Downloading absl_py-2.1.0-py3-none-any.whl.metadata (2.3 kB) 2024-05-15T23:20:04.5268389Z Collecting nltk (from rouge-score>=0.0.4->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:04.5299110Z Downloading nltk-3.8.1-py3-none-any.whl.metadata (2.8 kB) 2024-05-15T23:20:04.5704599Z Collecting six>=1.14.0 (from rouge-score>=0.0.4->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:04.5757118Z Downloading https://download.pytorch.org/whl/nightly/six-1.16.0-py2.py3-none-any.whl (11 kB) 2024-05-15T23:20:04.6370230Z Collecting portalocker (from sacrebleu>=1.5.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:04.6404199Z Downloading portalocker-2.8.2-py3-none-any.whl.metadata (8.5 kB) 2024-05-15T23:20:04.6742471Z Collecting tabulate>=0.8.9 (from sacrebleu>=1.5.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:04.6772912Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2024-05-15T23:20:04.7345702Z Collecting colorama (from sacrebleu>=1.5.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:04.7416613Z Downloading https://download.pytorch.org/whl/nightly/colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2024-05-15T23:20:05.0005444Z Collecting scipy>=1.6.0 (from scikit-learn>=0.24.1->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:05.0039126Z Downloading scipy-1.13.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) 2024-05-15T23:20:05.0084892Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 19.7 MB/s eta 0:00:00 2024-05-15T23:20:05.0524909Z Collecting joblib>=1.2.0 (from scikit-learn>=0.24.1->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:05.0558128Z Downloading joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB) 2024-05-15T23:20:05.0877883Z Collecting threadpoolctl>=2.0.0 (from scikit-learn>=0.24.1->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:05.0913398Z Downloading threadpoolctl-3.5.0-py3-none-any.whl.metadata (13 kB) 2024-05-15T23:20:05.1774576Z Collecting sympy (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:05.1834454Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.12-py3-none-any.whl (5.7 MB) 2024-05-15T23:20:05.2272068Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 138.0 MB/s eta 0:00:00 2024-05-15T23:20:05.2996573Z Collecting networkx (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:05.3028478Z Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2024-05-15T23:20:05.3469152Z Collecting nvidia-cuda-nvrtc-cu12==12.1.105 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:05.3518111Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cuda_nvrtc_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (23.7 MB) 2024-05-15T23:20:05.5169286Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.7/23.7 MB 111.6 MB/s eta 0:00:00 2024-05-15T23:20:05.6001481Z Collecting nvidia-cuda-runtime-cu12==12.1.105 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:05.6072732Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cuda_runtime_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (823 kB) 2024-05-15T23:20:05.6174125Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 823.6/823.6 kB 104.7 MB/s eta 0:00:00 2024-05-15T23:20:05.6677033Z Collecting nvidia-cuda-cupti-cu12==12.1.105 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:05.6733316Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cuda_cupti_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (14.1 MB) 2024-05-15T23:20:05.7778428Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.1/14.1 MB 125.7 MB/s eta 0:00:00 2024-05-15T23:20:05.8308151Z Collecting nvidia-cudnn-cu12==8.9.2.26 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:05.8364395Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cudnn_cu12-8.9.2.26-py3-none-manylinux1_x86_64.whl (731.7 MB) 2024-05-15T23:20:11.2111316Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.7/731.7 MB 6.6 MB/s eta 0:00:00 2024-05-15T23:20:11.7714040Z Collecting nvidia-cublas-cu12==12.1.3.1 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:11.7782494Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cublas_cu12-12.1.3.1-py3-none-manylinux1_x86_64.whl (410.6 MB) 2024-05-15T23:20:14.8045336Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 410.6/410.6 MB 12.3 MB/s eta 0:00:00 2024-05-15T23:20:15.1454864Z Collecting nvidia-cufft-cu12==11.0.2.54 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:15.1515130Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cufft_cu12-11.0.2.54-py3-none-manylinux1_x86_64.whl (121.6 MB) 2024-05-15T23:20:16.0002933Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.6/121.6 MB 39.8 MB/s eta 0:00:00 2024-05-15T23:20:16.1893170Z Collecting nvidia-curand-cu12==10.3.2.106 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:16.1976531Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_curand_cu12-10.3.2.106-py3-none-manylinux1_x86_64.whl (56.5 MB) 2024-05-15T23:20:16.5906074Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.5/56.5 MB 70.0 MB/s eta 0:00:00 2024-05-15T23:20:16.6781035Z Collecting nvidia-cusolver-cu12==11.4.5.107 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:16.6834790Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cusolver_cu12-11.4.5.107-py3-none-manylinux1_x86_64.whl (124.2 MB) 2024-05-15T23:20:17.5225541Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 MB 43.0 MB/s eta 0:00:00 2024-05-15T23:20:17.6626442Z Collecting nvidia-cusparse-cu12==12.1.0.106 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:17.6681290Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cusparse_cu12-12.1.0.106-py3-none-manylinux1_x86_64.whl (196.0 MB) 2024-05-15T23:20:18.9893677Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 196.0/196.0 MB 29.9 MB/s eta 0:00:00 2024-05-15T23:20:19.1714411Z Collecting nvidia-nccl-cu12==2.20.5 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:19.1785405Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_nccl_cu12-2.20.5-py3-none-manylinux2014_x86_64.whl (176.2 MB) 2024-05-15T23:20:20.5458271Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 176.2/176.2 MB 32.5 MB/s eta 0:00:00 2024-05-15T23:20:20.7300076Z Collecting nvidia-nvtx-cu12==12.1.105 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:20.7359546Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_nvtx_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (99 kB) 2024-05-15T23:20:20.7407336Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.1/99.1 kB 32.3 MB/s eta 0:00:00 2024-05-15T23:20:20.7916361Z Collecting triton==2.3.0 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:20.7947601Z Downloading triton-2.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.4 kB) 2024-05-15T23:20:20.8912307Z Collecting nvidia-nvjitlink-cu12 (from nvidia-cusolver-cu12==11.4.5.107->torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:20.8941820Z Downloading nvidia_nvjitlink_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl.metadata (1.5 kB) 2024-05-15T23:20:21.5720583Z Collecting tokenizers<0.20,>=0.19 (from transformers>=4.1->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:21.5751421Z Downloading tokenizers-0.19.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.7 kB) 2024-05-15T23:20:21.6829864Z Collecting attrs>=19.2.0 (from jsonlines->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:21.6882045Z Downloading https://download.pytorch.org/whl/nightly/attrs-23.2.0-py3-none-any.whl (60 kB) 2024-05-15T23:20:21.6928992Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 19.7 MB/s eta 0:00:00 2024-05-15T23:20:21.7801871Z Requirement already satisfied: setuptools>=38.3.0 in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) (65.5.0) 2024-05-15T23:20:21.8586992Z Collecting DataProperty<2,>=1.0.1 (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:21.8632581Z Downloading DataProperty-1.0.1-py3-none-any.whl.metadata (11 kB) 2024-05-15T23:20:21.9203266Z Collecting mbstrdecoder<2,>=1.0.0 (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:21.9257274Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl.metadata (4.0 kB) 2024-05-15T23:20:21.9745360Z Collecting pathvalidate<4,>=2.3.0 (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:21.9787571Z Downloading pathvalidate-3.2.0-py3-none-any.whl.metadata (11 kB) 2024-05-15T23:20:22.0249237Z Collecting tabledata<2,>=1.3.1 (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:22.0299151Z Downloading tabledata-1.3.3-py3-none-any.whl.metadata (3.7 kB) 2024-05-15T23:20:22.0682152Z Collecting tcolorpy<1,>=0.0.5 (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:22.0733140Z Downloading tcolorpy-0.1.6-py3-none-any.whl.metadata (6.4 kB) 2024-05-15T23:20:22.1258038Z Collecting typepy<2,>=1.3.2 (from typepy[datetime]<2,>=1.3.2->pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:22.1288984Z Downloading typepy-1.3.2-py3-none-any.whl.metadata (9.3 kB) 2024-05-15T23:20:22.3313466Z Collecting aiosignal>=1.1.2 (from aiohttp->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:22.3377369Z Downloading https://download.pytorch.org/whl/nightly/aiosignal-1.3.1-py3-none-any.whl (7.6 kB) 2024-05-15T23:20:22.4284215Z Collecting frozenlist>=1.1.1 (from aiohttp->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:22.4341242Z Downloading https://download.pytorch.org/whl/nightly/frozenlist-1.4.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (239 kB) 2024-05-15T23:20:22.4402030Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 239.5/239.5 kB 59.3 MB/s eta 0:00:00 2024-05-15T23:20:22.7616453Z Collecting multidict<7.0,>=4.5 (from aiohttp->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:22.7673397Z Downloading https://download.pytorch.org/whl/nightly/multidict-6.0.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (124 kB) 2024-05-15T23:20:22.7724102Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.3/124.3 kB 39.0 MB/s eta 0:00:00 2024-05-15T23:20:22.9236000Z Collecting yarl<2.0,>=1.0 (from aiohttp->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:22.9293761Z Downloading https://download.pytorch.org/whl/nightly/yarl-1.9.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (301 kB) 2024-05-15T23:20:22.9368400Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 301.6/301.6 kB 55.3 MB/s eta 0:00:00 2024-05-15T23:20:22.9735517Z Collecting async-timeout<5.0,>=4.0 (from aiohttp->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:22.9764028Z Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 2024-05-15T23:20:23.0675649Z Collecting chardet<6,>=3.0.4 (from mbstrdecoder<2,>=1.0.0->pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:23.0825198Z Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2024-05-15T23:20:23.4261658Z Collecting python-dateutil<3.0.0,>=2.8.0 (from typepy[datetime]<2,>=1.3.2->pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:23.4308648Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2024-05-15T23:20:23.5320212Z Collecting pytz>=2018.9 (from typepy[datetime]<2,>=1.3.2->pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:23.5373563Z Downloading https://download.pytorch.org/whl/nightly/pytz-2024.1-py2.py3-none-any.whl (505 kB) 2024-05-15T23:20:23.5455849Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 82.4 MB/s eta 0:00:00 2024-05-15T23:20:23.8286256Z Collecting tzdata>=2022.7 (from pandas->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:23.8402958Z Downloading https://download.pytorch.org/whl/nightly/tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2024-05-15T23:20:23.8469855Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 345.4/345.4 kB 74.2 MB/s eta 0:00:00 2024-05-15T23:20:23.9656216Z Collecting mpmath>=0.19 (from sympy->torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:23.9690753Z Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2024-05-15T23:20:24.2066804Z Downloading huggingface_hub-0.23.0-py3-none-any.whl (401 kB) 2024-05-15T23:20:24.2143535Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 401.2/401.2 kB 74.8 MB/s eta 0:00:00 2024-05-15T23:20:24.2185592Z Downloading gguf-0.6.0-py3-none-any.whl (23 kB) 2024-05-15T23:20:24.2311173Z Downloading tiktoken-0.7.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2024-05-15T23:20:24.2444060Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 94.7 MB/s eta 0:00:00 2024-05-15T23:20:24.2507628Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl (283 kB) 2024-05-15T23:20:24.2575972Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 283.7/283.7 kB 55.3 MB/s eta 0:00:00 2024-05-15T23:20:24.2587839Z Using cached wheel-0.43.0-py3-none-any.whl (65 kB) 2024-05-15T23:20:24.2673233Z Downloading cmake-3.29.3-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26.7 MB) 2024-05-15T23:20:24.4950150Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.7/26.7 MB 98.3 MB/s eta 0:00:00 2024-05-15T23:20:24.5012114Z Downloading ninja-1.11.1.1-py2.py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.whl (307 kB) 2024-05-15T23:20:24.5080470Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 307.2/307.2 kB 61.7 MB/s eta 0:00:00 2024-05-15T23:20:24.5202432Z Downloading zstd-1.5.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB) 2024-05-15T23:20:24.5376056Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 116.9 MB/s eta 0:00:00 2024-05-15T23:20:24.5444120Z Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2024-05-15T23:20:24.5491766Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.7/101.7 kB 37.1 MB/s eta 0:00:00 2024-05-15T23:20:24.5542319Z Downloading accelerate-0.30.1-py3-none-any.whl (302 kB) 2024-05-15T23:20:24.5601761Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 302.6/302.6 kB 71.9 MB/s eta 0:00:00 2024-05-15T23:20:24.5637436Z Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2024-05-15T23:20:24.5689197Z Downloading click-8.1.7-py3-none-any.whl (97 kB) 2024-05-15T23:20:24.5732904Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 34.6 MB/s eta 0:00:00 2024-05-15T23:20:24.5796969Z Downloading datasets-2.19.1-py3-none-any.whl (542 kB) 2024-05-15T23:20:24.5872178Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 542.0/542.0 kB 95.8 MB/s eta 0:00:00 2024-05-15T23:20:24.5909104Z Downloading evaluate-0.4.2-py3-none-any.whl (84 kB) 2024-05-15T23:20:24.5953114Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.1/84.1 kB 29.2 MB/s eta 0:00:00 2024-05-15T23:20:24.5989457Z Downloading filelock-3.14.0-py3-none-any.whl (12 kB) 2024-05-15T23:20:24.6062428Z Downloading fsspec-2024.3.1-py3-none-any.whl (171 kB) 2024-05-15T23:20:24.6112391Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 172.0/172.0 kB 55.4 MB/s eta 0:00:00 2024-05-15T23:20:24.6155045Z Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2024-05-15T23:20:24.6219314Z Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-05-15T23:20:24.6265177Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 45.3 MB/s eta 0:00:00 2024-05-15T23:20:24.6378290Z Downloading lxml-4.9.4-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB) 2024-05-15T23:20:24.7086376Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 115.2 MB/s eta 0:00:00 2024-05-15T23:20:24.7131145Z Downloading packaging-24.0-py3-none-any.whl (53 kB) 2024-05-15T23:20:24.7173713Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 18.9 MB/s eta 0:00:00 2024-05-15T23:20:24.7222852Z Downloading peft-0.10.0-py3-none-any.whl (199 kB) 2024-05-15T23:20:24.7274731Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.1/199.1 kB 58.1 MB/s eta 0:00:00 2024-05-15T23:20:24.7342624Z Downloading pybind11-2.12.0-py3-none-any.whl (234 kB) 2024-05-15T23:20:24.7397031Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 235.0/235.0 kB 66.3 MB/s eta 0:00:00 2024-05-15T23:20:24.7469100Z Downloading regex-2024.5.15-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (775 kB) 2024-05-15T23:20:24.7564495Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 775.1/775.1 kB 103.3 MB/s eta 0:00:00 2024-05-15T23:20:24.7613789Z Downloading sacrebleu-2.4.2-py3-none-any.whl (106 kB) 2024-05-15T23:20:24.7659963Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.7/106.7 kB 34.7 MB/s eta 0:00:00 2024-05-15T23:20:24.7733053Z Downloading scikit_learn-1.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.1 MB) 2024-05-15T23:20:24.8811195Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.1/12.1 MB 107.8 MB/s eta 0:00:00 2024-05-15T23:20:24.8905322Z Downloading torch-2.3.0-cp310-cp310-manylinux1_x86_64.whl (779.1 MB) 2024-05-15T23:20:32.3091458Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 779.1/779.1 MB 5.3 MB/s eta 0:00:00 2024-05-15T23:20:32.3177615Z Downloading triton-2.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (168.1 MB) 2024-05-15T23:20:33.6797445Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.1/168.1 MB 32.2 MB/s eta 0:00:00 2024-05-15T23:20:33.6859453Z Downloading tornado-6.4-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (435 kB) 2024-05-15T23:20:33.6927546Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 435.4/435.4 kB 86.0 MB/s eta 0:00:00 2024-05-15T23:20:33.6958992Z Downloading tqdm-4.66.4-py3-none-any.whl (78 kB) 2024-05-15T23:20:33.7001682Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 kB 28.3 MB/s eta 0:00:00 2024-05-15T23:20:33.7081207Z Downloading transformers-4.40.2-py3-none-any.whl (9.0 MB) 2024-05-15T23:20:33.7878461Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.0/9.0 MB 116.1 MB/s eta 0:00:00 2024-05-15T23:20:33.7917234Z Downloading typing_extensions-4.11.0-py3-none-any.whl (34 kB) 2024-05-15T23:20:33.7992179Z Downloading werkzeug-3.0.3-py3-none-any.whl (227 kB) 2024-05-15T23:20:33.8043250Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.3/227.3 kB 66.9 MB/s eta 0:00:00 2024-05-15T23:20:33.8084897Z Downloading jsonlines-4.0.0-py3-none-any.whl (8.7 kB) 2024-05-15T23:20:33.8170434Z Downloading numexpr-2.10.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2024-05-15T23:20:33.8233221Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 376.1/376.1 kB 84.9 MB/s eta 0:00:00 2024-05-15T23:20:33.8285905Z Downloading pytablewriter-1.2.0-py3-none-any.whl (111 kB) 2024-05-15T23:20:33.8329722Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.1/111.1 kB 39.3 MB/s eta 0:00:00 2024-05-15T23:20:33.8368436Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl (9.8 kB) 2024-05-15T23:20:33.8466922Z Downloading zstandard-0.22.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.4 MB) 2024-05-15T23:20:33.9079819Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.4/5.4 MB 92.0 MB/s eta 0:00:00 2024-05-15T23:20:33.9131094Z Downloading DataProperty-1.0.1-py3-none-any.whl (27 kB) 2024-05-15T23:20:33.9222899Z Downloading joblib-1.4.2-py3-none-any.whl (301 kB) 2024-05-15T23:20:33.9281492Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 301.8/301.8 kB 74.7 MB/s eta 0:00:00 2024-05-15T23:20:33.9326343Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl (7.8 kB) 2024-05-15T23:20:33.9398928Z Downloading pathvalidate-3.2.0-py3-none-any.whl (23 kB) 2024-05-15T23:20:33.9482292Z Downloading pyarrow-16.1.0-cp310-cp310-manylinux_2_28_x86_64.whl (40.8 MB) 2024-05-15T23:20:34.2634241Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 MB 81.5 MB/s eta 0:00:00 2024-05-15T23:20:34.2716595Z Downloading scipy-1.13.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38.6 MB) 2024-05-15T23:20:34.5808916Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.6/38.6 MB 81.0 MB/s eta 0:00:00 2024-05-15T23:20:34.5877425Z Downloading tabledata-1.3.3-py3-none-any.whl (11 kB) 2024-05-15T23:20:34.5951247Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2024-05-15T23:20:34.6227242Z Downloading tcolorpy-0.1.6-py3-none-any.whl (8.1 kB) 2024-05-15T23:20:34.6288463Z Downloading threadpoolctl-3.5.0-py3-none-any.whl (18 kB) 2024-05-15T23:20:34.6432682Z Downloading tokenizers-0.19.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB) 2024-05-15T23:20:34.6765062Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 116.6 MB/s eta 0:00:00 2024-05-15T23:20:34.6809055Z Downloading typepy-1.3.2-py3-none-any.whl (31 kB) 2024-05-15T23:20:34.6881910Z Downloading absl_py-2.1.0-py3-none-any.whl (133 kB) 2024-05-15T23:20:34.6932281Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.7/133.7 kB 40.3 MB/s eta 0:00:00 2024-05-15T23:20:34.6970310Z Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2024-05-15T23:20:34.7141169Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 114.8 MB/s eta 0:00:00 2024-05-15T23:20:34.7208564Z Downloading nltk-3.8.1-py3-none-any.whl (1.5 MB) 2024-05-15T23:20:34.7368732Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 107.7 MB/s eta 0:00:00 2024-05-15T23:20:34.7405053Z Downloading portalocker-2.8.2-py3-none-any.whl (17 kB) 2024-05-15T23:20:34.7485243Z Downloading psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (288 kB) 2024-05-15T23:20:34.7545420Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 288.2/288.2 kB 68.0 MB/s eta 0:00:00 2024-05-15T23:20:34.7577916Z Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 2024-05-15T23:20:34.7660626Z Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2024-05-15T23:20:34.7714523Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 54.8 MB/s eta 0:00:00 2024-05-15T23:20:34.7797868Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-05-15T23:20:34.7893287Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 92.0 MB/s eta 0:00:00 2024-05-15T23:20:34.7925262Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2024-05-15T23:20:34.7979673Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 61.8 MB/s eta 0:00:00 2024-05-15T23:20:34.8047363Z Downloading nvidia_nvjitlink_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl (21.1 MB) 2024-05-15T23:20:34.9679450Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.1/21.1 MB 106.2 MB/s eta 0:00:00 2024-05-15T23:20:36.1693994Z Building wheels for collected packages: lm-eval, rouge-score, sqlitedict 2024-05-15T23:20:36.1703489Z Building wheel for lm-eval (pyproject.toml): started 2024-05-15T23:20:37.5850291Z Building wheel for lm-eval (pyproject.toml): finished with status 'done' 2024-05-15T23:20:37.5863833Z Created wheel for lm-eval: filename=lm_eval-0.4.0-py3-none-any.whl size=994997 sha256=5690c7a2fc613caa4fa5ab91acb1c6c32b5abfe3c9adc726e82958b7da7e16bb 2024-05-15T23:20:37.5865642Z Stored in directory: /home/runner/.cache/pip/wheels/45/b5/b3/4d97da1bde0b79da99e75ec0eb69f838d1fe02f83ab7a01bb4 2024-05-15T23:20:37.5983448Z Building wheel for rouge-score (pyproject.toml): started 2024-05-15T23:20:37.7887551Z Building wheel for rouge-score (pyproject.toml): finished with status 'done' 2024-05-15T23:20:37.7893766Z Created wheel for rouge-score: filename=rouge_score-0.1.2-py3-none-any.whl size=24934 sha256=b18c0f912a16030a23e1b0b8e297db263e01df9a72a6a1d70018371f7156337b 2024-05-15T23:20:37.7895616Z Stored in directory: /home/runner/.cache/pip/wheels/5f/dd/89/461065a73be61a532ff8599a28e9beef17985c9e9c31e541b4 2024-05-15T23:20:37.7921187Z Building wheel for sqlitedict (pyproject.toml): started 2024-05-15T23:20:38.0008344Z Building wheel for sqlitedict (pyproject.toml): finished with status 'done' 2024-05-15T23:20:38.0013188Z Created wheel for sqlitedict: filename=sqlitedict-2.1.0-py3-none-any.whl size=16862 sha256=d01137708e495dbe0606113c85fcfb62aac5c9b25990536ad6ffe8bfa9755675 2024-05-15T23:20:38.0015123Z Stored in directory: /home/runner/.cache/pip/wheels/79/d6/e7/304e0e6cb2221022c26d8161f7c23cd4f259a9e41e8bbcfabd 2024-05-15T23:20:38.0031481Z Successfully built lm-eval rouge-score sqlitedict 2024-05-15T23:20:39.3265368Z Installing collected packages: zstd, sqlitedict, sentencepiece, pytz, ninja, mpmath, zstandard, xxhash, wheel, urllib3, tzdata, typing-extensions, tqdm, tornado, threadpoolctl, tcolorpy, tabulate, sympy, six, safetensors, regex, pyyaml, pycryptodomex, pybind11, pyarrow-hotfix, psutil, portalocker, pathvalidate, packaging, nvidia-nvtx-cu12, nvidia-nvjitlink-cu12, nvidia-nccl-cu12, nvidia-curand-cu12, nvidia-cufft-cu12, nvidia-cuda-runtime-cu12, nvidia-cuda-nvrtc-cu12, nvidia-cuda-cupti-cu12, nvidia-cublas-cu12, numpy, networkx, multidict, MarkupSafe, lxml, joblib, itsdangerous, idna, fsspec, frozenlist, filelock, dill, colorama, cmake, click, charset-normalizer, chardet, certifi, blinker, attrs, async-timeout, absl-py, yarl, Werkzeug, triton, tqdm-multiprocess, snakeviz, scipy, sacrebleu, requests, python-dateutil, pyarrow, nvidia-cusparse-cu12, nvidia-cudnn-cu12, numexpr, nltk, multiprocess, mbstrdecoder, jsonlines, Jinja2, gguf, blobfile, aiosignal, typepy, tiktoken, scikit-learn, rouge-score, pandas, nvidia-cusolver-cu12, huggingface_hub, flask, aiohttp, torch, tokenizers, transformers, torchao, datasets, DataProperty, accelerate, tabledata, peft, evaluate, pytablewriter, lm-eval 2024-05-15T23:21:45.7363111Z Successfully installed DataProperty-1.0.1 Jinja2-3.1.4 MarkupSafe-2.1.5 Werkzeug-3.0.3 absl-py-2.1.0 accelerate-0.30.1 aiohttp-3.9.5 aiosignal-1.3.1 async-timeout-4.0.3 attrs-23.2.0 blinker-1.8.2 blobfile-2.1.1 certifi-2024.2.2 chardet-5.2.0 charset-normalizer-3.3.2 click-8.1.7 cmake-3.29.3 colorama-0.4.6 datasets-2.19.1 dill-0.3.8 evaluate-0.4.2 filelock-3.14.0 flask-3.0.3 frozenlist-1.4.1 fsspec-2024.3.1 gguf-0.6.0 huggingface_hub-0.23.0 idna-3.7 itsdangerous-2.2.0 joblib-1.4.2 jsonlines-4.0.0 lm-eval-0.4.0 lxml-4.9.4 mbstrdecoder-1.1.3 mpmath-1.3.0 multidict-6.0.5 multiprocess-0.70.16 networkx-3.3 ninja-1.11.1.1 nltk-3.8.1 numexpr-2.10.0 numpy-1.26.4 nvidia-cublas-cu12-12.1.3.1 nvidia-cuda-cupti-cu12-12.1.105 nvidia-cuda-nvrtc-cu12-12.1.105 nvidia-cuda-runtime-cu12-12.1.105 nvidia-cudnn-cu12-8.9.2.26 nvidia-cufft-cu12-11.0.2.54 nvidia-curand-cu12-10.3.2.106 nvidia-cusolver-cu12-11.4.5.107 nvidia-cusparse-cu12-12.1.0.106 nvidia-nccl-cu12-2.20.5 nvidia-nvjitlink-cu12-12.4.127 nvidia-nvtx-cu12-12.1.105 packaging-24.0 pandas-2.2.2 pathvalidate-3.2.0 peft-0.10.0 portalocker-2.8.2 psutil-5.9.8 pyarrow-16.1.0 pyarrow-hotfix-0.6 pybind11-2.12.0 pycryptodomex-3.20.0 pytablewriter-1.2.0 python-dateutil-2.9.0.post0 pytz-2024.1 pyyaml-6.0.1 regex-2024.5.15 requests-2.31.0 rouge-score-0.1.2 sacrebleu-2.4.2 safetensors-0.4.3 scikit-learn-1.4.2 scipy-1.13.0 sentencepiece-0.2.0 six-1.16.0 snakeviz-2.2.0 sqlitedict-2.1.0 sympy-1.12 tabledata-1.3.3 tabulate-0.9.0 tcolorpy-0.1.6 threadpoolctl-3.5.0 tiktoken-0.7.0 tokenizers-0.19.1 torch-2.3.0 torchao-0.1 tornado-6.4 tqdm-4.66.4 tqdm-multiprocess-0.0.11 transformers-4.40.2 triton-2.3.0 typepy-1.3.2 typing-extensions-4.11.0 tzdata-2024.1 urllib3-2.2.1 wheel-0.43.0 xxhash-3.4.1 yarl-1.9.4 zstandard-0.22.0 zstd-1.5.5.1 2024-05-15T23:21:45.7742781Z 2024-05-15T23:21:45.7746974Z [notice] A new release of pip is available: 23.0.1 -> 24.0 2024-05-15T23:21:45.7748166Z [notice] To update, run: pip install --upgrade pip 2024-05-15T23:21:47.6719874Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cpu 2024-05-15T23:21:47.9734751Z Collecting torch==2.4.0.dev20240507 2024-05-15T23:21:47.9785584Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.4.0.dev20240507%2Bcpu-cp310-cp310-linux_x86_64.whl (192.7 MB) 2024-05-15T23:21:49.2654272Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.7/192.7 MB 30.0 MB/s eta 0:00:00 2024-05-15T23:21:49.4942046Z Requirement already satisfied: filelock in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from torch==2.4.0.dev20240507) (3.14.0) 2024-05-15T23:21:49.4949022Z Requirement already satisfied: typing-extensions>=4.8.0 in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from torch==2.4.0.dev20240507) (4.11.0) 2024-05-15T23:21:49.4952192Z Requirement already satisfied: sympy in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from torch==2.4.0.dev20240507) (1.12) 2024-05-15T23:21:49.4955407Z Requirement already satisfied: networkx in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from torch==2.4.0.dev20240507) (3.3) 2024-05-15T23:21:49.4958702Z Requirement already satisfied: jinja2 in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from torch==2.4.0.dev20240507) (3.1.4) 2024-05-15T23:21:49.4961785Z Requirement already satisfied: fsspec in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from torch==2.4.0.dev20240507) (2024.3.1) 2024-05-15T23:21:49.5436946Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from jinja2->torch==2.4.0.dev20240507) (2.1.5) 2024-05-15T23:21:49.5617991Z Requirement already satisfied: mpmath>=0.19 in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from sympy->torch==2.4.0.dev20240507) (1.3.0) 2024-05-15T23:21:50.7674210Z Installing collected packages: torch 2024-05-15T23:21:50.7675166Z Attempting uninstall: torch 2024-05-15T23:21:50.7686797Z Found existing installation: torch 2.3.0 2024-05-15T23:21:51.1073897Z Uninstalling torch-2.3.0: 2024-05-15T23:21:51.1701327Z Successfully uninstalled torch-2.3.0 2024-05-15T23:22:00.8089600Z Successfully installed torch-2.4.0.dev20240507+cpu 2024-05-15T23:22:00.8487527Z 2024-05-15T23:22:00.8490459Z [notice] A new release of pip is available: 23.0.1 -> 24.0 2024-05-15T23:22:00.8491507Z [notice] To update, run: pip install --upgrade pip 2024-05-15T23:22:01.3573294Z Package Version 2024-05-15T23:22:01.3574703Z ------------------------ --------------------- 2024-05-15T23:22:01.3576808Z absl-py 2.1.0 2024-05-15T23:22:01.3578955Z accelerate 0.30.1 2024-05-15T23:22:01.3581145Z aiohttp 3.9.5 2024-05-15T23:22:01.3583094Z aiosignal 1.3.1 2024-05-15T23:22:01.3585553Z async-timeout 4.0.3 2024-05-15T23:22:01.3587537Z attrs 23.2.0 2024-05-15T23:22:01.3589296Z blinker 1.8.2 2024-05-15T23:22:01.3591875Z blobfile 2.1.1 2024-05-15T23:22:01.3593593Z certifi 2024.2.2 2024-05-15T23:22:01.3595510Z chardet 5.2.0 2024-05-15T23:22:01.3597626Z charset-normalizer 3.3.2 2024-05-15T23:22:01.3599561Z click 8.1.7 2024-05-15T23:22:01.3601529Z cmake 3.29.3 2024-05-15T23:22:01.3603510Z colorama 0.4.6 2024-05-15T23:22:01.3605514Z DataProperty 1.0.1 2024-05-15T23:22:01.3607506Z datasets 2.19.1 2024-05-15T23:22:01.3609443Z dill 0.3.8 2024-05-15T23:22:01.3611467Z evaluate 0.4.2 2024-05-15T23:22:01.3613972Z filelock 3.14.0 2024-05-15T23:22:01.3616280Z Flask 3.0.3 2024-05-15T23:22:01.3618701Z frozenlist 1.4.1 2024-05-15T23:22:01.3621908Z fsspec 2024.3.1 2024-05-15T23:22:01.3623392Z gguf 0.6.0 2024-05-15T23:22:01.3626508Z huggingface-hub 0.23.0 2024-05-15T23:22:01.3628675Z idna 3.7 2024-05-15T23:22:01.3631103Z itsdangerous 2.2.0 2024-05-15T23:22:01.3633571Z Jinja2 3.1.4 2024-05-15T23:22:01.3635857Z joblib 1.4.2 2024-05-15T23:22:01.3638184Z jsonlines 4.0.0 2024-05-15T23:22:01.3640676Z lm_eval 0.4.0 2024-05-15T23:22:01.3642972Z lxml 4.9.4 2024-05-15T23:22:01.3645380Z MarkupSafe 2.1.5 2024-05-15T23:22:01.3647800Z mbstrdecoder 1.1.3 2024-05-15T23:22:01.3650183Z mpmath 1.3.0 2024-05-15T23:22:01.3652478Z multidict 6.0.5 2024-05-15T23:22:01.3654954Z multiprocess 0.70.16 2024-05-15T23:22:01.3657332Z networkx 3.3 2024-05-15T23:22:01.3659769Z ninja 1.11.1.1 2024-05-15T23:22:01.3662103Z nltk 3.8.1 2024-05-15T23:22:01.3664468Z numexpr 2.10.0 2024-05-15T23:22:01.3667304Z numpy 1.26.4 2024-05-15T23:22:01.3669693Z nvidia-cublas-cu12 12.1.3.1 2024-05-15T23:22:01.3672127Z nvidia-cuda-cupti-cu12 12.1.105 2024-05-15T23:22:01.3674735Z nvidia-cuda-nvrtc-cu12 12.1.105 2024-05-15T23:22:01.3677061Z nvidia-cuda-runtime-cu12 12.1.105 2024-05-15T23:22:01.3679316Z nvidia-cudnn-cu12 8.9.2.26 2024-05-15T23:22:01.3682066Z nvidia-cufft-cu12 11.0.2.54 2024-05-15T23:22:01.3684286Z nvidia-curand-cu12 10.3.2.106 2024-05-15T23:22:01.3686796Z nvidia-cusolver-cu12 11.4.5.107 2024-05-15T23:22:01.3689241Z nvidia-cusparse-cu12 12.1.0.106 2024-05-15T23:22:01.3691753Z nvidia-nccl-cu12 2.20.5 2024-05-15T23:22:01.3694085Z nvidia-nvjitlink-cu12 12.4.127 2024-05-15T23:22:01.3696540Z nvidia-nvtx-cu12 12.1.105 2024-05-15T23:22:01.3698907Z packaging 24.0 2024-05-15T23:22:01.3701171Z pandas 2.2.2 2024-05-15T23:22:01.3703638Z pathvalidate 3.2.0 2024-05-15T23:22:01.3706320Z peft 0.10.0 2024-05-15T23:22:01.3708658Z pip 23.0.1 2024-05-15T23:22:01.3711055Z portalocker 2.8.2 2024-05-15T23:22:01.3713370Z psutil 5.9.8 2024-05-15T23:22:01.3715777Z pyarrow 16.1.0 2024-05-15T23:22:01.3718279Z pyarrow-hotfix 0.6 2024-05-15T23:22:01.3720463Z pybind11 2.12.0 2024-05-15T23:22:01.3723100Z pycryptodomex 3.20.0 2024-05-15T23:22:01.3725225Z pytablewriter 1.2.0 2024-05-15T23:22:01.3727768Z python-dateutil 2.9.0.post0 2024-05-15T23:22:01.3730158Z pytz 2024.1 2024-05-15T23:22:01.3732481Z PyYAML 6.0.1 2024-05-15T23:22:01.3734753Z regex 2024.5.15 2024-05-15T23:22:01.3737220Z requests 2.31.0 2024-05-15T23:22:01.3739531Z rouge_score 0.1.2 2024-05-15T23:22:01.3741832Z sacrebleu 2.4.2 2024-05-15T23:22:01.3744282Z safetensors 0.4.3 2024-05-15T23:22:01.3746992Z scikit-learn 1.4.2 2024-05-15T23:22:01.3749284Z scipy 1.13.0 2024-05-15T23:22:01.3751757Z sentencepiece 0.2.0 2024-05-15T23:22:01.3754025Z setuptools 65.5.0 2024-05-15T23:22:01.3756374Z six 1.16.0 2024-05-15T23:22:01.3758821Z snakeviz 2.2.0 2024-05-15T23:22:01.3761053Z sqlitedict 2.1.0 2024-05-15T23:22:01.3763441Z sympy 1.12 2024-05-15T23:22:01.3765927Z tabledata 1.3.3 2024-05-15T23:22:01.3768054Z tabulate 0.9.0 2024-05-15T23:22:01.3770418Z tcolorpy 0.1.6 2024-05-15T23:22:01.3773024Z threadpoolctl 3.5.0 2024-05-15T23:22:01.3775171Z tiktoken 0.7.0 2024-05-15T23:22:01.3777545Z tokenizers 0.19.1 2024-05-15T23:22:01.3780417Z torch 2.4.0.dev20240507+cpu 2024-05-15T23:22:01.3782095Z torchao 0.1 2024-05-15T23:22:01.3784544Z tornado 6.4 2024-05-15T23:22:01.3787175Z tqdm 4.66.4 2024-05-15T23:22:01.3789905Z tqdm-multiprocess 0.0.11 2024-05-15T23:22:01.3792402Z transformers 4.40.2 2024-05-15T23:22:01.3794567Z triton 2.3.0 2024-05-15T23:22:01.3796875Z typepy 1.3.2 2024-05-15T23:22:01.3799376Z typing_extensions 4.11.0 2024-05-15T23:22:01.3801513Z tzdata 2024.1 2024-05-15T23:22:01.3803852Z urllib3 2.2.1 2024-05-15T23:22:01.3806361Z Werkzeug 3.0.3 2024-05-15T23:22:01.3808567Z wheel 0.43.0 2024-05-15T23:22:01.3810858Z xxhash 3.4.1 2024-05-15T23:22:01.3813291Z yarl 1.9.4 2024-05-15T23:22:01.3815575Z zstandard 0.22.0 2024-05-15T23:22:01.3817777Z zstd 1.5.5.1 2024-05-15T23:22:01.4699959Z 2024-05-15T23:22:01.4703174Z [notice] A new release of pip is available: 23.0.1 -> 24.0 2024-05-15T23:22:01.4704478Z [notice] To update, run: pip install --upgrade pip 2024-05-15T23:22:02.5713124Z torch: ('2.4.0.dev20240507+cpu', 'e4f522910a192a919111277ce3e1c0fb0c8482bd') 2024-05-15T23:22:02.7647222Z ##[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-05-15T23:22:02.7650303Z 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-05-15T23:22:02.7704263Z shell: /usr/bin/bash -e {0} 2024-05-15T23:22:02.7704602Z env: 2024-05-15T23:22:02.7705229Z TORCHCHAT_ROOT: /home/runner/work/torchchat/torchchat 2024-05-15T23:22:02.7705876Z REPO_NAME: tinyllamas/stories15M 2024-05-15T23:22:02.7706412Z pythonLocation: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:22:02.7707205Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib/pkgconfig 2024-05-15T23:22:02.7707835Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:22:02.7708378Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:22:02.7708986Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:22:02.7709556Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib 2024-05-15T23:22:02.7710020Z ##[endgroup] 2024-05-15T23:22:02.7801423Z + MODEL_REPO=tinyllamas/stories15M 2024-05-15T23:22:02.7802923Z + 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-05-15T23:22:02.7804466Z + CHECKPOINT_NAME=stories15M 2024-05-15T23:22:02.7805086Z + mkdir -p checkpoints/tinyllamas/stories15M 2024-05-15T23:22:02.7817302Z + pushd checkpoints/tinyllamas/stories15M 2024-05-15T23:22:02.7818166Z + IFS=, 2024-05-15T23:22:02.7818491Z + for resource in $RESOURCES_STRING 2024-05-15T23:22:02.7819285Z + echo 'Downloading: https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt' 2024-05-15T23:22:02.7820318Z ~/work/torchchat/torchchat/checkpoints/tinyllamas/stories15M ~/work/torchchat/torchchat 2024-05-15T23:22:02.7821194Z + wget https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-05-15T23:22:02.7821974Z Downloading: https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-05-15T23:22:02.8176472Z --2024-05-15 23:22:02-- https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-05-15T23:22:02.8467638Z Resolving huggingface.co (huggingface.co)... 18.154.227.67, 18.154.227.87, 18.154.227.7, ... 2024-05-15T23:22:02.8481520Z Connecting to huggingface.co (huggingface.co)|18.154.227.67|:443... connected. 2024-05-15T23:22:02.8685466Z HTTP request sent, awaiting response... 302 Found 2024-05-15T23:22:02.8695555Z Location: https://cdn-lfs.huggingface.co/repos/88/4b/884bade32e5ee32eea725c5087af1358179a1bea94a4f6abc3c0470c9610ac38/3da00c0fef684f3f83b457736837c46ab55e92a26662b61d6104de2d271c708d?response-content-disposition=attachment%3B+filename*%3DUTF-8%27%27stories15M.pt%3B+filename%3D%22stories15M.pt%22%3B&Expires=1716074405&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcxNjA3NDQwNX19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5odWdnaW5nZmFjZS5jby9yZXBvcy84OC80Yi84ODRiYWRlMzJlNWVlMzJlZWE3MjVjNTA4N2FmMTM1ODE3OWExYmVhOTRhNGY2YWJjM2MwNDcwYzk2MTBhYzM4LzNkYTAwYzBmZWY2ODRmM2Y4M2I0NTc3MzY4MzdjNDZhYjU1ZTkyYTI2NjYyYjYxZDYxMDRkZTJkMjcxYzcwOGQ%7EcmVzcG9uc2UtY29udGVudC1kaXNwb3NpdGlvbj0qIn1dfQ__&Signature=NsNWR45Jd1D6gl%7ERVI1f4nEwcStFbMjAg6TEkQypJ53NDf8UzyWjB2dLtUhHms9pLysaBUuzionFOkY5R3aApu6hpDPs8RF77DJOGjqTqEBkTgoFTnE4purZEH47RGyFNbdUujrDpqhwZbQ4IGcAOvo6bBlFf2H1HphG75GMroTRtOS%7EmHh%7EZBBAMIvg%7Ez-STImZEADWW2pQ-qkzTozFBUAibEAsExKGpreUGqHAxCaorGH7jKGO235GINKCzKG-IlSSxaEXMj34GThqYfenCeKWGoUm7uVO5Za3ot4vlPUF85qurk-4BOd3e79UmEdKE89OZ9ecjanEf1sHUu5Hlw__&Key-Pair-Id=KVTP0A1DKRTAX [following] 2024-05-15T23:22:02.8711297Z --2024-05-15 23:22:02-- https://cdn-lfs.huggingface.co/repos/88/4b/884bade32e5ee32eea725c5087af1358179a1bea94a4f6abc3c0470c9610ac38/3da00c0fef684f3f83b457736837c46ab55e92a26662b61d6104de2d271c708d?response-content-disposition=attachment%3B+filename*%3DUTF-8%27%27stories15M.pt%3B+filename%3D%22stories15M.pt%22%3B&Expires=1716074405&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcxNjA3NDQwNX19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5odWdnaW5nZmFjZS5jby9yZXBvcy84OC80Yi84ODRiYWRlMzJlNWVlMzJlZWE3MjVjNTA4N2FmMTM1ODE3OWExYmVhOTRhNGY2YWJjM2MwNDcwYzk2MTBhYzM4LzNkYTAwYzBmZWY2ODRmM2Y4M2I0NTc3MzY4MzdjNDZhYjU1ZTkyYTI2NjYyYjYxZDYxMDRkZTJkMjcxYzcwOGQ%7EcmVzcG9uc2UtY29udGVudC1kaXNwb3NpdGlvbj0qIn1dfQ__&Signature=NsNWR45Jd1D6gl%7ERVI1f4nEwcStFbMjAg6TEkQypJ53NDf8UzyWjB2dLtUhHms9pLysaBUuzionFOkY5R3aApu6hpDPs8RF77DJOGjqTqEBkTgoFTnE4purZEH47RGyFNbdUujrDpqhwZbQ4IGcAOvo6bBlFf2H1HphG75GMroTRtOS%7EmHh%7EZBBAMIvg%7Ez-STImZEADWW2pQ-qkzTozFBUAibEAsExKGpreUGqHAxCaorGH7jKGO235GINKCzKG-IlSSxaEXMj34GThqYfenCeKWGoUm7uVO5Za3ot4vlPUF85qurk-4BOd3e79UmEdKE89OZ9ecjanEf1sHUu5Hlw__&Key-Pair-Id=KVTP0A1DKRTAX 2024-05-15T23:22:02.9147668Z Resolving cdn-lfs.huggingface.co (cdn-lfs.huggingface.co)... 108.138.64.49, 108.138.64.111, 108.138.64.36, ... 2024-05-15T23:22:02.9164630Z Connecting to cdn-lfs.huggingface.co (cdn-lfs.huggingface.co)|108.138.64.49|:443... connected. 2024-05-15T23:22:02.9266233Z HTTP request sent, awaiting response... 200 OK 2024-05-15T23:22:02.9267647Z Length: 60789090 (58M) [binary/octet-stream] 2024-05-15T23:22:02.9269004Z Saving to: ‘stories15M.pt’ 2024-05-15T23:22:02.9269416Z 2024-05-15T23:22:02.9281178Z 0K .......... .......... .......... .......... .......... 0% 39.4M 1s 2024-05-15T23:22:02.9297091Z 50K .......... .......... .......... .......... .......... 0% 30.7M 2s 2024-05-15T23:22:02.9311955Z 100K .......... .......... .......... .......... .......... 0% 32.5M 2s 2024-05-15T23:22:02.9316862Z 150K .......... .......... .......... .......... .......... 0% 99.1M 1s 2024-05-15T23:22:02.9322041Z 200K .......... .......... .......... .......... .......... 0% 97.5M 1s 2024-05-15T23:22:02.9327874Z 250K .......... .......... .......... .......... .......... 0% 81.9M 1s 2024-05-15T23:22:02.9332444Z 300K .......... .......... .......... .......... .......... 0% 107M 1s 2024-05-15T23:22:02.9337501Z 350K .......... .......... .......... .......... .......... 0% 99.2M 1s 2024-05-15T23:22:02.9340195Z 400K .......... .......... .......... .......... .......... 0% 167M 1s 2024-05-15T23:22:02.9343164Z 450K .......... .......... .......... .......... .......... 0% 167M 1s 2024-05-15T23:22:02.9346657Z 500K .......... .......... .......... .......... .......... 0% 149M 1s 2024-05-15T23:22:02.9349850Z 550K .......... .......... .......... .......... .......... 1% 141M 1s 2024-05-15T23:22:02.9353578Z 600K .......... .......... .......... .......... .......... 1% 149M 1s 2024-05-15T23:22:02.9357226Z 650K .......... .......... .......... .......... .......... 1% 125M 1s 2024-05-15T23:22:02.9360725Z 700K .......... .......... .......... .......... .......... 1% 134M 1s 2024-05-15T23:22:02.9364458Z 750K .......... .......... .......... .......... .......... 1% 137M 1s 2024-05-15T23:22:02.9367702Z 800K .......... .......... .......... .......... .......... 1% 160M 1s 2024-05-15T23:22:02.9370952Z 850K .......... .......... .......... .......... .......... 1% 158M 1s 2024-05-15T23:22:02.9373716Z 900K .......... .......... .......... .......... .......... 1% 154M 1s 2024-05-15T23:22:02.9376378Z 950K .......... .......... .......... .......... .......... 1% 171M 1s 2024-05-15T23:22:02.9379206Z 1000K .......... .......... .......... .......... .......... 1% 170M 1s 2024-05-15T23:22:02.9381278Z 1050K .......... .......... .......... .......... .......... 1% 246M 1s 2024-05-15T23:22:02.9384708Z 1100K .......... .......... .......... .......... .......... 1% 148M 1s 2024-05-15T23:22:02.9388764Z 1150K .......... .......... .......... .......... .......... 2% 126M 1s 2024-05-15T23:22:02.9391826Z 1200K .......... .......... .......... .......... .......... 2% 150M 1s 2024-05-15T23:22:02.9393681Z 1250K .......... .......... .......... .......... .......... 2% 241M 1s 2024-05-15T23:22:02.9397007Z 1300K .......... .......... .......... .......... .......... 2% 150M 1s 2024-05-15T23:22:02.9400777Z 1350K .......... .......... .......... .......... .......... 2% 139M 1s 2024-05-15T23:22:02.9402540Z 1400K .......... .......... .......... .......... .......... 2% 239M 1s 2024-05-15T23:22:02.9405822Z 1450K .......... .......... .......... .......... .......... 2% 150M 1s 2024-05-15T23:22:02.9409063Z 1500K .......... .......... .......... .......... .......... 2% 153M 1s 2024-05-15T23:22:02.9411413Z 1550K .......... .......... .......... .......... .......... 2% 199M 1s 2024-05-15T23:22:02.9414777Z 1600K .......... .......... .......... .......... .......... 2% 149M 1s 2024-05-15T23:22:02.9418086Z 1650K .......... .......... .......... .......... .......... 2% 150M 1s 2024-05-15T23:22:02.9420159Z 1700K .......... .......... .......... .......... .......... 2% 228M 0s 2024-05-15T23:22:02.9423740Z 1750K .......... .......... .......... .......... .......... 3% 136M 0s 2024-05-15T23:22:02.9427391Z 1800K .......... .......... .......... .......... .......... 3% 136M 0s 2024-05-15T23:22:02.9430646Z 1850K .......... .......... .......... .......... .......... 3% 240M 0s 2024-05-15T23:22:02.9432703Z 1900K .......... .......... .......... .......... .......... 3% 144M 0s 2024-05-15T23:22:02.9436241Z 1950K .......... .......... .......... .......... .......... 3% 138M 0s 2024-05-15T23:22:02.9439344Z 2000K .......... .......... .......... .......... .......... 3% 158M 0s 2024-05-15T23:22:02.9441514Z 2050K .......... .......... .......... .......... .......... 3% 233M 0s 2024-05-15T23:22:02.9444694Z 2100K .......... .......... .......... .......... .......... 3% 152M 0s 2024-05-15T23:22:02.9448339Z 2150K .......... .......... .......... .......... .......... 3% 133M 0s 2024-05-15T23:22:02.9451497Z 2200K .......... .......... .......... .......... .......... 3% 249M 0s 2024-05-15T23:22:02.9453610Z 2250K .......... .......... .......... .......... .......... 3% 147M 0s 2024-05-15T23:22:02.9457020Z 2300K .......... .......... .......... .......... .......... 3% 145M 0s 2024-05-15T23:22:02.9460626Z 2350K .......... .......... .......... .......... .......... 4% 136M 0s 2024-05-15T23:22:02.9462531Z 2400K .......... .......... .......... .......... .......... 4% 238M 0s 2024-05-15T23:22:02.9466112Z 2450K .......... .......... .......... .......... .......... 4% 140M 0s 2024-05-15T23:22:02.9469451Z 2500K .......... .......... .......... .......... .......... 4% 148M 0s 2024-05-15T23:22:02.9472813Z 2550K .......... .......... .......... .......... .......... 4% 140M 0s 2024-05-15T23:22:02.9474818Z 2600K .......... .......... .......... .......... .......... 4% 243M 0s 2024-05-15T23:22:02.9478268Z 2650K .......... .......... .......... .......... .......... 4% 146M 0s 2024-05-15T23:22:02.9481546Z 2700K .......... .......... .......... .......... .......... 4% 151M 0s 2024-05-15T23:22:02.9485072Z 2750K .......... .......... .......... .......... .......... 4% 136M 0s 2024-05-15T23:22:02.9487055Z 2800K .......... .......... .......... .......... .......... 4% 242M 0s 2024-05-15T23:22:02.9490247Z 2850K .......... .......... .......... .......... .......... 4% 155M 0s 2024-05-15T23:22:02.9493477Z 2900K .......... .......... .......... .......... .......... 4% 237M 0s 2024-05-15T23:22:02.9495762Z 2950K .......... .......... .......... .......... .......... 5% 140M 0s 2024-05-15T23:22:02.9499683Z 3000K .......... .......... .......... .......... .......... 5% 125M 0s 2024-05-15T23:22:02.9501840Z 3050K .......... .......... .......... .......... .......... 5% 232M 0s 2024-05-15T23:22:02.9505326Z 3100K .......... .......... .......... .......... .......... 5% 252M 0s 2024-05-15T23:22:02.9508740Z 3150K .......... .......... .......... .......... .......... 5% 97.1M 0s 2024-05-15T23:22:02.9511454Z 3200K .......... .......... .......... .......... .......... 5% 187M 0s 2024-05-15T23:22:02.9513400Z 3250K .......... .......... .......... .......... .......... 5% 237M 0s 2024-05-15T23:22:02.9516116Z 3300K .......... .......... .......... .......... .......... 5% 180M 0s 2024-05-15T23:22:02.9519110Z 3350K .......... .......... .......... .......... .......... 5% 159M 0s 2024-05-15T23:22:02.9522599Z 3400K .......... .......... .......... .......... .......... 5% 170M 0s 2024-05-15T23:22:02.9525514Z 3450K .......... .......... .......... .......... .......... 5% 144M 0s 2024-05-15T23:22:02.9528511Z 3500K .......... .......... .......... .......... .......... 5% 162M 0s 2024-05-15T23:22:02.9531475Z 3550K .......... .......... .......... .......... .......... 6% 165M 0s 2024-05-15T23:22:02.9533526Z 3600K .......... .......... .......... .......... .......... 6% 246M 0s 2024-05-15T23:22:02.9536208Z 3650K .......... .......... .......... .......... .......... 6% 172M 0s 2024-05-15T23:22:02.9539575Z 3700K .......... .......... .......... .......... .......... 6% 161M 0s 2024-05-15T23:22:02.9542636Z 3750K .......... .......... .......... .......... .......... 6% 144M 0s 2024-05-15T23:22:02.9545223Z 3800K .......... .......... .......... .......... .......... 6% 215M 0s 2024-05-15T23:22:02.9547781Z 3850K .......... .......... .......... .......... .......... 6% 172M 0s 2024-05-15T23:22:02.9550874Z 3900K .......... .......... .......... .......... .......... 6% 182M 0s 2024-05-15T23:22:02.9553883Z 3950K .......... .......... .......... .......... .......... 6% 150M 0s 2024-05-15T23:22:02.9556649Z 4000K .......... .......... .......... .......... .......... 6% 166M 0s 2024-05-15T23:22:02.9559185Z 4050K .......... .......... .......... .......... .......... 6% 197M 0s 2024-05-15T23:22:02.9561513Z 4100K .......... .......... .......... .......... .......... 6% 206M 0s 2024-05-15T23:22:02.9564235Z 4150K .......... .......... .......... .......... .......... 7% 179M 0s 2024-05-15T23:22:02.9567318Z 4200K .......... .......... .......... .......... .......... 7% 162M 0s 2024-05-15T23:22:02.9569344Z 4250K .......... .......... .......... .......... .......... 7% 243M 0s 2024-05-15T23:22:02.9572078Z 4300K .......... .......... .......... .......... .......... 7% 170M 0s 2024-05-15T23:22:02.9575897Z 4350K .......... .......... .......... .......... .......... 7% 131M 0s 2024-05-15T23:22:02.9578354Z 4400K .......... .......... .......... .......... .......... 7% 191M 0s 2024-05-15T23:22:02.9580553Z 4450K .......... .......... .......... .......... .......... 7% 222M 0s 2024-05-15T23:22:02.9583215Z 4500K .......... .......... .......... .......... .......... 7% 187M 0s 2024-05-15T23:22:02.9586756Z 4550K .......... .......... .......... .......... .......... 7% 137M 0s 2024-05-15T23:22:02.9589282Z 4600K .......... .......... .......... .......... .......... 7% 200M 0s 2024-05-15T23:22:02.9591901Z 4650K .......... .......... .......... .......... .......... 7% 183M 0s 2024-05-15T23:22:02.9593879Z 4700K .......... .......... .......... .......... .......... 8% 248M 0s 2024-05-15T23:22:02.9597268Z 4750K .......... .......... .......... .......... .......... 8% 151M 0s 2024-05-15T23:22:02.9600237Z 4800K .......... .......... .......... .......... .......... 8% 153M 0s 2024-05-15T23:22:02.9602567Z 4850K .......... .......... .......... .......... .......... 8% 205M 0s 2024-05-15T23:22:02.9607644Z 4900K .......... .......... .......... .......... .......... 8% 109M 0s 2024-05-15T23:22:02.9611303Z 4950K .......... .......... .......... .......... .......... 8% 132M 0s 2024-05-15T23:22:02.9615922Z 5000K .......... .......... .......... .......... .......... 8% 101M 0s 2024-05-15T23:22:02.9619686Z 5050K .......... .......... .......... .......... .......... 8% 136M 0s 2024-05-15T23:22:02.9622946Z 5100K .......... .......... .......... .......... .......... 8% 142M 0s 2024-05-15T23:22:02.9626552Z 5150K .......... .......... .......... .......... .......... 8% 134M 0s 2024-05-15T23:22:02.9631508Z 5200K .......... .......... .......... .......... .......... 8% 99.7M 0s 2024-05-15T23:22:02.9635747Z 5250K .......... .......... .......... .......... .......... 8% 116M 0s 2024-05-15T23:22:02.9640236Z 5300K .......... .......... .......... .......... .......... 9% 110M 0s 2024-05-15T23:22:02.9643779Z 5350K .......... .......... .......... .......... .......... 9% 126M 0s 2024-05-15T23:22:02.9647218Z 5400K .......... .......... .......... .......... .......... 9% 144M 0s 2024-05-15T23:22:02.9650798Z 5450K .......... .......... .......... .......... .......... 9% 135M 0s 2024-05-15T23:22:02.9655003Z 5500K .......... .......... .......... .......... .......... 9% 118M 0s 2024-05-15T23:22:02.9658706Z 5550K .......... .......... .......... .......... .......... 9% 132M 0s 2024-05-15T23:22:02.9663415Z 5600K .......... .......... .......... .......... .......... 9% 117M 0s 2024-05-15T23:22:02.9668001Z 5650K .......... .......... .......... .......... .......... 9% 106M 0s 2024-05-15T23:22:02.9670870Z 5700K .......... .......... .......... .......... .......... 9% 145M 0s 2024-05-15T23:22:02.9674008Z 5750K .......... .......... .......... .......... .......... 9% 147M 0s 2024-05-15T23:22:02.9675976Z 5800K .......... .......... .......... .......... .......... 9% 249M 0s 2024-05-15T23:22:02.9678542Z 5850K .......... .......... .......... .......... .......... 9% 199M 0s 2024-05-15T23:22:02.9680501Z 5900K .......... .......... .......... .......... .......... 10% 288M 0s 2024-05-15T23:22:02.9682883Z 5950K .......... .......... .......... .......... .......... 10% 172M 0s 2024-05-15T23:22:02.9684420Z 6000K .......... .......... .......... .......... .......... 10% 305M 0s 2024-05-15T23:22:02.9686531Z 6050K .......... .......... .......... .......... .......... 10% 273M 0s 2024-05-15T23:22:02.9688763Z 6100K .......... .......... .......... .......... .......... 10% 205M 0s 2024-05-15T23:22:02.9691422Z 6150K .......... .......... .......... .......... .......... 10% 205M 0s 2024-05-15T23:22:02.9693353Z 6200K .......... .......... .......... .......... .......... 10% 230M 0s 2024-05-15T23:22:02.9694893Z 6250K .......... .......... .......... .......... .......... 10% 300M 0s 2024-05-15T23:22:02.9697125Z 6300K .......... .......... .......... .......... .......... 10% 246M 0s 2024-05-15T23:22:02.9699920Z 6350K .......... .......... .......... .......... .......... 10% 163M 0s 2024-05-15T23:22:02.9702603Z 6400K .......... .......... .......... .......... .......... 10% 181M 0s 2024-05-15T23:22:02.9705222Z 6450K .......... .......... .......... .......... .......... 10% 199M 0s 2024-05-15T23:22:02.9707597Z 6500K .......... .......... .......... .......... .......... 11% 187M 0s 2024-05-15T23:22:02.9709251Z 6550K .......... .......... .......... .......... .......... 11% 264M 0s 2024-05-15T23:22:02.9711599Z 6600K .......... .......... .......... .......... .......... 11% 227M 0s 2024-05-15T23:22:02.9714494Z 6650K .......... .......... .......... .......... .......... 11% 187M 0s 2024-05-15T23:22:02.9717079Z 6700K .......... .......... .......... .......... .......... 11% 176M 0s 2024-05-15T23:22:02.9720053Z 6750K .......... .......... .......... .......... .......... 11% 179M 0s 2024-05-15T23:22:02.9722471Z 6800K .......... .......... .......... .......... .......... 11% 176M 0s 2024-05-15T23:22:02.9724469Z 6850K .......... .......... .......... .......... .......... 11% 272M 0s 2024-05-15T23:22:02.9726715Z 6900K .......... .......... .......... .......... .......... 11% 194M 0s 2024-05-15T23:22:02.9729515Z 6950K .......... .......... .......... .......... .......... 11% 197M 0s 2024-05-15T23:22:02.9732276Z 7000K .......... .......... .......... .......... .......... 11% 195M 0s 2024-05-15T23:22:02.9734463Z 7050K .......... .......... .......... .......... .......... 11% 236M 0s 2024-05-15T23:22:02.9735970Z 7100K .......... .......... .......... .......... .......... 12% 231M 0s 2024-05-15T23:22:02.9739340Z 7150K .......... .......... .......... .......... .......... 12% 148M 0s 2024-05-15T23:22:02.9741705Z 7200K .......... .......... .......... .......... .......... 12% 204M 0s 2024-05-15T23:22:02.9744143Z 7250K .......... .......... .......... .......... .......... 12% 198M 0s 2024-05-15T23:22:02.9747187Z 7300K .......... .......... .......... .......... .......... 12% 163M 0s 2024-05-15T23:22:02.9749676Z 7350K .......... .......... .......... .......... .......... 12% 191M 0s 2024-05-15T23:22:02.9751692Z 7400K .......... .......... .......... .......... .......... 12% 241M 0s 2024-05-15T23:22:02.9754486Z 7450K .......... .......... .......... .......... .......... 12% 200M 0s 2024-05-15T23:22:02.9756435Z 7500K .......... .......... .......... .......... .......... 12% 232M 0s 2024-05-15T23:22:02.9759223Z 7550K .......... .......... .......... .......... .......... 12% 166M 0s 2024-05-15T23:22:02.9761182Z 7600K .......... .......... .......... .......... .......... 12% 247M 0s 2024-05-15T23:22:02.9763388Z 7650K .......... .......... .......... .......... .......... 12% 221M 0s 2024-05-15T23:22:02.9764919Z 7700K .......... .......... .......... .......... .......... 13% 291M 0s 2024-05-15T23:22:02.9767723Z 7750K .......... .......... .......... .......... .......... 13% 203M 0s 2024-05-15T23:22:02.9770162Z 7800K .......... .......... .......... .......... .......... 13% 185M 0s 2024-05-15T23:22:02.9772290Z 7850K .......... .......... .......... .......... .......... 13% 223M 0s 2024-05-15T23:22:02.9774828Z 7900K .......... .......... .......... .......... .......... 13% 204M 0s 2024-05-15T23:22:02.9777651Z 7950K .......... .......... .......... .......... .......... 13% 162M 0s 2024-05-15T23:22:02.9779274Z 8000K .......... .......... .......... .......... .......... 13% 292M 0s 2024-05-15T23:22:02.9781435Z 8050K .......... .......... .......... .......... .......... 13% 247M 0s 2024-05-15T23:22:02.9784288Z 8100K .......... .......... .......... .......... .......... 13% 176M 0s 2024-05-15T23:22:02.9787721Z 8150K .......... .......... .......... .......... .......... 13% 160M 0s 2024-05-15T23:22:02.9790258Z 8200K .......... .......... .......... .......... .......... 13% 173M 0s 2024-05-15T23:22:02.9792333Z 8250K .......... .......... .......... .......... .......... 13% 212M 0s 2024-05-15T23:22:02.9793926Z 8300K .......... .......... .......... .......... .......... 14% 276M 0s 2024-05-15T23:22:02.9797396Z 8350K .......... .......... .......... .......... .......... 14% 168M 0s 2024-05-15T23:22:02.9799769Z 8400K .......... .......... .......... .......... .......... 14% 190M 0s 2024-05-15T23:22:02.9802373Z 8450K .......... .......... .......... .......... .......... 14% 182M 0s 2024-05-15T23:22:02.9804511Z 8500K .......... .......... .......... .......... .......... 14% 217M 0s 2024-05-15T23:22:02.9807354Z 8550K .......... .......... .......... .......... .......... 14% 178M 0s 2024-05-15T23:22:02.9809234Z 8600K .......... .......... .......... .......... .......... 14% 251M 0s 2024-05-15T23:22:02.9811978Z 8650K .......... .......... .......... .......... .......... 14% 183M 0s 2024-05-15T23:22:02.9814839Z 8700K .......... .......... .......... .......... .......... 14% 180M 0s 2024-05-15T23:22:02.9817326Z 8750K .......... .......... .......... .......... .......... 14% 189M 0s 2024-05-15T23:22:02.9819321Z 8800K .......... .......... .......... .......... .......... 14% 233M 0s 2024-05-15T23:22:02.9821723Z 8850K .......... .......... .......... .......... .......... 14% 198M 0s 2024-05-15T23:22:02.9823916Z 8900K .......... .......... .......... .......... .......... 15% 233M 0s 2024-05-15T23:22:02.9827044Z 8950K .......... .......... .......... .......... .......... 15% 163M 0s 2024-05-15T23:22:02.9829171Z 9000K .......... .......... .......... .......... .......... 15% 210M 0s 2024-05-15T23:22:02.9831815Z 9050K .......... .......... .......... .......... .......... 15% 218M 0s 2024-05-15T23:22:02.9833554Z 9100K .......... .......... .......... .......... .......... 15% 225M 0s 2024-05-15T23:22:02.9836655Z 9150K .......... .......... .......... .......... .......... 15% 161M 0s 2024-05-15T23:22:02.9838829Z 9200K .......... .......... .......... .......... .......... 15% 238M 0s 2024-05-15T23:22:02.9840538Z 9250K .......... .......... .......... .......... .......... 15% 256M 0s 2024-05-15T23:22:02.9843049Z 9300K .......... .......... .......... .......... .......... 15% 195M 0s 2024-05-15T23:22:02.9845903Z 9350K .......... .......... .......... .......... .......... 15% 198M 0s 2024-05-15T23:22:02.9848070Z 9400K .......... .......... .......... .......... .......... 15% 202M 0s 2024-05-15T23:22:02.9850663Z 9450K .......... .......... .......... .......... .......... 16% 189M 0s 2024-05-15T23:22:02.9852986Z 9500K .......... .......... .......... .......... .......... 16% 258M 0s 2024-05-15T23:22:02.9855328Z 9550K .......... .......... .......... .......... .......... 16% 173M 0s 2024-05-15T23:22:02.9857393Z 9600K .......... .......... .......... .......... .......... 16% 226M 0s 2024-05-15T23:22:02.9859737Z 9650K .......... .......... .......... .......... .......... 16% 215M 0s 2024-05-15T23:22:02.9862259Z 9700K .......... .......... .......... .......... .......... 16% 197M 0s 2024-05-15T23:22:02.9864795Z 9750K .......... .......... .......... .......... .......... 16% 193M 0s 2024-05-15T23:22:02.9867188Z 9800K .......... .......... .......... .......... .......... 16% 210M 0s 2024-05-15T23:22:02.9870185Z 9850K .......... .......... .......... .......... .......... 16% 184M 0s 2024-05-15T23:22:02.9871856Z 9900K .......... .......... .......... .......... .......... 16% 231M 0s 2024-05-15T23:22:02.9874414Z 9950K .......... .......... .......... .......... .......... 16% 210M 0s 2024-05-15T23:22:02.9876815Z 10000K .......... .......... .......... .......... .......... 16% 180M 0s 2024-05-15T23:22:02.9878551Z 10050K .......... .......... .......... .......... .......... 17% 292M 0s 2024-05-15T23:22:02.9880184Z 10100K .......... .......... .......... .......... .......... 17% 274M 0s 2024-05-15T23:22:02.9883288Z 10150K .......... .......... .......... .......... .......... 17% 161M 0s 2024-05-15T23:22:02.9886026Z 10200K .......... .......... .......... .......... .......... 17% 196M 0s 2024-05-15T23:22:02.9888127Z 10250K .......... .......... .......... .......... .......... 17% 225M 0s 2024-05-15T23:22:02.9890526Z 10300K .......... .......... .......... .......... .......... 17% 204M 0s 2024-05-15T23:22:02.9892834Z 10350K .......... .......... .......... .......... .......... 17% 199M 0s 2024-05-15T23:22:02.9894850Z 10400K .......... .......... .......... .......... .......... 17% 244M 0s 2024-05-15T23:22:02.9897612Z 10450K .......... .......... .......... .......... .......... 17% 182M 0s 2024-05-15T23:22:02.9900058Z 10500K .......... .......... .......... .......... .......... 17% 198M 0s 2024-05-15T23:22:02.9902176Z 10550K .......... .......... .......... .......... .......... 17% 226M 0s 2024-05-15T23:22:02.9904635Z 10600K .......... .......... .......... .......... .......... 17% 203M 0s 2024-05-15T23:22:02.9907209Z 10650K .......... .......... .......... .......... .......... 18% 194M 0s 2024-05-15T23:22:02.9909451Z 10700K .......... .......... .......... .......... .......... 18% 203M 0s 2024-05-15T23:22:02.9912602Z 10750K .......... .......... .......... .......... .......... 18% 165M 0s 2024-05-15T23:22:02.9915137Z 10800K .......... .......... .......... .......... .......... 18% 186M 0s 2024-05-15T23:22:02.9917513Z 10850K .......... .......... .......... .......... .......... 18% 223M 0s 2024-05-15T23:22:02.9919776Z 10900K .......... .......... .......... .......... .......... 18% 222M 0s 2024-05-15T23:22:02.9922063Z 10950K .......... .......... .......... .......... .......... 18% 214M 0s 2024-05-15T23:22:02.9923662Z 11000K .......... .......... .......... .......... .......... 18% 270M 0s 2024-05-15T23:22:02.9926665Z 11050K .......... .......... .......... .......... .......... 18% 182M 0s 2024-05-15T23:22:02.9930214Z 11100K .......... .......... .......... .......... .......... 18% 126M 0s 2024-05-15T23:22:02.9933164Z 11150K .......... .......... .......... .......... .......... 18% 160M 0s 2024-05-15T23:22:02.9934979Z 11200K .......... .......... .......... .......... .......... 18% 281M 0s 2024-05-15T23:22:02.9937569Z 11250K .......... .......... .......... .......... .......... 19% 187M 0s 2024-05-15T23:22:02.9940033Z 11300K .......... .......... .......... .......... .......... 19% 197M 0s 2024-05-15T23:22:02.9942626Z 11350K .......... .......... .......... .......... .......... 19% 197M 0s 2024-05-15T23:22:02.9944361Z 11400K .......... .......... .......... .......... .......... 19% 271M 0s 2024-05-15T23:22:02.9946953Z 11450K .......... .......... .......... .......... .......... 19% 186M 0s 2024-05-15T23:22:02.9949401Z 11500K .......... .......... .......... .......... .......... 19% 196M 0s 2024-05-15T23:22:02.9951695Z 11550K .......... .......... .......... .......... .......... 19% 223M 0s 2024-05-15T23:22:02.9954066Z 11600K .......... .......... .......... .......... .......... 19% 199M 0s 2024-05-15T23:22:02.9956485Z 11650K .......... .......... .......... .......... .......... 19% 221M 0s 2024-05-15T23:22:02.9958958Z 11700K .......... .......... .......... .......... .......... 19% 177M 0s 2024-05-15T23:22:02.9961455Z 11750K .......... .......... .......... .......... .......... 19% 207M 0s 2024-05-15T23:22:02.9963672Z 11800K .......... .......... .......... .......... .......... 19% 256M 0s 2024-05-15T23:22:02.9965821Z 11850K .......... .......... .......... .......... .......... 20% 206M 0s 2024-05-15T23:22:02.9968106Z 11900K .......... .......... .......... .......... .......... 20% 200M 0s 2024-05-15T23:22:02.9971626Z 11950K .......... .......... .......... .......... .......... 20% 152M 0s 2024-05-15T23:22:02.9973633Z 12000K .......... .......... .......... .......... .......... 20% 213M 0s 2024-05-15T23:22:02.9975857Z 12050K .......... .......... .......... .......... .......... 20% 247M 0s 2024-05-15T23:22:02.9978430Z 12100K .......... .......... .......... .......... .......... 20% 183M 0s 2024-05-15T23:22:02.9980887Z 12150K .......... .......... .......... .......... .......... 20% 193M 0s 2024-05-15T23:22:02.9983079Z 12200K .......... .......... .......... .......... .......... 20% 220M 0s 2024-05-15T23:22:02.9985523Z 12250K .......... .......... .......... .......... .......... 20% 197M 0s 2024-05-15T23:22:02.9988365Z 12300K .......... .......... .......... .......... .......... 20% 170M 0s 2024-05-15T23:22:02.9990501Z 12350K .......... .......... .......... .......... .......... 20% 220M 0s 2024-05-15T23:22:02.9992801Z 12400K .......... .......... .......... .......... .......... 20% 210M 0s 2024-05-15T23:22:02.9995291Z 12450K .......... .......... .......... .......... .......... 21% 240M 0s 2024-05-15T23:22:02.9997651Z 12500K .......... .......... .......... .......... .......... 21% 191M 0s 2024-05-15T23:22:03.0000237Z 12550K .......... .......... .......... .......... .......... 21% 182M 0s 2024-05-15T23:22:03.0001760Z 12600K .......... .......... .......... .......... .......... 21% 298M 0s 2024-05-15T23:22:03.0004377Z 12650K .......... .......... .......... .......... .......... 21% 198M 0s 2024-05-15T23:22:03.0006018Z 12700K .......... .......... .......... .......... .......... 21% 252M 0s 2024-05-15T23:22:03.0009437Z 12750K .......... .......... .......... .......... .......... 21% 153M 0s 2024-05-15T23:22:03.0011290Z 12800K .......... .......... .......... .......... .......... 21% 251M 0s 2024-05-15T23:22:03.0013512Z 12850K .......... .......... .......... .......... .......... 21% 241M 0s 2024-05-15T23:22:03.0016074Z 12900K .......... .......... .......... .......... .......... 21% 181M 0s 2024-05-15T23:22:03.0019102Z 12950K .......... .......... .......... .......... .......... 21% 171M 0s 2024-05-15T23:22:03.0020984Z 13000K .......... .......... .......... .......... .......... 21% 256M 0s 2024-05-15T23:22:03.0023796Z 13050K .......... .......... .......... .......... .......... 22% 190M 0s 2024-05-15T23:22:03.0025576Z 13100K .......... .......... .......... .......... .......... 22% 232M 0s 2024-05-15T23:22:03.0028656Z 13150K .......... .......... .......... .......... .......... 22% 158M 0s 2024-05-15T23:22:03.0031076Z 13200K .......... .......... .......... .......... .......... 22% 227M 0s 2024-05-15T23:22:03.0033245Z 13250K .......... .......... .......... .......... .......... 22% 189M 0s 2024-05-15T23:22:03.0035617Z 13300K .......... .......... .......... .......... .......... 22% 231M 0s 2024-05-15T23:22:03.0038556Z 13350K .......... .......... .......... .......... .......... 22% 174M 0s 2024-05-15T23:22:03.0040460Z 13400K .......... .......... .......... .......... .......... 22% 219M 0s 2024-05-15T23:22:03.0042789Z 13450K .......... .......... .......... .......... .......... 22% 204M 0s 2024-05-15T23:22:03.0045351Z 13500K .......... .......... .......... .......... .......... 22% 251M 0s 2024-05-15T23:22:03.0047064Z 13550K .......... .......... .......... .......... .......... 22% 203M 0s 2024-05-15T23:22:03.0049330Z 13600K .......... .......... .......... .......... .......... 22% 222M 0s 2024-05-15T23:22:03.0052095Z 13650K .......... .......... .......... .......... .......... 23% 185M 0s 2024-05-15T23:22:03.0054342Z 13700K .......... .......... .......... .......... .......... 23% 219M 0s 2024-05-15T23:22:03.0056941Z 13750K .......... .......... .......... .......... .......... 23% 182M 0s 2024-05-15T23:22:03.0059239Z 13800K .......... .......... .......... .......... .......... 23% 242M 0s 2024-05-15T23:22:03.0061273Z 13850K .......... .......... .......... .......... .......... 23% 213M 0s 2024-05-15T23:22:03.0062962Z 13900K .......... .......... .......... .......... .......... 23% 304M 0s 2024-05-15T23:22:03.0066109Z 13950K .......... .......... .......... .......... .......... 23% 155M 0s 2024-05-15T23:22:03.0068677Z 14000K .......... .......... .......... .......... .......... 23% 181M 0s 2024-05-15T23:22:03.0071566Z 14050K .......... .......... .......... .......... .......... 23% 187M 0s 2024-05-15T23:22:03.0073714Z 14100K .......... .......... .......... .......... .......... 23% 214M 0s 2024-05-15T23:22:03.0076118Z 14150K .......... .......... .......... .......... .......... 23% 196M 0s 2024-05-15T23:22:03.0078143Z 14200K .......... .......... .......... .......... .......... 24% 247M 0s 2024-05-15T23:22:03.0080910Z 14250K .......... .......... .......... .......... .......... 24% 198M 0s 2024-05-15T23:22:03.0083273Z 14300K .......... .......... .......... .......... .......... 24% 176M 0s 2024-05-15T23:22:03.0086021Z 14350K .......... .......... .......... .......... .......... 24% 187M 0s 2024-05-15T23:22:03.0088258Z 14400K .......... .......... .......... .......... .......... 24% 216M 0s 2024-05-15T23:22:03.0090536Z 14450K .......... .......... .......... .......... .......... 24% 208M 0s 2024-05-15T23:22:03.0092658Z 14500K .......... .......... .......... .......... .......... 24% 218M 0s 2024-05-15T23:22:03.0095334Z 14550K .......... .......... .......... .......... .......... 24% 203M 0s 2024-05-15T23:22:03.0097322Z 14600K .......... .......... .......... .......... .......... 24% 221M 0s 2024-05-15T23:22:03.0099621Z 14650K .......... .......... .......... .......... .......... 24% 262M 0s 2024-05-15T23:22:03.0101809Z 14700K .......... .......... .......... .......... .......... 24% 184M 0s 2024-05-15T23:22:03.0105262Z 14750K .......... .......... .......... .......... .......... 24% 151M 0s 2024-05-15T23:22:03.0108354Z 14800K .......... .......... .......... .......... .......... 25% 166M 0s 2024-05-15T23:22:03.0110549Z 14850K .......... .......... .......... .......... .......... 25% 198M 0s 2024-05-15T23:22:03.0112075Z 14900K .......... .......... .......... .......... .......... 25% 290M 0s 2024-05-15T23:22:03.0114830Z 14950K .......... .......... .......... .......... .......... 25% 222M 0s 2024-05-15T23:22:03.0117221Z 15000K .......... .......... .......... .......... .......... 25% 197M 0s 2024-05-15T23:22:03.0119604Z 15050K .......... .......... .......... .......... .......... 25% 178M 0s 2024-05-15T23:22:03.0121860Z 15100K .......... .......... .......... .......... .......... 25% 239M 0s 2024-05-15T23:22:03.0123942Z 15150K .......... .......... .......... .......... .......... 25% 205M 0s 2024-05-15T23:22:03.0125842Z 15200K .......... .......... .......... .......... .......... 25% 265M 0s 2024-05-15T23:22:03.0128152Z 15250K .......... .......... .......... .......... .......... 25% 214M 0s 2024-05-15T23:22:03.0130611Z 15300K .......... .......... .......... .......... .......... 25% 201M 0s 2024-05-15T23:22:03.0132643Z 15350K .......... .......... .......... .......... .......... 25% 224M 0s 2024-05-15T23:22:03.0134938Z 15400K .......... .......... .......... .......... .......... 26% 215M 0s 2024-05-15T23:22:03.0137542Z 15450K .......... .......... .......... .......... .......... 26% 209M 0s 2024-05-15T23:22:03.0139969Z 15500K .......... .......... .......... .......... .......... 26% 184M 0s 2024-05-15T23:22:03.0143071Z 15550K .......... .......... .......... .......... .......... 26% 159M 0s 2024-05-15T23:22:03.0145353Z 15600K .......... .......... .......... .......... .......... 26% 238M 0s 2024-05-15T23:22:03.0147718Z 15650K .......... .......... .......... .......... .......... 26% 201M 0s 2024-05-15T23:22:03.0149914Z 15700K .......... .......... .......... .......... .......... 26% 207M 0s 2024-05-15T23:22:03.0153062Z 15750K .......... .......... .......... .......... .......... 26% 153M 0s 2024-05-15T23:22:03.0155192Z 15800K .......... .......... .......... .......... .......... 26% 247M 0s 2024-05-15T23:22:03.0157333Z 15850K .......... .......... .......... .......... .......... 26% 212M 0s 2024-05-15T23:22:03.0159535Z 15900K .......... .......... .......... .......... .......... 26% 232M 0s 2024-05-15T23:22:03.0162065Z 15950K .......... .......... .......... .......... .......... 26% 190M 0s 2024-05-15T23:22:03.0164360Z 16000K .......... .......... .......... .......... .......... 27% 209M 0s 2024-05-15T23:22:03.0166632Z 16050K .......... .......... .......... .......... .......... 27% 212M 0s 2024-05-15T23:22:03.0169146Z 16100K .......... .......... .......... .......... .......... 27% 199M 0s 2024-05-15T23:22:03.0171706Z 16150K .......... .......... .......... .......... .......... 27% 187M 0s 2024-05-15T23:22:03.0174330Z 16200K .......... .......... .......... .......... .......... 27% 223M 0s 2024-05-15T23:22:03.0176569Z 16250K .......... .......... .......... .......... .......... 27% 182M 0s 2024-05-15T23:22:03.0179244Z 16300K .......... .......... .......... .......... .......... 27% 207M 0s 2024-05-15T23:22:03.0182115Z 16350K .......... .......... .......... .......... .......... 27% 167M 0s 2024-05-15T23:22:03.0184586Z 16400K .......... .......... .......... .......... .......... 27% 185M 0s 2024-05-15T23:22:03.0187249Z 16450K .......... .......... .......... .......... .......... 27% 191M 0s 2024-05-15T23:22:03.0189689Z 16500K .......... .......... .......... .......... .......... 27% 184M 0s 2024-05-15T23:22:03.0192424Z 16550K .......... .......... .......... .......... .......... 27% 202M 0s 2024-05-15T23:22:03.0194853Z 16600K .......... .......... .......... .......... .......... 28% 184M 0s 2024-05-15T23:22:03.0197734Z 16650K .......... .......... .......... .......... .......... 28% 200M 0s 2024-05-15T23:22:03.0201399Z 16700K .......... .......... .......... .......... .......... 28% 123M 0s 2024-05-15T23:22:03.0205098Z 16750K .......... .......... .......... .......... .......... 28% 141M 0s 2024-05-15T23:22:03.0209600Z 16800K .......... .......... .......... .......... .......... 28% 105M 0s 2024-05-15T23:22:03.0214535Z 16850K .......... .......... .......... .......... .......... 28% 101M 0s 2024-05-15T23:22:03.0216794Z 16900K .......... .......... .......... .......... .......... 28% 190M 0s 2024-05-15T23:22:03.0219650Z 16950K .......... .......... .......... .......... .......... 28% 168M 0s 2024-05-15T23:22:03.0225227Z 17000K .......... .......... .......... .......... .......... 28% 96.9M 0s 2024-05-15T23:22:03.0230465Z 17050K .......... .......... .......... .......... .......... 28% 106M 0s 2024-05-15T23:22:03.0233466Z 17100K .......... .......... .......... .......... .......... 28% 127M 0s 2024-05-15T23:22:03.0237998Z 17150K .......... .......... .......... .......... .......... 28% 109M 0s 2024-05-15T23:22:03.0242225Z 17200K .......... .......... .......... .......... .......... 29% 114M 0s 2024-05-15T23:22:03.0245658Z 17250K .......... .......... .......... .......... .......... 29% 141M 0s 2024-05-15T23:22:03.0248806Z 17300K .......... .......... .......... .......... .......... 29% 152M 0s 2024-05-15T23:22:03.0252953Z 17350K .......... .......... .......... .......... .......... 29% 115M 0s 2024-05-15T23:22:03.0255756Z 17400K .......... .......... .......... .......... .......... 29% 173M 0s 2024-05-15T23:22:03.0258059Z 17450K .......... .......... .......... .......... .......... 29% 219M 0s 2024-05-15T23:22:03.0259566Z 17500K .......... .......... .......... .......... .......... 29% 276M 0s 2024-05-15T23:22:03.0261575Z 17550K .......... .......... .......... .......... .......... 29% 245M 0s 2024-05-15T23:22:03.0263166Z 17600K .......... .......... .......... .......... .......... 29% 301M 0s 2024-05-15T23:22:03.0265200Z 17650K .......... .......... .......... .......... .......... 29% 283M 0s 2024-05-15T23:22:03.0266792Z 17700K .......... .......... .......... .......... .......... 29% 258M 0s 2024-05-15T23:22:03.0269602Z 17750K .......... .......... .......... .......... .......... 29% 193M 0s 2024-05-15T23:22:03.0271433Z 17800K .......... .......... .......... .......... .......... 30% 245M 0s 2024-05-15T23:22:03.0273162Z 17850K .......... .......... .......... .......... .......... 30% 297M 0s 2024-05-15T23:22:03.0274991Z 17900K .......... .......... .......... .......... .......... 30% 272M 0s 2024-05-15T23:22:03.0278397Z 17950K .......... .......... .......... .......... .......... 30% 148M 0s 2024-05-15T23:22:03.0280569Z 18000K .......... .......... .......... .......... .......... 30% 212M 0s 2024-05-15T23:22:03.0281982Z 18050K .......... .......... .......... .......... .......... 30% 295M 0s 2024-05-15T23:22:03.0283745Z 18100K .......... .......... .......... .......... .......... 30% 295M 0s 2024-05-15T23:22:03.0285728Z 18150K .......... .......... .......... .......... .......... 30% 268M 0s 2024-05-15T23:22:03.0287100Z 18200K .......... .......... .......... .......... .......... 30% 297M 0s 2024-05-15T23:22:03.0290137Z 18250K .......... .......... .......... .......... .......... 30% 164M 0s 2024-05-15T23:22:03.0292289Z 18300K .......... .......... .......... .......... .......... 30% 257M 0s 2024-05-15T23:22:03.0295132Z 18350K .......... .......... .......... .......... .......... 30% 161M 0s 2024-05-15T23:22:03.0297497Z 18400K .......... .......... .......... .......... .......... 31% 200M 0s 2024-05-15T23:22:03.0299092Z 18450K .......... .......... .......... .......... .......... 31% 297M 0s 2024-05-15T23:22:03.0300897Z 18500K .......... .......... .......... .......... .......... 31% 288M 0s 2024-05-15T23:22:03.0302537Z 18550K .......... .......... .......... .......... .......... 31% 270M 0s 2024-05-15T23:22:03.0304668Z 18600K .......... .......... .......... .......... .......... 31% 273M 0s 2024-05-15T23:22:03.0307158Z 18650K .......... .......... .......... .......... .......... 31% 187M 0s 2024-05-15T23:22:03.0310485Z 18700K .......... .......... .......... .......... .......... 31% 188M 0s 2024-05-15T23:22:03.0312822Z 18750K .......... .......... .......... .......... .......... 31% 159M 0s 2024-05-15T23:22:03.0315206Z 18800K .......... .......... .......... .......... .......... 31% 197M 0s 2024-05-15T23:22:03.0318196Z 18850K .......... .......... .......... .......... .......... 31% 197M 0s 2024-05-15T23:22:03.0320684Z 18900K .......... .......... .......... .......... .......... 31% 171M 0s 2024-05-15T23:22:03.0323473Z 18950K .......... .......... .......... .......... .......... 32% 175M 0s 2024-05-15T23:22:03.0326318Z 19000K .......... .......... .......... .......... .......... 32% 171M 0s 2024-05-15T23:22:03.0329093Z 19050K .......... .......... .......... .......... .......... 32% 188M 0s 2024-05-15T23:22:03.0331524Z 19100K .......... .......... .......... .......... .......... 32% 219M 0s 2024-05-15T23:22:03.0333910Z 19150K .......... .......... .......... .......... .......... 32% 182M 0s 2024-05-15T23:22:03.0336841Z 19200K .......... .......... .......... .......... .......... 32% 157M 0s 2024-05-15T23:22:03.0339299Z 19250K .......... .......... .......... .......... .......... 32% 192M 0s 2024-05-15T23:22:03.0341608Z 19300K .......... .......... .......... .......... .......... 32% 214M 0s 2024-05-15T23:22:03.0344200Z 19350K .......... .......... .......... .......... .......... 32% 189M 0s 2024-05-15T23:22:03.0347088Z 19400K .......... .......... .......... .......... .......... 32% 177M 0s 2024-05-15T23:22:03.0349479Z 19450K .......... .......... .......... .......... .......... 32% 200M 0s 2024-05-15T23:22:03.0351944Z 19500K .......... .......... .......... .......... .......... 32% 250M 0s 2024-05-15T23:22:03.0355015Z 19550K .......... .......... .......... .......... .......... 33% 134M 0s 2024-05-15T23:22:03.0357647Z 19600K .......... .......... .......... .......... .......... 33% 199M 0s 2024-05-15T23:22:03.0359970Z 19650K .......... .......... .......... .......... .......... 33% 195M 0s 2024-05-15T23:22:03.0363167Z 19700K .......... .......... .......... .......... .......... 33% 168M 0s 2024-05-15T23:22:03.0365913Z 19750K .......... .......... .......... .......... .......... 33% 157M 0s 2024-05-15T23:22:03.0368406Z 19800K .......... .......... .......... .......... .......... 33% 196M 0s 2024-05-15T23:22:03.0370638Z 19850K .......... .......... .......... .......... .......... 33% 213M 0s 2024-05-15T23:22:03.0373371Z 19900K .......... .......... .......... .......... .......... 33% 196M 0s 2024-05-15T23:22:03.0376705Z 19950K .......... .......... .......... .......... .......... 33% 152M 0s 2024-05-15T23:22:03.0378935Z 20000K .......... .......... .......... .......... .......... 33% 201M 0s 2024-05-15T23:22:03.0381093Z 20050K .......... .......... .......... .......... .......... 33% 232M 0s 2024-05-15T23:22:03.0383115Z 20100K .......... .......... .......... .......... .......... 33% 239M 0s 2024-05-15T23:22:03.0386179Z 20150K .......... .......... .......... .......... .......... 34% 195M 0s 2024-05-15T23:22:03.0388702Z 20200K .......... .......... .......... .......... .......... 34% 164M 0s 2024-05-15T23:22:03.0391024Z 20250K .......... .......... .......... .......... .......... 34% 237M 0s 2024-05-15T23:22:03.0393746Z 20300K .......... .......... .......... .......... .......... 34% 172M 0s 2024-05-15T23:22:03.0396327Z 20350K .......... .......... .......... .......... .......... 34% 173M 0s 2024-05-15T23:22:03.0398630Z 20400K .......... .......... .......... .......... .......... 34% 207M 0s 2024-05-15T23:22:03.0400960Z 20450K .......... .......... .......... .......... .......... 34% 210M 0s 2024-05-15T23:22:03.0403928Z 20500K .......... .......... .......... .......... .......... 34% 205M 0s 2024-05-15T23:22:03.0406415Z 20550K .......... .......... .......... .......... .......... 34% 178M 0s 2024-05-15T23:22:03.0408654Z 20600K .......... .......... .......... .......... .......... 34% 188M 0s 2024-05-15T23:22:03.0411457Z 20650K .......... .......... .......... .......... .......... 34% 212M 0s 2024-05-15T23:22:03.0412893Z 20700K .......... .......... .......... .......... .......... 34% 250M 0s 2024-05-15T23:22:03.0415760Z 20750K .......... .......... .......... .......... .......... 35% 179M 0s 2024-05-15T23:22:03.0418104Z 20800K .......... .......... .......... .......... .......... 35% 198M 0s 2024-05-15T23:22:03.0420300Z 20850K .......... .......... .......... .......... .......... 35% 226M 0s 2024-05-15T23:22:03.0422433Z 20900K .......... .......... .......... .......... .......... 35% 262M 0s 2024-05-15T23:22:03.0425144Z 20950K .......... .......... .......... .......... .......... 35% 172M 0s 2024-05-15T23:22:03.0427499Z 21000K .......... .......... .......... .......... .......... 35% 204M 0s 2024-05-15T23:22:03.0429531Z 21050K .......... .......... .......... .......... .......... 35% 260M 0s 2024-05-15T23:22:03.0431956Z 21100K .......... .......... .......... .......... .......... 35% 202M 0s 2024-05-15T23:22:03.0434523Z 21150K .......... .......... .......... .......... .......... 35% 168M 0s 2024-05-15T23:22:03.0437152Z 21200K .......... .......... .......... .......... .......... 35% 210M 0s 2024-05-15T23:22:03.0439325Z 21250K .......... .......... .......... .......... .......... 35% 206M 0s 2024-05-15T23:22:03.0441540Z 21300K .......... .......... .......... .......... .......... 35% 215M 0s 2024-05-15T23:22:03.0443498Z 21350K .......... .......... .......... .......... .......... 36% 267M 0s 2024-05-15T23:22:03.0445381Z 21400K .......... .......... .......... .......... .......... 36% 276M 0s 2024-05-15T23:22:03.0447728Z 21450K .......... .......... .......... .......... .......... 36% 194M 0s 2024-05-15T23:22:03.0450600Z 21500K .......... .......... .......... .......... .......... 36% 175M 0s 2024-05-15T23:22:03.0453342Z 21550K .......... .......... .......... .......... .......... 36% 169M 0s 2024-05-15T23:22:03.0454934Z 21600K .......... .......... .......... .......... .......... 36% 294M 0s 2024-05-15T23:22:03.0457386Z 21650K .......... .......... .......... .......... .......... 36% 213M 0s 2024-05-15T23:22:03.0459289Z 21700K .......... .......... .......... .......... .......... 36% 250M 0s 2024-05-15T23:22:03.0461778Z 21750K .......... .......... .......... .......... .......... 36% 192M 0s 2024-05-15T23:22:03.0464222Z 21800K .......... .......... .......... .......... .......... 36% 204M 0s 2024-05-15T23:22:03.0467691Z 21850K .......... .......... .......... .......... .......... 36% 161M 0s 2024-05-15T23:22:03.0469998Z 21900K .......... .......... .......... .......... .......... 36% 178M 0s 2024-05-15T23:22:03.0472521Z 21950K .......... .......... .......... .......... .......... 37% 196M 0s 2024-05-15T23:22:03.0474788Z 22000K .......... .......... .......... .......... .......... 37% 216M 0s 2024-05-15T23:22:03.0476422Z 22050K .......... .......... .......... .......... .......... 37% 291M 0s 2024-05-15T23:22:03.0478724Z 22100K .......... .......... .......... .......... .......... 37% 211M 0s 2024-05-15T23:22:03.0481002Z 22150K .......... .......... .......... .......... .......... 37% 209M 0s 2024-05-15T23:22:03.0483477Z 22200K .......... .......... .......... .......... .......... 37% 219M 0s 2024-05-15T23:22:03.0485066Z 22250K .......... .......... .......... .......... .......... 37% 298M 0s 2024-05-15T23:22:03.0487511Z 22300K .......... .......... .......... .......... .......... 37% 191M 0s 2024-05-15T23:22:03.0490075Z 22350K .......... .......... .......... .......... .......... 37% 194M 0s 2024-05-15T23:22:03.0491938Z 22400K .......... .......... .......... .......... .......... 37% 271M 0s 2024-05-15T23:22:03.0494265Z 22450K .......... .......... .......... .......... .......... 37% 199M 0s 2024-05-15T23:22:03.0496982Z 22500K .......... .......... .......... .......... .......... 37% 181M 0s 2024-05-15T23:22:03.0499280Z 22550K .......... .......... .......... .......... .......... 38% 206M 0s 2024-05-15T23:22:03.0501802Z 22600K .......... .......... .......... .......... .......... 38% 254M 0s 2024-05-15T23:22:03.0504342Z 22650K .......... .......... .......... .......... .......... 38% 173M 0s 2024-05-15T23:22:03.0507000Z 22700K .......... .......... .......... .......... .......... 38% 171M 0s 2024-05-15T23:22:03.0509844Z 22750K .......... .......... .......... .......... .......... 38% 166M 0s 2024-05-15T23:22:03.0512681Z 22800K .......... .......... .......... .......... .......... 38% 183M 0s 2024-05-15T23:22:03.0514905Z 22850K .......... .......... .......... .......... .......... 38% 210M 0s 2024-05-15T23:22:03.0516491Z 22900K .......... .......... .......... .......... .......... 38% 288M 0s 2024-05-15T23:22:03.0518967Z 22950K .......... .......... .......... .......... .......... 38% 201M 0s 2024-05-15T23:22:03.0521662Z 23000K .......... .......... .......... .......... .......... 38% 190M 0s 2024-05-15T23:22:03.0524034Z 23050K .......... .......... .......... .......... .......... 38% 193M 0s 2024-05-15T23:22:03.0526753Z 23100K .......... .......... .......... .......... .......... 38% 204M 0s 2024-05-15T23:22:03.0529545Z 23150K .......... .......... .......... .......... .......... 39% 158M 0s 2024-05-15T23:22:03.0531375Z 23200K .......... .......... .......... .......... .......... 39% 290M 0s 2024-05-15T23:22:03.0533655Z 23250K .......... .......... .......... .......... .......... 39% 257M 0s 2024-05-15T23:22:03.0535763Z 23300K .......... .......... .......... .......... .......... 39% 183M 0s 2024-05-15T23:22:03.0538270Z 23350K .......... .......... .......... .......... .......... 39% 220M 0s 2024-05-15T23:22:03.0540320Z 23400K .......... .......... .......... .......... .......... 39% 209M 0s 2024-05-15T23:22:03.0542561Z 23450K .......... .......... .......... .......... .......... 39% 223M 0s 2024-05-15T23:22:03.0545233Z 23500K .......... .......... .......... .......... .......... 39% 199M 0s 2024-05-15T23:22:03.0547763Z 23550K .......... .......... .......... .......... .......... 39% 177M 0s 2024-05-15T23:22:03.0550455Z 23600K .......... .......... .......... .......... .......... 39% 201M 0s 2024-05-15T23:22:03.0552343Z 23650K .......... .......... .......... .......... .......... 39% 221M 0s 2024-05-15T23:22:03.0554886Z 23700K .......... .......... .......... .......... .......... 40% 208M 0s 2024-05-15T23:22:03.0557605Z 23750K .......... .......... .......... .......... .......... 40% 188M 0s 2024-05-15T23:22:03.0559859Z 23800K .......... .......... .......... .......... .......... 40% 198M 0s 2024-05-15T23:22:03.0562332Z 23850K .......... .......... .......... .......... .......... 40% 197M 0s 2024-05-15T23:22:03.0564000Z 23900K .......... .......... .......... .......... .......... 40% 288M 0s 2024-05-15T23:22:03.0566778Z 23950K .......... .......... .......... .......... .......... 40% 175M 0s 2024-05-15T23:22:03.0569310Z 24000K .......... .......... .......... .......... .......... 40% 192M 0s 2024-05-15T23:22:03.0571485Z 24050K .......... .......... .......... .......... .......... 40% 228M 0s 2024-05-15T23:22:03.0573924Z 24100K .......... .......... .......... .......... .......... 40% 199M 0s 2024-05-15T23:22:03.0576361Z 24150K .......... .......... .......... .......... .......... 40% 204M 0s 2024-05-15T23:22:03.0578438Z 24200K .......... .......... .......... .......... .......... 40% 231M 0s 2024-05-15T23:22:03.0580321Z 24250K .......... .......... .......... .......... .......... 40% 250M 0s 2024-05-15T23:22:03.0582813Z 24300K .......... .......... .......... .......... .......... 41% 201M 0s 2024-05-15T23:22:03.0586924Z 24350K .......... .......... .......... .......... .......... 41% 154M 0s 2024-05-15T23:22:03.0589575Z 24400K .......... .......... .......... .......... .......... 41% 140M 0s 2024-05-15T23:22:03.0592580Z 24450K .......... .......... .......... .......... .......... 41% 175M 0s 2024-05-15T23:22:03.0595699Z 24500K .......... .......... .......... .......... .......... 41% 152M 0s 2024-05-15T23:22:03.0598588Z 24550K .......... .......... .......... .......... .......... 41% 166M 0s 2024-05-15T23:22:03.0601905Z 24600K .......... .......... .......... .......... .......... 41% 162M 0s 2024-05-15T23:22:03.0604756Z 24650K .......... .......... .......... .......... .......... 41% 163M 0s 2024-05-15T23:22:03.0606543Z 24700K .......... .......... .......... .......... .......... 41% 221M 0s 2024-05-15T23:22:03.0609244Z 24750K .......... .......... .......... .......... .......... 41% 188M 0s 2024-05-15T23:22:03.0612023Z 24800K .......... .......... .......... .......... .......... 41% 177M 0s 2024-05-15T23:22:03.0614990Z 24850K .......... .......... .......... .......... .......... 41% 170M 0s 2024-05-15T23:22:03.0617679Z 24900K .......... .......... .......... .......... .......... 42% 169M 0s 2024-05-15T23:22:03.0620294Z 24950K .......... .......... .......... .......... .......... 42% 183M 0s 2024-05-15T23:22:03.0622467Z 25000K .......... .......... .......... .......... .......... 42% 247M 0s 2024-05-15T23:22:03.0626292Z 25050K .......... .......... .......... .......... .......... 42% 155M 0s 2024-05-15T23:22:03.0628972Z 25100K .......... .......... .......... .......... .......... 42% 142M 0s 2024-05-15T23:22:03.0632604Z 25150K .......... .......... .......... .......... .......... 42% 143M 0s 2024-05-15T23:22:03.0634614Z 25200K .......... .......... .......... .......... .......... 42% 212M 0s 2024-05-15T23:22:03.0636647Z 25250K .......... .......... .......... .......... .......... 42% 249M 0s 2024-05-15T23:22:03.0639405Z 25300K .......... .......... .......... .......... .......... 42% 178M 0s 2024-05-15T23:22:03.0642602Z 25350K .......... .......... .......... .......... .......... 42% 151M 0s 2024-05-15T23:22:03.0645193Z 25400K .......... .......... .......... .......... .......... 42% 181M 0s 2024-05-15T23:22:03.0648032Z 25450K .......... .......... .......... .......... .......... 42% 180M 0s 2024-05-15T23:22:03.0649934Z 25500K .......... .......... .......... .......... .......... 43% 244M 0s 2024-05-15T23:22:03.0652717Z 25550K .......... .......... .......... .......... .......... 43% 176M 0s 2024-05-15T23:22:03.0656073Z 25600K .......... .......... .......... .......... .......... 43% 161M 0s 2024-05-15T23:22:03.0658454Z 25650K .......... .......... .......... .......... .......... 43% 178M 0s 2024-05-15T23:22:03.0661274Z 25700K .......... .......... .......... .......... .......... 43% 192M 0s 2024-05-15T23:22:03.0664082Z 25750K .......... .......... .......... .......... .......... 43% 161M 0s 2024-05-15T23:22:03.0666584Z 25800K .......... .......... .......... .......... .......... 43% 197M 0s 2024-05-15T23:22:03.0669852Z 25850K .......... .......... .......... .......... .......... 43% 174M 0s 2024-05-15T23:22:03.0672848Z 25900K .......... .......... .......... .......... .......... 43% 156M 0s 2024-05-15T23:22:03.0675221Z 25950K .......... .......... .......... .......... .......... 43% 186M 0s 2024-05-15T23:22:03.0677559Z 26000K .......... .......... .......... .......... .......... 43% 207M 0s 2024-05-15T23:22:03.0679391Z 26050K .......... .......... .......... .......... .......... 43% 274M 0s 2024-05-15T23:22:03.0681440Z 26100K .......... .......... .......... .......... .......... 44% 231M 0s 2024-05-15T23:22:03.0685188Z 26150K .......... .......... .......... .......... .......... 44% 141M 0s 2024-05-15T23:22:03.0688575Z 26200K .......... .......... .......... .......... .......... 44% 158M 0s 2024-05-15T23:22:03.0691254Z 26250K .......... .......... .......... .......... .......... 44% 170M 0s 2024-05-15T23:22:03.0695313Z 26300K .......... .......... .......... .......... .......... 44% 129M 0s 2024-05-15T23:22:03.0698663Z 26350K .......... .......... .......... .......... .......... 44% 130M 0s 2024-05-15T23:22:03.0701655Z 26400K .......... .......... .......... .......... .......... 44% 161M 0s 2024-05-15T23:22:03.0705223Z 26450K .......... .......... .......... .......... .......... 44% 151M 0s 2024-05-15T23:22:03.0708644Z 26500K .......... .......... .......... .......... .......... 44% 159M 0s 2024-05-15T23:22:03.0711212Z 26550K .......... .......... .......... .......... .......... 44% 153M 0s 2024-05-15T23:22:03.0714795Z 26600K .......... .......... .......... .......... .......... 44% 135M 0s 2024-05-15T23:22:03.0717901Z 26650K .......... .......... .......... .......... .......... 44% 171M 0s 2024-05-15T23:22:03.0721031Z 26700K .......... .......... .......... .......... .......... 45% 147M 0s 2024-05-15T23:22:03.0724796Z 26750K .......... .......... .......... .......... .......... 45% 131M 0s 2024-05-15T23:22:03.0727470Z 26800K .......... .......... .......... .......... .......... 45% 185M 0s 2024-05-15T23:22:03.0730783Z 26850K .......... .......... .......... .......... .......... 45% 154M 0s 2024-05-15T23:22:03.0733569Z 26900K .......... .......... .......... .......... .......... 45% 161M 0s 2024-05-15T23:22:03.0736683Z 26950K .......... .......... .......... .......... .......... 45% 164M 0s 2024-05-15T23:22:03.0740019Z 27000K .......... .......... .......... .......... .......... 45% 171M 0s 2024-05-15T23:22:03.0742464Z 27050K .......... .......... .......... .......... .......... 45% 165M 0s 2024-05-15T23:22:03.0744792Z 27100K .......... .......... .......... .......... .......... 45% 203M 0s 2024-05-15T23:22:03.0749356Z 27150K .......... .......... .......... .......... .......... 45% 107M 0s 2024-05-15T23:22:03.0752117Z 27200K .......... .......... .......... .......... .......... 45% 196M 0s 2024-05-15T23:22:03.0755742Z 27250K .......... .......... .......... .......... .......... 45% 133M 0s 2024-05-15T23:22:03.0758533Z 27300K .......... .......... .......... .......... .......... 46% 153M 0s 2024-05-15T23:22:03.0762411Z 27350K .......... .......... .......... .......... .......... 46% 122M 0s 2024-05-15T23:22:03.0765741Z 27400K .......... .......... .......... .......... .......... 46% 147M 0s 2024-05-15T23:22:03.0769084Z 27450K .......... .......... .......... .......... .......... 46% 148M 0s 2024-05-15T23:22:03.0771747Z 27500K .......... .......... .......... .......... .......... 46% 182M 0s 2024-05-15T23:22:03.0776541Z 27550K .......... .......... .......... .......... .......... 46% 123M 0s 2024-05-15T23:22:03.0779035Z 27600K .......... .......... .......... .......... .......... 46% 154M 0s 2024-05-15T23:22:03.0781748Z 27650K .......... .......... .......... .......... .......... 46% 165M 0s 2024-05-15T23:22:03.0784426Z 27700K .......... .......... .......... .......... .......... 46% 182M 0s 2024-05-15T23:22:03.0786987Z 27750K .......... .......... .......... .......... .......... 46% 207M 0s 2024-05-15T23:22:03.0789892Z 27800K .......... .......... .......... .......... .......... 46% 159M 0s 2024-05-15T23:22:03.0792570Z 27850K .......... .......... .......... .......... .......... 46% 177M 0s 2024-05-15T23:22:03.0795336Z 27900K .......... .......... .......... .......... .......... 47% 203M 0s 2024-05-15T23:22:03.0798201Z 27950K .......... .......... .......... .......... .......... 47% 166M 0s 2024-05-15T23:22:03.0800789Z 28000K .......... .......... .......... .......... .......... 47% 173M 0s 2024-05-15T23:22:03.0803494Z 28050K .......... .......... .......... .......... .......... 47% 203M 0s 2024-05-15T23:22:03.0806145Z 28100K .......... .......... .......... .......... .......... 47% 166M 0s 2024-05-15T23:22:03.0808713Z 28150K .......... .......... .......... .......... .......... 47% 185M 0s 2024-05-15T23:22:03.0811352Z 28200K .......... .......... .......... .......... .......... 47% 194M 0s 2024-05-15T23:22:03.0814393Z 28250K .......... .......... .......... .......... .......... 47% 182M 0s 2024-05-15T23:22:03.0816623Z 28300K .......... .......... .......... .......... .......... 47% 194M 0s 2024-05-15T23:22:03.0820072Z 28350K .......... .......... .......... .......... .......... 47% 141M 0s 2024-05-15T23:22:03.0822841Z 28400K .......... .......... .......... .......... .......... 47% 170M 0s 2024-05-15T23:22:03.0826262Z 28450K .......... .......... .......... .......... .......... 48% 186M 0s 2024-05-15T23:22:03.0828846Z 28500K .......... .......... .......... .......... .......... 48% 154M 0s 2024-05-15T23:22:03.0830790Z 28550K .......... .......... .......... .......... .......... 48% 226M 0s 2024-05-15T23:22:03.0833430Z 28600K .......... .......... .......... .......... .......... 48% 184M 0s 2024-05-15T23:22:03.0836645Z 28650K .......... .......... .......... .......... .......... 48% 154M 0s 2024-05-15T23:22:03.0839141Z 28700K .......... .......... .......... .......... .......... 48% 189M 0s 2024-05-15T23:22:03.0842455Z 28750K .......... .......... .......... .......... .......... 48% 149M 0s 2024-05-15T23:22:03.0844487Z 28800K .......... .......... .......... .......... .......... 48% 242M 0s 2024-05-15T23:22:03.0846724Z 28850K .......... .......... .......... .......... .......... 48% 231M 0s 2024-05-15T23:22:03.0849544Z 28900K .......... .......... .......... .......... .......... 48% 166M 0s 2024-05-15T23:22:03.0852970Z 28950K .......... .......... .......... .......... .......... 48% 144M 0s 2024-05-15T23:22:03.0855449Z 29000K .......... .......... .......... .......... .......... 48% 191M 0s 2024-05-15T23:22:03.0857982Z 29050K .......... .......... .......... .......... .......... 49% 191M 0s 2024-05-15T23:22:03.0860017Z 29100K .......... .......... .......... .......... .......... 49% 245M 0s 2024-05-15T23:22:03.0862914Z 29150K .......... .......... .......... .......... .......... 49% 168M 0s 2024-05-15T23:22:03.0866625Z 29200K .......... .......... .......... .......... .......... 49% 132M 0s 2024-05-15T23:22:03.0869425Z 29250K .......... .......... .......... .......... .......... 49% 174M 0s 2024-05-15T23:22:03.0871456Z 29300K .......... .......... .......... .......... .......... 49% 245M 0s 2024-05-15T23:22:03.0874599Z 29350K .......... .......... .......... .......... .......... 49% 159M 0s 2024-05-15T23:22:03.0877183Z 29400K .......... .......... .......... .......... .......... 49% 208M 0s 2024-05-15T23:22:03.0880132Z 29450K .......... .......... .......... .......... .......... 49% 146M 0s 2024-05-15T23:22:03.0882895Z 29500K .......... .......... .......... .......... .......... 49% 190M 0s 2024-05-15T23:22:03.0885941Z 29550K .......... .......... .......... .......... .......... 49% 153M 0s 2024-05-15T23:22:03.0888085Z 29600K .......... .......... .......... .......... .......... 49% 234M 0s 2024-05-15T23:22:03.0890905Z 29650K .......... .......... .......... .......... .......... 50% 169M 0s 2024-05-15T23:22:03.0893388Z 29700K .......... .......... .......... .......... .......... 50% 201M 0s 2024-05-15T23:22:03.0896374Z 29750K .......... .......... .......... .......... .......... 50% 160M 0s 2024-05-15T23:22:03.0898989Z 29800K .......... .......... .......... .......... .......... 50% 186M 0s 2024-05-15T23:22:03.0901559Z 29850K .......... .......... .......... .......... .......... 50% 189M 0s 2024-05-15T23:22:03.0903997Z 29900K .......... .......... .......... .......... .......... 50% 212M 0s 2024-05-15T23:22:03.0907739Z 29950K .......... .......... .......... .......... .......... 50% 132M 0s 2024-05-15T23:22:03.0910439Z 30000K .......... .......... .......... .......... .......... 50% 170M 0s 2024-05-15T23:22:03.0914361Z 30050K .......... .......... .......... .......... .......... 50% 142M 0s 2024-05-15T23:22:03.0916873Z 30100K .......... .......... .......... .......... .......... 50% 176M 0s 2024-05-15T23:22:03.0919942Z 30150K .......... .......... .......... .......... .......... 50% 149M 0s 2024-05-15T23:22:03.0922336Z 30200K .......... .......... .......... .......... .......... 50% 202M 0s 2024-05-15T23:22:03.0925003Z 30250K .......... .......... .......... .......... .......... 51% 185M 0s 2024-05-15T23:22:03.0927366Z 30300K .......... .......... .......... .......... .......... 51% 206M 0s 2024-05-15T23:22:03.0930125Z 30350K .......... .......... .......... .......... .......... 51% 174M 0s 2024-05-15T23:22:03.0933133Z 30400K .......... .......... .......... .......... .......... 51% 174M 0s 2024-05-15T23:22:03.0935813Z 30450K .......... .......... .......... .......... .......... 51% 176M 0s 2024-05-15T23:22:03.0938531Z 30500K .......... .......... .......... .......... .......... 51% 178M 0s 2024-05-15T23:22:03.0941145Z 30550K .......... .......... .......... .......... .......... 51% 192M 0s 2024-05-15T23:22:03.0943713Z 30600K .......... .......... .......... .......... .......... 51% 182M 0s 2024-05-15T23:22:03.0946454Z 30650K .......... .......... .......... .......... .......... 51% 195M 0s 2024-05-15T23:22:03.0949045Z 30700K .......... .......... .......... .......... .......... 51% 175M 0s 2024-05-15T23:22:03.0952313Z 30750K .......... .......... .......... .......... .......... 51% 147M 0s 2024-05-15T23:22:03.0954250Z 30800K .......... .......... .......... .......... .......... 51% 248M 0s 2024-05-15T23:22:03.0956919Z 30850K .......... .......... .......... .......... .......... 52% 199M 0s 2024-05-15T23:22:03.0959887Z 30900K .......... .......... .......... .......... .......... 52% 161M 0s 2024-05-15T23:22:03.0962858Z 30950K .......... .......... .......... .......... .......... 52% 157M 0s 2024-05-15T23:22:03.0965132Z 31000K .......... .......... .......... .......... .......... 52% 245M 0s 2024-05-15T23:22:03.0967845Z 31050K .......... .......... .......... .......... .......... 52% 169M 0s 2024-05-15T23:22:03.0969860Z 31100K .......... .......... .......... .......... .......... 52% 234M 0s 2024-05-15T23:22:03.0972464Z 31150K .......... .......... .......... .......... .......... 52% 185M 0s 2024-05-15T23:22:03.0975494Z 31200K .......... .......... .......... .......... .......... 52% 164M 0s 2024-05-15T23:22:03.0978069Z 31250K .......... .......... .......... .......... .......... 52% 187M 0s 2024-05-15T23:22:03.0980286Z 31300K .......... .......... .......... .......... .......... 52% 220M 0s 2024-05-15T23:22:03.0983035Z 31350K .......... .......... .......... .......... .......... 52% 175M 0s 2024-05-15T23:22:03.0986389Z 31400K .......... .......... .......... .......... .......... 52% 165M 0s 2024-05-15T23:22:03.0989270Z 31450K .......... .......... .......... .......... .......... 53% 152M 0s 2024-05-15T23:22:03.0992031Z 31500K .......... .......... .......... .......... .......... 53% 180M 0s 2024-05-15T23:22:03.0995273Z 31550K .......... .......... .......... .......... .......... 53% 147M 0s 2024-05-15T23:22:03.0997823Z 31600K .......... .......... .......... .......... .......... 53% 195M 0s 2024-05-15T23:22:03.1000639Z 31650K .......... .......... .......... .......... .......... 53% 178M 0s 2024-05-15T23:22:03.1003400Z 31700K .......... .......... .......... .......... .......... 53% 178M 0s 2024-05-15T23:22:03.1005660Z 31750K .......... .......... .......... .......... .......... 53% 204M 0s 2024-05-15T23:22:03.1008097Z 31800K .......... .......... .......... .......... .......... 53% 204M 0s 2024-05-15T23:22:03.1010999Z 31850K .......... .......... .......... .......... .......... 53% 173M 0s 2024-05-15T23:22:03.1012959Z 31900K .......... .......... .......... .......... .......... 53% 237M 0s 2024-05-15T23:22:03.1015798Z 31950K .......... .......... .......... .......... .......... 53% 170M 0s 2024-05-15T23:22:03.1019318Z 32000K .......... .......... .......... .......... .......... 53% 171M 0s 2024-05-15T23:22:03.1021418Z 32050K .......... .......... .......... .......... .......... 54% 180M 0s 2024-05-15T23:22:03.1024156Z 32100K .......... .......... .......... .......... .......... 54% 177M 0s 2024-05-15T23:22:03.1027485Z 32150K .......... .......... .......... .......... .......... 54% 153M 0s 2024-05-15T23:22:03.1029861Z 32200K .......... .......... .......... .......... .......... 54% 220M 0s 2024-05-15T23:22:03.1032689Z 32250K .......... .......... .......... .......... .......... 54% 155M 0s 2024-05-15T23:22:03.1035107Z 32300K .......... .......... .......... .......... .......... 54% 206M 0s 2024-05-15T23:22:03.1038577Z 32350K .......... .......... .......... .......... .......... 54% 148M 0s 2024-05-15T23:22:03.1040630Z 32400K .......... .......... .......... .......... .......... 54% 224M 0s 2024-05-15T23:22:03.1043883Z 32450K .......... .......... .......... .......... .......... 54% 167M 0s 2024-05-15T23:22:03.1046449Z 32500K .......... .......... .......... .......... .......... 54% 167M 0s 2024-05-15T23:22:03.1049061Z 32550K .......... .......... .......... .......... .......... 54% 196M 0s 2024-05-15T23:22:03.1051612Z 32600K .......... .......... .......... .......... .......... 54% 200M 0s 2024-05-15T23:22:03.1054801Z 32650K .......... .......... .......... .......... .......... 55% 149M 0s 2024-05-15T23:22:03.1057384Z 32700K .......... .......... .......... .......... .......... 55% 182M 0s 2024-05-15T23:22:03.1060463Z 32750K .......... .......... .......... .......... .......... 55% 156M 0s 2024-05-15T23:22:03.1062418Z 32800K .......... .......... .......... .......... .......... 55% 242M 0s 2024-05-15T23:22:03.1064813Z 32850K .......... .......... .......... .......... .......... 55% 242M 0s 2024-05-15T23:22:03.1068379Z 32900K .......... .......... .......... .......... .......... 55% 141M 0s 2024-05-15T23:22:03.1071378Z 32950K .......... .......... .......... .......... .......... 55% 142M 0s 2024-05-15T23:22:03.1074144Z 33000K .......... .......... .......... .......... .......... 55% 200M 0s 2024-05-15T23:22:03.1076461Z 33050K .......... .......... .......... .......... .......... 55% 184M 0s 2024-05-15T23:22:03.1078521Z 33100K .......... .......... .......... .......... .......... 55% 249M 0s 2024-05-15T23:22:03.1081614Z 33150K .......... .......... .......... .......... .......... 55% 158M 0s 2024-05-15T23:22:03.1084469Z 33200K .......... .......... .......... .......... .......... 56% 166M 0s 2024-05-15T23:22:03.1087602Z 33250K .......... .......... .......... .......... .......... 56% 157M 0s 2024-05-15T23:22:03.1089827Z 33300K .......... .......... .......... .......... .......... 56% 234M 0s 2024-05-15T23:22:03.1091979Z 33350K .......... .......... .......... .......... .......... 56% 226M 0s 2024-05-15T23:22:03.1093967Z 33400K .......... .......... .......... .......... .......... 56% 245M 0s 2024-05-15T23:22:03.1096806Z 33450K .......... .......... .......... .......... .......... 56% 163M 0s 2024-05-15T23:22:03.1099736Z 33500K .......... .......... .......... .......... .......... 56% 169M 0s 2024-05-15T23:22:03.1305435Z 33550K .......... .......... .......... .......... .......... 56% 147M 0s 2024-05-15T23:22:03.1306690Z 33600K .......... .......... .......... .......... .......... 56% 204M 0s 2024-05-15T23:22:03.1307607Z 33650K .......... .......... .......... .......... .......... 56% 258M 0s 2024-05-15T23:22:03.1308307Z 33700K .......... .......... .......... .......... .......... 56% 285M 0s 2024-05-15T23:22:03.1308958Z 33750K .......... .......... .......... .......... .......... 56% 286M 0s 2024-05-15T23:22:03.1309602Z 33800K .......... .......... .......... .......... .......... 57% 183M 0s 2024-05-15T23:22:03.1310286Z 33850K .......... .......... .......... .......... .......... 57% 258M 0s 2024-05-15T23:22:03.1310999Z 33900K .......... .......... .......... .......... .......... 57% 317M 0s 2024-05-15T23:22:03.1311721Z 33950K .......... .......... .......... .......... .......... 57% 192M 0s 2024-05-15T23:22:03.1312419Z 34000K .......... .......... .......... .......... .......... 57% 282M 0s 2024-05-15T23:22:03.1313123Z 34050K .......... .......... .......... .......... .......... 57% 245M 0s 2024-05-15T23:22:03.1313818Z 34100K .......... .......... .......... .......... .......... 57% 264M 0s 2024-05-15T23:22:03.1314434Z 34150K .......... .......... .......... .......... .......... 57% 213M 0s 2024-05-15T23:22:03.1315169Z 34200K .......... .......... .......... .......... .......... 57% 326M 0s 2024-05-15T23:22:03.1315854Z 34250K .......... .......... .......... .......... .......... 57% 198M 0s 2024-05-15T23:22:03.1316772Z 34300K .......... .......... .......... .......... .......... 57% 211M 0s 2024-05-15T23:22:03.1317504Z 34350K .......... .......... .......... .......... .......... 57% 193M 0s 2024-05-15T23:22:03.1318432Z 34400K .......... .......... .......... .......... .......... 58% 247M 0s 2024-05-15T23:22:03.1319108Z 34450K .......... .......... .......... .......... .......... 58% 236M 0s 2024-05-15T23:22:03.1319776Z 34500K .......... .......... .......... .......... .......... 58% 272M 0s 2024-05-15T23:22:03.1320485Z 34550K .......... .......... .......... .......... .......... 58% 250M 0s 2024-05-15T23:22:03.1321154Z 34600K .......... .......... .......... .......... .......... 58% 168M 0s 2024-05-15T23:22:03.1321840Z 34650K .......... .......... .......... .......... .......... 58% 206M 0s 2024-05-15T23:22:03.1322436Z 34700K .......... .......... .......... .......... .......... 58% 231M 0s 2024-05-15T23:22:03.1323109Z 34750K .......... .......... .......... .......... .......... 58% 247M 0s 2024-05-15T23:22:03.1323752Z 34800K .......... .......... .......... .......... .......... 58% 235M 0s 2024-05-15T23:22:03.1324461Z 34850K .......... .......... .......... .......... .......... 58% 227M 0s 2024-05-15T23:22:03.1325216Z 34900K .......... .......... .......... .......... .......... 58% 244M 0s 2024-05-15T23:22:03.1325929Z 34950K .......... .......... .......... .......... .......... 58% 264M 0s 2024-05-15T23:22:03.1326541Z 35000K .......... .......... .......... .......... .......... 59% 227M 0s 2024-05-15T23:22:03.1327234Z 35050K .......... .......... .......... .......... .......... 59% 243M 0s 2024-05-15T23:22:03.1327885Z 35100K .......... .......... .......... .......... .......... 59% 263M 0s 2024-05-15T23:22:03.1328518Z 35150K .......... .......... .......... .......... .......... 59% 174M 0s 2024-05-15T23:22:03.1329186Z 35200K .......... .......... .......... .......... .......... 59% 282M 0s 2024-05-15T23:22:03.1329922Z 35250K .......... .......... .......... .......... .......... 59% 231M 0s 2024-05-15T23:22:03.1330607Z 35300K .......... .......... .......... .......... .......... 59% 211M 0s 2024-05-15T23:22:03.1331310Z 35350K .......... .......... .......... .......... .......... 59% 256M 0s 2024-05-15T23:22:03.1332002Z 35400K .......... .......... .......... .......... .......... 59% 199M 0s 2024-05-15T23:22:03.1332691Z 35450K .......... .......... .......... .......... .......... 59% 223M 0s 2024-05-15T23:22:03.1333320Z 35500K .......... .......... .......... .......... .......... 59% 266M 0s 2024-05-15T23:22:03.1333958Z 35550K .......... .......... .......... .......... .......... 59% 172M 0s 2024-05-15T23:22:03.1334574Z 35600K .......... .......... .......... .......... .......... 60% 239M 0s 2024-05-15T23:22:03.1335227Z 35650K .......... .......... .......... .......... .......... 60% 224M 0s 2024-05-15T23:22:03.1335898Z 35700K .......... .......... .......... .......... .......... 60% 327M 0s 2024-05-15T23:22:03.1336506Z 35750K .......... .......... .......... .......... .......... 60% 213M 0s 2024-05-15T23:22:03.1337096Z 35800K .......... .......... .......... .......... .......... 60% 254M 0s 2024-05-15T23:22:03.1337775Z 35850K .......... .......... .......... .......... .......... 60% 223M 0s 2024-05-15T23:22:03.1338469Z 35900K .......... .......... .......... .......... .......... 60% 216M 0s 2024-05-15T23:22:03.1339161Z 35950K .......... .......... .......... .......... .......... 60% 221M 0s 2024-05-15T23:22:03.1339746Z 36000K .......... .......... .......... .......... .......... 60% 234M 0s 2024-05-15T23:22:03.1340347Z 36050K .......... .......... .......... .......... .......... 60% 215M 0s 2024-05-15T23:22:03.1341005Z 36100K .......... .......... .......... .......... .......... 60% 230M 0s 2024-05-15T23:22:03.1341699Z 36150K .......... .......... .......... .......... .......... 60% 199M 0s 2024-05-15T23:22:03.1342369Z 36200K .......... .......... .......... .......... .......... 61% 289M 0s 2024-05-15T23:22:03.1343251Z 36250K .......... .......... .......... .......... .......... 61% 245M 0s 2024-05-15T23:22:03.1344016Z 36300K .......... .......... .......... .......... .......... 61% 243M 0s 2024-05-15T23:22:03.1344917Z 36350K .......... .......... .......... .......... .......... 61% 245M 0s 2024-05-15T23:22:03.1345994Z 36400K .......... .......... .......... .......... .......... 61% 242M 0s 2024-05-15T23:22:03.1346630Z 36450K .......... .......... .......... .......... .......... 61% 232M 0s 2024-05-15T23:22:03.1347316Z 36500K .......... .......... .......... .......... .......... 61% 180M 0s 2024-05-15T23:22:03.1347982Z 36550K .......... .......... .......... .......... .......... 61% 220M 0s 2024-05-15T23:22:03.1348646Z 36600K .......... .......... .......... .......... .......... 61% 231M 0s 2024-05-15T23:22:03.1349283Z 36650K .......... .......... .......... .......... .......... 61% 259M 0s 2024-05-15T23:22:03.1349895Z 36700K .......... .......... .......... .......... .......... 61% 221M 0s 2024-05-15T23:22:03.1350549Z 36750K .......... .......... .......... .......... .......... 61% 241M 0s 2024-05-15T23:22:03.1351181Z 36800K .......... .......... .......... .......... .......... 62% 257M 0s 2024-05-15T23:22:03.1351887Z 36850K .......... .......... .......... .......... .......... 62% 179M 0s 2024-05-15T23:22:03.1352390Z 36900K .......... .......... .......... .......... .......... 62% 245M 0s 2024-05-15T23:22:03.1353025Z 36950K .......... .......... .......... .......... .......... 62% 204M 0s 2024-05-15T23:22:03.1353702Z 37000K .......... .......... .......... .......... .......... 62% 216M 0s 2024-05-15T23:22:03.1354406Z 37050K .......... .......... .......... .......... .......... 62% 245M 0s 2024-05-15T23:22:03.1355050Z 37100K .......... .......... .......... .......... .......... 62% 264M 0s 2024-05-15T23:22:03.1355640Z 37150K .......... .......... .......... .......... .......... 62% 173M 0s 2024-05-15T23:22:03.1356367Z 37200K .......... .......... .......... .......... .......... 62% 197M 0s 2024-05-15T23:22:03.1357029Z 37250K .......... .......... .......... .......... .......... 62% 251M 0s 2024-05-15T23:22:03.1357629Z 37300K .......... .......... .......... .......... .......... 62% 320M 0s 2024-05-15T23:22:03.1358316Z 37350K .......... .......... .......... .......... .......... 63% 249M 0s 2024-05-15T23:22:03.1359037Z 37400K .......... .......... .......... .......... .......... 63% 190M 0s 2024-05-15T23:22:03.1359701Z 37450K .......... .......... .......... .......... .......... 63% 262M 0s 2024-05-15T23:22:03.1360262Z 37500K .......... .......... .......... .......... .......... 63% 231M 0s 2024-05-15T23:22:03.1360892Z 37550K .......... .......... .......... .......... .......... 63% 230M 0s 2024-05-15T23:22:03.1361558Z 37600K .......... .......... .......... .......... .......... 63% 246M 0s 2024-05-15T23:22:03.1362226Z 37650K .......... .......... .......... .......... .......... 63% 226M 0s 2024-05-15T23:22:03.1362889Z 37700K .......... .......... .......... .......... .......... 63% 242M 0s 2024-05-15T23:22:03.1363570Z 37750K .......... .......... .......... .......... .......... 63% 169M 0s 2024-05-15T23:22:03.1364230Z 37800K .......... .......... .......... .......... .......... 63% 321M 0s 2024-05-15T23:22:03.1364856Z 37850K .......... .......... .......... .......... .......... 63% 332M 0s 2024-05-15T23:22:03.1365505Z 37900K .......... .......... .......... .......... .......... 63% 230M 0s 2024-05-15T23:22:03.1366162Z 37950K .......... .......... .......... .......... .......... 64% 238M 0s 2024-05-15T23:22:03.1366814Z 38000K .......... .......... .......... .......... .......... 64% 201M 0s 2024-05-15T23:22:03.1367483Z 38050K .......... .......... .......... .......... .......... 64% 280M 0s 2024-05-15T23:22:03.1368042Z 38100K .......... .......... .......... .......... .......... 64% 240M 0s 2024-05-15T23:22:03.1368658Z 38150K .......... .......... .......... .......... .......... 64% 204M 0s 2024-05-15T23:22:03.1369551Z 38200K .......... .......... .......... .......... .......... 64% 224M 0s 2024-05-15T23:22:03.1370283Z 38250K .......... .......... .......... .......... .......... 64% 293M 0s 2024-05-15T23:22:03.1371242Z 38300K .......... .......... .......... .......... .......... 64% 224M 0s 2024-05-15T23:22:03.1371851Z 38350K .......... .......... .......... .......... .......... 64% 146M 0s 2024-05-15T23:22:03.1372466Z 38400K .......... .......... .......... .......... .......... 64% 197M 0s 2024-05-15T23:22:03.1373118Z 38450K .......... .......... .......... .......... .......... 64% 220M 0s 2024-05-15T23:22:03.1373809Z 38500K .......... .......... .......... .......... .......... 64% 214M 0s 2024-05-15T23:22:03.1374437Z 38550K .......... .......... .......... .......... .......... 65% 202M 0s 2024-05-15T23:22:03.1375156Z 38600K .......... .......... .......... .......... .......... 65% 206M 0s 2024-05-15T23:22:03.1375856Z 38650K .......... .......... .......... .......... .......... 65% 232M 0s 2024-05-15T23:22:03.1376519Z 38700K .......... .......... .......... .......... .......... 65% 223M 0s 2024-05-15T23:22:03.1377132Z 38750K .......... .......... .......... .......... .......... 65% 186M 0s 2024-05-15T23:22:03.1377863Z 38800K .......... .......... .......... .......... .......... 65% 238M 0s 2024-05-15T23:22:03.1378483Z 38850K .......... .......... .......... .......... .......... 65% 218M 0s 2024-05-15T23:22:03.1379149Z 38900K .......... .......... .......... .......... .......... 65% 238M 0s 2024-05-15T23:22:03.1379806Z 38950K .......... .......... .......... .......... .......... 65% 190M 0s 2024-05-15T23:22:03.1380508Z 39000K .......... .......... .......... .......... .......... 65% 192M 0s 2024-05-15T23:22:03.1381173Z 39050K .......... .......... .......... .......... .......... 65% 196M 0s 2024-05-15T23:22:03.1381777Z 39100K .......... .......... .......... .......... .......... 65% 204M 0s 2024-05-15T23:22:03.1382446Z 39150K .......... .......... .......... .......... .......... 66% 188M 0s 2024-05-15T23:22:03.1383165Z 39200K .......... .......... .......... .......... .......... 66% 188M 0s 2024-05-15T23:22:03.1383755Z 39250K .......... .......... .......... .......... .......... 66% 217M 0s 2024-05-15T23:22:03.1384343Z 39300K .......... .......... .......... .......... .......... 66% 193M 0s 2024-05-15T23:22:03.1385185Z 39350K .......... .......... .......... .......... .......... 66% 175M 0s 2024-05-15T23:22:03.1385953Z 39400K .......... .......... .......... .......... .......... 66% 218M 0s 2024-05-15T23:22:03.1386647Z 39450K .......... .......... .......... .......... .......... 66% 215M 0s 2024-05-15T23:22:03.1387272Z 39500K .......... .......... .......... .......... .......... 66% 200M 0s 2024-05-15T23:22:03.1388009Z 39550K .......... .......... .......... .......... .......... 66% 182M 0s 2024-05-15T23:22:03.1388640Z 39600K .......... .......... .......... .......... .......... 66% 207M 0s 2024-05-15T23:22:03.1389267Z 39650K .......... .......... .......... .......... .......... 66% 194M 0s 2024-05-15T23:22:03.1390006Z 39700K .......... .......... .......... .......... .......... 66% 221M 0s 2024-05-15T23:22:03.1390651Z 39750K .......... .......... .......... .......... .......... 67% 180M 0s 2024-05-15T23:22:03.1391281Z 39800K .......... .......... .......... .......... .......... 67% 207M 0s 2024-05-15T23:22:03.1391952Z 39850K .......... .......... .......... .......... .......... 67% 231M 0s 2024-05-15T23:22:03.1392751Z 39900K .......... .......... .......... .......... .......... 67% 223M 0s 2024-05-15T23:22:03.1393422Z 39950K .......... .......... .......... .......... .......... 67% 191M 0s 2024-05-15T23:22:03.1394141Z 40000K .......... .......... .......... .......... .......... 67% 204M 0s 2024-05-15T23:22:03.1394818Z 40050K .......... .......... .......... .......... .......... 67% 201M 0s 2024-05-15T23:22:03.1395453Z 40100K .......... .......... .......... .......... .......... 67% 220M 0s 2024-05-15T23:22:03.1396467Z 40150K .......... .......... .......... .......... .......... 67% 197M 0s 2024-05-15T23:22:03.1397321Z 40200K .......... .......... .......... .......... .......... 67% 240M 0s 2024-05-15T23:22:03.1398288Z 40250K .......... .......... .......... .......... .......... 67% 244M 0s 2024-05-15T23:22:03.1399142Z 40300K .......... .......... .......... .......... .......... 67% 239M 0s 2024-05-15T23:22:03.1401363Z 40350K .......... .......... .......... .......... .......... 68% 206M 0s 2024-05-15T23:22:03.1403597Z 40400K .......... .......... .......... .......... .......... 68% 212M 0s 2024-05-15T23:22:03.1406811Z 40450K .......... .......... .......... .......... .......... 68% 205M 0s 2024-05-15T23:22:03.1408481Z 40500K .......... .......... .......... .......... .......... 68% 212M 0s 2024-05-15T23:22:03.1412099Z 40550K .......... .......... .......... .......... .......... 68% 171M 0s 2024-05-15T23:22:03.1413585Z 40600K .......... .......... .......... .......... .......... 68% 196M 0s 2024-05-15T23:22:03.1416603Z 40650K .......... .......... .......... .......... .......... 68% 214M 0s 2024-05-15T23:22:03.1419091Z 40700K .......... .......... .......... .......... .......... 68% 186M 0s 2024-05-15T23:22:03.1421472Z 40750K .......... .......... .......... .......... .......... 68% 169M 0s 2024-05-15T23:22:03.1424745Z 40800K .......... .......... .......... .......... .......... 68% 177M 0s 2024-05-15T23:22:03.1427174Z 40850K .......... .......... .......... .......... .......... 68% 179M 0s 2024-05-15T23:22:03.1429749Z 40900K .......... .......... .......... .......... .......... 68% 193M 0s 2024-05-15T23:22:03.1432561Z 40950K .......... .......... .......... .......... .......... 69% 177M 0s 2024-05-15T23:22:03.1435143Z 41000K .......... .......... .......... .......... .......... 69% 189M 0s 2024-05-15T23:22:03.1438092Z 41050K .......... .......... .......... .......... .......... 69% 170M 0s 2024-05-15T23:22:03.1440938Z 41100K .......... .......... .......... .......... .......... 69% 195M 0s 2024-05-15T23:22:03.1443369Z 41150K .......... .......... .......... .......... .......... 69% 161M 0s 2024-05-15T23:22:03.1446241Z 41200K .......... .......... .......... .......... .......... 69% 198M 0s 2024-05-15T23:22:03.1448336Z 41250K .......... .......... .......... .......... .......... 69% 193M 0s 2024-05-15T23:22:03.1451331Z 41300K .......... .......... .......... .......... .......... 69% 193M 0s 2024-05-15T23:22:03.1453670Z 41350K .......... .......... .......... .......... .......... 69% 168M 0s 2024-05-15T23:22:03.1456940Z 41400K .......... .......... .......... .......... .......... 69% 195M 0s 2024-05-15T23:22:03.1458997Z 41450K .......... .......... .......... .......... .......... 69% 199M 0s 2024-05-15T23:22:03.1461161Z 41500K .......... .......... .......... .......... .......... 69% 189M 0s 2024-05-15T23:22:03.1464623Z 41550K .......... .......... .......... .......... .......... 70% 170M 0s 2024-05-15T23:22:03.1466973Z 41600K .......... .......... .......... .......... .......... 70% 173M 0s 2024-05-15T23:22:03.1469959Z 41650K .......... .......... .......... .......... .......... 70% 202M 0s 2024-05-15T23:22:03.1472227Z 41700K .......... .......... .......... .......... .......... 70% 190M 0s 2024-05-15T23:22:03.1475125Z 41750K .......... .......... .......... .......... .......... 70% 169M 0s 2024-05-15T23:22:03.1477652Z 41800K .......... .......... .......... .......... .......... 70% 188M 0s 2024-05-15T23:22:03.1480009Z 41850K .......... .......... .......... .......... .......... 70% 194M 0s 2024-05-15T23:22:03.1483034Z 41900K .......... .......... .......... .......... .......... 70% 199M 0s 2024-05-15T23:22:03.1485891Z 41950K .......... .......... .......... .......... .......... 70% 163M 0s 2024-05-15T23:22:03.1487883Z 42000K .......... .......... .......... .......... .......... 70% 202M 0s 2024-05-15T23:22:03.1490295Z 42050K .......... .......... .......... .......... .......... 70% 197M 0s 2024-05-15T23:22:03.1493742Z 42100K .......... .......... .......... .......... .......... 71% 193M 0s 2024-05-15T23:22:03.1495656Z 42150K .......... .......... .......... .......... .......... 71% 178M 0s 2024-05-15T23:22:03.1498300Z 42200K .......... .......... .......... .......... .......... 71% 193M 0s 2024-05-15T23:22:03.1500550Z 42250K .......... .......... .......... .......... .......... 71% 195M 0s 2024-05-15T23:22:03.1503066Z 42300K .......... .......... .......... .......... .......... 71% 200M 0s 2024-05-15T23:22:03.1506866Z 42350K .......... .......... .......... .......... .......... 71% 158M 0s 2024-05-15T23:22:03.1508499Z 42400K .......... .......... .......... .......... .......... 71% 198M 0s 2024-05-15T23:22:03.1511100Z 42450K .......... .......... .......... .......... .......... 71% 204M 0s 2024-05-15T23:22:03.1514011Z 42500K .......... .......... .......... .......... .......... 71% 206M 0s 2024-05-15T23:22:03.1516573Z 42550K .......... .......... .......... .......... .......... 71% 175M 0s 2024-05-15T23:22:03.1518679Z 42600K .......... .......... .......... .......... .......... 71% 193M 0s 2024-05-15T23:22:03.1521767Z 42650K .......... .......... .......... .......... .......... 71% 188M 0s 2024-05-15T23:22:03.1523950Z 42700K .......... .......... .......... .......... .......... 72% 192M 0s 2024-05-15T23:22:03.1527074Z 42750K .......... .......... .......... .......... .......... 72% 178M 0s 2024-05-15T23:22:03.1528916Z 42800K .......... .......... .......... .......... .......... 72% 201M 0s 2024-05-15T23:22:03.1531730Z 42850K .......... .......... .......... .......... .......... 72% 198M 0s 2024-05-15T23:22:03.1533999Z 42900K .......... .......... .......... .......... .......... 72% 192M 0s 2024-05-15T23:22:03.1537216Z 42950K .......... .......... .......... .......... .......... 72% 176M 0s 2024-05-15T23:22:03.1539105Z 43000K .......... .......... .......... .......... .......... 72% 206M 0s 2024-05-15T23:22:03.1541800Z 43050K .......... .......... .......... .......... .......... 72% 207M 0s 2024-05-15T23:22:03.1544249Z 43100K .......... .......... .......... .......... .......... 72% 192M 0s 2024-05-15T23:22:03.1547931Z 43150K .......... .......... .......... .......... .......... 72% 150M 0s 2024-05-15T23:22:03.1550050Z 43200K .......... .......... .......... .......... .......... 72% 194M 0s 2024-05-15T23:22:03.1552270Z 43250K .......... .......... .......... .......... .......... 72% 200M 0s 2024-05-15T23:22:03.1555471Z 43300K .......... .......... .......... .......... .......... 73% 188M 0s 2024-05-15T23:22:03.1557952Z 43350K .......... .......... .......... .......... .......... 73% 178M 0s 2024-05-15T23:22:03.1560019Z 43400K .......... .......... .......... .......... .......... 73% 194M 0s 2024-05-15T23:22:03.1563058Z 43450K .......... .......... .......... .......... .......... 73% 196M 0s 2024-05-15T23:22:03.1565097Z 43500K .......... .......... .......... .......... .......... 73% 201M 0s 2024-05-15T23:22:03.1568529Z 43550K .......... .......... .......... .......... .......... 73% 158M 0s 2024-05-15T23:22:03.1570774Z 43600K .......... .......... .......... .......... .......... 73% 190M 0s 2024-05-15T23:22:03.1573040Z 43650K .......... .......... .......... .......... .......... 73% 207M 0s 2024-05-15T23:22:03.1575753Z 43700K .......... .......... .......... .......... .......... 73% 198M 0s 2024-05-15T23:22:03.1578457Z 43750K .......... .......... .......... .......... .......... 73% 177M 0s 2024-05-15T23:22:03.1581539Z 43800K .......... .......... .......... .......... .......... 73% 198M 0s 2024-05-15T23:22:03.1583855Z 43850K .......... .......... .......... .......... .......... 73% 192M 0s 2024-05-15T23:22:03.1586316Z 43900K .......... .......... .......... .......... .......... 74% 201M 0s 2024-05-15T23:22:03.1589352Z 43950K .......... .......... .......... .......... .......... 74% 150M 0s 2024-05-15T23:22:03.1591612Z 44000K .......... .......... .......... .......... .......... 74% 209M 0s 2024-05-15T23:22:03.1594152Z 44050K .......... .......... .......... .......... .......... 74% 196M 0s 2024-05-15T23:22:03.1596610Z 44100K .......... .......... .......... .......... .......... 74% 210M 0s 2024-05-15T23:22:03.1598780Z 44150K .......... .......... .......... .......... .......... 74% 183M 0s 2024-05-15T23:22:03.1601157Z 44200K .......... .......... .......... .......... .......... 74% 197M 0s 2024-05-15T23:22:03.1603762Z 44250K .......... .......... .......... .......... .......... 74% 198M 0s 2024-05-15T23:22:03.1607043Z 44300K .......... .......... .......... .......... .......... 74% 188M 0s 2024-05-15T23:22:03.1609257Z 44350K .......... .......... .......... .......... .......... 74% 173M 0s 2024-05-15T23:22:03.1611825Z 44400K .......... .......... .......... .......... .......... 74% 213M 0s 2024-05-15T23:22:03.1614072Z 44450K .......... .......... .......... .......... .......... 74% 204M 0s 2024-05-15T23:22:03.1616942Z 44500K .......... .......... .......... .......... .......... 75% 198M 0s 2024-05-15T23:22:03.1619276Z 44550K .......... .......... .......... .......... .......... 75% 171M 0s 2024-05-15T23:22:03.1621503Z 44600K .......... .......... .......... .......... .......... 75% 198M 0s 2024-05-15T23:22:03.1624091Z 44650K .......... .......... .......... .......... .......... 75% 190M 0s 2024-05-15T23:22:03.1627316Z 44700K .......... .......... .......... .......... .......... 75% 189M 0s 2024-05-15T23:22:03.1630614Z 44750K .......... .......... .......... .......... .......... 75% 161M 0s 2024-05-15T23:22:03.1632912Z 44800K .......... .......... .......... .......... .......... 75% 190M 0s 2024-05-15T23:22:03.1635562Z 44850K .......... .......... .......... .......... .......... 75% 197M 0s 2024-05-15T23:22:03.1637343Z 44900K .......... .......... .......... .......... .......... 75% 197M 0s 2024-05-15T23:22:03.1640234Z 44950K .......... .......... .......... .......... .......... 75% 182M 0s 2024-05-15T23:22:03.1642341Z 45000K .......... .......... .......... .......... .......... 75% 207M 0s 2024-05-15T23:22:03.1645348Z 45050K .......... .......... .......... .......... .......... 75% 198M 0s 2024-05-15T23:22:03.1647664Z 45100K .......... .......... .......... .......... .......... 76% 188M 0s 2024-05-15T23:22:03.1651264Z 45150K .......... .......... .......... .......... .......... 76% 156M 0s 2024-05-15T23:22:03.1653234Z 45200K .......... .......... .......... .......... .......... 76% 192M 0s 2024-05-15T23:22:03.1655576Z 45250K .......... .......... .......... .......... .......... 76% 196M 0s 2024-05-15T23:22:03.1658717Z 45300K .......... .......... .......... .......... .......... 76% 191M 0s 2024-05-15T23:22:03.1661419Z 45350K .......... .......... .......... .......... .......... 76% 171M 0s 2024-05-15T23:22:03.1663424Z 45400K .......... .......... .......... .......... .......... 76% 192M 0s 2024-05-15T23:22:03.1666219Z 45450K .......... .......... .......... .......... .......... 76% 193M 0s 2024-05-15T23:22:03.1669004Z 45500K .......... .......... .......... .......... .......... 76% 205M 0s 2024-05-15T23:22:03.1672440Z 45550K .......... .......... .......... .......... .......... 76% 153M 0s 2024-05-15T23:22:03.1674745Z 45600K .......... .......... .......... .......... .......... 76% 181M 0s 2024-05-15T23:22:03.1677142Z 45650K .......... .......... .......... .......... .......... 76% 197M 0s 2024-05-15T23:22:03.1679606Z 45700K .......... .......... .......... .......... .......... 77% 196M 0s 2024-05-15T23:22:03.1682379Z 45750K .......... .......... .......... .......... .......... 77% 173M 0s 2024-05-15T23:22:03.1684893Z 45800K .......... .......... .......... .......... .......... 77% 205M 0s 2024-05-15T23:22:03.1687546Z 45850K .......... .......... .......... .......... .......... 77% 200M 0s 2024-05-15T23:22:03.1689573Z 45900K .......... .......... .......... .......... .......... 77% 186M 0s 2024-05-15T23:22:03.1692896Z 45950K .......... .......... .......... .......... .......... 77% 159M 0s 2024-05-15T23:22:03.1696202Z 46000K .......... .......... .......... .......... .......... 77% 197M 0s 2024-05-15T23:22:03.1697602Z 46050K .......... .......... .......... .......... .......... 77% 197M 0s 2024-05-15T23:22:03.1700601Z 46100K .......... .......... .......... .......... .......... 77% 186M 0s 2024-05-15T23:22:03.1702932Z 46150K .......... .......... .......... .......... .......... 77% 173M 0s 2024-05-15T23:22:03.1706053Z 46200K .......... .......... .......... .......... .......... 77% 195M 0s 2024-05-15T23:22:03.1708559Z 46250K .......... .......... .......... .......... .......... 77% 168M 0s 2024-05-15T23:22:03.1711681Z 46300K .......... .......... .......... .......... .......... 78% 200M 0s 2024-05-15T23:22:03.1713689Z 46350K .......... .......... .......... .......... .......... 78% 169M 0s 2024-05-15T23:22:03.1716903Z 46400K .......... .......... .......... .......... .......... 78% 196M 0s 2024-05-15T23:22:03.1719023Z 46450K .......... .......... .......... .......... .......... 78% 201M 0s 2024-05-15T23:22:03.1721176Z 46500K .......... .......... .......... .......... .......... 78% 200M 0s 2024-05-15T23:22:03.1724061Z 46550K .......... .......... .......... .......... .......... 78% 171M 0s 2024-05-15T23:22:03.1726894Z 46600K .......... .......... .......... .......... .......... 78% 197M 0s 2024-05-15T23:22:03.1728954Z 46650K .......... .......... .......... .......... .......... 78% 208M 0s 2024-05-15T23:22:03.1731441Z 46700K .......... .......... .......... .......... .......... 78% 187M 0s 2024-05-15T23:22:03.1734699Z 46750K .......... .......... .......... .......... .......... 78% 164M 0s 2024-05-15T23:22:03.1737986Z 46800K .......... .......... .......... .......... .......... 78% 195M 0s 2024-05-15T23:22:03.1740141Z 46850K .......... .......... .......... .......... .......... 79% 179M 0s 2024-05-15T23:22:03.1742473Z 46900K .......... .......... .......... .......... .......... 79% 206M 0s 2024-05-15T23:22:03.1744640Z 46950K .......... .......... .......... .......... .......... 79% 184M 0s 2024-05-15T23:22:03.1747784Z 47000K .......... .......... .......... .......... .......... 79% 178M 0s 2024-05-15T23:22:03.1750446Z 47050K .......... .......... .......... .......... .......... 79% 190M 0s 2024-05-15T23:22:03.1752986Z 47100K .......... .......... .......... .......... .......... 79% 194M 0s 2024-05-15T23:22:03.1755429Z 47150K .......... .......... .......... .......... .......... 79% 163M 0s 2024-05-15T23:22:03.1758226Z 47200K .......... .......... .......... .......... .......... 79% 194M 0s 2024-05-15T23:22:03.1760775Z 47250K .......... .......... .......... .......... .......... 79% 201M 0s 2024-05-15T23:22:03.1763439Z 47300K .......... .......... .......... .......... .......... 79% 193M 0s 2024-05-15T23:22:03.1766234Z 47350K .......... .......... .......... .......... .......... 79% 174M 0s 2024-05-15T23:22:03.1768103Z 47400K .......... .......... .......... .......... .......... 79% 200M 0s 2024-05-15T23:22:03.1771326Z 47450K .......... .......... .......... .......... .......... 80% 200M 0s 2024-05-15T23:22:03.1773761Z 47500K .......... .......... .......... .......... .......... 80% 187M 0s 2024-05-15T23:22:03.1776547Z 47550K .......... .......... .......... .......... .......... 80% 160M 0s 2024-05-15T23:22:03.1779390Z 47600K .......... .......... .......... .......... .......... 80% 198M 0s 2024-05-15T23:22:03.1781690Z 47650K .......... .......... .......... .......... .......... 80% 189M 0s 2024-05-15T23:22:03.1783907Z 47700K .......... .......... .......... .......... .......... 80% 194M 0s 2024-05-15T23:22:03.1787155Z 47750K .......... .......... .......... .......... .......... 80% 160M 0s 2024-05-15T23:22:03.1789378Z 47800K .......... .......... .......... .......... .......... 80% 196M 0s 2024-05-15T23:22:03.1792896Z 47850K .......... .......... .......... .......... .......... 80% 184M 0s 2024-05-15T23:22:03.1794749Z 47900K .......... .......... .......... .......... .......... 80% 197M 0s 2024-05-15T23:22:03.1798430Z 47950K .......... .......... .......... .......... .......... 80% 170M 0s 2024-05-15T23:22:03.1800040Z 48000K .......... .......... .......... .......... .......... 80% 186M 0s 2024-05-15T23:22:03.1802856Z 48050K .......... .......... .......... .......... .......... 81% 211M 0s 2024-05-15T23:22:03.1805061Z 48100K .......... .......... .......... .......... .......... 81% 198M 0s 2024-05-15T23:22:03.1807961Z 48150K .......... .......... .......... .......... .......... 81% 179M 0s 2024-05-15T23:22:03.1810455Z 48200K .......... .......... .......... .......... .......... 81% 193M 0s 2024-05-15T23:22:03.1812635Z 48250K .......... .......... .......... .......... .......... 81% 194M 0s 2024-05-15T23:22:03.1815895Z 48300K .......... .......... .......... .......... .......... 81% 196M 0s 2024-05-15T23:22:03.1818451Z 48350K .......... .......... .......... .......... .......... 81% 166M 0s 2024-05-15T23:22:03.1820515Z 48400K .......... .......... .......... .......... .......... 81% 194M 0s 2024-05-15T23:22:03.1823698Z 48450K .......... .......... .......... .......... .......... 81% 201M 0s 2024-05-15T23:22:03.1826260Z 48500K .......... .......... .......... .......... .......... 81% 192M 0s 2024-05-15T23:22:03.1828632Z 48550K .......... .......... .......... .......... .......... 81% 166M 0s 2024-05-15T23:22:03.1831856Z 48600K .......... .......... .......... .......... .......... 81% 201M 0s 2024-05-15T23:22:03.1833677Z 48650K .......... .......... .......... .......... .......... 82% 194M 0s 2024-05-15T23:22:03.1836501Z 48700K .......... .......... .......... .......... .......... 82% 193M 0s 2024-05-15T23:22:03.1838983Z 48750K .......... .......... .......... .......... .......... 82% 158M 0s 2024-05-15T23:22:03.1842145Z 48800K .......... .......... .......... .......... .......... 82% 213M 0s 2024-05-15T23:22:03.1843757Z 48850K .......... .......... .......... .......... .......... 82% 200M 0s 2024-05-15T23:22:03.1846408Z 48900K .......... .......... .......... .......... .......... 82% 212M 0s 2024-05-15T23:22:03.1849669Z 48950K .......... .......... .......... .......... .......... 82% 174M 0s 2024-05-15T23:22:03.1851928Z 49000K .......... .......... .......... .......... .......... 82% 186M 0s 2024-05-15T23:22:03.1854082Z 49050K .......... .......... .......... .......... .......... 82% 209M 0s 2024-05-15T23:22:03.1857350Z 49100K .......... .......... .......... .......... .......... 82% 193M 0s 2024-05-15T23:22:03.1860037Z 49150K .......... .......... .......... .......... .......... 82% 164M 0s 2024-05-15T23:22:03.1862121Z 49200K .......... .......... .......... .......... .......... 82% 202M 0s 2024-05-15T23:22:03.1865587Z 49250K .......... .......... .......... .......... .......... 83% 184M 0s 2024-05-15T23:22:03.1867851Z 49300K .......... .......... .......... .......... .......... 83% 180M 0s 2024-05-15T23:22:03.1870410Z 49350K .......... .......... .......... .......... .......... 83% 173M 0s 2024-05-15T23:22:03.1872325Z 49400K .......... .......... .......... .......... .......... 83% 209M 0s 2024-05-15T23:22:03.1875308Z 49450K .......... .......... .......... .......... .......... 83% 189M 0s 2024-05-15T23:22:03.1877382Z 49500K .......... .......... .......... .......... .......... 83% 204M 0s 2024-05-15T23:22:03.1880657Z 49550K .......... .......... .......... .......... .......... 83% 169M 0s 2024-05-15T23:22:03.1882692Z 49600K .......... .......... .......... .......... .......... 83% 207M 0s 2024-05-15T23:22:03.1885023Z 49650K .......... .......... .......... .......... .......... 83% 198M 0s 2024-05-15T23:22:03.1887776Z 49700K .......... .......... .......... .......... .......... 83% 211M 0s 2024-05-15T23:22:03.1889798Z 49750K .......... .......... .......... .......... .......... 83% 188M 0s 2024-05-15T23:22:03.1892824Z 49800K .......... .......... .......... .......... .......... 83% 198M 0s 2024-05-15T23:22:03.1895306Z 49850K .......... .......... .......... .......... .......... 84% 187M 0s 2024-05-15T23:22:03.1897851Z 49900K .......... .......... .......... .......... .......... 84% 188M 0s 2024-05-15T23:22:03.1901197Z 49950K .......... .......... .......... .......... .......... 84% 170M 0s 2024-05-15T23:22:03.1902941Z 50000K .......... .......... .......... .......... .......... 84% 198M 0s 2024-05-15T23:22:03.1905595Z 50050K .......... .......... .......... .......... .......... 84% 190M 0s 2024-05-15T23:22:03.1908400Z 50100K .......... .......... .......... .......... .......... 84% 167M 0s 2024-05-15T23:22:03.1910905Z 50150K .......... .......... .......... .......... .......... 84% 207M 0s 2024-05-15T23:22:03.1913044Z 50200K .......... .......... .......... .......... .......... 84% 228M 0s 2024-05-15T23:22:03.1915290Z 50250K .......... .......... .......... .......... .......... 84% 225M 0s 2024-05-15T23:22:03.1917082Z 50300K .......... .......... .......... .......... .......... 84% 230M 0s 2024-05-15T23:22:03.1919550Z 50350K .......... .......... .......... .......... .......... 84% 196M 0s 2024-05-15T23:22:03.1921155Z 50400K .......... .......... .......... .......... .......... 84% 290M 0s 2024-05-15T23:22:03.1922735Z 50450K .......... .......... .......... .......... .......... 85% 293M 0s 2024-05-15T23:22:03.1924739Z 50500K .......... .......... .......... .......... .......... 85% 283M 0s 2024-05-15T23:22:03.1926876Z 50550K .......... .......... .......... .......... .......... 85% 251M 0s 2024-05-15T23:22:03.1928364Z 50600K .......... .......... .......... .......... .......... 85% 313M 0s 2024-05-15T23:22:03.1929650Z 50650K .......... .......... .......... .......... .......... 85% 289M 0s 2024-05-15T23:22:03.1931523Z 50700K .......... .......... .......... .......... .......... 85% 276M 0s 2024-05-15T23:22:03.1933700Z 50750K .......... .......... .......... .......... .......... 85% 244M 0s 2024-05-15T23:22:03.1935048Z 50800K .......... .......... .......... .......... .......... 85% 297M 0s 2024-05-15T23:22:03.1936878Z 50850K .......... .......... .......... .......... .......... 85% 297M 0s 2024-05-15T23:22:03.1938362Z 50900K .......... .......... .......... .......... .......... 85% 295M 0s 2024-05-15T23:22:03.1940344Z 50950K .......... .......... .......... .......... .......... 85% 267M 0s 2024-05-15T23:22:03.1942809Z 51000K .......... .......... .......... .......... .......... 85% 274M 0s 2024-05-15T23:22:03.1943812Z 51050K .......... .......... .......... .......... .......... 86% 291M 0s 2024-05-15T23:22:03.1945690Z 51100K .......... .......... .......... .......... .......... 86% 289M 0s 2024-05-15T23:22:03.1947967Z 51150K .......... .......... .......... .......... .......... 86% 223M 0s 2024-05-15T23:22:03.1949540Z 51200K .......... .......... .......... .......... .......... 86% 289M 0s 2024-05-15T23:22:03.1950949Z 51250K .......... .......... .......... .......... .......... 86% 281M 0s 2024-05-15T23:22:03.1952923Z 51300K .......... .......... .......... .......... .......... 86% 304M 0s 2024-05-15T23:22:03.1954903Z 51350K .......... .......... .......... .......... .......... 86% 254M 0s 2024-05-15T23:22:03.1956399Z 51400K .......... .......... .......... .......... .......... 86% 297M 0s 2024-05-15T23:22:03.1957792Z 51450K .......... .......... .......... .......... .......... 86% 293M 0s 2024-05-15T23:22:03.1960022Z 51500K .......... .......... .......... .......... .......... 86% 276M 0s 2024-05-15T23:22:03.1961547Z 51550K .......... .......... .......... .......... .......... 86% 247M 0s 2024-05-15T23:22:03.1963205Z 51600K .......... .......... .......... .......... .......... 87% 290M 0s 2024-05-15T23:22:03.1965334Z 51650K .......... .......... .......... .......... .......... 87% 295M 0s 2024-05-15T23:22:03.1966847Z 51700K .......... .......... .......... .......... .......... 87% 295M 0s 2024-05-15T23:22:03.1968490Z 51750K .......... .......... .......... .......... .......... 87% 249M 0s 2024-05-15T23:22:03.1970377Z 51800K .......... .......... .......... .......... .......... 87% 284M 0s 2024-05-15T23:22:03.1972222Z 51850K .......... .......... .......... .......... .......... 87% 283M 0s 2024-05-15T23:22:03.1973948Z 51900K .......... .......... .......... .......... .......... 87% 292M 0s 2024-05-15T23:22:03.1976255Z 51950K .......... .......... .......... .......... .......... 87% 240M 0s 2024-05-15T23:22:03.1977648Z 52000K .......... .......... .......... .......... .......... 87% 296M 0s 2024-05-15T23:22:03.1979536Z 52050K .......... .......... .......... .......... .......... 87% 263M 0s 2024-05-15T23:22:03.1980861Z 52100K .......... .......... .......... .......... .......... 87% 300M 0s 2024-05-15T23:22:03.1983253Z 52150K .......... .......... .......... .......... .......... 87% 249M 0s 2024-05-15T23:22:03.1984615Z 52200K .......... .......... .......... .......... .......... 88% 292M 0s 2024-05-15T23:22:03.1986255Z 52250K .......... .......... .......... .......... .......... 88% 264M 0s 2024-05-15T23:22:03.1988165Z 52300K .......... .......... .......... .......... .......... 88% 279M 0s 2024-05-15T23:22:03.1990205Z 52350K .......... .......... .......... .......... .......... 88% 243M 0s 2024-05-15T23:22:03.1992128Z 52400K .......... .......... .......... .......... .......... 88% 302M 0s 2024-05-15T23:22:03.1993355Z 52450K .......... .......... .......... .......... .......... 88% 290M 0s 2024-05-15T23:22:03.1995223Z 52500K .......... .......... .......... .......... .......... 88% 280M 0s 2024-05-15T23:22:03.1996952Z 52550K .......... .......... .......... .......... .......... 88% 269M 0s 2024-05-15T23:22:03.1998640Z 52600K .......... .......... .......... .......... .......... 88% 284M 0s 2024-05-15T23:22:03.2000412Z 52650K .......... .......... .......... .......... .......... 88% 285M 0s 2024-05-15T23:22:03.2002405Z 52700K .......... .......... .......... .......... .......... 88% 294M 0s 2024-05-15T23:22:03.2003984Z 52750K .......... .......... .......... .......... .......... 88% 241M 0s 2024-05-15T23:22:03.2005746Z 52800K .......... .......... .......... .......... .......... 89% 293M 0s 2024-05-15T23:22:03.2007623Z 52850K .......... .......... .......... .......... .......... 89% 292M 0s 2024-05-15T23:22:03.2009043Z 52900K .......... .......... .......... .......... .......... 89% 298M 0s 2024-05-15T23:22:03.2011168Z 52950K .......... .......... .......... .......... .......... 89% 264M 0s 2024-05-15T23:22:03.2012562Z 53000K .......... .......... .......... .......... .......... 89% 279M 0s 2024-05-15T23:22:03.2014973Z 53050K .......... .......... .......... .......... .......... 89% 290M 0s 2024-05-15T23:22:03.2015867Z 53100K .......... .......... .......... .......... .......... 89% 303M 0s 2024-05-15T23:22:03.2018083Z 53150K .......... .......... .......... .......... .......... 89% 237M 0s 2024-05-15T23:22:03.2019774Z 53200K .......... .......... .......... .......... .......... 89% 290M 0s 2024-05-15T23:22:03.2022029Z 53250K .......... .......... .......... .......... .......... 89% 303M 0s 2024-05-15T23:22:03.2023017Z 53300K .......... .......... .......... .......... .......... 89% 297M 0s 2024-05-15T23:22:03.2025174Z 53350K .......... .......... .......... .......... .......... 89% 241M 0s 2024-05-15T23:22:03.2027054Z 53400K .......... .......... .......... .......... .......... 90% 260M 0s 2024-05-15T23:22:03.2028355Z 53450K .......... .......... .......... .......... .......... 90% 302M 0s 2024-05-15T23:22:03.2030235Z 53500K .......... .......... .......... .......... .......... 90% 301M 0s 2024-05-15T23:22:03.2032665Z 53550K .......... .......... .......... .......... .......... 90% 247M 0s 2024-05-15T23:22:03.2033972Z 53600K .......... .......... .......... .......... .......... 90% 305M 0s 2024-05-15T23:22:03.2035178Z 53650K .......... .......... .......... .......... .......... 90% 303M 0s 2024-05-15T23:22:03.2037478Z 53700K .......... .......... .......... .......... .......... 90% 292M 0s 2024-05-15T23:22:03.2038989Z 53750K .......... .......... .......... .......... .......... 90% 261M 0s 2024-05-15T23:22:03.2040763Z 53800K .......... .......... .......... .......... .......... 90% 284M 0s 2024-05-15T23:22:03.2042141Z 53850K .......... .......... .......... .......... .......... 90% 297M 0s 2024-05-15T23:22:03.2043885Z 53900K .......... .......... .......... .......... .......... 90% 303M 0s 2024-05-15T23:22:03.2046007Z 53950K .......... .......... .......... .......... .......... 90% 249M 0s 2024-05-15T23:22:03.2047511Z 54000K .......... .......... .......... .......... .......... 91% 298M 0s 2024-05-15T23:22:03.2049464Z 54050K .......... .......... .......... .......... .......... 91% 285M 0s 2024-05-15T23:22:03.2051293Z 54100K .......... .......... .......... .......... .......... 91% 292M 0s 2024-05-15T23:22:03.2053154Z 54150K .......... .......... .......... .......... .......... 91% 262M 0s 2024-05-15T23:22:03.2054527Z 54200K .......... .......... .......... .......... .......... 91% 295M 0s 2024-05-15T23:22:03.2056221Z 54250K .......... .......... .......... .......... .......... 91% 299M 0s 2024-05-15T23:22:03.2057947Z 54300K .......... .......... .......... .......... .......... 91% 288M 0s 2024-05-15T23:22:03.2059624Z 54350K .......... .......... .......... .......... .......... 91% 253M 0s 2024-05-15T23:22:03.2061073Z 54400K .......... .......... .......... .......... .......... 91% 305M 0s 2024-05-15T23:22:03.2063092Z 54450K .......... .......... .......... .......... .......... 91% 293M 0s 2024-05-15T23:22:03.2064466Z 54500K .......... .......... .......... .......... .......... 91% 294M 0s 2024-05-15T23:22:03.2067119Z 54550K .......... .......... .......... .......... .......... 91% 233M 0s 2024-05-15T23:22:03.2068473Z 54600K .......... .......... .......... .......... .......... 92% 290M 0s 2024-05-15T23:22:03.2069859Z 54650K .......... .......... .......... .......... .......... 92% 298M 0s 2024-05-15T23:22:03.2071577Z 54700K .......... .......... .......... .......... .......... 92% 301M 0s 2024-05-15T23:22:03.2073862Z 54750K .......... .......... .......... .......... .......... 92% 247M 0s 2024-05-15T23:22:03.2075218Z 54800K .......... .......... .......... .......... .......... 92% 281M 0s 2024-05-15T23:22:03.2077244Z 54850K .......... .......... .......... .......... .......... 92% 291M 0s 2024-05-15T23:22:03.2078529Z 54900K .......... .......... .......... .......... .......... 92% 297M 0s 2024-05-15T23:22:03.2080489Z 54950K .......... .......... .......... .......... .......... 92% 261M 0s 2024-05-15T23:22:03.2082083Z 55000K .......... .......... .......... .......... .......... 92% 279M 0s 2024-05-15T23:22:03.2083890Z 55050K .......... .......... .......... .......... .......... 92% 289M 0s 2024-05-15T23:22:03.2085601Z 55100K .......... .......... .......... .......... .......... 92% 289M 0s 2024-05-15T23:22:03.2087960Z 55150K .......... .......... .......... .......... .......... 92% 240M 0s 2024-05-15T23:22:03.2089217Z 55200K .......... .......... .......... .......... .......... 93% 294M 0s 2024-05-15T23:22:03.2091355Z 55250K .......... .......... .......... .......... .......... 93% 295M 0s 2024-05-15T23:22:03.2093203Z 55300K .......... .......... .......... .......... .......... 93% 277M 0s 2024-05-15T23:22:03.2094541Z 55350K .......... .......... .......... .......... .......... 93% 270M 0s 2024-05-15T23:22:03.2096863Z 55400K .......... .......... .......... .......... .......... 93% 285M 0s 2024-05-15T23:22:03.2098107Z 55450K .......... .......... .......... .......... .......... 93% 309M 0s 2024-05-15T23:22:03.2099477Z 55500K .......... .......... .......... .......... .......... 93% 300M 0s 2024-05-15T23:22:03.2101611Z 55550K .......... .......... .......... .......... .......... 93% 235M 0s 2024-05-15T23:22:03.2103141Z 55600K .......... .......... .......... .......... .......... 93% 301M 0s 2024-05-15T23:22:03.2104729Z 55650K .......... .......... .......... .......... .......... 93% 306M 0s 2024-05-15T23:22:03.2106496Z 55700K .......... .......... .......... .......... .......... 93% 279M 0s 2024-05-15T23:22:03.2108459Z 55750K .......... .......... .......... .......... .......... 93% 272M 0s 2024-05-15T23:22:03.2109998Z 55800K .......... .......... .......... .......... .......... 94% 287M 0s 2024-05-15T23:22:03.2111587Z 55850K .......... .......... .......... .......... .......... 94% 301M 0s 2024-05-15T23:22:03.2113255Z 55900K .......... .......... .......... .......... .......... 94% 298M 0s 2024-05-15T23:22:03.2115133Z 55950K .......... .......... .......... .......... .......... 94% 258M 0s 2024-05-15T23:22:03.2116736Z 56000K .......... .......... .......... .......... .......... 94% 305M 0s 2024-05-15T23:22:03.2118405Z 56050K .......... .......... .......... .......... .......... 94% 288M 0s 2024-05-15T23:22:03.2120058Z 56100K .......... .......... .......... .......... .......... 94% 298M 0s 2024-05-15T23:22:03.2121869Z 56150K .......... .......... .......... .......... .......... 94% 269M 0s 2024-05-15T23:22:03.2123506Z 56200K .......... .......... .......... .......... .......... 94% 300M 0s 2024-05-15T23:22:03.2125133Z 56250K .......... .......... .......... .......... .......... 94% 303M 0s 2024-05-15T23:22:03.2126922Z 56300K .......... .......... .......... .......... .......... 94% 277M 0s 2024-05-15T23:22:03.2128830Z 56350K .......... .......... .......... .......... .......... 95% 251M 0s 2024-05-15T23:22:03.2130447Z 56400K .......... .......... .......... .......... .......... 95% 301M 0s 2024-05-15T23:22:03.2132057Z 56450K .......... .......... .......... .......... .......... 95% 302M 0s 2024-05-15T23:22:03.2133687Z 56500K .......... .......... .......... .......... .......... 95% 301M 0s 2024-05-15T23:22:03.2135557Z 56550K .......... .......... .......... .......... .......... 95% 262M 0s 2024-05-15T23:22:03.2137178Z 56600K .......... .......... .......... .......... .......... 95% 300M 0s 2024-05-15T23:22:03.2138808Z 56650K .......... .......... .......... .......... .......... 95% 300M 0s 2024-05-15T23:22:03.2140443Z 56700K .......... .......... .......... .......... .......... 95% 301M 0s 2024-05-15T23:22:03.2142362Z 56750K .......... .......... .......... .......... .......... 95% 253M 0s 2024-05-15T23:22:03.2144051Z 56800K .......... .......... .......... .......... .......... 95% 290M 0s 2024-05-15T23:22:03.2145844Z 56850K .......... .......... .......... .......... .......... 95% 282M 0s 2024-05-15T23:22:03.2147456Z 56900K .......... .......... .......... .......... .......... 95% 293M 0s 2024-05-15T23:22:03.2149269Z 56950K .......... .......... .......... .......... .......... 96% 267M 0s 2024-05-15T23:22:03.2150913Z 57000K .......... .......... .......... .......... .......... 96% 299M 0s 2024-05-15T23:22:03.2152577Z 57050K .......... .......... .......... .......... .......... 96% 291M 0s 2024-05-15T23:22:03.2154209Z 57100K .......... .......... .......... .......... .......... 96% 301M 0s 2024-05-15T23:22:03.2156166Z 57150K .......... .......... .......... .......... .......... 96% 252M 0s 2024-05-15T23:22:03.2157773Z 57200K .......... .......... .......... .......... .......... 96% 299M 0s 2024-05-15T23:22:03.2159389Z 57250K .......... .......... .......... .......... .......... 96% 302M 0s 2024-05-15T23:22:03.2161140Z 57300K .......... .......... .......... .......... .......... 96% 286M 0s 2024-05-15T23:22:03.2162907Z 57350K .......... .......... .......... .......... .......... 96% 272M 0s 2024-05-15T23:22:03.2164521Z 57400K .......... .......... .......... .......... .......... 96% 301M 0s 2024-05-15T23:22:03.2166233Z 57450K .......... .......... .......... .......... .......... 96% 288M 0s 2024-05-15T23:22:03.2167847Z 57500K .......... .......... .......... .......... .......... 96% 301M 0s 2024-05-15T23:22:03.2169861Z 57550K .......... .......... .......... .......... .......... 97% 243M 0s 2024-05-15T23:22:03.2171474Z 57600K .......... .......... .......... .......... .......... 97% 302M 0s 2024-05-15T23:22:03.2173084Z 57650K .......... .......... .......... .......... .......... 97% 302M 0s 2024-05-15T23:22:03.2174898Z 57700K .......... .......... .......... .......... .......... 97% 302M 0s 2024-05-15T23:22:03.2176544Z 57750K .......... .......... .......... .......... .......... 97% 273M 0s 2024-05-15T23:22:03.2178273Z 57800K .......... .......... .......... .......... .......... 97% 279M 0s 2024-05-15T23:22:03.2179925Z 57850K .......... .......... .......... .......... .......... 97% 296M 0s 2024-05-15T23:22:03.2181521Z 57900K .......... .......... .......... .......... .......... 97% 304M 0s 2024-05-15T23:22:03.2183439Z 57950K .......... .......... .......... .......... .......... 97% 252M 0s 2024-05-15T23:22:03.2185167Z 58000K .......... .......... .......... .......... .......... 97% 301M 0s 2024-05-15T23:22:03.2186918Z 58050K .......... .......... .......... .......... .......... 97% 270M 0s 2024-05-15T23:22:03.2188502Z 58100K .......... .......... .......... .......... .......... 97% 303M 0s 2024-05-15T23:22:03.2190281Z 58150K .......... .......... .......... .......... .......... 98% 269M 0s 2024-05-15T23:22:03.2191901Z 58200K .......... .......... .......... .......... .......... 98% 302M 0s 2024-05-15T23:22:03.2193533Z 58250K .......... .......... .......... .......... .......... 98% 299M 0s 2024-05-15T23:22:03.2195233Z 58300K .......... .......... .......... .......... .......... 98% 290M 0s 2024-05-15T23:22:03.2197163Z 58350K .......... .......... .......... .......... .......... 98% 253M 0s 2024-05-15T23:22:03.2198748Z 58400K .......... .......... .......... .......... .......... 98% 306M 0s 2024-05-15T23:22:03.2200366Z 58450K .......... .......... .......... .......... .......... 98% 302M 0s 2024-05-15T23:22:03.2201978Z 58500K .......... .......... .......... .......... .......... 98% 304M 0s 2024-05-15T23:22:03.2203855Z 58550K .......... .......... .......... .......... .......... 98% 258M 0s 2024-05-15T23:22:03.2205483Z 58600K .......... .......... .......... .......... .......... 98% 301M 0s 2024-05-15T23:22:03.2207102Z 58650K .......... .......... .......... .......... .......... 98% 306M 0s 2024-05-15T23:22:03.2208711Z 58700K .......... .......... .......... .......... .......... 98% 300M 0s 2024-05-15T23:22:03.2210622Z 58750K .......... .......... .......... .......... .......... 99% 253M 0s 2024-05-15T23:22:03.2212329Z 58800K .......... .......... .......... .......... .......... 99% 288M 0s 2024-05-15T23:22:03.2213952Z 58850K .......... .......... .......... .......... .......... 99% 302M 0s 2024-05-15T23:22:03.2215856Z 58900K .......... .......... .......... .......... .......... 99% 303M 0s 2024-05-15T23:22:03.2217388Z 58950K .......... .......... .......... .......... .......... 99% 268M 0s 2024-05-15T23:22:03.2219018Z 59000K .......... .......... .......... .......... .......... 99% 301M 0s 2024-05-15T23:22:03.2220702Z 59050K .......... .......... .......... .......... .......... 99% 286M 0s 2024-05-15T23:22:03.2222340Z 59100K .......... .......... .......... .......... .......... 99% 299M 0s 2024-05-15T23:22:03.2224289Z 59150K .......... .......... .......... .......... .......... 99% 252M 0s 2024-05-15T23:22:03.2226078Z 59200K .......... .......... .......... .......... .......... 99% 275M 0s 2024-05-15T23:22:03.2227676Z 59250K .......... .......... .......... .......... .......... 99% 306M 0s 2024-05-15T23:22:03.2229363Z 59300K .......... .......... .......... .......... .......... 99% 302M 0s 2024-05-15T23:22:03.2230109Z 59350K .......... .... 100% 251M=0.3s 2024-05-15T23:22:03.2230422Z 2024-05-15T23:22:03.2231435Z 2024-05-15 23:22:03 (196 MB/s) - ‘stories15M.pt’ saved [60789090/60789090] 2024-05-15T23:22:03.2231824Z 2024-05-15T23:22:03.2240907Z + for resource in $RESOURCES_STRING 2024-05-15T23:22:03.2241725Z Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-05-15T23:22:03.2242568Z + echo 'Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.model' 2024-05-15T23:22:03.2243236Z + wget https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-05-15T23:22:03.2267104Z --2024-05-15 23:22:03-- https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-05-15T23:22:03.2307299Z Resolving github.com (github.com)... 140.82.113.3 2024-05-15T23:22:03.2319125Z Connecting to github.com (github.com)|140.82.113.3|:443... connected. 2024-05-15T23:22:03.2388556Z HTTP request sent, awaiting response... 302 Found 2024-05-15T23:22:03.2389770Z Location: https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.model [following] 2024-05-15T23:22:03.2391009Z --2024-05-15 23:22:03-- https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.model 2024-05-15T23:22:03.2413548Z Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.109.133, ... 2024-05-15T23:22:03.2422477Z Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected. 2024-05-15T23:22:03.2578003Z HTTP request sent, awaiting response... 200 OK 2024-05-15T23:22:03.2579141Z Length: 499723 (488K) [application/octet-stream] 2024-05-15T23:22:03.2579829Z Saving to: ‘tokenizer.model’ 2024-05-15T23:22:03.2580052Z 2024-05-15T23:22:03.2589901Z 0K .......... .......... .......... .......... .......... 10% 50.0M 0s 2024-05-15T23:22:03.2600153Z 50K .......... .......... .......... .......... .......... 20% 45.5M 0s 2024-05-15T23:22:03.2602293Z 100K .......... .......... .......... .......... .......... 30% 225M 0s 2024-05-15T23:22:03.2605580Z 150K .......... .......... .......... .......... .......... 40% 148M 0s 2024-05-15T23:22:03.2609003Z 200K .......... .......... .......... .......... .......... 51% 144M 0s 2024-05-15T23:22:03.2618016Z 250K .......... .......... .......... .......... .......... 61% 53.9M 0s 2024-05-15T23:22:03.2619835Z 300K .......... .......... .......... .......... .......... 71% 268M 0s 2024-05-15T23:22:03.2621776Z 350K .......... .......... .......... .......... .......... 81% 248M 0s 2024-05-15T23:22:03.2623569Z 400K .......... .......... .......... .......... .......... 92% 287M 0s 2024-05-15T23:22:03.2624952Z 450K .......... .......... .......... ........ 100% 296M=0.005s 2024-05-15T23:22:03.2625750Z 2024-05-15T23:22:03.2626162Z 2024-05-15 23:22:03 (105 MB/s) - ‘tokenizer.model’ saved [499723/499723] 2024-05-15T23:22:03.2626553Z 2024-05-15T23:22:03.2634550Z + for resource in $RESOURCES_STRING 2024-05-15T23:22:03.2635116Z Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin 2024-05-15T23:22:03.2635894Z + echo 'Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin' 2024-05-15T23:22:03.2636540Z + wget https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin 2024-05-15T23:22:03.2659501Z --2024-05-15 23:22:03-- https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin 2024-05-15T23:22:03.2695483Z Resolving github.com (github.com)... 140.82.113.3 2024-05-15T23:22:03.2706422Z Connecting to github.com (github.com)|140.82.113.3|:443... connected. 2024-05-15T23:22:03.3259047Z HTTP request sent, awaiting response... 302 Found 2024-05-15T23:22:03.3260034Z Location: https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.bin [following] 2024-05-15T23:22:03.3261444Z --2024-05-15 23:22:03-- https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.bin 2024-05-15T23:22:03.3264936Z Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.111.133, ... 2024-05-15T23:22:03.3278324Z Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. 2024-05-15T23:22:03.3373428Z HTTP request sent, awaiting response... 200 OK 2024-05-15T23:22:03.3374128Z Length: 433869 (424K) [application/octet-stream] 2024-05-15T23:22:03.3374765Z Saving to: ‘tokenizer.bin’ 2024-05-15T23:22:03.3375377Z 2024-05-15T23:22:03.3386372Z 0K .......... .......... .......... .......... .......... 11% 45.2M 0s 2024-05-15T23:22:03.3396849Z 50K .......... .......... .......... .......... .......... 23% 44.9M 0s 2024-05-15T23:22:03.3402482Z 100K .......... .......... .......... .......... .......... 35% 89.8M 0s 2024-05-15T23:22:03.3405085Z 150K .......... .......... .......... .......... .......... 47% 193M 0s 2024-05-15T23:22:03.3409407Z 200K .......... .......... .......... .......... .......... 59% 111M 0s 2024-05-15T23:22:03.3411267Z 250K .......... .......... .......... .......... .......... 70% 253M 0s 2024-05-15T23:22:03.3413782Z 300K .......... .......... .......... .......... .......... 82% 182M 0s 2024-05-15T23:22:03.3415633Z 350K .......... .......... .......... .......... .......... 94% 266M 0s 2024-05-15T23:22:03.3416575Z 400K .......... .......... ... 100% 275M=0.004s 2024-05-15T23:22:03.3416916Z 2024-05-15T23:22:03.3417274Z 2024-05-15 23:22:03 (100 MB/s) - ‘tokenizer.bin’ saved [433869/433869] 2024-05-15T23:22:03.3417661Z 2024-05-15T23:22:03.3426002Z + popd 2024-05-15T23:22:03.3426206Z ~/work/torchchat/torchchat 2024-05-15T23:22:03.3456799Z ##[group]Run python3 -c 'import torch;print(f"torch: {torch.__version__, torch.version.git_version}")' 2024-05-15T23:22:03.3457187Z python3 -c 'import torch;print(f"torch: {torch.__version__, torch.version.git_version}")' 2024-05-15T23:22:03.3457305Z pushd ${TORCHCHAT_ROOT} 2024-05-15T23:22:03.3457506Z bash .ci/scripts/convert_checkpoint.sh ${REPO_NAME} 2024-05-15T23:22:03.3457823Z bash .ci/scripts/validate.sh "./checkpoints/${REPO_NAME}/model.pth" "cpu" "compile" 2024-05-15T23:22:03.3510226Z shell: /usr/bin/bash -e {0} 2024-05-15T23:22:03.3510310Z env: 2024-05-15T23:22:03.3510486Z TORCHCHAT_ROOT: /home/runner/work/torchchat/torchchat 2024-05-15T23:22:03.3510597Z REPO_NAME: tinyllamas/stories15M 2024-05-15T23:22:03.3510792Z pythonLocation: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:22:03.3511032Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib/pkgconfig 2024-05-15T23:22:03.3511237Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:22:03.3511414Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:22:03.3511581Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:22:03.3511777Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib 2024-05-15T23:22:03.3511859Z ##[endgroup] 2024-05-15T23:22:04.3555778Z torch: ('2.4.0.dev20240507+cpu', 'e4f522910a192a919111277ce3e1c0fb0c8482bd') 2024-05-15T23:22:04.5441027Z ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-05-15T23:22:04.5460038Z ~/work/torchchat/torchchat/checkpoints/tinyllamas/stories15M ~/work/torchchat/torchchat 2024-05-15T23:22:04.5477016Z ~/work/torchchat/torchchat 2024-05-15T23:22:04.5503810Z arg:compile 2024-05-15T23:22:04.5529309Z ############### Run inference with torch.compile for dtype float32 ############### 2024-05-15T23:22:04.5529764Z 2024-05-15T23:22:04.5529878Z ****************************************** 2024-05-15T23:22:04.5530442Z ************** non-quantized ************* 2024-05-15T23:22:04.5530772Z ****************************************** 2024-05-15T23:22:21.0515822Z Time for inference 1: 13.44 sec total, 14.88 tokens/sec 2024-05-15T23:22:21.0516504Z Bandwidth achieved: 1.45 GB/s 2024-05-15T23:22:21.0517493Z *** This first iteration will include cold start effects for dynamic import, hardware caches, JIT compilation. *** 2024-05-15T23:22:21.7748681Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:22:21.7749108Z Loading model... 2024-05-15T23:22:21.7749373Z Time to load model: 0.02 seconds 2024-05-15T23:22:21.7751721Z Hello, my name is Grandpa Jack. Grandpa's name is Daisy, while Daisy's name. Every day, Grandpa Jack came up with a plan, to make Daisy very organized. He loved to make things that weren't just any ordinary thing, they were a special treasure! 2024-05-15T23:22:21.7755003Z One day, Daisy was having a great time. She was playing in the park and having a great time. Suddenly, she heard a loud noise and a bright light. She ran over to see what it was. It was a giant door! Daisy was so excited. She opened the door the giant door! 2024-05-15T23:22:21.7759438Z Inside, Daisy found a magical world filled with lots of bright colours. Finally, she found a beautiful garden. She was so happy. She spent the whole day exploring the garden, playing games, and exploring the garden. Every day, Daisy would come out to visit the magical world 2024-05-15T23:22:21.7761186Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:22:21.7761668Z --------------------------------------------------- 2024-05-15T23:22:21.7762074Z JIT compilation time (incl runtime): 1.3e+01 seconds 2024-05-15T23:22:21.7762357Z 2024-05-15T23:22:21.7762461Z ======================================== 2024-05-15T23:22:21.7762676Z 2024-05-15T23:22:21.7762775Z Average tokens/sec: 14.88 2024-05-15T23:22:21.7763040Z Memory used: 0.00 GB 2024-05-15T23:22:21.7763297Z ****************************************** 2024-05-15T23:22:21.7763669Z ******* Emb: channel-wise quantized ****** 2024-05-15T23:22:21.7764232Z ****************************************** 2024-05-15T23:22:25.3979474Z Time for inference 1: 1.65 sec total, 121.50 tokens/sec 2024-05-15T23:22:25.3980163Z Bandwidth achieved: 8.52 GB/s 2024-05-15T23:22:25.3981058Z *** This first iteration will include cold start effects for dynamic import, hardware caches. *** 2024-05-15T23:22:25.7537924Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:22:25.7538600Z Loading model... 2024-05-15T23:22:25.7539042Z Time to load model: 0.02 seconds 2024-05-15T23:22:25.7539969Z Quantizing the model with: {'embedding': {'bitwidth': 8, 'groupsize': 0}} 2024-05-15T23:22:25.7540584Z Time to quantize model: 0.02 seconds 2024-05-15T23:22:25.7541597Z Hello, my name is Daisy. Daisy is very popular. Everyone wants to be her friend. One day, Daisy's mommy takes her to the park. Daisy is so excited! She loves to play. 2024-05-15T23:22:25.7543137Z Daisy sees a big slide. She wants to go on it. She runs to the slide and climbs up the ladder. She sits on the top and slides down. She laughs and shouts. She feels the wind in her hair. 2024-05-15T23:22:25.7544552Z Daisy sees a boy. He is playing with a ball. He is throwing the ball to his friend. Daisy wants to play too. She runs to the boy and says, "Can I play with you?" 2024-05-15T23:22:25.7545988Z The boy looks at Daisy. He sees her smiling. He smiles back. He says, "Sure, you can play with me. What do you want to play?" 2024-05-15T23:22:25.7546646Z Daisy says, "I want 2024-05-15T23:22:25.7546962Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:22:25.7547406Z --------------------------------------------------- 2024-05-15T23:22:25.7547650Z 2024-05-15T23:22:25.7547745Z ======================================== 2024-05-15T23:22:25.7547961Z 2024-05-15T23:22:25.7548062Z Average tokens/sec: 121.50 2024-05-15T23:22:25.7548329Z Memory used: 0.00 GB 2024-05-15T23:22:40.3546050Z Time for inference 1: 11.80 sec total, 16.96 tokens/sec 2024-05-15T23:22:40.3546735Z Bandwidth achieved: 1.19 GB/s 2024-05-15T23:22:40.3547734Z *** This first iteration will include cold start effects for dynamic import, hardware caches, JIT compilation. *** 2024-05-15T23:22:41.0504536Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:22:41.0505497Z Loading model... 2024-05-15T23:22:41.0505939Z Time to load model: 0.02 seconds 2024-05-15T23:22:41.0506966Z Quantizing the model with: {'embedding': {'bitwidth': 8, 'groupsize': 0}} 2024-05-15T23:22:41.0507879Z Time to quantize model: 0.02 seconds 2024-05-15T23:22:41.0509057Z Hello, my name is Daisy. Daisy is very popular. Everyone wants to be her friend. One day, Daisy's mommy takes her to the park. Daisy is so excited! She loves to play. 2024-05-15T23:22:41.0511622Z Daisy sees a big slide. She wants to go on it. She runs to the slide and climbs up the ladder. She sits on the top and slides down. She laughs and shouts. She feels the wind in her hair. 2024-05-15T23:22:41.0513444Z Daisy sees a boy. He is playing with a ball. He is throwing the ball to his friend. Daisy wants to play too. She runs to the boy and says, "Can I play with you?" 2024-05-15T23:22:41.0514879Z The boy looks at Daisy. He sees her smiling. He smiles back. He says, "Sure, you can play with me. What do you want to play?" 2024-05-15T23:22:41.0516076Z Daisy says, "I want 2024-05-15T23:22:41.0516484Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:22:41.0517009Z --------------------------------------------------- 2024-05-15T23:22:41.0517488Z JIT compilation time (incl runtime): 1.2e+01 seconds 2024-05-15T23:22:41.0517828Z 2024-05-15T23:22:41.0517990Z ======================================== 2024-05-15T23:22:41.0518227Z 2024-05-15T23:22:41.0518327Z Average tokens/sec: 16.96 2024-05-15T23:22:41.0518622Z Memory used: 0.00 GB 2024-05-15T23:22:41.0518940Z ****************************************** 2024-05-15T23:22:41.0519333Z ******** Emb: group-wise quantized ******* 2024-05-15T23:22:41.0519763Z ****************************************** 2024-05-15T23:22:44.6275041Z Time for inference 1: 1.60 sec total, 124.82 tokens/sec 2024-05-15T23:22:44.6275880Z Bandwidth achieved: 9.31 GB/s 2024-05-15T23:22:44.6276806Z *** This first iteration will include cold start effects for dynamic import, hardware caches. *** 2024-05-15T23:22:44.9850059Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:22:44.9850677Z Loading model... 2024-05-15T23:22:44.9851036Z Time to load model: 0.02 seconds 2024-05-15T23:22:44.9851703Z Quantizing the model with: {'embedding': {'bitwidth': 8, 'groupsize': 8}} 2024-05-15T23:22:44.9852313Z Time to quantize model: 0.03 seconds 2024-05-15T23:22:44.9853661Z Hello, my name is Daisy. Daisy is very popular. Everyone wants to be her friend. One day, Daisy's mommy takes her to the park. Daisy is so excited! She loves to play. 2024-05-15T23:22:44.9855142Z Daisy sees a big slide. She wants to go on it. She runs to the slide and climbs up the ladder. She sits on the top and slides down. She laughs and says, "Whee!" 2024-05-15T23:22:44.9856449Z Daisy's mommy claps and says, "Good job, Daisy! You are so brave!" Daisy smiles and says, "Thank you, mommy!" 2024-05-15T23:22:44.9857857Z Daisy and her mommy have a great day at the park. They play on the swings, slide down the slide, and run in the grass. Daisy is very happy. She loves her mommy and her popular slide. Once upon a time, there 2024-05-15T23:22:44.9859026Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:22:44.9859485Z --------------------------------------------------- 2024-05-15T23:22:44.9859753Z 2024-05-15T23:22:44.9859857Z ======================================== 2024-05-15T23:22:44.9860083Z 2024-05-15T23:22:44.9860193Z Average tokens/sec: 124.82 2024-05-15T23:22:44.9860469Z Memory used: 0.00 GB 2024-05-15T23:22:59.6242096Z Time for inference 1: 11.82 sec total, 16.92 tokens/sec 2024-05-15T23:22:59.6242777Z Bandwidth achieved: 1.26 GB/s 2024-05-15T23:22:59.6243758Z *** This first iteration will include cold start effects for dynamic import, hardware caches, JIT compilation. *** 2024-05-15T23:23:00.3426738Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:23:00.3427578Z Loading model... 2024-05-15T23:23:00.3428126Z Time to load model: 0.02 seconds 2024-05-15T23:23:00.3429287Z Quantizing the model with: {'embedding': {'bitwidth': 8, 'groupsize': 8}} 2024-05-15T23:23:00.3430183Z Time to quantize model: 0.03 seconds 2024-05-15T23:23:00.3431398Z Hello, my name is Daisy. Daisy is very popular. Everyone wants to be her friend. One day, Daisy's mommy takes her to the park. Daisy is so excited! She loves to play. 2024-05-15T23:23:00.3433017Z Daisy sees a big slide. She wants to go on it. She runs to the slide and climbs up the ladder. She sits on the top and slides down. She laughs and says, "Whee!" 2024-05-15T23:23:00.3434313Z Daisy's mommy claps and says, "Good job, Daisy! You are so brave!" Daisy smiles and says, "Thank you, mommy!" 2024-05-15T23:23:00.3435729Z Daisy and her mommy have a great day at the park. They play on the swings, slide down the slide, and run in the grass. Daisy is very happy. She loves her mommy and her popular slide. Once upon a time, there 2024-05-15T23:23:00.3436883Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:23:00.3437341Z --------------------------------------------------- 2024-05-15T23:23:00.3438092Z JIT compilation time (incl runtime): 1.2e+01 seconds 2024-05-15T23:23:00.3438399Z 2024-05-15T23:23:00.3438503Z ======================================== 2024-05-15T23:23:00.3438734Z 2024-05-15T23:23:00.3438841Z Average tokens/sec: 16.92 2024-05-15T23:23:00.3439116Z Memory used: 0.00 GB 2024-05-15T23:23:00.3439392Z *********************************************** 2024-05-15T23:23:00.3439819Z ******* Emb: 4bit channel-wise quantized ****** 2024-05-15T23:23:00.3440185Z *********************************************** 2024-05-15T23:23:05.5034337Z Time for inference 1: 3.21 sec total, 62.31 tokens/sec 2024-05-15T23:23:05.5035060Z Bandwidth achieved: 4.08 GB/s 2024-05-15T23:23:05.5036440Z *** This first iteration will include cold start effects for dynamic import, hardware caches. *** 2024-05-15T23:23:05.8570617Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:23:05.8571143Z Loading model... 2024-05-15T23:23:05.8571423Z Time to load model: 0.02 seconds 2024-05-15T23:23:05.8572039Z Quantizing the model with: {'embedding': {'bitwidth': 4, 'groupsize': 0, 'packed': 'True'}} 2024-05-15T23:23:05.8572623Z Time to quantize model: 0.03 seconds 2024-05-15T23:23:05.8573579Z Hello, my name is Jack. He is three years old and he loves to explore. One day, he was walking through the park when he saw a big, tall tree. He wanted to climb it, so he started to climb. 2024-05-15T23:23:05.8574644Z Suddenly, he heard a voice. "Hey, what are you doing?" It was his mom. 2024-05-15T23:23:05.8575284Z Jack replied, "I'm climbing the tree. I want to see what's up there." 2024-05-15T23:23:05.8575881Z His mom said, "Be careful, Jack. You don't want to get hurt." 2024-05-15T23:23:05.8576376Z Jack said, "I'm not scared. I'm brave." 2024-05-15T23:23:05.8577215Z He started to climb the tree. He was almost at the top when he heard a loud noise. He looked down and saw a big, scary dog. The dog barked and growled at him. 2024-05-15T23:23:05.8578182Z Jack was scared and he started to cry. He tried to climb down, but he was too 2024-05-15T23:23:05.8578750Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:23:05.8579187Z --------------------------------------------------- 2024-05-15T23:23:05.8579438Z 2024-05-15T23:23:05.8579536Z ======================================== 2024-05-15T23:23:05.8579753Z 2024-05-15T23:23:05.8579850Z Average tokens/sec: 62.31 2024-05-15T23:23:05.8580122Z Memory used: 0.00 GB 2024-05-15T23:23:20.8480643Z Time for inference 1: 12.20 sec total, 16.40 tokens/sec 2024-05-15T23:23:20.8481388Z Bandwidth achieved: 1.07 GB/s 2024-05-15T23:23:20.8482373Z *** This first iteration will include cold start effects for dynamic import, hardware caches, JIT compilation. *** 2024-05-15T23:23:21.5462342Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:23:21.5463084Z Loading model... 2024-05-15T23:23:21.5463509Z Time to load model: 0.02 seconds 2024-05-15T23:23:21.5464247Z Quantizing the model with: {'embedding': {'bitwidth': 4, 'groupsize': 0, 'packed': 'True'}} 2024-05-15T23:23:21.5465201Z Time to quantize model: 0.03 seconds 2024-05-15T23:23:21.5466391Z Hello, my name is Jack. He is three years old and he loves to explore. One day, he was walking through the park when he saw a big, tall tree. He wanted to climb it, so he started to climb. 2024-05-15T23:23:21.5467514Z Suddenly, he heard a voice. "Hey, what are you doing?" It was his mom. 2024-05-15T23:23:21.5468259Z Jack replied, "I'm climbing the tree. I want to see what's up there." 2024-05-15T23:23:21.5468984Z His mom said, "Be careful, Jack. You don't want to get hurt." 2024-05-15T23:23:21.5469473Z Jack said, "I'm not scared. I'm brave." 2024-05-15T23:23:21.5470323Z He started to climb the tree. He was almost at the top when he heard a loud noise. He looked down and saw a big, scary dog. The dog barked and growled at him. 2024-05-15T23:23:21.5471286Z Jack was scared and he started to cry. He tried to climb down, but he was too 2024-05-15T23:23:21.5471831Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:23:21.5472261Z --------------------------------------------------- 2024-05-15T23:23:21.5472990Z JIT compilation time (incl runtime): 1.2e+01 seconds 2024-05-15T23:23:21.5473274Z 2024-05-15T23:23:21.5473452Z ======================================== 2024-05-15T23:23:21.5473696Z 2024-05-15T23:23:21.5473821Z Average tokens/sec: 16.40 2024-05-15T23:23:21.5474084Z Memory used: 0.00 GB 2024-05-15T23:23:21.5474346Z *********************************************** 2024-05-15T23:23:21.5474749Z ******** Emb: 4bit group-wise quantized ******* 2024-05-15T23:23:21.5475089Z *********************************************** 2024-05-15T23:23:26.7084073Z Time for inference 1: 3.18 sec total, 62.80 tokens/sec 2024-05-15T23:23:26.7084743Z Bandwidth achieved: 4.40 GB/s 2024-05-15T23:23:26.7086665Z *** This first iteration will include cold start effects for dynamic import, hardware caches. *** 2024-05-15T23:23:27.0933949Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:23:27.0934535Z Loading model... 2024-05-15T23:23:27.0934854Z Time to load model: 0.02 seconds 2024-05-15T23:23:27.0935893Z Quantizing the model with: {'embedding': {'bitwidth': 4, 'groupsize': 8, 'packed': 'True'}} 2024-05-15T23:23:27.0936846Z Time to quantize model: 0.03 seconds 2024-05-15T23:23:27.0937707Z Hello, my name is Daisy. Daisy is three years old. She loves to play with her toys. 2024-05-15T23:23:27.0939241Z One day, Daisy's mommy said, "Daisy, it's time to go to the store." Daisy was so excited. She ran to the car and said, "Mommy, can I go to the store?" 2024-05-15T23:23:27.0940173Z Mommy smiled and said, "Yes, Daisy. You can go to the store." 2024-05-15T23:23:27.0940973Z So Daisy got in the car and drove to the store. When she got there, she saw a big, shiny, new toy. She was so happy! 2024-05-15T23:23:27.0941698Z Daisy said, "Mommy, can I have this toy?" 2024-05-15T23:23:27.0942093Z Mommy said, "Yes, Daisy. You can have it." 2024-05-15T23:23:27.0942598Z Daisy was so excited. She hugged the toy and said, "Thank you, Mommy!" 2024-05-15T23:23:27.0942987Z 2024-05-15T23:23:27.0943156Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:23:27.0943628Z --------------------------------------------------- 2024-05-15T23:23:27.0943889Z 2024-05-15T23:23:27.0943993Z ======================================== 2024-05-15T23:23:27.0944219Z 2024-05-15T23:23:27.0944319Z Average tokens/sec: 62.80 2024-05-15T23:23:27.0944596Z Memory used: 0.00 GB 2024-05-15T23:23:42.4367334Z Time for inference 1: 12.50 sec total, 16.00 tokens/sec 2024-05-15T23:23:42.4368023Z Bandwidth achieved: 1.12 GB/s 2024-05-15T23:23:42.4368992Z *** This first iteration will include cold start effects for dynamic import, hardware caches, JIT compilation. *** 2024-05-15T23:23:43.1650559Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:23:43.1651254Z Loading model... 2024-05-15T23:23:43.1651677Z Time to load model: 0.02 seconds 2024-05-15T23:23:43.1652693Z Quantizing the model with: {'embedding': {'bitwidth': 4, 'groupsize': 8, 'packed': 'True'}} 2024-05-15T23:23:43.1653658Z Time to quantize model: 0.03 seconds 2024-05-15T23:23:43.1654573Z Hello, my name is Daisy. Daisy is three years old. She loves to play with her toys. 2024-05-15T23:23:43.1656240Z One day, Daisy's mommy said, "Daisy, it's time to go to the store." Daisy was so excited. She ran to the car and said, "Mommy, can I go to the store?" 2024-05-15T23:23:43.1657489Z Mommy smiled and said, "Yes, Daisy. You can go to the store." 2024-05-15T23:23:43.1658644Z So Daisy got in the car and drove to the store. When she got there, she saw a big, shiny, new toy. She was so happy! 2024-05-15T23:23:43.1659762Z Daisy said, "Mommy, can I have this toy?" 2024-05-15T23:23:43.1660374Z Mommy said, "Yes, Daisy. You can have it." 2024-05-15T23:23:43.1661196Z Daisy was so excited. She hugged the toy and said, "Thank you, Mommy!" 2024-05-15T23:23:43.1661784Z 2024-05-15T23:23:43.1662036Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:23:43.1662642Z --------------------------------------------------- 2024-05-15T23:23:43.1663051Z JIT compilation time (incl runtime): 1.2e+01 seconds 2024-05-15T23:23:43.1663667Z 2024-05-15T23:23:43.1663765Z ======================================== 2024-05-15T23:23:43.1663987Z 2024-05-15T23:23:43.1664087Z Average tokens/sec: 16.00 2024-05-15T23:23:43.1664357Z Memory used: 0.00 GB 2024-05-15T23:23:43.1664609Z ****************************************** 2024-05-15T23:23:43.1665288Z ******* INT8 channel-wise quantized ****** 2024-05-15T23:23:43.1665692Z ****************************************** 2024-05-15T23:23:46.8840057Z Time for inference 1: 1.75 sec total, 114.49 tokens/sec 2024-05-15T23:23:46.8840744Z Bandwidth achieved: 5.98 GB/s 2024-05-15T23:23:46.8841597Z *** This first iteration will include cold start effects for dynamic import, hardware caches. *** 2024-05-15T23:23:47.2305568Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:23:47.2306258Z Loading model... 2024-05-15T23:23:47.2306532Z Time to load model: 0.02 seconds 2024-05-15T23:23:47.2307098Z Quantizing the model with: {'linear:int8': {'bitwidth': 8, 'groupsize': 0}} 2024-05-15T23:23:47.2307620Z Time to quantize model: 0.04 seconds 2024-05-15T23:23:47.2308773Z Hello, my name is Daisy. Daisy is very popular. Everyone wants to be her friend. One day, Daisy's mommy takes her to the park. Daisy is so excited! She loves to play. 2024-05-15T23:23:47.2310617Z Daisy sees a big slide. She wants to go on it. Daisy's mommy says, "Yes, you can go on the slide." Daisy runs to the slide. She climbs up the steps. She sits on the slide. She slides down. She laughs. 2024-05-15T23:23:47.2312472Z Daisy sees a boy. He is playing with a ball. He throws the ball to Daisy. Daisy runs to the ball. She picks it up. She throws it back to the boy. The boy catches the ball. He throws it back to Daisy. They play together. They have fun. 2024-05-15T23:23:47.2313738Z Daisy and the boy are friends. They like to play at 2024-05-15T23:23:47.2314177Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:23:47.2314613Z --------------------------------------------------- 2024-05-15T23:23:47.2314860Z 2024-05-15T23:23:47.2314962Z ======================================== 2024-05-15T23:23:47.2315176Z 2024-05-15T23:23:47.2315272Z Average tokens/sec: 114.49 2024-05-15T23:23:47.2315540Z Memory used: 0.00 GB 2024-05-15T23:24:04.5851844Z Time for inference 1: 14.53 sec total, 13.76 tokens/sec 2024-05-15T23:24:04.5852525Z Bandwidth achieved: 0.72 GB/s 2024-05-15T23:24:04.5853516Z *** This first iteration will include cold start effects for dynamic import, hardware caches, JIT compilation. *** 2024-05-15T23:24:05.2996357Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:24:05.2997051Z Loading model... 2024-05-15T23:24:05.2997473Z Time to load model: 0.02 seconds 2024-05-15T23:24:05.2998320Z Quantizing the model with: {'linear:int8': {'bitwidth': 8, 'groupsize': 0}} 2024-05-15T23:24:05.2999086Z Time to quantize model: 0.05 seconds 2024-05-15T23:24:05.3000058Z Hello, my name is Daisy. Daisy is very popular. Everyone wants to be her friend. One day, Daisy's mommy takes her to the park. Daisy is so excited! She loves to play. 2024-05-15T23:24:05.3001643Z Daisy sees a big slide. She wants to go on it. Daisy's mommy says, "Yes, you can go on the slide." Daisy runs to the slide. She climbs up the steps. She sits on the slide. She slides down. She laughs. 2024-05-15T23:24:05.3003372Z Daisy sees a boy. He is playing with a ball. He throws the ball to Daisy. Daisy runs to the ball. She picks it up. She throws it back to the boy. The boy catches the ball. He throws it back to Daisy. They play together. They have fun. 2024-05-15T23:24:05.3004536Z Daisy and the boy are friends. They like to play at 2024-05-15T23:24:05.3004971Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:24:05.3005415Z --------------------------------------------------- 2024-05-15T23:24:05.3005813Z JIT compilation time (incl runtime): 1.5e+01 seconds 2024-05-15T23:24:05.3006095Z 2024-05-15T23:24:05.3006190Z ======================================== 2024-05-15T23:24:05.3006409Z 2024-05-15T23:24:05.3006854Z Average tokens/sec: 13.76 2024-05-15T23:24:05.3007129Z Memory used: 0.00 GB 2024-05-15T23:24:05.3007378Z ****************************************** 2024-05-15T23:24:05.3007762Z ******** INT8 group-wise quantized ******* 2024-05-15T23:24:05.3008096Z ****************************************** 2024-05-15T23:24:10.0226264Z Time for inference 1: 2.74 sec total, 72.95 tokens/sec 2024-05-15T23:24:10.0226943Z Bandwidth achieved: 4.35 GB/s 2024-05-15T23:24:10.0227788Z *** This first iteration will include cold start effects for dynamic import, hardware caches. *** 2024-05-15T23:24:10.3840443Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:24:10.3841025Z Loading model... 2024-05-15T23:24:10.3841307Z Time to load model: 0.02 seconds 2024-05-15T23:24:10.3842197Z Quantizing the model with: {'linear:int8': {'bitwidth': 8, 'groupsize': 8}} 2024-05-15T23:24:10.3842713Z Time to quantize model: 0.05 seconds 2024-05-15T23:24:10.3843246Z Hello, my name is Daisy. Daisy is a very happy girl. She loves to play with her friends. 2024-05-15T23:24:10.3844251Z One day, Daisy and her friends were playing in the park. They were having lots of fun. Suddenly, Daisy saw a big, red ball. She wanted to play with it. 2024-05-15T23:24:10.3845316Z Daisy asked her friends, "Can I play with the ball?" Her friends said, "Yes, but be careful. It is very big." 2024-05-15T23:24:10.3846101Z Daisy was so excited. She ran to the ball and started to play. She was very happy. 2024-05-15T23:24:10.3847617Z Daisy and her friends played with the big, red ball all day. They laughed and had a great time. They were so happy to be together. Once upon a time, there was a little girl named Lily. She loved to play outside in the sunshine. One day, she saw a big, red ball in the sky. It was the sun! 2024-05-15T23:24:10.3848999Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:24:10.3849438Z --------------------------------------------------- 2024-05-15T23:24:10.3849692Z 2024-05-15T23:24:10.3849787Z ======================================== 2024-05-15T23:24:10.3850007Z 2024-05-15T23:24:10.3850111Z Average tokens/sec: 72.95 2024-05-15T23:24:10.3850369Z Memory used: 0.00 GB 2024-05-15T23:24:28.1035600Z Time for inference 1: 14.90 sec total, 13.42 tokens/sec 2024-05-15T23:24:28.1036347Z Bandwidth achieved: 0.80 GB/s 2024-05-15T23:24:28.1037347Z *** This first iteration will include cold start effects for dynamic import, hardware caches, JIT compilation. *** 2024-05-15T23:24:28.8356675Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:24:28.8357374Z Loading model... 2024-05-15T23:24:28.8357833Z Time to load model: 0.02 seconds 2024-05-15T23:24:28.8358762Z Quantizing the model with: {'linear:int8': {'bitwidth': 8, 'groupsize': 8}} 2024-05-15T23:24:28.8359540Z Time to quantize model: 0.05 seconds 2024-05-15T23:24:28.8360114Z Hello, my name is Daisy. Daisy is a very happy girl. She loves to play with her friends. 2024-05-15T23:24:28.8361180Z One day, Daisy and her friends were playing in the park. They were having lots of fun. Suddenly, Daisy saw a big, red ball. She wanted to play with it. 2024-05-15T23:24:28.8362328Z Daisy asked her friends, "Can I play with the ball?" Her friends said, "Yes, but be careful. It is very big." 2024-05-15T23:24:28.8363147Z Daisy was so excited. She ran to the ball and started to play. She was very happy. 2024-05-15T23:24:28.8364751Z Daisy and her friends played with the big, red ball all day. They laughed and had a great time. They were so happy to be together. Once upon a time, there was a little girl named Lily. She loved to play outside in the sunshine. One day, she saw a big, red ball in the sky. It was the sun! 2024-05-15T23:24:28.8366213Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:24:28.8366677Z --------------------------------------------------- 2024-05-15T23:24:28.8367094Z JIT compilation time (incl runtime): 1.5e+01 seconds 2024-05-15T23:24:28.8367400Z 2024-05-15T23:24:28.8367497Z ======================================== 2024-05-15T23:24:28.8367724Z 2024-05-15T23:24:28.8368180Z Average tokens/sec: 13.42 2024-05-15T23:24:28.8368469Z Memory used: 0.00 GB 2024-05-15T23:24:28.8368728Z ****************************************** 2024-05-15T23:24:28.8369123Z ******** INT4 group-wise quantized ******* 2024-05-15T23:24:28.8369464Z ****************************************** 2024-05-15T23:24:37.4373815Z Time for inference 1: 6.43 sec total, 31.10 tokens/sec 2024-05-15T23:24:37.4374593Z Bandwidth achieved: 2.33 GB/s 2024-05-15T23:24:37.4375465Z *** This first iteration will include cold start effects for dynamic import, hardware caches. *** 2024-05-15T23:24:37.7958907Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:24:37.7959642Z Loading model... 2024-05-15T23:24:37.7960126Z Time to load model: 0.03 seconds 2024-05-15T23:24:37.7961478Z Quantizing the model with: {'linear:int4': {'groupsize': 32}} 2024-05-15T23:24:37.7962122Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7962649Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7963162Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7963661Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7964166Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7964639Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7965104Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7965591Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7966067Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7966537Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7967012Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7967499Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7967974Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7968436Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7968914Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7969387Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7969850Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7970320Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7970788Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7971250Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7971727Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7972198Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7972629Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7973066Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7973497Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7973924Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7974362Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7974797Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7975222Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7975663Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7976098Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7976532Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7976953Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7977386Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7977822Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7978258Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7978739Z warning: output is padded to satisfy in_features % 1024 == 0 2024-05-15T23:24:37.7979164Z Time to quantize model: 0.22 seconds 2024-05-15T23:24:37.7980274Z Hello, my name is Gus. He has a big, red ball. He likes to play with it. One day, he sees a big, red ball in the park. He wants to play with it. He runs to the ball and kicks it hard. 2024-05-15T23:24:37.7981671Z "Hey, that's my ball!" a girl says. She is looking for her ball. She sees Gus and runs to him. She grabs the ball and throws it back to him. 2024-05-15T23:24:37.7982692Z "Gus, give me my ball!" A boy says. He is holding the ball in his hand. He is happy. He likes to play with balls. 2024-05-15T23:24:37.7983821Z "Give me my ball!" A boy says. He is angry. He does not like to share. He kicks the ball hard. The ball flies in the air and hits a man. The man is not happy. He is angry. 2024-05-15T23:24:37.7984833Z "Hey, that's not nice!" a man says. He is the 2024-05-15T23:24:37.7985566Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:24:37.7986024Z --------------------------------------------------- 2024-05-15T23:24:37.7986266Z 2024-05-15T23:24:37.7986380Z ======================================== 2024-05-15T23:24:37.7986606Z 2024-05-15T23:24:37.7986705Z Average tokens/sec: 31.10 2024-05-15T23:24:37.7986975Z Memory used: 0.00 GB 2024-05-15T23:25:00.7138737Z Time for inference 1: 19.94 sec total, 10.03 tokens/sec 2024-05-15T23:25:00.7139448Z Bandwidth achieved: 0.75 GB/s 2024-05-15T23:25:00.7140981Z *** This first iteration will include cold start effects for dynamic import, hardware caches, JIT compilation. *** 2024-05-15T23:25:01.4359864Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:25:01.4360308Z Loading model... 2024-05-15T23:25:01.4360577Z Time to load model: 0.02 seconds 2024-05-15T23:25:01.4361059Z Quantizing the model with: {'linear:int4': {'groupsize': 32}} 2024-05-15T23:25:01.4369697Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4370252Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4370744Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4371210Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4371659Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4372094Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4372526Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4372998Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4373442Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4373865Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4374313Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4374747Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4375175Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4375612Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4376058Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4376500Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4376975Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4377430Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4377869Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4378297Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4378745Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4379183Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4379613Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4380056Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4380498Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4380925Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4381367Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4382122Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4382547Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4382980Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4383412Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4383837Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4384269Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4384702Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4385483Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4385954Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4386639Z warning: output is padded to satisfy in_features % 1024 == 0 2024-05-15T23:25:01.4387073Z Time to quantize model: 0.21 seconds 2024-05-15T23:25:01.4387952Z Hello, my name is Gus. He has a big, red ball. He likes to play with it. One day, he sees a big, red ball in the park. He wants to play with it. He runs to the ball and kicks it hard. 2024-05-15T23:25:01.4389397Z "Hey, that's my ball!" a girl says. She is looking for her ball. She sees Gus and runs to him. She grabs the ball and throws it back to him. 2024-05-15T23:25:01.4390407Z "Gus, give me my ball!" A boy says. He is holding the ball in his hand. He is happy. He likes to play with balls. 2024-05-15T23:25:01.4391578Z "Give me my ball!" A boy says. He is angry. He does not like to share. He kicks the ball hard. The ball flies in the air and hits a man. The man is not happy. He is angry. 2024-05-15T23:25:01.4392475Z "Hey, that's not nice!" a man says. He is the 2024-05-15T23:25:01.4392886Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:25:01.4393324Z --------------------------------------------------- 2024-05-15T23:25:01.4393711Z JIT compilation time (incl runtime): 2e+01 seconds 2024-05-15T23:25:01.4393989Z 2024-05-15T23:25:01.4394087Z ======================================== 2024-05-15T23:25:01.4394302Z 2024-05-15T23:25:01.4394408Z Average tokens/sec: 10.03 2024-05-15T23:25:01.4394665Z Memory used: 0.00 GB 2024-05-15T23:25:01.4395051Z ############### Run inference with torch.compile for dtype bfloat16 ############### 2024-05-15T23:25:01.4395422Z 2024-05-15T23:25:01.4395524Z ****************************************** 2024-05-15T23:25:01.4395882Z ************** non-quantized ************* 2024-05-15T23:25:01.4396194Z ****************************************** 2024-05-15T23:25:19.5504092Z Time for inference 1: 15.34 sec total, 13.04 tokens/sec 2024-05-15T23:25:19.5504777Z Bandwidth achieved: 0.64 GB/s 2024-05-15T23:25:19.5506049Z *** This first iteration will include cold start effects for dynamic import, hardware caches, JIT compilation. *** 2024-05-15T23:25:20.2861487Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:25:20.2862183Z Loading model... 2024-05-15T23:25:20.2862584Z Time to load model: 0.03 seconds 2024-05-15T23:25:20.2863985Z Hello, my name is Sandy, the one in the forest. It is always a happy life. One day, a big wind blew hard and Sandy got scared. He ran and hid behind a big tree. 2024-05-15T23:25:20.2866058Z "Why are you so scared, Sandy?" asked a friendly rabbit. 2024-05-15T23:25:20.2866856Z "I have a big accident and I'm scared," said Sandy. 2024-05-15T23:25:20.2867905Z "Don't be scared," said the rabbit. "I'll help you. We will find a way to make it better." 2024-05-15T23:25:20.2869330Z Sandy was very grateful for the two friends. They knew they could always find a way to help each other. 2024-05-15T23:25:20.2870574Z Sandy and the rabbit worked together to find a way to make the wind go away. They worked for hours until they were very tired. 2024-05-15T23:25:20.2871335Z "We did it," said the rabbit. "We won the challenge!" 2024-05-15T23:25:20.2871807Z Sandy was so happy. "Let's do it again!" 2024-05-15T23:25:20.2872247Z The two friends celebrated 2024-05-15T23:25:20.2872782Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:25:20.2873925Z --------------------------------------------------- 2024-05-15T23:25:20.2874613Z JIT compilation time (incl runtime): 1.5e+01 seconds 2024-05-15T23:25:20.2874904Z 2024-05-15T23:25:20.2875000Z ======================================== 2024-05-15T23:25:20.2875219Z 2024-05-15T23:25:20.2875315Z Average tokens/sec: 13.04 2024-05-15T23:25:20.2877257Z Memory used: 0.00 GB 2024-05-15T23:25:20.2877764Z ****************************************** 2024-05-15T23:25:20.2878501Z ******* Emb: channel-wise quantized ****** 2024-05-15T23:25:20.2879086Z ****************************************** 2024-05-15T23:25:25.0873867Z Time for inference 1: 2.84 sec total, 70.49 tokens/sec 2024-05-15T23:25:25.0874633Z Bandwidth achieved: 2.80 GB/s 2024-05-15T23:25:25.0875959Z *** This first iteration will include cold start effects for dynamic import, hardware caches. *** 2024-05-15T23:25:25.4406235Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:25:25.4406927Z Loading model... 2024-05-15T23:25:25.4407290Z Time to load model: 0.03 seconds 2024-05-15T23:25:25.4407840Z Quantizing the model with: {'embedding': {'bitwidth': 8, 'groupsize': 0}} 2024-05-15T23:25:25.4408343Z Time to quantize model: 0.02 seconds 2024-05-15T23:25:25.4409347Z Hello, my name is Daisy. Daisy is very popular. Everyone wants to be her friend. One day, Daisy's mommy takes her to the park. Daisy is so excited! She loves to play. 2024-05-15T23:25:25.4410847Z Daisy sees a big slide. She wants to go on it. She runs to the slide and climbs up the ladder. She sits on the top and slides down. She laughs and shouts. She feels the wind in her hair. 2024-05-15T23:25:25.4412269Z Daisy sees a boy. He is playing with a ball. He is throwing the ball to his friend. Daisy wants to play too. She runs to the boy and says hello. 2024-05-15T23:25:25.4413135Z "Hi, I'm Daisy. Can I play with you?" Daisy asks. 2024-05-15T23:25:25.4413792Z The boy looks at Daisy and smiles. He says, "Hi, I'm Ben. Yes, you can play with me. Do you 2024-05-15T23:25:25.4414416Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:25:25.4414859Z --------------------------------------------------- 2024-05-15T23:25:25.4415110Z 2024-05-15T23:25:25.4415211Z ======================================== 2024-05-15T23:25:25.4415429Z 2024-05-15T23:25:25.4415527Z Average tokens/sec: 70.49 2024-05-15T23:25:25.4415798Z Memory used: 0.00 GB 2024-05-15T23:25:42.6119700Z Time for inference 1: 14.36 sec total, 13.92 tokens/sec 2024-05-15T23:25:42.6120496Z Bandwidth achieved: 0.55 GB/s 2024-05-15T23:25:42.6121456Z *** This first iteration will include cold start effects for dynamic import, hardware caches, JIT compilation. *** 2024-05-15T23:25:43.3429472Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:25:43.3430206Z Loading model... 2024-05-15T23:25:43.3430668Z Time to load model: 0.03 seconds 2024-05-15T23:25:43.3431640Z Quantizing the model with: {'embedding': {'bitwidth': 8, 'groupsize': 0}} 2024-05-15T23:25:43.3432270Z Time to quantize model: 0.02 seconds 2024-05-15T23:25:43.3433378Z Hello, my name is Daisy. Daisy is very popular. Everyone wants to be her friend. One day, Daisy's mommy takes her to the park. Daisy is so excited! She loves to play. 2024-05-15T23:25:43.3435271Z Daisy sees a big slide. She wants to go on it. Daisy's mommy says, "Yes, you can go on the slide." Daisy runs to the slide. She climbs up the steps. She sits on the slide and slides down. She laughs and says, "Whee!" 2024-05-15T23:25:43.3437392Z Daisy goes on the slide again and again. She has so much fun. She sees her mommy and daddy. They are happy to see her. They say, "Good job, Daisy!" Daisy is happy too. She loves to play at the park. Once upon a time, there was a little girl named Lily. She loved to 2024-05-15T23:25:43.3438810Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:25:43.3439286Z --------------------------------------------------- 2024-05-15T23:25:43.3439713Z JIT compilation time (incl runtime): 1.4e+01 seconds 2024-05-15T23:25:43.3440019Z 2024-05-15T23:25:43.3440830Z ======================================== 2024-05-15T23:25:43.3441067Z 2024-05-15T23:25:43.3441179Z Average tokens/sec: 13.92 2024-05-15T23:25:43.3441456Z Memory used: 0.00 GB 2024-05-15T23:25:43.3441725Z ****************************************** 2024-05-15T23:25:43.3442130Z ******** Emb: group-wise quantized ******* 2024-05-15T23:25:43.3442472Z ****************************************** 2024-05-15T23:25:48.1661318Z Time for inference 1: 2.84 sec total, 70.50 tokens/sec 2024-05-15T23:25:48.1662089Z Bandwidth achieved: 2.95 GB/s 2024-05-15T23:25:48.1662987Z *** This first iteration will include cold start effects for dynamic import, hardware caches. *** 2024-05-15T23:25:48.5205252Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:25:48.5206284Z Loading model... 2024-05-15T23:25:48.5206736Z Time to load model: 0.03 seconds 2024-05-15T23:25:48.5207630Z Quantizing the model with: {'embedding': {'bitwidth': 8, 'groupsize': 8}} 2024-05-15T23:25:48.5208466Z Time to quantize model: 0.03 seconds 2024-05-15T23:25:48.5209560Z Hello, my name is Daisy. Daisy is very popular. Everyone wants to be her friend. One day, Daisy's mommy takes her to the park. Daisy is so excited! She loves to play. 2024-05-15T23:25:48.5211405Z Daisy sees a big slide. She wants to go on it. Daisy's mommy says, "Yes, you can go on the slide." Daisy runs to the slide. She climbs up the steps. She sits on the slide and slides down. She laughs and says, "Whee!" 2024-05-15T23:25:48.5213508Z Daisy slides down the slide again and again. She has so much fun. She sees her mommy and daddy. They are happy to see her. They hug her and say, "We love you, Daisy!" Daisy hugs them back and says, "I love you too!" They all go home and have a nice dinner. Once 2024-05-15T23:25:48.5214988Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:25:48.5215468Z --------------------------------------------------- 2024-05-15T23:25:48.5215740Z 2024-05-15T23:25:48.5215841Z ======================================== 2024-05-15T23:25:48.5216084Z 2024-05-15T23:25:48.5216189Z Average tokens/sec: 70.50 2024-05-15T23:25:48.5216472Z Memory used: 0.00 GB 2024-05-15T23:26:05.7241773Z Time for inference 1: 14.36 sec total, 13.92 tokens/sec 2024-05-15T23:26:05.7242456Z Bandwidth achieved: 0.58 GB/s 2024-05-15T23:26:05.7243438Z *** This first iteration will include cold start effects for dynamic import, hardware caches, JIT compilation. *** 2024-05-15T23:26:06.4542212Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:26:06.4542684Z Loading model... 2024-05-15T23:26:06.4543073Z Time to load model: 0.03 seconds 2024-05-15T23:26:06.4543690Z Quantizing the model with: {'embedding': {'bitwidth': 8, 'groupsize': 8}} 2024-05-15T23:26:06.4544250Z Time to quantize model: 0.03 seconds 2024-05-15T23:26:06.4544936Z Hello, my name is Daisy. Daisy is very popular. Everyone likes Daisy. She is very friendly and kind. 2024-05-15T23:26:06.4547029Z One day, Daisy's mommy says, "Daisy, it's time to go to the park." Daisy says, "No, I don't want to go. I want to stay here and play." Daisy's mommy says, "But Daisy, it's time to go. We have to go to the park." Daisy says, "No, I don't want to go. I want to stay here." 2024-05-15T23:26:06.4549214Z Daisy's mommy says, "Daisy, you have to go. It's time to go to the park. You can play with your friends after we go." Daisy says, "No, I don't want to go. I want to stay here." Daisy's mommy 2024-05-15T23:26:06.4550276Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:26:06.4550795Z --------------------------------------------------- 2024-05-15T23:26:06.4551197Z JIT compilation time (incl runtime): 1.4e+01 seconds 2024-05-15T23:26:06.4551547Z 2024-05-15T23:26:06.4551672Z ======================================== 2024-05-15T23:26:06.4551888Z 2024-05-15T23:26:06.4551999Z Average tokens/sec: 13.92 2024-05-15T23:26:06.4552303Z Memory used: 0.00 GB 2024-05-15T23:26:06.4552609Z *********************************************** 2024-05-15T23:26:06.4553034Z ******* Emb: 4bit channel-wise quantized ****** 2024-05-15T23:26:06.4553769Z *********************************************** 2024-05-15T23:26:12.1819840Z Time for inference 1: 3.76 sec total, 53.12 tokens/sec 2024-05-15T23:26:12.1820567Z Bandwidth achieved: 1.86 GB/s 2024-05-15T23:26:12.1821438Z *** This first iteration will include cold start effects for dynamic import, hardware caches. *** 2024-05-15T23:26:12.5355860Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:26:12.5356375Z Loading model... 2024-05-15T23:26:12.5356651Z Time to load model: 0.03 seconds 2024-05-15T23:26:12.5357275Z Quantizing the model with: {'embedding': {'bitwidth': 4, 'groupsize': 0, 'packed': 'True'}} 2024-05-15T23:26:12.5357836Z Time to quantize model: 0.03 seconds 2024-05-15T23:26:12.5359508Z Hello, my name is Jack. He is three years old and he loves to explore. One day, he was walking through the park when he saw a big, shiny box. He was curious and he wanted to know what was inside. He opened the box and found a big, red ball. He was so excited and he wanted to play with it. 2024-05-15T23:26:12.5360952Z He asked his mom, "Mom, can I play with this ball?" 2024-05-15T23:26:12.5361604Z His mom said, "Yes, but be careful. It's very special and you have to be very careful." 2024-05-15T23:26:12.5362540Z Jack was so happy and he started to play with the ball. He threw it up in the air and it bounced off the ground. He was having so much fun! 2024-05-15T23:26:12.5363588Z Suddenly, he heard a loud noise. He looked around and saw a big, scary dog. He was so scared that he started to cry. 2024-05-15T23:26:12.5364302Z His mom came over and said, "Don't worry, Jack 2024-05-15T23:26:12.5364717Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:26:12.5365143Z --------------------------------------------------- 2024-05-15T23:26:12.5365404Z 2024-05-15T23:26:12.5365500Z ======================================== 2024-05-15T23:26:12.5365717Z 2024-05-15T23:26:12.5365815Z Average tokens/sec: 53.12 2024-05-15T23:26:12.5366081Z Memory used: 0.00 GB 2024-05-15T23:26:30.0208154Z Time for inference 1: 14.67 sec total, 13.63 tokens/sec 2024-05-15T23:26:30.0208846Z Bandwidth achieved: 0.48 GB/s 2024-05-15T23:26:30.0209816Z *** This first iteration will include cold start effects for dynamic import, hardware caches, JIT compilation. *** 2024-05-15T23:26:30.7520929Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:26:30.7521458Z Loading model... 2024-05-15T23:26:30.7521725Z Time to load model: 0.03 seconds 2024-05-15T23:26:30.7522513Z Quantizing the model with: {'embedding': {'bitwidth': 4, 'groupsize': 0, 'packed': 'True'}} 2024-05-15T23:26:30.7523094Z Time to quantize model: 0.03 seconds 2024-05-15T23:26:30.7524620Z Hello, my name is Jack. He is three years old and he loves to explore. One day, he was walking through the park when he saw a big, shiny box. He was curious and he wanted to know what was inside. He opened the box and found a big, red ball. He was so excited and he wanted to play with it. 2024-05-15T23:26:30.7526084Z He asked his mom, "Mom, can I play with this ball?" 2024-05-15T23:26:30.7526832Z His mom said, "Yes, but be careful. Don't be too rough with it." 2024-05-15T23:26:30.7527685Z Jack was so happy and he started to play with the ball. He rolled it around and around and he was having so much fun. 2024-05-15T23:26:30.7528770Z Suddenly, he heard a loud noise. He looked up and saw a big, scary dog running towards him. He was so scared that he started to cry. 2024-05-15T23:26:30.7529714Z His mom said, "Don't worry, Jack. I'll protect you." She picked him up and 2024-05-15T23:26:30.7530255Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:26:30.7530703Z --------------------------------------------------- 2024-05-15T23:26:30.7531108Z JIT compilation time (incl runtime): 1.5e+01 seconds 2024-05-15T23:26:30.7531409Z 2024-05-15T23:26:30.7531505Z ======================================== 2024-05-15T23:26:30.7531723Z 2024-05-15T23:26:30.7531828Z Average tokens/sec: 13.63 2024-05-15T23:26:30.7532090Z Memory used: 0.00 GB 2024-05-15T23:26:30.7533125Z *********************************************** 2024-05-15T23:26:30.7533531Z ******** Emb: 4bit group-wise quantized ******* 2024-05-15T23:26:30.7533873Z *********************************************** 2024-05-15T23:26:36.5056320Z Time for inference 1: 3.78 sec total, 52.98 tokens/sec 2024-05-15T23:26:36.5056998Z Bandwidth achieved: 1.98 GB/s 2024-05-15T23:26:36.5057843Z *** This first iteration will include cold start effects for dynamic import, hardware caches. *** 2024-05-15T23:26:36.8540423Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:26:36.8541121Z Loading model... 2024-05-15T23:26:36.8541564Z Time to load model: 0.03 seconds 2024-05-15T23:26:36.8542641Z Quantizing the model with: {'embedding': {'bitwidth': 4, 'groupsize': 8, 'packed': 'True'}} 2024-05-15T23:26:36.8543530Z Time to quantize model: 0.03 seconds 2024-05-15T23:26:36.8544073Z Hello, my name is Daisy. Daisy is three years old. She loves to play with her toys. 2024-05-15T23:26:36.8545454Z One day, Daisy's mommy said, "Daisy, it's time to go to the store." Daisy was so excited. She ran to the store and saw a big, shiny toy. She wanted it so much! 2024-05-15T23:26:36.8546736Z Daisy asked her mommy, "Can I have the toy?" Her mommy said, "No, Daisy. We don't have enough money for it." Daisy was sad. 2024-05-15T23:26:36.8547690Z Daisy's mommy said, "It's okay, Daisy. We can come back another day." Daisy smiled and said, "Okay!" 2024-05-15T23:26:36.8548614Z Daisy and her mommy left the store. Daisy was so happy. She had a new toy and she was very excited to play with it. Once upon 2024-05-15T23:26:36.8549340Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:26:36.8549802Z --------------------------------------------------- 2024-05-15T23:26:36.8550053Z 2024-05-15T23:26:36.8550155Z ======================================== 2024-05-15T23:26:36.8550376Z 2024-05-15T23:26:36.8550475Z Average tokens/sec: 52.98 2024-05-15T23:26:36.8550738Z Memory used: 0.00 GB 2024-05-15T23:26:54.3043360Z Time for inference 1: 14.64 sec total, 13.66 tokens/sec 2024-05-15T23:26:54.3044134Z Bandwidth achieved: 0.51 GB/s 2024-05-15T23:26:54.3045111Z *** This first iteration will include cold start effects for dynamic import, hardware caches, JIT compilation. *** 2024-05-15T23:26:55.0165835Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:26:55.0166388Z Loading model... 2024-05-15T23:26:55.0166675Z Time to load model: 0.03 seconds 2024-05-15T23:26:55.0167664Z Quantizing the model with: {'embedding': {'bitwidth': 4, 'groupsize': 8, 'packed': 'True'}} 2024-05-15T23:26:55.0168247Z Time to quantize model: 0.03 seconds 2024-05-15T23:26:55.0168791Z Hello, my name is Daisy. Daisy is three years old. She loves to play with her toys. 2024-05-15T23:26:55.0169929Z One day, Daisy's mommy said, "Daisy, it's time to go to the store." Daisy was so excited! She ran to the car and said, "Mommy, can I go to the store?" 2024-05-15T23:26:55.0171041Z Mommy said, "Yes, Daisy. You can go to the store." Daisy was so happy. She ran to the store and got lots of toys. 2024-05-15T23:26:55.0172030Z When Daisy got home, she was so excited. She ran to her room and started playing with her toys. She was so happy. 2024-05-15T23:26:55.0172942Z Daisy's mommy said, "Daisy, it's time to go to the store." Daisy said, "Okay, mommy." 2024-05-15T23:26:55.0173524Z Daisy and her mommy went to the store together. D 2024-05-15T23:26:55.0173958Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:26:55.0174401Z --------------------------------------------------- 2024-05-15T23:26:55.0174814Z JIT compilation time (incl runtime): 1.5e+01 seconds 2024-05-15T23:26:55.0175107Z 2024-05-15T23:26:55.0175203Z ======================================== 2024-05-15T23:26:55.0175426Z 2024-05-15T23:26:55.0175525Z Average tokens/sec: 13.66 2024-05-15T23:26:55.0175801Z Memory used: 0.00 GB 2024-05-15T23:26:55.0176051Z ****************************************** 2024-05-15T23:26:55.0176440Z ******* INT8 channel-wise quantized ****** 2024-05-15T23:26:55.0176781Z ****************************************** 2024-05-15T23:26:58.0478431Z Time for inference 1: 1.04 sec total, 191.89 tokens/sec 2024-05-15T23:26:58.0479114Z Bandwidth achieved: 6.47 GB/s 2024-05-15T23:26:58.0479961Z *** This first iteration will include cold start effects for dynamic import, hardware caches. *** 2024-05-15T23:26:58.4064648Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:26:58.4065437Z Loading model... 2024-05-15T23:26:58.4065711Z Time to load model: 0.03 seconds 2024-05-15T23:26:58.4066255Z Quantizing the model with: {'linear:int8': {'bitwidth': 8, 'groupsize': 0}} 2024-05-15T23:26:58.4066754Z Time to quantize model: 0.05 seconds 2024-05-15T23:26:58.4068249Z Hello, my name is Daisy. Daisy is very popular. Everyone wants to be her friend. One day, Daisy's mommy takes her to the park. Daisy is so excited! She loves to play. 2024-05-15T23:26:58.4070371Z Daisy sees a big slide. She wants to go on it. Daisy's mommy says, "Yes, you can go on the slide." Daisy runs to the slide. She climbs up the ladder. She sits on the slide and slides down. She laughs and says, "Whee!" 2024-05-15T23:26:58.4072647Z Daisy goes on the slide again and again. She has so much fun. She sees her mommy and daddy. They are happy to see her. They say, "Good job, Daisy!" Daisy is happy too. She loves to play at the park. Once upon a time, there was a little girl named Lily. She loved 2024-05-15T23:26:58.4074126Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:26:58.4074621Z --------------------------------------------------- 2024-05-15T23:26:58.4074934Z 2024-05-15T23:26:58.4075061Z ======================================== 2024-05-15T23:26:58.4075283Z 2024-05-15T23:26:58.4075390Z Average tokens/sec: 191.89 2024-05-15T23:26:58.4075697Z Memory used: 0.00 GB 2024-05-15T23:27:18.3987658Z Time for inference 1: 17.16 sec total, 11.66 tokens/sec 2024-05-15T23:27:18.3988372Z Bandwidth achieved: 0.39 GB/s 2024-05-15T23:27:18.3989379Z *** This first iteration will include cold start effects for dynamic import, hardware caches, JIT compilation. *** 2024-05-15T23:27:19.1319972Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:27:19.1320843Z Loading model... 2024-05-15T23:27:19.1321488Z Time to load model: 0.03 seconds 2024-05-15T23:27:19.1322772Z Quantizing the model with: {'linear:int8': {'bitwidth': 8, 'groupsize': 0}} 2024-05-15T23:27:19.1323434Z Time to quantize model: 0.05 seconds 2024-05-15T23:27:19.1324706Z Hello, my name is Daisy. Daisy is very popular. Everyone wants to be her friend. One day, Daisy's mommy takes her to the park. Daisy is so excited! She loves to play. 2024-05-15T23:27:19.1326775Z Daisy sees a big slide. She wants to go on it. Daisy's mommy says, "Yes, you can go on the slide." Daisy runs to the slide. She climbs up the steps. She sits on the slide. She slides down. She laughs. 2024-05-15T23:27:19.1328912Z Daisy sees a boy. He is playing with a ball. He throws the ball to Daisy. Daisy catches the ball. She throws it back to the boy. The boy catches the ball. He throws it back to Daisy. They play together. They have fun. 2024-05-15T23:27:19.1330305Z Daisy and the boy become friends. They play on the slide every day. They are happy 2024-05-15T23:27:19.1330903Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:27:19.1331374Z --------------------------------------------------- 2024-05-15T23:27:19.1331822Z JIT compilation time (incl runtime): 1.7e+01 seconds 2024-05-15T23:27:19.1332143Z 2024-05-15T23:27:19.1332245Z ======================================== 2024-05-15T23:27:19.1332505Z 2024-05-15T23:27:19.1332607Z Average tokens/sec: 11.66 2024-05-15T23:27:19.1332926Z Memory used: 0.00 GB 2024-05-15T23:27:19.1333228Z ****************************************** 2024-05-15T23:27:19.1333645Z ******** INT8 group-wise quantized ******* 2024-05-15T23:27:19.1334033Z ****************************************** 2024-05-15T23:27:26.7416201Z Time for inference 1: 5.60 sec total, 35.68 tokens/sec 2024-05-15T23:27:26.7416905Z Bandwidth achieved: 1.34 GB/s 2024-05-15T23:27:26.7417772Z *** This first iteration will include cold start effects for dynamic import, hardware caches. *** 2024-05-15T23:27:27.0936672Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:27:27.0937341Z Loading model... 2024-05-15T23:27:27.0937646Z Time to load model: 0.03 seconds 2024-05-15T23:27:27.0938256Z Quantizing the model with: {'linear:int8': {'bitwidth': 8, 'groupsize': 8}} 2024-05-15T23:27:27.0938790Z Time to quantize model: 0.06 seconds 2024-05-15T23:27:27.0939946Z Hello, my name is Daisy. Daisy is very popular. Everyone wants to be her friend. One day, Daisy's mommy takes her to the park. Daisy is so excited! She loves to play. 2024-05-15T23:27:27.0942418Z Daisy sees a big slide. She wants to go on it. Daisy's mommy says, "Yes, you can go on the slide." Daisy runs to the slide. She climbs up the steps. She sits on the slide and slides down. She laughs and says, "Whee!" 2024-05-15T23:27:27.0945287Z Daisy goes on the slide again and again. She has so much fun. She sees her mommy and daddy. They are happy to see her. They hug her and say, "We love you, Daisy!" Daisy hugs them back and says, "I love you too!" They all go home and have a good night's sleep. 2024-05-15T23:27:27.0946964Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:27:27.0947579Z --------------------------------------------------- 2024-05-15T23:27:27.0947915Z 2024-05-15T23:27:27.0948044Z ======================================== 2024-05-15T23:27:27.0948337Z 2024-05-15T23:27:27.0948465Z Average tokens/sec: 35.68 2024-05-15T23:27:27.0948853Z Memory used: 0.00 GB 2024-05-15T23:27:47.4912897Z Time for inference 1: 17.55 sec total, 11.40 tokens/sec 2024-05-15T23:27:47.4913577Z Bandwidth achieved: 0.43 GB/s 2024-05-15T23:27:47.4916512Z *** This first iteration will include cold start effects for dynamic import, hardware caches, JIT compilation. *** 2024-05-15T23:27:48.2392595Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:27:48.2393100Z Loading model... 2024-05-15T23:27:48.2393546Z Time to load model: 0.03 seconds 2024-05-15T23:27:48.2394309Z Quantizing the model with: {'linear:int8': {'bitwidth': 8, 'groupsize': 8}} 2024-05-15T23:27:48.2394806Z Time to quantize model: 0.05 seconds 2024-05-15T23:27:48.2395924Z Hello, my name is Daisy. Daisy is very popular. Everyone wants to be her friend. One day, Daisy's mommy takes her to the park. Daisy is so excited! She loves to play. 2024-05-15T23:27:48.2397549Z Daisy sees a big slide. She wants to go on it. She runs to the slide and climbs up the ladder. She sits on the top and slides down. She laughs and shouts. She feels the wind in her hair. 2024-05-15T23:27:48.2399112Z Daisy sees a boy. He is playing with a ball. He is throwing the ball to his friend. Daisy wants to play too. She runs to the boy and says, "Can I play with you?" 2024-05-15T23:27:48.2400458Z The boy looks at Daisy. He sees her smiling. He smiles back. He says, "Sure, you can play with me. What do you want to play?" 2024-05-15T23:27:48.2401215Z Daisy says, "I want 2024-05-15T23:27:48.2401529Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:27:48.2402071Z --------------------------------------------------- 2024-05-15T23:27:48.2402562Z JIT compilation time (incl runtime): 1.8e+01 seconds 2024-05-15T23:27:48.2402842Z 2024-05-15T23:27:48.2402941Z ======================================== 2024-05-15T23:27:48.2403187Z 2024-05-15T23:27:48.2403340Z Average tokens/sec: 11.40 2024-05-15T23:27:48.2403610Z Memory used: 0.00 GB 2024-05-15T23:27:48.2403856Z ****************************************** 2024-05-15T23:27:48.2404333Z ******** INT4 group-wise quantized ******* 2024-05-15T23:27:48.2404663Z ****************************************** 2024-05-15T23:27:51.7069151Z Time for inference 1: 1.31 sec total, 152.43 tokens/sec 2024-05-15T23:27:51.7069821Z Bandwidth achieved: 7.63 GB/s 2024-05-15T23:27:51.7070691Z *** This first iteration will include cold start effects for dynamic import, hardware caches. *** 2024-05-15T23:27:52.0619478Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:27:52.0620095Z Loading model... 2024-05-15T23:27:52.0620747Z Time to load model: 0.03 seconds 2024-05-15T23:27:52.0621254Z Quantizing the model with: {'linear:int4': {'groupsize': 32}} 2024-05-15T23:27:52.0621796Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0622292Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0622897Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0623472Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0624002Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0624476Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0624953Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0625937Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0626459Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0626942Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0627437Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0627909Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0628367Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0628822Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0629266Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0629693Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0630144Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0630584Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0631013Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0631457Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0631897Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0632323Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0632758Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0633193Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0633625Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0634052Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0634492Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0634927Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0635354Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0635789Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0636223Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0636651Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0637083Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0637520Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0637953Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0638390Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0638870Z warning: output is padded to satisfy in_features % 1024 == 0 2024-05-15T23:27:52.0639286Z Time to quantize model: 0.22 seconds 2024-05-15T23:27:52.0640155Z Hello, my name is Gus. He has a big, red ball. He likes to play with it. One day, he sees a big, red ball in the park. He wants to play with it. He runs to the ball and grabs it. 2024-05-15T23:27:52.0641693Z "Hey, that's my ball!" A little girl says. She runs to the ball and grabs it too. They start to play together. They kick the ball and throw the ball to each other. They have fun. 2024-05-15T23:27:52.0643239Z But then, a big dog comes. The dog sees the ball and runs to it. He grabs the ball in his mouth and shakes it. He shakes it hard. The ball makes a loud noise. Gus is scared. He drops the ball and runs away. 2024-05-15T23:27:52.0644593Z "Hey, that's not fair!" a man says. He is the dog's owner. He sees the ball on the ground. He picks it up and walks to 2024-05-15T23:27:52.0645454Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:27:52.0645889Z --------------------------------------------------- 2024-05-15T23:27:52.0646136Z 2024-05-15T23:27:52.0646239Z ======================================== 2024-05-15T23:27:52.0646454Z 2024-05-15T23:27:52.0646553Z Average tokens/sec: 152.43 2024-05-15T23:27:52.0646823Z Memory used: 0.00 GB 2024-05-15T23:28:10.7522816Z Time for inference 1: 15.66 sec total, 12.77 tokens/sec 2024-05-15T23:28:10.7523550Z Bandwidth achieved: 0.64 GB/s 2024-05-15T23:28:10.7524934Z *** This first iteration will include cold start effects for dynamic import, hardware caches, JIT compilation. *** 2024-05-15T23:28:11.4684333Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:28:11.4684948Z Loading model... 2024-05-15T23:28:11.4685328Z Time to load model: 0.03 seconds 2024-05-15T23:28:11.4686128Z Quantizing the model with: {'linear:int4': {'groupsize': 32}} 2024-05-15T23:28:11.4687000Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4687717Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4688524Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4689228Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4690007Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4692799Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4693638Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4694435Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4695225Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4695936Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4696689Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4697473Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4698069Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4698537Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4698987Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4699653Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4700460Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4701233Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4702018Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4702788Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4703555Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4704324Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4705293Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4706089Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4706851Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4707622Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4708391Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4709150Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4709913Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4710658Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4711302Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4711735Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4712168Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4712590Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4713019Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4713794Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4714258Z warning: output is padded to satisfy in_features % 1024 == 0 2024-05-15T23:28:11.4714677Z Time to quantize model: 0.22 seconds 2024-05-15T23:28:11.4715552Z Hello, my name is Gus. He has a big, red ball. He likes to play with it. One day, he sees a big, red ball in the park. He wants to play with it. He runs to the ball and grabs it. 2024-05-15T23:28:11.4717074Z "Hey, that's my ball!" A little girl says. She runs to the ball and grabs it too. They start to play together. They kick the ball and throw the ball. They have fun. 2024-05-15T23:28:11.4718744Z But then, a big dog comes. The dog sees the ball and runs to it. He grabs the ball in his mouth and shakes it. He shakes it hard. The ball makes a loud noise. Gus is scared. He drops the ball and runs away. 2024-05-15T23:28:11.4720160Z "Hey, that's not fair!" a man says. He is the dog's owner. He sees the ball on the ground. He picks it up and walks to the dog. 2024-05-15T23:28:11.4720886Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:28:11.4721321Z --------------------------------------------------- 2024-05-15T23:28:11.4721715Z JIT compilation time (incl runtime): 1.6e+01 seconds 2024-05-15T23:28:11.4722002Z 2024-05-15T23:28:11.4722099Z ======================================== 2024-05-15T23:28:11.4722309Z 2024-05-15T23:28:11.4722415Z Average tokens/sec: 12.77 2024-05-15T23:28:11.4722676Z Memory used: 0.00 GB 2024-05-15T23:28:11.4723072Z ############### Run inference with torch.compile for dtype float16 ############### 2024-05-15T23:28:11.4723443Z 2024-05-15T23:28:11.4723542Z ****************************************** 2024-05-15T23:28:11.4723913Z ************** non-quantized ************* 2024-05-15T23:28:11.4724234Z ****************************************** 2024-05-15T23:28:29.5816227Z Time for inference 1: 15.32 sec total, 13.05 tokens/sec 2024-05-15T23:28:29.5816986Z Bandwidth achieved: 0.64 GB/s 2024-05-15T23:28:29.5817961Z *** This first iteration will include cold start effects for dynamic import, hardware caches, JIT compilation. *** 2024-05-15T23:28:30.3140833Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:28:30.3141733Z Loading model... 2024-05-15T23:28:30.3142297Z Time to load model: 0.03 seconds 2024-05-15T23:28:30.3144377Z Hello, my name is Tiny. He loves playing with his toys. One day Tiny received a big box. He was so excited! He quickly opened the box and found some interesting paper inside. 2024-05-15T23:28:30.3145972Z "What is this?" Tiny asked his mom. 2024-05-15T23:28:30.3146571Z "That's a message," she said. "We use it to talk." 2024-05-15T23:28:30.3147350Z Tiny was so excited. It was a surprise! He started to tell his mom about the message. 2024-05-15T23:28:30.3148548Z His mom smiled and said, "That's incredible!" She clapped her hands and said, "Let's use it to chat!" 2024-05-15T23:28:30.3149656Z Tiny smiled and ran to his mom. He showed her the message and asked, "Can you read it to me?" 2024-05-15T23:28:30.3150709Z His mom nodded and said, "Of course. Let's practice and I'll get it for you." 2024-05-15T23:28:30.3151659Z Tiny was so happy. He couldn't wait to get to work with his mom. They worked 2024-05-15T23:28:30.3152394Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:28:30.3152968Z --------------------------------------------------- 2024-05-15T23:28:30.3153514Z JIT compilation time (incl runtime): 1.5e+01 seconds 2024-05-15T23:28:30.3153910Z 2024-05-15T23:28:30.3154035Z ======================================== 2024-05-15T23:28:30.3154321Z 2024-05-15T23:28:30.3154458Z Average tokens/sec: 13.05 2024-05-15T23:28:30.3154810Z Memory used: 0.00 GB 2024-05-15T23:28:30.3155142Z ****************************************** 2024-05-15T23:28:30.3155675Z ******* Emb: channel-wise quantized ****** 2024-05-15T23:28:30.3156073Z ****************************************** 2024-05-15T23:28:34.8054172Z Time for inference 1: 2.52 sec total, 79.44 tokens/sec 2024-05-15T23:28:34.8054841Z Bandwidth achieved: 3.15 GB/s 2024-05-15T23:28:34.8056688Z *** This first iteration will include cold start effects for dynamic import, hardware caches. *** 2024-05-15T23:28:35.1573323Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:28:35.1573980Z Loading model... 2024-05-15T23:28:35.1574381Z Time to load model: 0.03 seconds 2024-05-15T23:28:35.1575224Z Quantizing the model with: {'embedding': {'bitwidth': 8, 'groupsize': 0}} 2024-05-15T23:28:35.1576083Z Time to quantize model: 0.02 seconds 2024-05-15T23:28:35.1577425Z Hello, my name is Daisy. Daisy is very popular. Everyone wants to be her friend. One day, Daisy's mommy takes her to the park. Daisy is so excited! She loves to play. 2024-05-15T23:28:35.1579194Z Daisy sees a big slide. She wants to go on it. She runs to the slide and climbs up the ladder. She sits on the top and slides down. She laughs and shouts. She feels the wind in her hair. 2024-05-15T23:28:35.1580616Z Daisy sees a boy. He is playing with a ball. He is throwing the ball to his friend. Daisy wants to play too. She runs to the boy and says, "Can I play with you?" 2024-05-15T23:28:35.1581792Z The boy looks at Daisy. He sees her smiling. He smiles back. He says, "Sure, you can play with me. What do you want to play?" 2024-05-15T23:28:35.1582443Z Daisy says, "I want 2024-05-15T23:28:35.1582750Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:28:35.1583189Z --------------------------------------------------- 2024-05-15T23:28:35.1583434Z 2024-05-15T23:28:35.1583536Z ======================================== 2024-05-15T23:28:35.1583750Z 2024-05-15T23:28:35.1583847Z Average tokens/sec: 79.44 2024-05-15T23:28:35.1584120Z Memory used: 0.00 GB 2024-05-15T23:28:52.1543316Z Time for inference 1: 14.19 sec total, 14.10 tokens/sec 2024-05-15T23:28:52.1544070Z Bandwidth achieved: 0.56 GB/s 2024-05-15T23:28:52.1545282Z *** This first iteration will include cold start effects for dynamic import, hardware caches, JIT compilation. *** 2024-05-15T23:28:52.8872178Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:28:52.8872921Z Loading model... 2024-05-15T23:28:52.8873386Z Time to load model: 0.03 seconds 2024-05-15T23:28:52.8874380Z Quantizing the model with: {'embedding': {'bitwidth': 8, 'groupsize': 0}} 2024-05-15T23:28:52.8875085Z Time to quantize model: 0.02 seconds 2024-05-15T23:28:52.8876176Z Hello, my name is Daisy. Daisy is very popular. Everyone wants to be her friend. One day, Daisy's mommy takes her to the park. Daisy is so excited! She loves to play. 2024-05-15T23:28:52.8877659Z Daisy sees a big slide. She wants to go on it. She runs to the slide and climbs up the ladder. She sits on the top and slides down. She laughs and shouts. She feels the wind in her hair. 2024-05-15T23:28:52.8879086Z Daisy sees a boy. He is playing with a ball. He is throwing the ball to his friend. Daisy wants to play too. She runs to the boy and says, "Can I play with you?" 2024-05-15T23:28:52.8880264Z The boy looks at Daisy. He sees her smiling. He smiles back. He says, "Sure, you can play with me. What do you want to play?" 2024-05-15T23:28:52.8880936Z Daisy says, "I want 2024-05-15T23:28:52.8881244Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:28:52.8881686Z --------------------------------------------------- 2024-05-15T23:28:52.8882087Z JIT compilation time (incl runtime): 1.4e+01 seconds 2024-05-15T23:28:52.8882375Z 2024-05-15T23:28:52.8882471Z ======================================== 2024-05-15T23:28:52.8882688Z 2024-05-15T23:28:52.8882785Z Average tokens/sec: 14.10 2024-05-15T23:28:52.8883048Z Memory used: 0.00 GB 2024-05-15T23:28:52.8883296Z ****************************************** 2024-05-15T23:28:52.8883667Z ******** Emb: group-wise quantized ******* 2024-05-15T23:28:52.8883994Z ****************************************** 2024-05-15T23:28:57.3922882Z Time for inference 1: 2.52 sec total, 79.36 tokens/sec 2024-05-15T23:28:57.3923557Z Bandwidth achieved: 3.33 GB/s 2024-05-15T23:28:57.3924396Z *** This first iteration will include cold start effects for dynamic import, hardware caches. *** 2024-05-15T23:28:57.7386571Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:28:57.7387161Z Loading model... 2024-05-15T23:28:57.7387515Z Time to load model: 0.03 seconds 2024-05-15T23:28:57.7388167Z Quantizing the model with: {'embedding': {'bitwidth': 8, 'groupsize': 8}} 2024-05-15T23:28:57.7388784Z Time to quantize model: 0.03 seconds 2024-05-15T23:28:57.7389977Z Hello, my name is Daisy. Daisy is very popular. Everyone wants to be her friend. One day, Daisy's mommy takes her to the park. Daisy is so excited! She loves to play. 2024-05-15T23:28:57.7391452Z Daisy sees a big slide. She wants to go on it. She runs to the slide and climbs up the ladder. She sits on the top and slides down. She laughs and says, "Whee!" 2024-05-15T23:28:57.7392991Z Daisy's mommy claps and says, "Good job, Daisy! You are so brave!" Daisy smiles and says, "Thank you, mommy!" 2024-05-15T23:28:57.7394367Z Daisy and her mommy have a great day at the park. They play on the swings, slide down the slide, and run in the grass. Daisy is very happy. She loves her mommy and her popular slide. Once upon a time, there 2024-05-15T23:28:57.7395474Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:28:57.7395935Z --------------------------------------------------- 2024-05-15T23:28:57.7396189Z 2024-05-15T23:28:57.7396295Z ======================================== 2024-05-15T23:28:57.7396514Z 2024-05-15T23:28:57.7396613Z Average tokens/sec: 79.36 2024-05-15T23:28:57.7396885Z Memory used: 0.00 GB 2024-05-15T23:29:14.8491395Z Time for inference 1: 14.29 sec total, 13.99 tokens/sec 2024-05-15T23:29:14.8492075Z Bandwidth achieved: 0.59 GB/s 2024-05-15T23:29:14.8493095Z *** This first iteration will include cold start effects for dynamic import, hardware caches, JIT compilation. *** 2024-05-15T23:29:15.5790003Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:29:15.5790711Z Loading model... 2024-05-15T23:29:15.5791152Z Time to load model: 0.03 seconds 2024-05-15T23:29:15.5792075Z Quantizing the model with: {'embedding': {'bitwidth': 8, 'groupsize': 8}} 2024-05-15T23:29:15.5792709Z Time to quantize model: 0.03 seconds 2024-05-15T23:29:15.5793772Z Hello, my name is Daisy. Daisy is very popular. Everyone wants to be her friend. One day, Daisy's mommy takes her to the park. Daisy is so excited! She loves to play. 2024-05-15T23:29:15.5795258Z Daisy sees a big slide. She wants to go on it. She runs to the slide and climbs up the ladder. She sits on the top and slides down. She laughs and says, "Whee!" 2024-05-15T23:29:15.5796469Z Daisy's mommy claps and says, "Good job, Daisy! You are so brave!" Daisy smiles and says, "Thank you, mommy!" 2024-05-15T23:29:15.5797753Z Daisy and her mommy have a great day at the park. They play on the swings, slide down the slide, and run in the grass. Daisy is very happy. She loves her mommy and her popular slide. Once upon a time, there 2024-05-15T23:29:15.5798794Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:29:15.5799229Z --------------------------------------------------- 2024-05-15T23:29:15.5799638Z JIT compilation time (incl runtime): 1.4e+01 seconds 2024-05-15T23:29:15.5799921Z 2024-05-15T23:29:15.5800017Z ======================================== 2024-05-15T23:29:15.5800235Z 2024-05-15T23:29:15.5800333Z Average tokens/sec: 13.99 2024-05-15T23:29:15.5800605Z Memory used: 0.00 GB 2024-05-15T23:29:15.5800862Z *********************************************** 2024-05-15T23:29:15.5801266Z ******* Emb: 4bit channel-wise quantized ****** 2024-05-15T23:29:15.5801617Z *********************************************** 2024-05-15T23:29:21.0417200Z Time for inference 1: 3.48 sec total, 57.41 tokens/sec 2024-05-15T23:29:21.0417917Z Bandwidth achieved: 2.01 GB/s 2024-05-15T23:29:21.0418799Z *** This first iteration will include cold start effects for dynamic import, hardware caches. *** 2024-05-15T23:29:21.4043530Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:29:21.4044092Z Loading model... 2024-05-15T23:29:21.4044386Z Time to load model: 0.03 seconds 2024-05-15T23:29:21.4045422Z Quantizing the model with: {'embedding': {'bitwidth': 4, 'groupsize': 0, 'packed': 'True'}} 2024-05-15T23:29:21.4046053Z Time to quantize model: 0.03 seconds 2024-05-15T23:29:21.4047162Z Hello, my name is Jack. He is three years old and he loves to explore. One day, he was walking through the park when he saw a big, tall tree. He wanted to climb it, so he started to climb. 2024-05-15T23:29:21.4048447Z Suddenly, he heard a voice. "Hey, what are you doing?" It was his friend, Sarah. 2024-05-15T23:29:21.4049205Z Jack replied, "I'm climbing the tree. I want to see what's up there." 2024-05-15T23:29:21.4049834Z Sarah said, "No, it's too high. You might get hurt." 2024-05-15T23:29:21.4051236Z Jack was sad, but he kept climbing. He reached the top and looked out. He saw a beautiful view of the park and he was so happy. He shouted, "I'm so glad I climbed the tree!" 2024-05-15T23:29:21.4052669Z Sarah smiled and said, "Me too. I'm glad you're safe." Once upon a time, there was a little girl named L 2024-05-15T23:29:21.4053419Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:29:21.4053910Z --------------------------------------------------- 2024-05-15T23:29:21.4054186Z 2024-05-15T23:29:21.4054294Z ======================================== 2024-05-15T23:29:21.4054531Z 2024-05-15T23:29:21.4054639Z Average tokens/sec: 57.41 2024-05-15T23:29:21.4054936Z Memory used: 0.00 GB 2024-05-15T23:29:38.7587789Z Time for inference 1: 14.53 sec total, 13.76 tokens/sec 2024-05-15T23:29:38.7588485Z Bandwidth achieved: 0.48 GB/s 2024-05-15T23:29:38.7589463Z *** This first iteration will include cold start effects for dynamic import, hardware caches, JIT compilation. *** 2024-05-15T23:29:39.4820201Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:29:39.4820754Z Loading model... 2024-05-15T23:29:39.4821087Z Time to load model: 0.03 seconds 2024-05-15T23:29:39.4822330Z Quantizing the model with: {'embedding': {'bitwidth': 4, 'groupsize': 0, 'packed': 'True'}} 2024-05-15T23:29:39.4823266Z Time to quantize model: 0.03 seconds 2024-05-15T23:29:39.4824658Z Hello, my name is Jack. He is three years old and he loves to explore. One day, he was walking through the park when he saw a big, tall tree. He wanted to climb it, so he started to climb. 2024-05-15T23:29:39.4826391Z Suddenly, he heard a voice. "Hey, what are you doing?" It was his friend, Sarah. 2024-05-15T23:29:39.4827103Z Jack replied, "I'm climbing the tree. I want to see what's up there." 2024-05-15T23:29:39.4827646Z Sarah said, "No, it's too high. You might get hurt." 2024-05-15T23:29:39.4828674Z Jack was sad, but he kept climbing. He reached the top and looked out. He saw a beautiful view of the park and he was so happy. He shouted, "I'm so glad I climbed the tree!" 2024-05-15T23:29:39.4829872Z Sarah smiled and said, "Me too. I'm glad you're safe." Once upon a time, there was a little girl named L 2024-05-15T23:29:39.4830517Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:29:39.4830944Z --------------------------------------------------- 2024-05-15T23:29:39.4831357Z JIT compilation time (incl runtime): 1.5e+01 seconds 2024-05-15T23:29:39.4831636Z 2024-05-15T23:29:39.4831737Z ======================================== 2024-05-15T23:29:39.4831948Z 2024-05-15T23:29:39.4832045Z Average tokens/sec: 13.76 2024-05-15T23:29:39.4832312Z Memory used: 0.00 GB 2024-05-15T23:29:39.4832580Z *********************************************** 2024-05-15T23:29:39.4832971Z ******** Emb: 4bit group-wise quantized ******* 2024-05-15T23:29:39.4833316Z *********************************************** 2024-05-15T23:29:44.9476400Z Time for inference 1: 3.48 sec total, 57.54 tokens/sec 2024-05-15T23:29:44.9477091Z Bandwidth achieved: 2.15 GB/s 2024-05-15T23:29:44.9477975Z *** This first iteration will include cold start effects for dynamic import, hardware caches. *** 2024-05-15T23:29:45.3005564Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:29:45.3006219Z Loading model... 2024-05-15T23:29:45.3006495Z Time to load model: 0.03 seconds 2024-05-15T23:29:45.3007510Z Quantizing the model with: {'embedding': {'bitwidth': 4, 'groupsize': 8, 'packed': 'True'}} 2024-05-15T23:29:45.3008116Z Time to quantize model: 0.03 seconds 2024-05-15T23:29:45.3008693Z Hello, my name is Daisy. Daisy is three years old. She loves to play with her friends. 2024-05-15T23:29:45.3009791Z One day, Daisy and her friends were playing in the park. They were having lots of fun. Suddenly, Daisy saw a big, red ball. She wanted to play with it. 2024-05-15T23:29:45.3010715Z Daisy asked her friends, "Can I play with the ball?" 2024-05-15T23:29:45.3011140Z Her friends said, "Yes, of course!" 2024-05-15T23:29:45.3012061Z Daisy was so happy. She ran to the ball and started to play. She kicked the ball and it went flying. Daisy was so excited. 2024-05-15T23:29:45.3013019Z Daisy and her friends played with the ball all day. They laughed and had so much fun. 2024-05-15T23:29:45.3014189Z When it was time to go home, Daisy said goodbye to her friends. She was so happy that she had a great day. Once upon a time, there was a little girl named Lily. She loved to play outside 2024-05-15T23:29:45.3015175Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:29:45.3015622Z --------------------------------------------------- 2024-05-15T23:29:45.3015871Z 2024-05-15T23:29:45.3015968Z ======================================== 2024-05-15T23:29:45.3016185Z 2024-05-15T23:29:45.3016283Z Average tokens/sec: 57.54 2024-05-15T23:29:45.3016552Z Memory used: 0.00 GB 2024-05-15T23:30:02.8283931Z Time for inference 1: 14.70 sec total, 13.60 tokens/sec 2024-05-15T23:30:02.8284617Z Bandwidth achieved: 0.51 GB/s 2024-05-15T23:30:02.8285627Z *** This first iteration will include cold start effects for dynamic import, hardware caches, JIT compilation. *** 2024-05-15T23:30:03.5634571Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:30:03.5635317Z Loading model... 2024-05-15T23:30:03.5635771Z Time to load model: 0.03 seconds 2024-05-15T23:30:03.5636884Z Quantizing the model with: {'embedding': {'bitwidth': 4, 'groupsize': 8, 'packed': 'True'}} 2024-05-15T23:30:03.5637880Z Time to quantize model: 0.03 seconds 2024-05-15T23:30:03.5638817Z Hello, my name is Daisy. Daisy is three years old. She loves to play with her friends. 2024-05-15T23:30:03.5640334Z One day, Daisy and her friends were playing in the park. They were having lots of fun. Suddenly, Daisy saw a big, red ball. She wanted to play with it. 2024-05-15T23:30:03.5641429Z Daisy asked her friends, "Can I play with the ball?" 2024-05-15T23:30:03.5642110Z Her friends said, "Yes, of course!" 2024-05-15T23:30:03.5642913Z Daisy was so happy. She ran to the ball and started to play. She kicked the ball and it went flying. Daisy was so excited. 2024-05-15T23:30:03.5644005Z Daisy and her friends played with the ball all day. They laughed and had so much fun. 2024-05-15T23:30:03.5645095Z At the end of the day, Daisy said, "Thank you for playing with me. I had so much fun!" 2024-05-15T23:30:03.5645843Z Her friends said, "We had fun too! Let's play again soon!" 2024-05-15T23:30:03.5646271Z Daisy smiled 2024-05-15T23:30:03.5646559Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:30:03.5646996Z --------------------------------------------------- 2024-05-15T23:30:03.5647400Z JIT compilation time (incl runtime): 1.5e+01 seconds 2024-05-15T23:30:03.5647679Z 2024-05-15T23:30:03.5647789Z ======================================== 2024-05-15T23:30:03.5648007Z 2024-05-15T23:30:03.5648105Z Average tokens/sec: 13.60 2024-05-15T23:30:03.5648374Z Memory used: 0.00 GB 2024-05-15T23:30:03.5648629Z ****************************************** 2024-05-15T23:30:03.5648999Z ******* INT8 channel-wise quantized ****** 2024-05-15T23:30:03.5649326Z ****************************************** 2024-05-15T23:30:07.4949589Z Time for inference 1: 1.93 sec total, 103.73 tokens/sec 2024-05-15T23:30:07.4950267Z Bandwidth achieved: 3.50 GB/s 2024-05-15T23:30:07.4951110Z *** This first iteration will include cold start effects for dynamic import, hardware caches. *** 2024-05-15T23:30:07.8506871Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:30:07.8507745Z Loading model... 2024-05-15T23:30:07.8508129Z Time to load model: 0.03 seconds 2024-05-15T23:30:07.8508893Z Quantizing the model with: {'linear:int8': {'bitwidth': 8, 'groupsize': 0}} 2024-05-15T23:30:07.8509601Z Time to quantize model: 0.05 seconds 2024-05-15T23:30:07.8510991Z Hello, my name is Daisy. Daisy is very popular. Everyone wants to be her friend. One day, Daisy's mommy takes her to the park. Daisy is so excited! She loves to play. 2024-05-15T23:30:07.8513691Z Daisy sees a big slide. She wants to go on it. Daisy's mommy says, "Yes, you can go on the slide." Daisy runs to the slide. She climbs up the steps. She sits on the slide. She slides down. She laughs. 2024-05-15T23:30:07.8516278Z Daisy sees a boy. He is playing with a ball. He throws the ball to Daisy. Daisy runs to the ball. She picks it up. She throws it back to the boy. The boy catches the ball. He throws it back to Daisy. They play together. They have fun. 2024-05-15T23:30:07.8517633Z Daisy and the boy are friends. They like to play at 2024-05-15T23:30:07.8518071Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:30:07.8518511Z --------------------------------------------------- 2024-05-15T23:30:07.8518758Z 2024-05-15T23:30:07.8518856Z ======================================== 2024-05-15T23:30:07.8519073Z 2024-05-15T23:30:07.8519171Z Average tokens/sec: 103.73 2024-05-15T23:30:07.8519440Z Memory used: 0.00 GB 2024-05-15T23:30:27.9328061Z Time for inference 1: 17.22 sec total, 11.61 tokens/sec 2024-05-15T23:30:27.9330481Z Bandwidth achieved: 0.39 GB/s 2024-05-15T23:30:27.9331626Z *** This first iteration will include cold start effects for dynamic import, hardware caches, JIT compilation. *** 2024-05-15T23:30:28.6954910Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:30:28.6955587Z Loading model... 2024-05-15T23:30:28.6960859Z Time to load model: 0.03 seconds 2024-05-15T23:30:28.6962051Z Quantizing the model with: {'linear:int8': {'bitwidth': 8, 'groupsize': 0}} 2024-05-15T23:30:28.6962691Z Time to quantize model: 0.05 seconds 2024-05-15T23:30:28.6963907Z Hello, my name is Daisy. Daisy is very popular. Everyone wants to be her friend. One day, Daisy's mommy takes her to the park. Daisy is so excited! She loves to play. 2024-05-15T23:30:28.6965938Z Daisy sees a big slide. She wants to go on it. Daisy's mommy says, "Yes, you can go on the slide." Daisy runs to the slide. She climbs up the steps. She sits on the slide. She slides down. She laughs. 2024-05-15T23:30:28.6968103Z Daisy sees a boy. He is playing with a ball. He throws the ball to Daisy. Daisy runs to the ball. She picks it up. She throws it back to the boy. The boy catches the ball. He throws it back to Daisy. They play together. They have fun. 2024-05-15T23:30:28.6969368Z Daisy and the boy are friends. They like to play at 2024-05-15T23:30:28.6969822Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:30:28.6970266Z --------------------------------------------------- 2024-05-15T23:30:28.6970683Z JIT compilation time (incl runtime): 1.7e+01 seconds 2024-05-15T23:30:28.6970978Z 2024-05-15T23:30:28.6971074Z ======================================== 2024-05-15T23:30:28.6971295Z 2024-05-15T23:30:28.6971404Z Average tokens/sec: 11.61 2024-05-15T23:30:28.6971675Z Memory used: 0.00 GB 2024-05-15T23:30:28.6971932Z ****************************************** 2024-05-15T23:30:28.6972317Z ******** INT8 group-wise quantized ******* 2024-05-15T23:30:28.6972649Z ****************************************** 2024-05-15T23:30:35.7764116Z Time for inference 1: 5.07 sec total, 39.45 tokens/sec 2024-05-15T23:30:35.7764795Z Bandwidth achieved: 1.48 GB/s 2024-05-15T23:30:35.7765652Z *** This first iteration will include cold start effects for dynamic import, hardware caches. *** 2024-05-15T23:30:36.1326519Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:30:36.1327122Z Loading model... 2024-05-15T23:30:36.1327462Z Time to load model: 0.03 seconds 2024-05-15T23:30:36.1328849Z Quantizing the model with: {'linear:int8': {'bitwidth': 8, 'groupsize': 8}} 2024-05-15T23:30:36.1329512Z Time to quantize model: 0.06 seconds 2024-05-15T23:30:36.1330502Z Hello, my name is Daisy. Daisy is a very happy girl. She loves to play with her friends. 2024-05-15T23:30:36.1332195Z One day, Daisy and her friends were playing in the park. They were having lots of fun. Suddenly, Daisy saw a big, red ball. She wanted to play with it. 2024-05-15T23:30:36.1334340Z Daisy asked her friends, "Can I play with the ball?" Her friends said, "Yes, but be careful. It is very big." 2024-05-15T23:30:36.1335499Z Daisy was so excited. She ran to the ball and started to play. She was very happy. 2024-05-15T23:30:36.1338016Z Daisy and her friends played with the big, red ball all day. They laughed and had a great time. They were so happy to be together. Once upon a time, there was a little girl named Lily. She loved to play outside in the sunshine. One day, she saw a big, red ball in the sky. It was the sun! 2024-05-15T23:30:36.1340003Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:30:36.1340492Z --------------------------------------------------- 2024-05-15T23:30:36.1340739Z 2024-05-15T23:30:36.1340849Z ======================================== 2024-05-15T23:30:36.1341064Z 2024-05-15T23:30:36.1341164Z Average tokens/sec: 39.45 2024-05-15T23:30:36.1341438Z Memory used: 0.00 GB 2024-05-15T23:30:56.4450254Z Time for inference 1: 17.44 sec total, 11.47 tokens/sec 2024-05-15T23:30:56.4453119Z Bandwidth achieved: 0.43 GB/s 2024-05-15T23:30:56.4454207Z *** This first iteration will include cold start effects for dynamic import, hardware caches, JIT compilation. *** 2024-05-15T23:30:57.1996272Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:30:57.1996866Z Loading model... 2024-05-15T23:30:57.1997173Z Time to load model: 0.03 seconds 2024-05-15T23:30:57.1998069Z Quantizing the model with: {'linear:int8': {'bitwidth': 8, 'groupsize': 8}} 2024-05-15T23:30:57.1998720Z Time to quantize model: 0.06 seconds 2024-05-15T23:30:57.1999379Z Hello, my name is Daisy. Daisy is a very happy girl. She loves to play with her friends. 2024-05-15T23:30:57.2000966Z One day, Daisy and her friends were playing in the park. They were having lots of fun. Suddenly, Daisy saw a big, red ball. She wanted to play with it. 2024-05-15T23:30:57.2002819Z Daisy asked her friends, "Can I play with the ball?" Her friends said, "Yes, but be careful. It is very big." 2024-05-15T23:30:57.2003817Z Daisy was so excited. She ran to the ball and started to play. She was very happy. 2024-05-15T23:30:57.2005798Z Daisy and her friends played with the big, red ball all day. They laughed and had a great time. They were so happy to be together. Once upon a time, there was a little girl named Lily. She loved to play outside in the sunshine. One day, she saw a big, red ball in the sky. It was the sun! 2024-05-15T23:30:57.2007585Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:30:57.2008151Z --------------------------------------------------- 2024-05-15T23:30:57.2008639Z JIT compilation time (incl runtime): 1.7e+01 seconds 2024-05-15T23:30:57.2008986Z 2024-05-15T23:30:57.2009097Z ======================================== 2024-05-15T23:30:57.2009343Z 2024-05-15T23:30:57.2009451Z Average tokens/sec: 11.47 2024-05-15T23:30:57.2009749Z Memory used: 0.00 GB 2024-05-15T23:30:57.2010028Z ****************************************** 2024-05-15T23:30:57.2010436Z ******** INT4 group-wise quantized ******* 2024-05-15T23:30:57.2010798Z ****************************************** 2024-05-15T23:31:05.6321335Z Time for inference 1: 6.25 sec total, 31.98 tokens/sec 2024-05-15T23:31:05.6322053Z Bandwidth achieved: 1.60 GB/s 2024-05-15T23:31:05.6322943Z *** This first iteration will include cold start effects for dynamic import, hardware caches. *** 2024-05-15T23:31:05.9863886Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:31:05.9864489Z Loading model... 2024-05-15T23:31:05.9864866Z Time to load model: 0.03 seconds 2024-05-15T23:31:05.9866208Z Quantizing the model with: {'linear:int4': {'groupsize': 32}} 2024-05-15T23:31:05.9866886Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9867538Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9868112Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9868668Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9869214Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9869773Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9870342Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9871228Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9871824Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9872381Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9872923Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9873485Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9874034Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9874580Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9875128Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9875674Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9876212Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9876756Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9877300Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9877844Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9878284Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9878713Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9879147Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9879572Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9880003Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9880436Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9880858Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9881303Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9882056Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9882812Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9883624Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9884473Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9885233Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9885694Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9886140Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9886592Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9887056Z warning: output is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:05.9887492Z Time to quantize model: 0.23 seconds 2024-05-15T23:31:05.9888296Z Hello, my name is Gus. He has a big, red ball. He likes to play with it. One day, he sees a new toy in the store. It is a shiny, blue car. He wants it very much. 2024-05-15T23:31:05.9889127Z He asks his mom, "Mom, can I have the new car?" 2024-05-15T23:31:05.9889823Z Mom says, "No, Gus. It is too expensive. You have many toys already. You don't need another one." 2024-05-15T23:31:05.9890949Z Gus is sad. He really wants the new car. He thinks of a plan. He waits until Mom is busy with her phone. He sneaks into the store. He sees the new car. He grabs it. He runs away. 2024-05-15T23:31:05.9892101Z "Hey, that's not fair!" Mom says. "That's not yours. That's not nice. You have to give it back." 2024-05-15T23:31:05.9892890Z Gus is scared. He thinks Mom will be angry. 2024-05-15T23:31:05.9893302Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:31:05.9893741Z --------------------------------------------------- 2024-05-15T23:31:05.9893985Z 2024-05-15T23:31:05.9894080Z ======================================== 2024-05-15T23:31:05.9894295Z 2024-05-15T23:31:05.9894394Z Average tokens/sec: 31.98 2024-05-15T23:31:05.9894660Z Memory used: 0.00 GB 2024-05-15T23:31:29.7099663Z Time for inference 1: 20.71 sec total, 9.66 tokens/sec 2024-05-15T23:31:29.7101338Z Bandwidth achieved: 0.48 GB/s 2024-05-15T23:31:29.7102386Z *** This first iteration will include cold start effects for dynamic import, hardware caches, JIT compilation. *** 2024-05-15T23:31:30.4749267Z Using device=cpu AMD EPYC 7763 64-Core Processor 2024-05-15T23:31:30.4751980Z Loading model... 2024-05-15T23:31:30.4752412Z Time to load model: 0.03 seconds 2024-05-15T23:31:30.4753027Z Quantizing the model with: {'linear:int4': {'groupsize': 32}} 2024-05-15T23:31:30.4753678Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4754264Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4754963Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4755847Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4756769Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4757544Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4758089Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4758562Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4759048Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4759522Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4760007Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4760479Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4760948Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4761428Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4761902Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4762368Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4762856Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4763328Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4763791Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4764284Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4764756Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4765225Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4765687Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4766160Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4766631Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4767102Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4767577Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4768014Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4768439Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4768870Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4769304Z warning: wq is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4769738Z warning: wk is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4770171Z warning: wv is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4770613Z warning: wo is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4771047Z warning: w1 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4771476Z warning: w3 is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4772225Z warning: output is padded to satisfy in_features % 1024 == 0 2024-05-15T23:31:30.4772648Z Time to quantize model: 0.22 seconds 2024-05-15T23:31:30.4773444Z Hello, my name is Gus. He has a big, red ball. He likes to play with it. One day, he sees a new toy in the store. It is a shiny, blue car. He wants it very much. 2024-05-15T23:31:30.4774282Z He asks his mom, "Mom, can I have the new car?" 2024-05-15T23:31:30.4774972Z Mom says, "No, Gus. It is too expensive. You have many toys already. You don't need another one." 2024-05-15T23:31:30.4776196Z Gus is sad. He really wants the new car. He thinks of a plan. He waits until Mom is busy with her phone. He sneaks into the store. He sees the new car. He grabs it. He runs away. 2024-05-15T23:31:30.4777366Z "Hey, that's not fair!" Mom says. "That's not yours. That's not nice. You have to give it back." 2024-05-15T23:31:30.4777942Z Gus is scared. He thinks Mom will be angry. 2024-05-15T23:31:30.4778347Z [Max Sequence Length Reached. Ending Conversation.] 2024-05-15T23:31:30.4778781Z --------------------------------------------------- 2024-05-15T23:31:30.4779184Z JIT compilation time (incl runtime): 2.1e+01 seconds 2024-05-15T23:31:30.4779464Z 2024-05-15T23:31:30.4779570Z ======================================== 2024-05-15T23:31:30.4779783Z 2024-05-15T23:31:30.4779880Z Average tokens/sec: 9.66 2024-05-15T23:31:30.4780143Z Memory used: 0.00 GB 2024-05-15T23:31:30.4832481Z Post job cleanup. 2024-05-15T23:31:30.6117150Z Post job cleanup. 2024-05-15T23:31:30.6942232Z [command]/usr/bin/git version 2024-05-15T23:31:30.6989280Z git version 2.43.2 2024-05-15T23:31:30.7027646Z Temporarily overriding HOME='/home/runner/work/_temp/4f2df6a8-74f2-4dbc-96f5-72ca6755b58b' before making global git config changes 2024-05-15T23:31:30.7029028Z Adding repository directory to the temporary git global config as a safe directory 2024-05-15T23:31:30.7033371Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/torchchat/torchchat 2024-05-15T23:31:30.7075718Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-05-15T23:31:30.7113709Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-05-15T23:31:30.7368442Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-05-15T23:31:30.7398745Z http.https://github.com/.extraheader 2024-05-15T23:31:30.7409152Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-05-15T23:31:30.7446055Z [command]/usr/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-05-15T23:31:30.7912860Z Cleaning up orphan processes