bigdl-core-cpp 2.5.0b20240505__py3-none-manylinux2010_x86_64.whl → 2.5.0b20240506__py3-none-manylinux2010_x86_64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- bigdl/cpp/libs/baby-llama +0 -0
- bigdl/cpp/libs/batched +0 -0
- bigdl/cpp/libs/batched-bench +0 -0
- bigdl/cpp/libs/beam-search +0 -0
- bigdl/cpp/libs/benchmark +0 -0
- bigdl/cpp/libs/convert-llama2c-to-ggml +0 -0
- bigdl/cpp/libs/embedding +0 -0
- bigdl/cpp/libs/export-lora +0 -0
- bigdl/cpp/libs/finetune +0 -0
- bigdl/cpp/libs/gguf +0 -0
- bigdl/cpp/libs/gritlm +0 -0
- bigdl/cpp/libs/imatrix +0 -0
- bigdl/cpp/libs/infill +0 -0
- bigdl/cpp/libs/llama-bench +0 -0
- bigdl/cpp/libs/llava-cli +0 -0
- bigdl/cpp/libs/lookahead +0 -0
- bigdl/cpp/libs/lookup +0 -0
- bigdl/cpp/libs/ls-sycl-device +0 -0
- bigdl/cpp/libs/main +0 -0
- bigdl/cpp/libs/ollama +0 -0
- bigdl/cpp/libs/parallel +0 -0
- bigdl/cpp/libs/passkey +0 -0
- bigdl/cpp/libs/perplexity +0 -0
- bigdl/cpp/libs/q8dot +0 -0
- bigdl/cpp/libs/quantize +0 -0
- bigdl/cpp/libs/quantize-stats +0 -0
- bigdl/cpp/libs/save-load-state +0 -0
- bigdl/cpp/libs/server +0 -0
- bigdl/cpp/libs/simple +0 -0
- bigdl/cpp/libs/speculative +0 -0
- bigdl/cpp/libs/tokenize +0 -0
- bigdl/cpp/libs/train-text-from-scratch +0 -0
- bigdl/cpp/libs/vdot +0 -0
- {bigdl_core_cpp-2.5.0b20240505.dist-info → bigdl_core_cpp-2.5.0b20240506.dist-info}/METADATA +1 -1
- bigdl_core_cpp-2.5.0b20240506.dist-info/RECORD +51 -0
- bigdl_core_cpp-2.5.0b20240505.dist-info/RECORD +0 -51
- {bigdl_core_cpp-2.5.0b20240505.data → bigdl_core_cpp-2.5.0b20240506.data}/scripts/init-llama-cpp +0 -0
- {bigdl_core_cpp-2.5.0b20240505.data → bigdl_core_cpp-2.5.0b20240506.data}/scripts/init-ollama +0 -0
- {bigdl_core_cpp-2.5.0b20240505.dist-info → bigdl_core_cpp-2.5.0b20240506.dist-info}/WHEEL +0 -0
- {bigdl_core_cpp-2.5.0b20240505.dist-info → bigdl_core_cpp-2.5.0b20240506.dist-info}/top_level.txt +0 -0
bigdl/cpp/libs/baby-llama
CHANGED
Binary file
|
bigdl/cpp/libs/batched
CHANGED
Binary file
|
bigdl/cpp/libs/batched-bench
CHANGED
Binary file
|
bigdl/cpp/libs/beam-search
CHANGED
Binary file
|
bigdl/cpp/libs/benchmark
CHANGED
Binary file
|
Binary file
|
bigdl/cpp/libs/embedding
CHANGED
Binary file
|
bigdl/cpp/libs/export-lora
CHANGED
Binary file
|
bigdl/cpp/libs/finetune
CHANGED
Binary file
|
bigdl/cpp/libs/gguf
CHANGED
Binary file
|
bigdl/cpp/libs/gritlm
CHANGED
Binary file
|
bigdl/cpp/libs/imatrix
CHANGED
Binary file
|
bigdl/cpp/libs/infill
CHANGED
Binary file
|
bigdl/cpp/libs/llama-bench
CHANGED
Binary file
|
bigdl/cpp/libs/llava-cli
CHANGED
Binary file
|
bigdl/cpp/libs/lookahead
CHANGED
Binary file
|
bigdl/cpp/libs/lookup
CHANGED
Binary file
|
bigdl/cpp/libs/ls-sycl-device
CHANGED
Binary file
|
bigdl/cpp/libs/main
CHANGED
Binary file
|
bigdl/cpp/libs/ollama
CHANGED
Binary file
|
bigdl/cpp/libs/parallel
CHANGED
Binary file
|
bigdl/cpp/libs/passkey
CHANGED
Binary file
|
bigdl/cpp/libs/perplexity
CHANGED
Binary file
|
bigdl/cpp/libs/q8dot
CHANGED
Binary file
|
bigdl/cpp/libs/quantize
CHANGED
Binary file
|
bigdl/cpp/libs/quantize-stats
CHANGED
Binary file
|
bigdl/cpp/libs/save-load-state
CHANGED
Binary file
|
bigdl/cpp/libs/server
CHANGED
Binary file
|
bigdl/cpp/libs/simple
CHANGED
Binary file
|
bigdl/cpp/libs/speculative
CHANGED
Binary file
|
bigdl/cpp/libs/tokenize
CHANGED
Binary file
|
Binary file
|
bigdl/cpp/libs/vdot
CHANGED
Binary file
|
@@ -0,0 +1,51 @@
|
|
1
|
+
bigdl/cpp/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
2
|
+
bigdl/cpp/convert.py,sha256=xmNwRATCbKWB4nY11_HpMg-BZ1xGyfaEJH5ApaRg3Vw,63011
|
3
|
+
bigdl/cpp/cli/init-llama-cpp,sha256=NbLoCZEkMUHyHoL8StIbciRIAmrvSuKUGa-WkFI9HEM,334
|
4
|
+
bigdl/cpp/cli/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
|
5
|
+
bigdl/cpp/gguf-py/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
6
|
+
bigdl/cpp/gguf-py/gguf/__init__.py,sha256=ml4NG-A3Gk1eE9XLjFmFhG4ci3W-2Ya6xlg1dRFY-nI,130
|
7
|
+
bigdl/cpp/gguf-py/gguf/constants.py,sha256=tchJtATToEsGdJNtwR1JvhE8yXOGtT-I3SDtE6G1BGk,30672
|
8
|
+
bigdl/cpp/gguf-py/gguf/gguf.py,sha256=8MDu7a0JEXhLUv_tjhYqDrWubVNc41cFvBYZbkZZenI,478
|
9
|
+
bigdl/cpp/gguf-py/gguf/gguf_reader.py,sha256=j3R4crkxsh284JihKChIwEcMkghdWGUTEYDrNAwEbQk,11125
|
10
|
+
bigdl/cpp/gguf-py/gguf/gguf_writer.py,sha256=4sL6F4N7zryZmTn8ENjq9kN4l-3_Osps_phbrny7FXI,19647
|
11
|
+
bigdl/cpp/gguf-py/gguf/tensor_mapping.py,sha256=8FXms37qT-b7RUZ8pDu0TIqtvlz5x0Nav-Rk8LfdY4I,21687
|
12
|
+
bigdl/cpp/gguf-py/gguf/vocab.py,sha256=caxdTs6kG11tm86GyluXAIMXLMHcxmX7D_zVinkLGcc,7215
|
13
|
+
bigdl/cpp/libs/baby-llama,sha256=Copb80DKTuMeWWkUK3tz0UOS0OIhoPMF98wIZ5UzdRI,6579440
|
14
|
+
bigdl/cpp/libs/batched,sha256=CbndRM0qp5gkYslFsB_tblJMDczsWgPB1PWZ_CtxfaU,6503952
|
15
|
+
bigdl/cpp/libs/batched-bench,sha256=hm13-7Oe3ZcJQo-RSVukMT8AcOGnmPykeBc6w_4bshY,6504104
|
16
|
+
bigdl/cpp/libs/beam-search,sha256=Y1Vo8ZHc4W5r-q3e3Ra3WkN88oU8VWMe3nTo3fMhlzk,6500080
|
17
|
+
bigdl/cpp/libs/benchmark,sha256=554vtz5kM175hXaLeD7_IQHWlc2zjQPHyhDKeh_1rjc,1338832
|
18
|
+
bigdl/cpp/libs/convert-llama2c-to-ggml,sha256=a8xNWiPq3pUJyr3dL-n7uvNPDbzsvd6BrJqVasADLJQ,1377080
|
19
|
+
bigdl/cpp/libs/embedding,sha256=Xrs5GzRAMOZkk2_pfXhw9NrPH38ZxnLjvDLYeexAqho,6504088
|
20
|
+
bigdl/cpp/libs/export-lora,sha256=Bef7AZA9xWJpxFcWIWJAr082sxquII4zNB3uNuXiN0c,5145000
|
21
|
+
bigdl/cpp/libs/finetune,sha256=1waBi2T2OesBn2lOCjWrVe-UY_CH15Pk8Q_aK05Oy0k,6620664
|
22
|
+
bigdl/cpp/libs/gguf,sha256=WIuNhLleHirlJRg6KopbeHQ_cl3uOHOdADDNbaxEeV8,5136224
|
23
|
+
bigdl/cpp/libs/gritlm,sha256=6xBXeA0n95LwNLngbk0YpuFx3m2XRi72n1oetQbgSyY,6508472
|
24
|
+
bigdl/cpp/libs/imatrix,sha256=UKt5SdWQHEGdO-L-IJ6QF5c8AHv7FwgElyn6jq-0YRA,6527680
|
25
|
+
bigdl/cpp/libs/infill,sha256=cSm0U89GveLbDID3ceHOj_vOZDoVa9NajeBn8zJNsQg,6583504
|
26
|
+
bigdl/cpp/libs/llama-bench,sha256=IWq6pZSTkyP4XjanJ3q0tRGkgjmalH7xSGninwwLIGA,6593688
|
27
|
+
bigdl/cpp/libs/llava-cli,sha256=kwkN079yieu4sm_zazocAh7gGMf3T54kPG5ua7udr0g,6858840
|
28
|
+
bigdl/cpp/libs/lookahead,sha256=OVv68wcf8GftVKIjVEI92Kb8kvqavy-h2Ps6k671764,6553176
|
29
|
+
bigdl/cpp/libs/lookup,sha256=1Aj-iObOcA4yu5XEookqd_cICF4vFaVD66xfXuT_CcI,6573024
|
30
|
+
bigdl/cpp/libs/ls-sycl-device,sha256=wj2eTNOFq1roUOWTsO3MZBJhyxt47ocxIyRXE_fy4cE,5127872
|
31
|
+
bigdl/cpp/libs/main,sha256=oHVB3qMLeztsD48DbLpWSt_FQu8dXzZdPB1GoJwwCVA,6600296
|
32
|
+
bigdl/cpp/libs/ollama,sha256=j7_qqcSj66v3HVga9Y3F10k6vEXuBm3f_YRfQVyWnv4,40699008
|
33
|
+
bigdl/cpp/libs/parallel,sha256=x6R0dKB5nSsTfY5lPUZG8YWlfVxe9VHhITaYJdqXQN0,6561592
|
34
|
+
bigdl/cpp/libs/passkey,sha256=wOFT9UUdnTc5P68a4MrBKBF4TxspR_q7nljOa8AKULU,6512272
|
35
|
+
bigdl/cpp/libs/perplexity,sha256=mxy3EY3UGbYxV8L7wV_UitctzAZ92QfGP5ssj5DY_lM,6596888
|
36
|
+
bigdl/cpp/libs/q8dot,sha256=xpkhNnO4JDRXvD2nVBDuMCsxP1mFa-7iQwUWKqtLOe0,1337728
|
37
|
+
bigdl/cpp/libs/quantize,sha256=hqq0zJ4arreKNw2DWLBbrO-TP8G4hFCqazv7kRSgrME,6100208
|
38
|
+
bigdl/cpp/libs/quantize-stats,sha256=qg5eTJwrFQ1jYwK6CEQV8vR7FE-twakhWtPPZ56hebo,6099968
|
39
|
+
bigdl/cpp/libs/save-load-state,sha256=BgCJuPgJCg4HnIa7ZKkm4gUYYotpBTS4DK6JQU-Bdt4,6504216
|
40
|
+
bigdl/cpp/libs/server,sha256=vQGlo11lyh3UEO2QoSTFs677MDOjySJKNCSORAK94hc,7355248
|
41
|
+
bigdl/cpp/libs/simple,sha256=U0WAC-ZIu3Y9Ufn7c2GztKEVSvePz8dpmPlIGlGBFVU,6499848
|
42
|
+
bigdl/cpp/libs/speculative,sha256=Z_HTExL17DJCHiBiWqx24sg_RYqoa6ogxoQaCtxHBzg,6579256
|
43
|
+
bigdl/cpp/libs/tokenize,sha256=QbQVbUit_O02FCK92G3IxN9-ANwShMPHW3gzGpChHZo,6495760
|
44
|
+
bigdl/cpp/libs/train-text-from-scratch,sha256=hEr2e3SlOYyr6XokL0i4xg2O4fm4HbRyYdBkUK82DoU,6599720
|
45
|
+
bigdl/cpp/libs/vdot,sha256=HLQ-713A6gAOOuPraSHZQTBtNNnuytynjNKkuL9lN14,1360080
|
46
|
+
bigdl_core_cpp-2.5.0b20240506.data/scripts/init-llama-cpp,sha256=NbLoCZEkMUHyHoL8StIbciRIAmrvSuKUGa-WkFI9HEM,334
|
47
|
+
bigdl_core_cpp-2.5.0b20240506.data/scripts/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
|
48
|
+
bigdl_core_cpp-2.5.0b20240506.dist-info/METADATA,sha256=I4E3I1pwIUFyaUu4FjgnDrDSlhICi_Ectbpwl-jUSDg,650
|
49
|
+
bigdl_core_cpp-2.5.0b20240506.dist-info/WHEEL,sha256=GHycjhgos9e5ojAyWZiFxz9HM8k84hAls6WqrsH8row,109
|
50
|
+
bigdl_core_cpp-2.5.0b20240506.dist-info/top_level.txt,sha256=iGuLfZARD_qANcIMfy0tbbrC3EtCg6BSiH8icc3dLWs,6
|
51
|
+
bigdl_core_cpp-2.5.0b20240506.dist-info/RECORD,,
|
@@ -1,51 +0,0 @@
|
|
1
|
-
bigdl/cpp/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
2
|
-
bigdl/cpp/convert.py,sha256=xmNwRATCbKWB4nY11_HpMg-BZ1xGyfaEJH5ApaRg3Vw,63011
|
3
|
-
bigdl/cpp/cli/init-llama-cpp,sha256=NbLoCZEkMUHyHoL8StIbciRIAmrvSuKUGa-WkFI9HEM,334
|
4
|
-
bigdl/cpp/cli/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
|
5
|
-
bigdl/cpp/gguf-py/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
6
|
-
bigdl/cpp/gguf-py/gguf/__init__.py,sha256=ml4NG-A3Gk1eE9XLjFmFhG4ci3W-2Ya6xlg1dRFY-nI,130
|
7
|
-
bigdl/cpp/gguf-py/gguf/constants.py,sha256=tchJtATToEsGdJNtwR1JvhE8yXOGtT-I3SDtE6G1BGk,30672
|
8
|
-
bigdl/cpp/gguf-py/gguf/gguf.py,sha256=8MDu7a0JEXhLUv_tjhYqDrWubVNc41cFvBYZbkZZenI,478
|
9
|
-
bigdl/cpp/gguf-py/gguf/gguf_reader.py,sha256=j3R4crkxsh284JihKChIwEcMkghdWGUTEYDrNAwEbQk,11125
|
10
|
-
bigdl/cpp/gguf-py/gguf/gguf_writer.py,sha256=4sL6F4N7zryZmTn8ENjq9kN4l-3_Osps_phbrny7FXI,19647
|
11
|
-
bigdl/cpp/gguf-py/gguf/tensor_mapping.py,sha256=8FXms37qT-b7RUZ8pDu0TIqtvlz5x0Nav-Rk8LfdY4I,21687
|
12
|
-
bigdl/cpp/gguf-py/gguf/vocab.py,sha256=caxdTs6kG11tm86GyluXAIMXLMHcxmX7D_zVinkLGcc,7215
|
13
|
-
bigdl/cpp/libs/baby-llama,sha256=fBQVO7HX1ohf9XJt_sCMaRknpXNdHm70V3IzYxoi0xg,6579904
|
14
|
-
bigdl/cpp/libs/batched,sha256=giDv_IsSpfCF4EM0KzFa322ImNPBYTgYOgrIdOrqlOc,6504416
|
15
|
-
bigdl/cpp/libs/batched-bench,sha256=wnogGo_Nca955kEF_xbVZtO32cJxDRa6iy48T2yqdWg,6504576
|
16
|
-
bigdl/cpp/libs/beam-search,sha256=bDCU-hNNU7n941cUPZ7Df8flj_j8nvwdRMzlmGJoH2Q,6496456
|
17
|
-
bigdl/cpp/libs/benchmark,sha256=Q1Nl0LFw1zVFXE06szBk9YiChpbSG-_PeaJJHqNFNug,1338832
|
18
|
-
bigdl/cpp/libs/convert-llama2c-to-ggml,sha256=C8cWBYUl4bur9exy42kROL5xYNdxEHLIc4okW39r6co,1377072
|
19
|
-
bigdl/cpp/libs/embedding,sha256=ZSstI7jlEi-WiyJGDSShN2g1BDRs4Z7k_FsGlFJhp2o,6500464
|
20
|
-
bigdl/cpp/libs/export-lora,sha256=k9qr33R1p58XNjxDV4ZqpxgUS25qMYWNe7Bn6f5e-7I,5145464
|
21
|
-
bigdl/cpp/libs/finetune,sha256=Ek8vphQt2bx3x09OP0p0SW5WrtPeVMkn6bu93cpzcIk,6617032
|
22
|
-
bigdl/cpp/libs/gguf,sha256=57YHq-LhjlWim9QVVv05_BXTelVzgS2KbALc-eSnPlM,5136688
|
23
|
-
bigdl/cpp/libs/gritlm,sha256=D84SQxDoLMaOF8Nc1l1ggvH90SPzG5Iz687rW_C32_4,6504848
|
24
|
-
bigdl/cpp/libs/imatrix,sha256=IfCqqEBQDQyxIL_-jYycC-J5yQvpiwwxLIXZjVKwQSg,6528152
|
25
|
-
bigdl/cpp/libs/infill,sha256=ZY2gsmvyY3XddpO3GktjjD0x0aRA_33QNEe7IE6C_yI,6583968
|
26
|
-
bigdl/cpp/libs/llama-bench,sha256=14bOX80K_2-S99AKIkf_7jQFZyWGXay8Y8fu7JOYaIY,6590056
|
27
|
-
bigdl/cpp/libs/llava-cli,sha256=XE9Rd89oKj_B4ECAL9Ui0tTbcJ09bFxSdRl0Q6Pv-wc,6859304
|
28
|
-
bigdl/cpp/libs/lookahead,sha256=1ga-UtJn7tfIWV_e1WTZRugfDAhQbLel2PePzScHnOQ,6553648
|
29
|
-
bigdl/cpp/libs/lookup,sha256=xnaV6Lk06pD6o7XJ70P4PvQeCcK5yRJuJuf7XvkYmss,6573488
|
30
|
-
bigdl/cpp/libs/ls-sycl-device,sha256=zRPR0xxMKHUdZegTr318iVk6-kaWXa-HDdLUEqpGAK0,5128320
|
31
|
-
bigdl/cpp/libs/main,sha256=Nt4PRc43ZznQQhiqIPgESjVqCZGxXBxTP1oCTYp-wT8,6600768
|
32
|
-
bigdl/cpp/libs/ollama,sha256=quz_k2OZekvwOSftyzfeyBf7AEAnua57Fv8L87oNH4E,40694928
|
33
|
-
bigdl/cpp/libs/parallel,sha256=toq_tz4XZvV0-repDgicZZf8mhuhznUiGp0VPq30_gk,6557960
|
34
|
-
bigdl/cpp/libs/passkey,sha256=tL-7YoS4DPsYpqnnjnhIHP86XpImWKrZHqmpZuQaLb0,6508640
|
35
|
-
bigdl/cpp/libs/perplexity,sha256=UPJGZbIfw31cYn5_KQVJ_CAbhOMdSeW67AfedB6uDY4,6597352
|
36
|
-
bigdl/cpp/libs/q8dot,sha256=r7rZTTcyQCLb68LQDBU1vI7sLRUNnmtiNidVJNxnm_o,1337720
|
37
|
-
bigdl/cpp/libs/quantize,sha256=7wl9R9PQSKmUP1cEsLPctwq_kN_TSPVTc66FkC_uBrM,6100672
|
38
|
-
bigdl/cpp/libs/quantize-stats,sha256=ZZRMqOSw8fJcR7FKWA8s78IaOyOViafMP_bqfzij_ps,6100432
|
39
|
-
bigdl/cpp/libs/save-load-state,sha256=dIYVO9ZWN4oY7EffLjXV5uLd36u78jNCQgF1iTWGmD8,6500592
|
40
|
-
bigdl/cpp/libs/server,sha256=RXj_zqye2Js5bCEyINwye8Ow8zcJ9JO2heLPyUc20Rs,7355640
|
41
|
-
bigdl/cpp/libs/simple,sha256=CIWXB07N5aTb_mz7BGVbd1_npHlUP2UgS72BRopf4Rk,6500320
|
42
|
-
bigdl/cpp/libs/speculative,sha256=D06x6GM-tGmgt8hTdeR_WlYvSokFgztVV8mv5FmFwhE,6579728
|
43
|
-
bigdl/cpp/libs/tokenize,sha256=Ap5CTkukk0wEJpfVDCA_XCJWxtG9tcUI5TW0wKAYBMQ,6492128
|
44
|
-
bigdl/cpp/libs/train-text-from-scratch,sha256=8qMO2LvsSTjiQ6tBP7G-JjFb7jxrIOL9jCVNtHU7ZCw,6600184
|
45
|
-
bigdl/cpp/libs/vdot,sha256=pv0XTzBPK6QPFik2AFiDnGn5yUb_o71bkj3fCrOo7-8,1360080
|
46
|
-
bigdl_core_cpp-2.5.0b20240505.data/scripts/init-llama-cpp,sha256=NbLoCZEkMUHyHoL8StIbciRIAmrvSuKUGa-WkFI9HEM,334
|
47
|
-
bigdl_core_cpp-2.5.0b20240505.data/scripts/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
|
48
|
-
bigdl_core_cpp-2.5.0b20240505.dist-info/METADATA,sha256=wx0QJmfcME5PjN_Qp06x4AgAV1iqOmFaFJyMHiy8w_Y,650
|
49
|
-
bigdl_core_cpp-2.5.0b20240505.dist-info/WHEEL,sha256=GHycjhgos9e5ojAyWZiFxz9HM8k84hAls6WqrsH8row,109
|
50
|
-
bigdl_core_cpp-2.5.0b20240505.dist-info/top_level.txt,sha256=iGuLfZARD_qANcIMfy0tbbrC3EtCg6BSiH8icc3dLWs,6
|
51
|
-
bigdl_core_cpp-2.5.0b20240505.dist-info/RECORD,,
|
{bigdl_core_cpp-2.5.0b20240505.data → bigdl_core_cpp-2.5.0b20240506.data}/scripts/init-llama-cpp
RENAMED
File without changes
|
{bigdl_core_cpp-2.5.0b20240505.data → bigdl_core_cpp-2.5.0b20240506.data}/scripts/init-ollama
RENAMED
File without changes
|
File without changes
|
{bigdl_core_cpp-2.5.0b20240505.dist-info → bigdl_core_cpp-2.5.0b20240506.dist-info}/top_level.txt
RENAMED
File without changes
|