bigdl-core-cpp 2.5.0b20240505__py3-none-manylinux2010_x86_64.whl → 2.5.0b20240507__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.
Files changed (41) hide show
  1. bigdl/cpp/gguf-py/gguf/py.typed +0 -0
  2. bigdl/cpp/libs/baby-llama +0 -0
  3. bigdl/cpp/libs/batched +0 -0
  4. bigdl/cpp/libs/batched-bench +0 -0
  5. bigdl/cpp/libs/beam-search +0 -0
  6. bigdl/cpp/libs/benchmark +0 -0
  7. bigdl/cpp/libs/convert-llama2c-to-ggml +0 -0
  8. bigdl/cpp/libs/embedding +0 -0
  9. bigdl/cpp/libs/export-lora +0 -0
  10. bigdl/cpp/libs/finetune +0 -0
  11. bigdl/cpp/libs/gguf +0 -0
  12. bigdl/cpp/libs/gritlm +0 -0
  13. bigdl/cpp/libs/imatrix +0 -0
  14. bigdl/cpp/libs/infill +0 -0
  15. bigdl/cpp/libs/llama-bench +0 -0
  16. bigdl/cpp/libs/llava-cli +0 -0
  17. bigdl/cpp/libs/lookahead +0 -0
  18. bigdl/cpp/libs/lookup +0 -0
  19. bigdl/cpp/libs/ls-sycl-device +0 -0
  20. bigdl/cpp/libs/main +0 -0
  21. bigdl/cpp/libs/ollama +0 -0
  22. bigdl/cpp/libs/parallel +0 -0
  23. bigdl/cpp/libs/passkey +0 -0
  24. bigdl/cpp/libs/perplexity +0 -0
  25. bigdl/cpp/libs/q8dot +0 -0
  26. bigdl/cpp/libs/quantize +0 -0
  27. bigdl/cpp/libs/quantize-stats +0 -0
  28. bigdl/cpp/libs/save-load-state +0 -0
  29. bigdl/cpp/libs/server +0 -0
  30. bigdl/cpp/libs/simple +0 -0
  31. bigdl/cpp/libs/speculative +0 -0
  32. bigdl/cpp/libs/tokenize +0 -0
  33. bigdl/cpp/libs/train-text-from-scratch +0 -0
  34. bigdl/cpp/libs/vdot +0 -0
  35. {bigdl_core_cpp-2.5.0b20240505.dist-info → bigdl_core_cpp-2.5.0b20240507.dist-info}/METADATA +1 -1
  36. bigdl_core_cpp-2.5.0b20240507.dist-info/RECORD +52 -0
  37. bigdl_core_cpp-2.5.0b20240505.dist-info/RECORD +0 -51
  38. {bigdl_core_cpp-2.5.0b20240505.data → bigdl_core_cpp-2.5.0b20240507.data}/scripts/init-llama-cpp +0 -0
  39. {bigdl_core_cpp-2.5.0b20240505.data → bigdl_core_cpp-2.5.0b20240507.data}/scripts/init-ollama +0 -0
  40. {bigdl_core_cpp-2.5.0b20240505.dist-info → bigdl_core_cpp-2.5.0b20240507.dist-info}/WHEEL +0 -0
  41. {bigdl_core_cpp-2.5.0b20240505.dist-info → bigdl_core_cpp-2.5.0b20240507.dist-info}/top_level.txt +0 -0
File without changes
bigdl/cpp/libs/baby-llama CHANGED
Binary file
bigdl/cpp/libs/batched CHANGED
Binary file
Binary file
Binary file
bigdl/cpp/libs/benchmark CHANGED
Binary file
Binary file
bigdl/cpp/libs/embedding CHANGED
Binary file
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
Binary file
bigdl/cpp/libs/llava-cli CHANGED
Binary file
bigdl/cpp/libs/lookahead CHANGED
Binary file
bigdl/cpp/libs/lookup CHANGED
Binary file
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
Binary file
Binary file
bigdl/cpp/libs/server CHANGED
Binary file
bigdl/cpp/libs/simple CHANGED
Binary file
Binary file
bigdl/cpp/libs/tokenize CHANGED
Binary file
Binary file
bigdl/cpp/libs/vdot CHANGED
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: bigdl-core-cpp
3
- Version: 2.5.0b20240505
3
+ Version: 2.5.0b20240507
4
4
  Summary: Large Language Model Develop Toolkit
