bigdl-core-cpp 2.5.0b20240506__py3-none-manylinux2010_x86_64.whl → 2.5.0b20240508__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.0b20240506.dist-info → bigdl_core_cpp-2.5.0b20240508.dist-info}/METADATA +1 -1
  36. bigdl_core_cpp-2.5.0b20240508.dist-info/RECORD +52 -0
  37. bigdl_core_cpp-2.5.0b20240506.dist-info/RECORD +0 -51
  38. {bigdl_core_cpp-2.5.0b20240506.data → bigdl_core_cpp-2.5.0b20240508.data}/scripts/init-llama-cpp +0 -0
  39. {bigdl_core_cpp-2.5.0b20240506.data → bigdl_core_cpp-2.5.0b20240508.data}/scripts/init-ollama +0 -0
  40. {bigdl_core_cpp-2.5.0b20240506.dist-info → bigdl_core_cpp-2.5.0b20240508.dist-info}/WHEEL +0 -0
  41. {bigdl_core_cpp-2.5.0b20240506.dist-info → bigdl_core_cpp-2.5.0b20240508.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.0b20240506
3
+ Version: 2.5.0b20240508
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=640hl-bCq6hTSnksVmi8lEpW6EkNrnNT0Q_0PcJNrrE,6689984
15
+ bigdl/cpp/libs/batched,sha256=wbnd8JmjaWt0fvUg7J_xiFGCtddqcXdpEI02AIuGVcM,6614488
16
+ bigdl/cpp/libs/batched-bench,sha256=r3cv9ko_xqLMRH4hWY6OYtBqZ5eZndmuZZJdyAVbRHU,6614648
17
+ bigdl/cpp/libs/beam-search,sha256=3h5sdPPLWm8Rqj_-f1p3sBNos8ZO6CtvuYWW-01iZis,6606528
18
+ bigdl/cpp/libs/benchmark,sha256=8jJP8V8w-n4vVS-M2UAzUq6kUrXfvigwhLen-3SPZeQ,1338880
19
+ bigdl/cpp/libs/convert-llama2c-to-ggml,sha256=XmYLAWYlg03LJVSd0Yesbl6DBVe6uiwnLWcM4uKDe7I,1381216
20
+ bigdl/cpp/libs/embedding,sha256=CigJ6sUYr3f2RjzsqRfWDr0kmBdLSHA-EcXHwd-jHiQ,6610536
21
+ bigdl/cpp/libs/export-lora,sha256=-rJ3T1akBIKzwt6nNnpBkXQfTxYzLgvS9TJerm0hghg,5255280
22
+ bigdl/cpp/libs/finetune,sha256=TUv3H-EpyTpAQVvRVkAMRTpBqGGD2b0U-KwDLuNPGfU,6727112
23
+ bigdl/cpp/libs/gguf,sha256=QGU5sTc3mWjgYdWFHmxhKVXkp4e_LHZFAN5ldl9ggLM,5242408
24
+ bigdl/cpp/libs/gritlm,sha256=PAdPPGeUn3WaVi2NnAPXdN-XWJfer1hzo3xO18Ljbbg,6614920
25
+ bigdl/cpp/libs/imatrix,sha256=9BS1kOcVVHEUMvucQqP65GyuUa4-NmPChkdpRRZnHos,6638224
26
+ bigdl/cpp/libs/infill,sha256=O7OhDLqb72C8U_XzUxj_M5e_lowAwuyJvWfXlVPgGl4,6694040
27
+ bigdl/cpp/libs/llama-bench,sha256=C8L0zj4FJMLZA907a9xc96rqzvbqudLs5HshkJhtfTQ,6704192
28
+ bigdl/cpp/libs/llava-cli,sha256=M93PVn3H8jEcHVi8gaipY6t5Onnfn07vnffHZa4mPyQ,6969280
29
+ bigdl/cpp/libs/lookahead,sha256=ZgsooCAi5tmMV_6AEsr8hhxJX0StvaZ97_7jjVcFOGY,6663720
30
+ bigdl/cpp/libs/lookup,sha256=OgFPGrCWKQv38YDQrnQDM45RPHFv79yyUZcQid4kEyA,6683568
31
+ bigdl/cpp/libs/ls-sycl-device,sha256=LV42Lx8tb8dBOPJDfywen5lcZ4jI6Tw-_JwkoJkQxkY,5238152
32
+ bigdl/cpp/libs/main,sha256=7WdmccM79lD0oDmXFJ7Pk7qjpaebzoyhOJI1g8Y1i_Q,6710840
33
+ bigdl/cpp/libs/ollama,sha256=uPMhi4ajUxvXJTjBFfZdFJOV9H9EP4B7eN0uyVULTqA,40793256
34
+ bigdl/cpp/libs/parallel,sha256=pRLyixhhoxcTu1thspYHt6B7rQrBRL1F_O7h8HXclmw,6668040
35
+ bigdl/cpp/libs/passkey,sha256=IENk74CXokdU4QNy33WJdhHo0XdCTMr00B7P4vphcsw,6618720
36
+ bigdl/cpp/libs/perplexity,sha256=SX7dH6mpOiAYrqbCYCOaa60X5Nl0kVNdrl6R3ZfnI5s,6707424
37
+ bigdl/cpp/libs/q8dot,sha256=72EpwPdl0fzKUkZF3-O1NFb_NVFs4MHrCS-27X6OToU,1337776
38
+ bigdl/cpp/libs/quantize,sha256=jIj6YrUY0Fws54MJFfJUIa6kuw-4vst_c-PG_P6e60I,6210728
39
+ bigdl/cpp/libs/quantize-stats,sha256=iu6Lj0MEo47W1e5VsVSZz1XNVR4t-1-g6bgJPQK5kKM,6210464
40
+ bigdl/cpp/libs/save-load-state,sha256=Ql-kNXivviCaf1mEEa47MatZftCFduaf6dF2UdFxHxM,6610664
41
+ bigdl/cpp/libs/server,sha256=rsDQTtRHYlly1j9aHEV_1MPfKn7j4F1G6roFrkbOuYw,7465696
42
+ bigdl/cpp/libs/simple,sha256=5CaLzC9jRizKpy8KNNQvfgqmfJvnIiSAYZxarM6WH-0,6610392
43
+ bigdl/cpp/libs/speculative,sha256=JNPc-6i04NqF2qt8BH0tT2PTWR_CKvS_Xseg89gp0a8,6689800
44
+ bigdl/cpp/libs/tokenize,sha256=uU71hyRPPERHa8lDsL8dJ4edZ6fE_NosM0-aZe5vZjI,6602208
45
+ bigdl/cpp/libs/train-text-from-scratch,sha256=tl_tHAWl4YcN5WfBiIKOGd1AdtGUkt8CQjeCJrKbMzo,6710264
46
+ bigdl/cpp/libs/vdot,sha256=tGCgrGNuC1_hl-2Znl4fNXp4JDRV7DkA71U22_AhNbA,1360128
47
+ bigdl_core_cpp-2.5.0b20240508.data/scripts/init-llama-cpp,sha256=NbLoCZEkMUHyHoL8StIbciRIAmrvSuKUGa-WkFI9HEM,334
48
+ bigdl_core_cpp-2.5.0b20240508.data/scripts/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
49
+ bigdl_core_cpp-2.5.0b20240508.dist-info/METADATA,sha256=CkSux4eFP-YazWpeKukmM9WZWJ7L5OTla3L7hqa_BII,650
50
+ bigdl_core_cpp-2.5.0b20240508.dist-info/WHEEL,sha256=GHycjhgos9e5ojAyWZiFxz9HM8k84hAls6WqrsH8row,109
51
+ bigdl_core_cpp-2.5.0b20240508.dist-info/top_level.txt,sha256=iGuLfZARD_qANcIMfy0tbbrC3EtCg6BSiH8icc3dLWs,6
52
+ bigdl_core_cpp-2.5.0b20240508.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=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,,