dlouapre HF Staff commited on
Commit
2a3cabe
·
1 Parent(s): 463e177

Updating requirements torch for zeroGPU

Browse files
Files changed (3) hide show
  1. pyproject.toml +1 -1
  2. requirements.txt +1 -1
  3. uv.lock +34 -61
pyproject.toml CHANGED
@@ -4,7 +4,7 @@ version = "0.1.0"
4
  description = "Steered LLM demo using SAE features with Gradio interface"
5
  requires-python = "==3.10.3"
6
  dependencies = [
7
- "torch>=2.8.0",
8
  "transformers>=4.56.2",
9
  "gradio>=4.0.0",
10
  "pyyaml>=6.0",
 
4
  description = "Steered LLM demo using SAE features with Gradio interface"
5
  requires-python = "==3.10.3"
6
  dependencies = [
7
+ "torch==2.2.0",
8
  "transformers>=4.56.2",
9
  "gradio>=4.0.0",
10
  "pyyaml>=6.0",
requirements.txt CHANGED
@@ -177,7 +177,7 @@ tokenizers==0.22.1
177
  # via transformers
178
  tomlkit==0.13.3
179
  # via gradio
180
- torch==2.9.0
181
  # via
182
  # eiffel-demo (pyproject.toml)
183
  # accelerate
 
177
  # via transformers
178
  tomlkit==0.13.3
179
  # via gradio
180
+ torch==2.2.0
181
  # via
182
  # eiffel-demo (pyproject.toml)
183
  # accelerate
uv.lock CHANGED
@@ -160,7 +160,7 @@ requires-dist = [
160
  { name = "gradio", specifier = ">=4.0.0" },
161
  { name = "pyyaml", specifier = ">=6.0" },
162
  { name = "spaces", specifier = "==0.28.3" },
163
- { name = "torch", specifier = ">=2.8.0" },
164
  { name = "transformers", specifier = ">=4.56.2" },
165
  ]
166
 
@@ -457,77 +457,66 @@ wheels = [
457
 
458
  [[package]]
459
  name = "nvidia-cublas-cu12"
460
- version = "12.8.4.1"
461
  source = { registry = "https://pypi.org/simple" }
462
  wheels = [
463
- { url = "https://files.pythonhosted.org/packages/dc/61/e24b560ab2e2eaeb3c839129175fb330dfcfc29e5203196e5541a4c44682/nvidia_cublas_cu12-12.8.4.1-py3-none-manylinux_2_27_x86_64.whl", hash = "sha256:8ac4e771d5a348c551b2a426eda6193c19aa630236b418086020df5ba9667142", size = 594346921, upload-time = "2025-03-07T01:44:31.254Z" },
464
  ]
465
 
466
  [[package]]
467
  name = "nvidia-cuda-cupti-cu12"
468
- version = "12.8.90"
469
  source = { registry = "https://pypi.org/simple" }
470
  wheels = [
471
- { url = "https://files.pythonhosted.org/packages/f8/02/2adcaa145158bf1a8295d83591d22e4103dbfd821bcaf6f3f53151ca4ffa/nvidia_cuda_cupti_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:ea0cb07ebda26bb9b29ba82cda34849e73c166c18162d3913575b0c9db9a6182", size = 10248621, upload-time = "2025-03-07T01:40:21.213Z" },
472
  ]
473
 
474
  [[package]]
475
  name = "nvidia-cuda-nvrtc-cu12"
476
- version = "12.8.93"
477
  source = { registry = "https://pypi.org/simple" }
478
  wheels = [
479
- { url = "https://files.pythonhosted.org/packages/05/6b/32f747947df2da6994e999492ab306a903659555dddc0fbdeb9d71f75e52/nvidia_cuda_nvrtc_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl", hash = "sha256:a7756528852ef889772a84c6cd89d41dfa74667e24cca16bb31f8f061e3e9994", size = 88040029, upload-time = "2025-03-07T01:42:13.562Z" },
480
  ]
481
 
482
  [[package]]
483
  name = "nvidia-cuda-runtime-cu12"
484
- version = "12.8.90"
485
  source = { registry = "https://pypi.org/simple" }
486
  wheels = [
487
- { url = "https://files.pythonhosted.org/packages/0d/9b/a997b638fcd068ad6e4d53b8551a7d30fe8b404d6f1804abf1df69838932/nvidia_cuda_runtime_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:adade8dcbd0edf427b7204d480d6066d33902cab2a4707dcfc48a2d0fd44ab90", size = 954765, upload-time = "2025-03-07T01:40:01.615Z" },
488
  ]
489
 
490
  [[package]]
491
  name = "nvidia-cudnn-cu12"
492
- version = "9.10.2.21"
493
  source = { registry = "https://pypi.org/simple" }
494
  dependencies = [
495
  { name = "nvidia-cublas-cu12" },
496
  ]
497
  wheels = [
498
- { url = "https://files.pythonhosted.org/packages/ba/51/e123d997aa098c61d029f76663dedbfb9bc8dcf8c60cbd6adbe42f76d049/nvidia_cudnn_cu12-9.10.2.21-py3-none-manylinux_2_27_x86_64.whl", hash = "sha256:949452be657fa16687d0930933f032835951ef0892b37d2d53824d1a84dc97a8", size = 706758467, upload-time = "2025-06-06T21:54:08.597Z" },
499
  ]
500
 
501
  [[package]]
502
  name = "nvidia-cufft-cu12"
503
- version = "11.3.3.83"
504
  source = { registry = "https://pypi.org/simple" }
505
- dependencies = [
506
- { name = "nvidia-nvjitlink-cu12" },
507
- ]
508
  wheels = [
509
- { url = "https://files.pythonhosted.org/packages/1f/13/ee4e00f30e676b66ae65b4f08cb5bcbb8392c03f54f2d5413ea99a5d1c80/nvidia_cufft_cu12-11.3.3.83-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:4d2dd21ec0b88cf61b62e6b43564355e5222e4a3fb394cac0db101f2dd0d4f74", size = 193118695, upload-time = "2025-03-07T01:45:27.821Z" },
510
- ]
511
-
512
- [[package]]
513
- name = "nvidia-cufile-cu12"
514
- version = "1.13.1.3"
515
- source = { registry = "https://pypi.org/simple" }
516
- wheels = [
517
- { url = "https://files.pythonhosted.org/packages/bb/fe/1bcba1dfbfb8d01be8d93f07bfc502c93fa23afa6fd5ab3fc7c1df71038a/nvidia_cufile_cu12-1.13.1.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:1d069003be650e131b21c932ec3d8969c1715379251f8d23a1860554b1cb24fc", size = 1197834, upload-time = "2025-03-07T01:45:50.723Z" },
518
  ]
519
 
520
  [[package]]
521
  name = "nvidia-curand-cu12"
522
- version = "10.3.9.90"
523
  source = { registry = "https://pypi.org/simple" }
524
  wheels = [
525
- { url = "https://files.pythonhosted.org/packages/fb/aa/6584b56dc84ebe9cf93226a5cde4d99080c8e90ab40f0c27bda7a0f29aa1/nvidia_curand_cu12-10.3.9.90-py3-none-manylinux_2_27_x86_64.whl", hash = "sha256:b32331d4f4df5d6eefa0554c565b626c7216f87a06a4f56fab27c3b68a830ec9", size = 63619976, upload-time = "2025-03-07T01:46:23.323Z" },
526
  ]
527
 
528
  [[package]]
529
  name = "nvidia-cusolver-cu12"
530
- version = "11.7.3.90"
531
  source = { registry = "https://pypi.org/simple" }
532
  dependencies = [
533
  { name = "nvidia-cublas-cu12" },
@@ -535,34 +524,26 @@ dependencies = [
535
  { name = "nvidia-nvjitlink-cu12" },
536
  ]
537
  wheels = [
538
- { url = "https://files.pythonhosted.org/packages/85/48/9a13d2975803e8cf2777d5ed57b87a0b6ca2cc795f9a4f59796a910bfb80/nvidia_cusolver_cu12-11.7.3.90-py3-none-manylinux_2_27_x86_64.whl", hash = "sha256:4376c11ad263152bd50ea295c05370360776f8c3427b30991df774f9fb26c450", size = 267506905, upload-time = "2025-03-07T01:47:16.273Z" },
539
  ]
540
 
541
  [[package]]
542
  name = "nvidia-cusparse-cu12"
543
- version = "12.5.8.93"
544
  source = { registry = "https://pypi.org/simple" }
545
  dependencies = [
546
  { name = "nvidia-nvjitlink-cu12" },
547
  ]
548
  wheels = [
549
- { url = "https://files.pythonhosted.org/packages/c2/f5/e1854cb2f2bcd4280c44736c93550cc300ff4b8c95ebe370d0aa7d2b473d/nvidia_cusparse_cu12-12.5.8.93-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:1ec05d76bbbd8b61b06a80e1eaf8cf4959c3d4ce8e711b65ebd0443bb0ebb13b", size = 288216466, upload-time = "2025-03-07T01:48:13.779Z" },
550
- ]
551
-
552
- [[package]]
553
- name = "nvidia-cusparselt-cu12"
554
- version = "0.7.1"
555
- source = { registry = "https://pypi.org/simple" }
556
- wheels = [
557
- { url = "https://files.pythonhosted.org/packages/56/79/12978b96bd44274fe38b5dde5cfb660b1d114f70a65ef962bcbbed99b549/nvidia_cusparselt_cu12-0.7.1-py3-none-manylinux2014_x86_64.whl", hash = "sha256:f1bb701d6b930d5a7cea44c19ceb973311500847f81b634d802b7b539dc55623", size = 287193691, upload-time = "2025-02-26T00:15:44.104Z" },
558
  ]
559
 
560
  [[package]]
561
  name = "nvidia-nccl-cu12"
562
- version = "2.27.5"
563
  source = { registry = "https://pypi.org/simple" }
564
  wheels = [
565
- { url = "https://files.pythonhosted.org/packages/6e/89/f7a07dc961b60645dbbf42e80f2bc85ade7feb9a491b11a1e973aa00071f/nvidia_nccl_cu12-2.27.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:ad730cf15cb5d25fe849c6e6ca9eb5b76db16a80f13f425ac68d8e2e55624457", size = 322348229, upload-time = "2025-06-26T04:11:28.385Z" },
566
  ]
567
 
568
  [[package]]
@@ -573,20 +554,12 @@ wheels = [
573
  { url = "https://files.pythonhosted.org/packages/f6/74/86a07f1d0f42998ca31312f998bd3b9a7eff7f52378f4f270c8679c77fb9/nvidia_nvjitlink_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl", hash = "sha256:81ff63371a7ebd6e6451970684f916be2eab07321b73c9d244dc2b4da7f73b88", size = 39254836, upload-time = "2025-03-07T01:49:55.661Z" },
574
  ]
575
 
576
- [[package]]
577
- name = "nvidia-nvshmem-cu12"
578
- version = "3.3.20"
579
- source = { registry = "https://pypi.org/simple" }
580
- wheels = [
581
- { url = "https://files.pythonhosted.org/packages/3b/6c/99acb2f9eb85c29fc6f3a7ac4dccfd992e22666dd08a642b303311326a97/nvidia_nvshmem_cu12-3.3.20-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:d00f26d3f9b2e3c3065be895e3059d6479ea5c638a3f38c9fec49b1b9dd7c1e5", size = 124657145, upload-time = "2025-08-04T20:25:19.995Z" },
582
- ]
583
-
584
  [[package]]
585
  name = "nvidia-nvtx-cu12"
586
- version = "12.8.90"
587
  source = { registry = "https://pypi.org/simple" }
588
  wheels = [
589
- { url = "https://files.pythonhosted.org/packages/a2/eb/86626c1bbc2edb86323022371c39aa48df6fd8b0a1647bc274577f72e90b/nvidia_nvtx_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:5b17e2001cc0d751a5bc2c6ec6d26ad95913324a4adb86788c944f8ce9ba441f", size = 89954, upload-time = "2025-03-07T01:42:44.131Z" },
590
  ]
591
 
592
  [[package]]
@@ -1019,7 +992,7 @@ wheels = [
1019
 
1020
  [[package]]
1021
  name = "torch"
1022
- version = "2.9.0"
1023
  source = { registry = "https://pypi.org/simple" }
1024
  dependencies = [
1025
  { name = "filelock" },
@@ -1032,24 +1005,21 @@ dependencies = [
1032
  { name = "nvidia-cuda-runtime-cu12", marker = "platform_machine == 'x86_64' and sys_platform == 'linux'" },
1033
  { name = "nvidia-cudnn-cu12", marker = "platform_machine == 'x86_64' and sys_platform == 'linux'" },
1034
  { name = "nvidia-cufft-cu12", marker = "platform_machine == 'x86_64' and sys_platform == 'linux'" },
1035
- { name = "nvidia-cufile-cu12", marker = "platform_machine == 'x86_64' and sys_platform == 'linux'" },
1036
  { name = "nvidia-curand-cu12", marker = "platform_machine == 'x86_64' and sys_platform == 'linux'" },
1037
  { name = "nvidia-cusolver-cu12", marker = "platform_machine == 'x86_64' and sys_platform == 'linux'" },
1038
  { name = "nvidia-cusparse-cu12", marker = "platform_machine == 'x86_64' and sys_platform == 'linux'" },
1039
- { name = "nvidia-cusparselt-cu12", marker = "platform_machine == 'x86_64' and sys_platform == 'linux'" },
1040
  { name = "nvidia-nccl-cu12", marker = "platform_machine == 'x86_64' and sys_platform == 'linux'" },
1041
- { name = "nvidia-nvjitlink-cu12", marker = "platform_machine == 'x86_64' and sys_platform == 'linux'" },
1042
- { name = "nvidia-nvshmem-cu12", marker = "platform_machine == 'x86_64' and sys_platform == 'linux'" },
1043
  { name = "nvidia-nvtx-cu12", marker = "platform_machine == 'x86_64' and sys_platform == 'linux'" },
1044
  { name = "sympy" },
1045
  { name = "triton", marker = "platform_machine == 'x86_64' and sys_platform == 'linux'" },
1046
  { name = "typing-extensions" },
1047
  ]
1048
  wheels = [
1049
- { url = "https://files.pythonhosted.org/packages/bb/86/245c240d2138c17ed572c943c289056c2721abab70810d772c6bf5495b28/torch-2.9.0-cp310-cp310-manylinux_2_28_aarch64.whl", hash = "sha256:030bbfe367379ae6a4ae4042b6c44da25383343b8b3c68abaa9c7231efbaf2dd", size = 104213554, upload-time = "2025-10-15T15:45:59.798Z" },
1050
- { url = "https://files.pythonhosted.org/packages/58/1d/fd1e88ae0948825efcab7dd66d12bec23f05d4d38ed81573c8d453c14c06/torch-2.9.0-cp310-cp310-manylinux_2_28_x86_64.whl", hash = "sha256:51cb63902182a78e90886e8068befd8ea102af4b00e420263591a3d70c7d3c6c", size = 899795167, upload-time = "2025-10-15T15:47:12.695Z" },
1051
- { url = "https://files.pythonhosted.org/packages/63/5a/496197b45c14982bef4e079b24c61dc108e3ab0d0cc9718dba9f54f45a46/torch-2.9.0-cp310-cp310-win_amd64.whl", hash = "sha256:3f6aad4d2f0ee2248bac25339d74858ff846c3969b27d14ac235821f055af83d", size = 109310314, upload-time = "2025-10-15T15:46:16.633Z" },
1052
- { url = "https://files.pythonhosted.org/packages/58/b0/2b4e647b0fc706e88eb6c253d05511865578f5f67b55fad639bf3272a4a1/torch-2.9.0-cp310-none-macosx_11_0_arm64.whl", hash = "sha256:413e1654c9203733138858780e184d9fc59442f0b3b209e16f39354eb893db9b", size = 74452019, upload-time = "2025-10-15T15:46:04.296Z" },
 
1053
  ]
1054
 
1055
  [[package]]
@@ -1087,10 +1057,13 @@ wheels = [
1087
 
1088
  [[package]]
1089
  name = "triton"
1090
- version = "3.5.0"
1091
  source = { registry = "https://pypi.org/simple" }
 
 
 
1092
  wheels = [
1093
- { url = "https://files.pythonhosted.org/packages/0b/eb/09e31d107a5d00eb281aa7e6635ca463e9bca86515944e399480eadb71f8/triton-3.5.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:d5d3b3d480debf24eaa739623c9a42446b0b77f95593d30eb1f64cd2278cc1f0", size = 170333110, upload-time = "2025-10-13T16:37:49.588Z" },
1094
  ]
1095
 
1096
  [[package]]
 
160
  { name = "gradio", specifier = ">=4.0.0" },
161
  { name = "pyyaml", specifier = ">=6.0" },
162
  { name = "spaces", specifier = "==0.28.3" },
163
+ { name = "torch", specifier = "==2.2.0" },
164
  { name = "transformers", specifier = ">=4.56.2" },
165
  ]
166
 
 
457
 
458
  [[package]]
459
  name = "nvidia-cublas-cu12"
460
+ version = "12.1.3.1"
461
  source = { registry = "https://pypi.org/simple" }
462
  wheels = [
463
+ { url = "https://files.pythonhosted.org/packages/37/6d/121efd7382d5b0284239f4ab1fc1590d86d34ed4a4a2fdb13b30ca8e5740/nvidia_cublas_cu12-12.1.3.1-py3-none-manylinux1_x86_64.whl", hash = "sha256:ee53ccca76a6fc08fb9701aa95b6ceb242cdaab118c3bb152af4e579af792728", size = 410594774, upload-time = "2023-04-19T15:50:03.519Z" },
464
  ]
465
 
466
  [[package]]
467
  name = "nvidia-cuda-cupti-cu12"
468
+ version = "12.1.105"
469
  source = { registry = "https://pypi.org/simple" }
470
  wheels = [
471
+ { url = "https://files.pythonhosted.org/packages/7e/00/6b218edd739ecfc60524e585ba8e6b00554dd908de2c9c66c1af3e44e18d/nvidia_cuda_cupti_cu12-12.1.105-py3-none-manylinux1_x86_64.whl", hash = "sha256:e54fde3983165c624cb79254ae9818a456eb6e87a7fd4d56a2352c24ee542d7e", size = 14109015, upload-time = "2023-04-19T15:47:32.502Z" },
472
  ]
473
 
474
  [[package]]
475
  name = "nvidia-cuda-nvrtc-cu12"
476
+ version = "12.1.105"
477
  source = { registry = "https://pypi.org/simple" }
478
  wheels = [
479
+ { url = "https://files.pythonhosted.org/packages/b6/9f/c64c03f49d6fbc56196664d05dba14e3a561038a81a638eeb47f4d4cfd48/nvidia_cuda_nvrtc_cu12-12.1.105-py3-none-manylinux1_x86_64.whl", hash = "sha256:339b385f50c309763ca65456ec75e17bbefcbbf2893f462cb8b90584cd27a1c2", size = 23671734, upload-time = "2023-04-19T15:48:32.42Z" },
480
  ]
481
 
482
  [[package]]
483
  name = "nvidia-cuda-runtime-cu12"
484
+ version = "12.1.105"
485
  source = { registry = "https://pypi.org/simple" }
486
  wheels = [
487
+ { url = "https://files.pythonhosted.org/packages/eb/d5/c68b1d2cdfcc59e72e8a5949a37ddb22ae6cade80cd4a57a84d4c8b55472/nvidia_cuda_runtime_cu12-12.1.105-py3-none-manylinux1_x86_64.whl", hash = "sha256:6e258468ddf5796e25f1dc591a31029fa317d97a0a94ed93468fc86301d61e40", size = 823596, upload-time = "2023-04-19T15:47:22.471Z" },
488
  ]
489
 
490
  [[package]]
491
  name = "nvidia-cudnn-cu12"
492
+ version = "8.9.2.26"
493
  source = { registry = "https://pypi.org/simple" }
494
  dependencies = [
495
  { name = "nvidia-cublas-cu12" },
496
  ]
497
  wheels = [
498
+ { url = "https://files.pythonhosted.org/packages/ff/74/a2e2be7fb83aaedec84f391f082cf765dfb635e7caa9b49065f73e4835d8/nvidia_cudnn_cu12-8.9.2.26-py3-none-manylinux1_x86_64.whl", hash = "sha256:5ccb288774fdfb07a7e7025ffec286971c06d8d7b4fb162525334616d7629ff9", size = 731725872, upload-time = "2023-06-01T19:24:57.328Z" },
499
  ]
500
 
501
  [[package]]
502
  name = "nvidia-cufft-cu12"
503
+ version = "11.0.2.54"
504
  source = { registry = "https://pypi.org/simple" }
 
 
 
505
  wheels = [
506
+ { url = "https://files.pythonhosted.org/packages/86/94/eb540db023ce1d162e7bea9f8f5aa781d57c65aed513c33ee9a5123ead4d/nvidia_cufft_cu12-11.0.2.54-py3-none-manylinux1_x86_64.whl", hash = "sha256:794e3948a1aa71fd817c3775866943936774d1c14e7628c74f6f7417224cdf56", size = 121635161, upload-time = "2023-04-19T15:50:46Z" },
 
 
 
 
 
 
 
 
507
  ]
508
 
509
  [[package]]
510
  name = "nvidia-curand-cu12"
511
+ version = "10.3.2.106"
512
  source = { registry = "https://pypi.org/simple" }
513
  wheels = [
514
+ { url = "https://files.pythonhosted.org/packages/44/31/4890b1c9abc496303412947fc7dcea3d14861720642b49e8ceed89636705/nvidia_curand_cu12-10.3.2.106-py3-none-manylinux1_x86_64.whl", hash = "sha256:9d264c5036dde4e64f1de8c50ae753237c12e0b1348738169cd0f8a536c0e1e0", size = 56467784, upload-time = "2023-04-19T15:51:04.804Z" },
515
  ]
516
 
517
  [[package]]
518
  name = "nvidia-cusolver-cu12"
519
+ version = "11.4.5.107"
520
  source = { registry = "https://pypi.org/simple" }
521
  dependencies = [
522
  { name = "nvidia-cublas-cu12" },
 
524
  { name = "nvidia-nvjitlink-cu12" },
525
  ]
526
  wheels = [
527
+ { url = "https://files.pythonhosted.org/packages/bc/1d/8de1e5c67099015c834315e333911273a8c6aaba78923dd1d1e25fc5f217/nvidia_cusolver_cu12-11.4.5.107-py3-none-manylinux1_x86_64.whl", hash = "sha256:8a7ec542f0412294b15072fa7dab71d31334014a69f953004ea7a118206fe0dd", size = 124161928, upload-time = "2023-04-19T15:51:25.781Z" },
528
  ]
529
 
530
  [[package]]
531
  name = "nvidia-cusparse-cu12"
532
+ version = "12.1.0.106"
533
  source = { registry = "https://pypi.org/simple" }
534
  dependencies = [
535
  { name = "nvidia-nvjitlink-cu12" },
536
  ]
537
  wheels = [
538
+ { url = "https://files.pythonhosted.org/packages/65/5b/cfaeebf25cd9fdec14338ccb16f6b2c4c7fa9163aefcf057d86b9cc248bb/nvidia_cusparse_cu12-12.1.0.106-py3-none-manylinux1_x86_64.whl", hash = "sha256:f3b50f42cf363f86ab21f720998517a659a48131e8d538dc02f8768237bd884c", size = 195958278, upload-time = "2023-04-19T15:51:49.939Z" },
 
 
 
 
 
 
 
 
539
  ]
540
 
541
  [[package]]
542
  name = "nvidia-nccl-cu12"
543
+ version = "2.19.3"
544
  source = { registry = "https://pypi.org/simple" }
545
  wheels = [
546
+ { url = "https://files.pythonhosted.org/packages/38/00/d0d4e48aef772ad5aebcf70b73028f88db6e5640b36c38e90445b7a57c45/nvidia_nccl_cu12-2.19.3-py3-none-manylinux1_x86_64.whl", hash = "sha256:a9734707a2c96443331c1e48c717024aa6678a0e2a4cb66b2c364d18cee6b48d", size = 165987969, upload-time = "2023-10-24T16:16:24.789Z" },
547
  ]
548
 
549
  [[package]]
 
554
  { url = "https://files.pythonhosted.org/packages/f6/74/86a07f1d0f42998ca31312f998bd3b9a7eff7f52378f4f270c8679c77fb9/nvidia_nvjitlink_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl", hash = "sha256:81ff63371a7ebd6e6451970684f916be2eab07321b73c9d244dc2b4da7f73b88", size = 39254836, upload-time = "2025-03-07T01:49:55.661Z" },
555
  ]
556
 
 
 
 
 
 
 
 
 
557
  [[package]]
558
  name = "nvidia-nvtx-cu12"
559
+ version = "12.1.105"
560
  source = { registry = "https://pypi.org/simple" }
561
  wheels = [
562
+ { url = "https://files.pythonhosted.org/packages/da/d3/8057f0587683ed2fcd4dbfbdfdfa807b9160b809976099d36b8f60d08f03/nvidia_nvtx_cu12-12.1.105-py3-none-manylinux1_x86_64.whl", hash = "sha256:dc21cf308ca5691e7c04d962e213f8a4aa9bbfa23d95412f452254c2caeb09e5", size = 99138, upload-time = "2023-04-19T15:48:43.556Z" },
563
  ]
564
 
565
  [[package]]
 
992
 
993
  [[package]]
994
  name = "torch"
995
+ version = "2.2.0"
996
  source = { registry = "https://pypi.org/simple" }
997
  dependencies = [
998
  { name = "filelock" },
 
1005
  { name = "nvidia-cuda-runtime-cu12", marker = "platform_machine == 'x86_64' and sys_platform == 'linux'" },
1006
  { name = "nvidia-cudnn-cu12", marker = "platform_machine == 'x86_64' and sys_platform == 'linux'" },
1007
  { name = "nvidia-cufft-cu12", marker = "platform_machine == 'x86_64' and sys_platform == 'linux'" },
 
1008
  { name = "nvidia-curand-cu12", marker = "platform_machine == 'x86_64' and sys_platform == 'linux'" },
1009
  { name = "nvidia-cusolver-cu12", marker = "platform_machine == 'x86_64' and sys_platform == 'linux'" },
1010
  { name = "nvidia-cusparse-cu12", marker = "platform_machine == 'x86_64' and sys_platform == 'linux'" },
 
1011
  { name = "nvidia-nccl-cu12", marker = "platform_machine == 'x86_64' and sys_platform == 'linux'" },
 
 
1012
  { name = "nvidia-nvtx-cu12", marker = "platform_machine == 'x86_64' and sys_platform == 'linux'" },
1013
  { name = "sympy" },
1014
  { name = "triton", marker = "platform_machine == 'x86_64' and sys_platform == 'linux'" },
1015
  { name = "typing-extensions" },
1016
  ]
1017
  wheels = [
1018
+ { url = "https://files.pythonhosted.org/packages/8c/67/fcc9b9e2369a9bae4da492aedc0c2dfa95d563ef0eaa9228b70c98395ec2/torch-2.2.0-cp310-cp310-manylinux1_x86_64.whl", hash = "sha256:d366158d6503a3447e67f8c0ad1328d54e6c181d88572d688a625fac61b13a97", size = 755505538, upload-time = "2024-01-30T17:30:06.596Z" },
1019
+ { url = "https://files.pythonhosted.org/packages/2a/2a/b6064e03a71d2dc4936975c667703f333ce663977ce489b50090daee332f/torch-2.2.0-cp310-cp310-manylinux2014_aarch64.whl", hash = "sha256:707f2f80402981e9f90d0038d7d481678586251e6642a7a6ef67fc93511cb446", size = 86592741, upload-time = "2024-01-30T17:32:48.847Z" },
1020
+ { url = "https://files.pythonhosted.org/packages/c8/ed/f11e9eb1e21d7ea8fc82a9fd373f9ff2023a7ee9e47d07c9bc9efce46eca/torch-2.2.0-cp310-cp310-win_amd64.whl", hash = "sha256:15c8f0a105c66b28496092fca1520346082e734095f8eaf47b5786bac24b8a31", size = 198565666, upload-time = "2024-01-30T17:32:56.079Z" },
1021
+ { url = "https://files.pythonhosted.org/packages/e7/0a/e42e6012b710e49bc56b4e6ce501fa39baa46fd978de014244aae108e6e1/torch-2.2.0-cp310-none-macosx_10_9_x86_64.whl", hash = "sha256:0ca4df4b728515ad009b79f5107b00bcb2c63dc202d991412b9eb3b6a4f24349", size = 150796203, upload-time = "2024-01-30T17:32:42.109Z" },
1022
+ { url = "https://files.pythonhosted.org/packages/6c/b6/18f8b358cab98a048b07cc049e1692231656fe2572443f2b4f56e75a8151/torch-2.2.0-cp310-none-macosx_11_0_arm64.whl", hash = "sha256:3d3eea2d5969b9a1c9401429ca79efc668120314d443d3463edc3289d7f003c7", size = 59699382, upload-time = "2024-01-30T17:32:26.767Z" },
1023
  ]
1024
 
1025
  [[package]]
 
1057
 
1058
  [[package]]
1059
  name = "triton"
1060
+ version = "2.2.0"
1061
  source = { registry = "https://pypi.org/simple" }
1062
+ dependencies = [
1063
+ { name = "filelock" },
1064
+ ]
1065
  wheels = [
1066
+ { url = "https://files.pythonhosted.org/packages/95/05/ed974ce87fe8c8843855daa2136b3409ee1c126707ab54a8b72815c08b49/triton-2.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a2294514340cfe4e8f4f9e5c66c702744c4a117d25e618bd08469d0bfed1e2e5", size = 167900779, upload-time = "2024-01-10T03:11:56.576Z" },
1067
  ]
1068
 
1069
  [[package]]