5
5
  Author: BigDL Authors
6
6
  License: Apache License, Version 2.0
@@ -0,0 +1,52 @@
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/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
12
+ bigdl/cpp/gguf-py/gguf/tensor_mapping.py,sha256=8FXms37qT-b7RUZ8pDu0TIqtvlz5x0Nav-Rk8LfdY4I,21687
13
+ bigdl/cpp/gguf-py/gguf/vocab.py,sha256=caxdTs6kG11tm86GyluXAIMXLMHcxmX7D_zVinkLGcc,7215
14
+ bigdl/cpp/libs/baby-llama,sha256=mJ5DFRTOJQ9KEpptprpLwogGYgi1NIo3b1KfLaNMmDI,6689984
15
+ bigdl/cpp/libs/batched,sha256=NVwOjKYBckHh4F6mh2cm78zGSZJyi9lg_dWzH_Y7tkw,6614488
16
+ bigdl/cpp/libs/batched-bench,sha256=NTJlpG6NLbE2LmiMUwPbzx2G0vo146_lbYK0_wtWnMw,6614648
17
+ bigdl/cpp/libs/beam-search,sha256=GxlhGp1k4Ov1HKsWfObv81hfnBRuBVNC7brxrEryNLM,6606528
18
+ bigdl/cpp/libs/benchmark,sha256=nvYMrkP4TtFhJRmD1VkdzUnsFG6RuFYqR_Kdl6QiEV0,1338880
19
+ bigdl/cpp/libs/convert-llama2c-to-ggml,sha256=GeqGZAE7xq4yvXnGf0fAt6zGJXQT9dowj-2IcqhLcA4,1381216
20
+ bigdl/cpp/libs/embedding,sha256=EkqGjyplv3-1qZvuqCHj_a2qnl95e-KIJ1heqzR6N8g,6610536
21
+ bigdl/cpp/libs/export-lora,sha256=l3qQAGNN_Yhld_NXHcSB314-prTOzOxlV11iEHVvNKs,5255280
22
+ bigdl/cpp/libs/finetune,sha256=GDXf-f4f4pizc_JSAjY8XaUpoHv2mPsRrwYSu498gaM,6727112
23
+ bigdl/cpp/libs/gguf,sha256=ghwCuJF7AImZJuEzmuf31kbSNljjarEnMZhgmtpXdpg,5242408
24
+ bigdl/cpp/libs/gritlm,sha256=mq1x9maj0WAd0kGDK_lHetdnIyNlIeCQjavTYIuwA1c,6614920
25
+ bigdl/cpp/libs/imatrix,sha256=WyqSFOhPRTWiMmKoH6F0ucNZJpo-paTxz7SbOJeTi7o,6638224
26
+ bigdl/cpp/libs/infill,sha256=Ug3zE9sun5J-PckjyuvuXToWTmoS05jZo642oyL48sY,6694040
27
+ bigdl/cpp/libs/llama-bench,sha256=da_1GYuTNTeAABNplWgRGaIB2CedW52Tdtq3WBYwPKo,6704192
28
+ bigdl/cpp/libs/llava-cli,sha256=lT60Qkm4wwMjWvg5KGhDAYV_1ZguM_VzOES5vDwkyiI,6969280
29
+ bigdl/cpp/libs/lookahead,sha256=cQntU78VaEFwVPXCz9SzRGH0Bkp73TFDeizZ11fng10,6663720
30
+ bigdl/cpp/libs/lookup,sha256=k6AXO0AtZvveQDGtzbEeRmvfnSdejBiUBMuiC5ajG_U,6683568
31
+ bigdl/cpp/libs/ls-sycl-device,sha256=uwhKp9RUwKrCU_Pku3aplADVZUbwEewLsZZwOoSr7WQ,5238152
32
+ bigdl/cpp/libs/main,sha256=Q-hW4Qc-4yb1hoBLqogdo2jtfMjQptOtT0RitNt_0is,6710840
33
+ bigdl/cpp/libs/ollama,sha256=C_CidtBFrxICTBdKu_LTpc7yCnRjzuBotWA6j4Aoejs,40793256
34
+ bigdl/cpp/libs/parallel,sha256=Tfyp-OWuJbQD7nh50tTfXbjRhk8agGSxUql4m5q1AHI,6668040
35
+ bigdl/cpp/libs/passkey,sha256=9oUVexh-ndrIQ0NibduIzq8qBeUxVYeLHzzdjUsyOXU,6618720
36
+ bigdl/cpp/libs/perplexity,sha256=CaJhPP33vx_sQoHX-zUmuUBMn65sCQEWusIl7AwrrwY,6707424
37
+ bigdl/cpp/libs/q8dot,sha256=556qOM_2R_PFgZ7obnyU3q3U5LM7CKRVHMzPgXDycGs,1337776
38
+ bigdl/cpp/libs/quantize,sha256=mCne2K6kTOICQ4t8iwc4ArgEwC_0XgkpKTWpBMF3VvY,6210728
39
+ bigdl/cpp/libs/quantize-stats,sha256=LMF-Ok8LMKE-yhWC8PoratgYRzDcDvvY8PEEgj2oX58,6210464
40
+ bigdl/cpp/libs/save-load-state,sha256=fazD6T5Xw-DGcNaXzonTChVD_lZ6MWsXOsUWHGHdsyw,6610664
41
+ bigdl/cpp/libs/server,sha256=KydOdAjOyLUmjdjVkzpgbnIdN2P-Y90m3J7o8kuI-rY,7465696
42
+ bigdl/cpp/libs/simple,sha256=sKIFM9utUb_ZJntR21q2GmR0HTyL4LIhKvXrSbnR5iA,6610392
43
+ bigdl/cpp/libs/speculative,sha256=QN7uXIxwE7qMoee-9yBY1U-q3-9wXB9GlunnfhA_pWc,6689800
44
+ bigdl/cpp/libs/tokenize,sha256=U16tbK8xp6D142SW1to1TqevQYPdSiuoBfzG7KI_c8o,6602208
45
+ bigdl/cpp/libs/train-text-from-scratch,sha256=i-1Kbs8syLXNHWvjDeaQ9ReBcwfIEgMqAwPDcT4kwyo,6710264
46
+ bigdl/cpp/libs/vdot,sha256=6Kx1qzBQJJuKvzKJ3zzrtXa8fQf6WUh2dA7nSWa1HkI,1360128
47
+ bigdl_core_cpp-2.5.0b20240507.data/scripts/init-llama-cpp,sha256=NbLoCZEkMUHyHoL8StIbciRIAmrvSuKUGa-WkFI9HEM,334
48
+ bigdl_core_cpp-2.5.0b20240507.data/scripts/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
49
+ bigdl_core_cpp-2.5.0b20240507.dist-info/METADATA,sha256=fmCWMjW1aurh9cFu94xKVqzc0r4j5SAp-DksxDLvikM,650
50
+ bigdl_core_cpp-2.5.0b20240507.dist-info/WHEEL,sha256=GHycjhgos9e5ojAyWZiFxz9HM8k84hAls6WqrsH8row,109
51
+ bigdl_core_cpp-2.5.0b20240507.dist-info/top_level.txt,sha256=iGuLfZARD_qANcIMfy0tbbrC3EtCg6BSiH8icc3dLWs,6
52
+ bigdl_core_cpp-2.5.0b20240507.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,,