bigdl-core-cpp 2.7.0b20250412__py3-none-win_amd64.whl → 2.7.0b20250414__py3-none-win_amd64.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 (39) hide show
  1. bigdl/cpp/libs/ggml-base.dll +0 -0
  2. bigdl/cpp/libs/ggml-cpu.dll +0 -0
  3. bigdl/cpp/libs/ggml-sycl.dll +0 -0
  4. bigdl/cpp/libs/ggml.dll +0 -0
  5. bigdl/cpp/libs/llama.dll +0 -0
  6. bigdl/cpp/libs/llava_shared.dll +0 -0
  7. bigdl/cpp/libs/ollama-lib.exe +0 -0
  8. bigdl/cpp/libs/ollama.exe +0 -0
  9. {bigdl_core_cpp-2.7.0b20250412.dist-info → bigdl_core_cpp-2.7.0b20250414.dist-info}/METADATA +1 -1
  10. bigdl_core_cpp-2.7.0b20250414.dist-info/RECORD +34 -0
  11. bigdl/cpp/libs/common.lib +0 -0
  12. bigdl/cpp/libs/llama-batched.exe +0 -0
  13. bigdl/cpp/libs/llama-bench.exe +0 -0
  14. bigdl/cpp/libs/llama-cli.exe +0 -0
  15. bigdl/cpp/libs/llama-embedding.exe +0 -0
  16. bigdl/cpp/libs/llama-gemma3-cli.exe +0 -0
  17. bigdl/cpp/libs/llama-gguf.exe +0 -0
  18. bigdl/cpp/libs/llama-llava-cli.exe +0 -0
  19. bigdl/cpp/libs/llama-lookup.exe +0 -0
  20. bigdl/cpp/libs/llama-ls-sycl-device.exe +0 -0
  21. bigdl/cpp/libs/llama-minicpmv-cli.exe +0 -0
  22. bigdl/cpp/libs/llama-perplexity.exe +0 -0
  23. bigdl/cpp/libs/llama-quantize.exe +0 -0
  24. bigdl/cpp/libs/llama-server.exe +0 -0
  25. bigdl/cpp/libs/llama-simple.exe +0 -0
  26. bigdl/cpp/libs/llama-speculative.exe +0 -0
  27. bigdl/cpp/libs/llama-tokenize.exe +0 -0
  28. bigdl/cpp/libs/ollama-ggml-base.dll +0 -0
  29. bigdl/cpp/libs/ollama-ggml-cpu.dll +0 -0
  30. bigdl/cpp/libs/ollama-ggml-sycl.dll +0 -0
  31. bigdl/cpp/libs/ollama_ggml.dll +0 -0
  32. bigdl/cpp/libs/ollama_llama.dll +0 -0
  33. bigdl/cpp/libs/ollama_llava_shared.dll +0 -0
  34. bigdl_core_cpp-2.7.0b20250412.dist-info/RECORD +0 -57
  35. {bigdl_core_cpp-2.7.0b20250412.data → bigdl_core_cpp-2.7.0b20250414.data}/scripts/init-llama-cpp.bat +0 -0
  36. {bigdl_core_cpp-2.7.0b20250412.data → bigdl_core_cpp-2.7.0b20250414.data}/scripts/init-llama-cpp.ps1 +0 -0
  37. {bigdl_core_cpp-2.7.0b20250412.data → bigdl_core_cpp-2.7.0b20250414.data}/scripts/init-ollama.bat +0 -0
  38. {bigdl_core_cpp-2.7.0b20250412.dist-info → bigdl_core_cpp-2.7.0b20250414.dist-info}/WHEEL +0 -0
  39. {bigdl_core_cpp-2.7.0b20250412.dist-info → bigdl_core_cpp-2.7.0b20250414.dist-info}/top_level.txt +0 -0
Binary file
Binary file
Binary file
bigdl/cpp/libs/ggml.dll CHANGED
Binary file
bigdl/cpp/libs/llama.dll CHANGED
Binary file
Binary file
Binary file
bigdl/cpp/libs/ollama.exe CHANGED
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bigdl-core-cpp
3
- Version: 2.7.0b20250412
3
+ Version: 2.7.0b20250414
4
4
  Summary: Large Language Model Develop Toolkit
5
5
  Author: BigDL Authors
6
6
  License: Apache License, Version 2.0
@@ -0,0 +1,34 @@
1
+ bigdl/cpp/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ bigdl/cpp/convert_hf_to_gguf.py,sha256=QhF3QN-FR-OS6IazG8oWWYKESaaBFuEe4aOTR_n8570,240765
3
+ bigdl/cpp/convert_hf_to_gguf_update.py,sha256=1BFKEkj0BMDB90lUB5p_-iR9rSVcjgYPGWmEw28avB8,17721
4
+ bigdl/cpp/convert_llama_ggml_to_gguf.py,sha256=0dKjRhmFzvWV4e-cuLmaeW14JrWUtZwerBmz8mYyMvI,19556
5
+ bigdl/cpp/convert_lora_to_gguf.py,sha256=sHrcutdgzrDR5H7ZiLPOLoMnkJKg8uZ7OcFhAZhPrLo,19073
6
+ bigdl/cpp/gguf-py/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
+ bigdl/cpp/gguf-py/gguf/__init__.py,sha256=h5GWs6SMXYR8giWZ7MTZzAc3hYsIJF-HAkdxtgXLOPo,228
8
+ bigdl/cpp/gguf-py/gguf/constants.py,sha256=6fXPUmyGM71MXjOBX-WJdn9yzlOEMxP7iQIbN4NS8V0,70390
9
+ bigdl/cpp/gguf-py/gguf/gguf.py,sha256=QpLc-xU055W2d7CEFvJp2gLIfGO63bdM24ZndZCH6rw,493
10
+ bigdl/cpp/gguf-py/gguf/gguf_reader.py,sha256=PUrx08ZwaUOz1gLw5JQ459Hi7JIeCdlHgZX7wXcTqbI,12702
11
+ bigdl/cpp/gguf-py/gguf/gguf_writer.py,sha256=pFgnwrsDupKxI3SHNQbfiuz7dUopCOqj3ERBPuZMkMo,39955
12
+ bigdl/cpp/gguf-py/gguf/lazy.py,sha256=YIYxGBWD-oKXU4HOvpHs9eiEn81HUgeSmt1mmHJlbdM,8814
13
+ bigdl/cpp/gguf-py/gguf/metadata.py,sha256=oBTb4DXi_h1L_gYm8x_JRVuEPR4GHlVHuM-iN0OxWoY,33244
14
+ bigdl/cpp/gguf-py/gguf/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
15
+ bigdl/cpp/gguf-py/gguf/quants.py,sha256=2z6vcK-kBefqZbYNmSEVmdZF_tXHeVb5NC6jCbBdgKc,62040
16
+ bigdl/cpp/gguf-py/gguf/tensor_mapping.py,sha256=w1JZkRIKHj2tKYADLDUvCOsQfVf8y7Y0ZwqmtmrtLBA,39549
17
+ bigdl/cpp/gguf-py/gguf/utility.py,sha256=Mx4mqamXtatL15LCH04mG-7SNBwPzP2T75ts0uBnEuI,3002
18
+ bigdl/cpp/gguf-py/gguf/vocab.py,sha256=QTdt4HZrn7onHqm2tpHTaEq2sL3yG07zbHqQR9iVfu8,20815
19
+ bigdl/cpp/libs/ggml-base.dll,sha256=XvBWp9wU-jj07plnDA-iqkqFE4zfxtufdpv3QFSRlig,577536
20
+ bigdl/cpp/libs/ggml-cpu.dll,sha256=9HgnJA9DDBgyPIcimSCDfasdqljuTYRUkcWoq1vJ-3I,1029632
21
+ bigdl/cpp/libs/ggml-sycl.dll,sha256=HU7d8eu197LI98LAptu_yaYdgOVbVM6OVDV0zeanwZU,5583872
22
+ bigdl/cpp/libs/ggml.dll,sha256=4SUsSY7P1W0BvQGpdJGIl5A0bY0_h7LR1q-4EhBBL5I,120832
23
+ bigdl/cpp/libs/libc++.dll,sha256=U0TVK2WfFQIJPP6Bz9SeJmgskm2iqZWJorx_DGdfKIw,1561600
24
+ bigdl/cpp/libs/llama.dll,sha256=iO-zcId3vVgfjPnPgcEX4DOdSEDIWQrkCqWcg-qWWog,1515520
25
+ bigdl/cpp/libs/llava_shared.dll,sha256=Y9E6xEEPGxtAc1LbGj-IVBGbNMstJaaUhAK2i8tkuvw,377856
26
+ bigdl/cpp/libs/ollama-lib.exe,sha256=iYV7hHuhvBqebs_ETBbvRRjFwcp7NW4j-UGPmkiW6iY,79733248
27
+ bigdl/cpp/libs/ollama.exe,sha256=ySaxuYAatXKdO1GWR2-vmn0bWRwPU6_ady0TGkjNCYE,207360
28
+ bigdl_core_cpp-2.7.0b20250414.data/scripts/init-llama-cpp.bat,sha256=U0h6RifZxL3GGJp-0dxdZapQIvXUATSj644CURJL-lg,751
29
+ bigdl_core_cpp-2.7.0b20250414.data/scripts/init-llama-cpp.ps1,sha256=JFOylLxO4MKpllHhdbPuJ1xHi9azxDpzdJns8JtZpkU,501
30
+ bigdl_core_cpp-2.7.0b20250414.data/scripts/init-ollama.bat,sha256=0I2iBOFv3kR9hvEySGMRUU52-qwVhE7oRZnyWz-2z_U,657
31
+ bigdl_core_cpp-2.7.0b20250414.dist-info/METADATA,sha256=t6MECmyyrc4z3eWjCjcw3d36n6cn7VlW6o69mtFX3Wg,750
32
+ bigdl_core_cpp-2.7.0b20250414.dist-info/WHEEL,sha256=GRAwO4abswPoD8u6X5Ix8yKoy-wTIXRf_V-PAIDNIsM,97
33
+ bigdl_core_cpp-2.7.0b20250414.dist-info/top_level.txt,sha256=iGuLfZARD_qANcIMfy0tbbrC3EtCg6BSiH8icc3dLWs,6
34
+ bigdl_core_cpp-2.7.0b20250414.dist-info/RECORD,,
bigdl/cpp/libs/common.lib DELETED
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -1,57 +0,0 @@
1
- bigdl/cpp/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- bigdl/cpp/convert_hf_to_gguf.py,sha256=QhF3QN-FR-OS6IazG8oWWYKESaaBFuEe4aOTR_n8570,240765
3
- bigdl/cpp/convert_hf_to_gguf_update.py,sha256=1BFKEkj0BMDB90lUB5p_-iR9rSVcjgYPGWmEw28avB8,17721
4
- bigdl/cpp/convert_llama_ggml_to_gguf.py,sha256=0dKjRhmFzvWV4e-cuLmaeW14JrWUtZwerBmz8mYyMvI,19556
5
- bigdl/cpp/convert_lora_to_gguf.py,sha256=sHrcutdgzrDR5H7ZiLPOLoMnkJKg8uZ7OcFhAZhPrLo,19073
6
- bigdl/cpp/gguf-py/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
- bigdl/cpp/gguf-py/gguf/__init__.py,sha256=h5GWs6SMXYR8giWZ7MTZzAc3hYsIJF-HAkdxtgXLOPo,228
8
- bigdl/cpp/gguf-py/gguf/constants.py,sha256=6fXPUmyGM71MXjOBX-WJdn9yzlOEMxP7iQIbN4NS8V0,70390
9
- bigdl/cpp/gguf-py/gguf/gguf.py,sha256=QpLc-xU055W2d7CEFvJp2gLIfGO63bdM24ZndZCH6rw,493
10
- bigdl/cpp/gguf-py/gguf/gguf_reader.py,sha256=PUrx08ZwaUOz1gLw5JQ459Hi7JIeCdlHgZX7wXcTqbI,12702
11
- bigdl/cpp/gguf-py/gguf/gguf_writer.py,sha256=pFgnwrsDupKxI3SHNQbfiuz7dUopCOqj3ERBPuZMkMo,39955
12
- bigdl/cpp/gguf-py/gguf/lazy.py,sha256=YIYxGBWD-oKXU4HOvpHs9eiEn81HUgeSmt1mmHJlbdM,8814
13
- bigdl/cpp/gguf-py/gguf/metadata.py,sha256=oBTb4DXi_h1L_gYm8x_JRVuEPR4GHlVHuM-iN0OxWoY,33244
14
- bigdl/cpp/gguf-py/gguf/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
15
- bigdl/cpp/gguf-py/gguf/quants.py,sha256=2z6vcK-kBefqZbYNmSEVmdZF_tXHeVb5NC6jCbBdgKc,62040
16
- bigdl/cpp/gguf-py/gguf/tensor_mapping.py,sha256=w1JZkRIKHj2tKYADLDUvCOsQfVf8y7Y0ZwqmtmrtLBA,39549
17
- bigdl/cpp/gguf-py/gguf/utility.py,sha256=Mx4mqamXtatL15LCH04mG-7SNBwPzP2T75ts0uBnEuI,3002
18
- bigdl/cpp/gguf-py/gguf/vocab.py,sha256=QTdt4HZrn7onHqm2tpHTaEq2sL3yG07zbHqQR9iVfu8,20815
19
- bigdl/cpp/libs/common.lib,sha256=H9PF66oWS5nBA4Ag3betgJgQkKqCviBnHq37oE2UaG0,8645952
20
- bigdl/cpp/libs/ggml-base.dll,sha256=Byy1ld9XiNPwgpADH7DwU91wm99STfPuhqwDo3yjtas,643584
21
- bigdl/cpp/libs/ggml-cpu.dll,sha256=b3x-sacGNXMexGyaX7F7iSY708ijMdzZODq1zb1XpVc,1114624
22
- bigdl/cpp/libs/ggml-sycl.dll,sha256=vgDT-PXVbRx0P9SuuTMn6if8JV3jkfXHIQodfQRbrZ4,5581312
23
- bigdl/cpp/libs/ggml.dll,sha256=DWJ-DLY-_wIsJMo1KynNlPx1T2jZV79p8X5xt5HJC9A,118272
24
- bigdl/cpp/libs/libc++.dll,sha256=U0TVK2WfFQIJPP6Bz9SeJmgskm2iqZWJorx_DGdfKIw,1561600
25
- bigdl/cpp/libs/llama-batched.exe,sha256=J9XjpWHT1QU-PN5sVEgtZaWgKiqXmgurh6DU-FtiUMs,1741824
26
- bigdl/cpp/libs/llama-bench.exe,sha256=wE9gtVAuFc9LZcR8Y-vJzu9FyVzzCc8U2LK_QBIlfB8,279552
27
- bigdl/cpp/libs/llama-cli.exe,sha256=tSwlM7-qBwjIlV5IfFUzIathmifmttUSuOex9gyB1J8,1814016
28
- bigdl/cpp/libs/llama-embedding.exe,sha256=XF9HrxYpzYTqjdXFTLEZtzGmMkhtfDu_5jUN8CMVdoY,1766912
29
- bigdl/cpp/libs/llama-gemma3-cli.exe,sha256=hPSPuryjhBDG5a413pcEpDZ03HuF6LHKa1GsBDI3YUY,2035200
30
- bigdl/cpp/libs/llama-gguf.exe,sha256=Ry8rxKfWfaeXinvTqX3vxEGpsScUlD18O-o82X2eJv0,59392
31
- bigdl/cpp/libs/llama-llava-cli.exe,sha256=9EBku6yslApm-VcPZOKh0OyMvQVtdZkk9QgObLJWlhc,2019840
32
- bigdl/cpp/libs/llama-lookup.exe,sha256=b8BolAu37tvOz4ih270EEPcSx7f3B8t3AUL2kfQSuzo,1802752
33
- bigdl/cpp/libs/llama-ls-sycl-device.exe,sha256=j_8lGANkQ2NYzbuDHD4ONodIRNolK15LFnTPU4ojLPg,10240
34
- bigdl/cpp/libs/llama-minicpmv-cli.exe,sha256=eyfVqt0RN9CW0uIbYtfCeb3oxOcM7uVYNElAlUCK4e0,2017792
35
- bigdl/cpp/libs/llama-perplexity.exe,sha256=9l31Ed35Lzba0gOTFxafBmZuWNViiRmGPxPhxKbpCbs,1888256
36
- bigdl/cpp/libs/llama-quantize.exe,sha256=vowm37kKhdHM8gl8I136SBee1z3ukSLIUiikBSnpZ9o,122880
37
- bigdl/cpp/libs/llama-server.exe,sha256=JNyyo-ccXRKyKKAdKSEAR_iub_pdjsCWqEUL-R9HLWo,4132352
38
- bigdl/cpp/libs/llama-simple.exe,sha256=qx0AKRf2Ag1qxn9r5iPFmsMvtW3lo1o5cUss2L2G2CM,62464
39
- bigdl/cpp/libs/llama-speculative.exe,sha256=jH8dQQZsSlyFyFofTjyegFCgw7etUheVCezfOPuEFQk,1805312
40
- bigdl/cpp/libs/llama-tokenize.exe,sha256=VXpqfPrQEPdxS1pXES9jD0DroXEOOjoOD5kLIq_E7Y4,89088
41
- bigdl/cpp/libs/llama.dll,sha256=PCLHt-isphKW_wNPmceIyKHLXMZb_Z7Ux4lTOqLF6QQ,1477120
42
- bigdl/cpp/libs/llava_shared.dll,sha256=kldQWLcvP0EcXsX6rmwBTlnYIEb-NFjDIszu9fEwHfA,380416
43
- bigdl/cpp/libs/ollama-ggml-base.dll,sha256=yrvdZ9TuUmEeVZC0KZHqb5kd7nYxreh1UpnZ8ocMRNQ,523776
44
- bigdl/cpp/libs/ollama-ggml-cpu.dll,sha256=fmqyGkNTEKUsHPBjfOUmmuxrZxVKTGlRQoLSrvuKuVU,549376
45
- bigdl/cpp/libs/ollama-ggml-sycl.dll,sha256=kA5bWnIsLF5g6nqnHRWA1qKdcHu1N3iD_44VHq1OuIs,5346816
46
- bigdl/cpp/libs/ollama-lib.exe,sha256=B4K96WFud0XsHtb_8GAPRzH4A02O86SfU_b7Hn048Rc,25916416
47
- bigdl/cpp/libs/ollama.exe,sha256=u7taUVzzHZlT-BltfJvLdYxC3A_T1PtLP-9kzooTWVA,207360
48
- bigdl/cpp/libs/ollama_ggml.dll,sha256=HrQMR876Tk9GnQMUaXuUFGqTJDeXfseSG3cQ4qeg0Sc,113152
49
- bigdl/cpp/libs/ollama_llama.dll,sha256=HaMdOajV1Rt-AmvoYtLCsffnMVwHGJgP7vgAThKGNW4,1421312
50
- bigdl/cpp/libs/ollama_llava_shared.dll,sha256=YHGFhlAwg3GTau5qmsXWKu_Rah-VZI4wj4biC9AGsY8,398336
51
- bigdl_core_cpp-2.7.0b20250412.data/scripts/init-llama-cpp.bat,sha256=U0h6RifZxL3GGJp-0dxdZapQIvXUATSj644CURJL-lg,751
52
- bigdl_core_cpp-2.7.0b20250412.data/scripts/init-llama-cpp.ps1,sha256=JFOylLxO4MKpllHhdbPuJ1xHi9azxDpzdJns8JtZpkU,501
53
- bigdl_core_cpp-2.7.0b20250412.data/scripts/init-ollama.bat,sha256=0I2iBOFv3kR9hvEySGMRUU52-qwVhE7oRZnyWz-2z_U,657
54
- bigdl_core_cpp-2.7.0b20250412.dist-info/METADATA,sha256=TKRRXjs1p7zGw9d4Qpkj7ZVg6q7PC7rPw-WZBZOpczE,750
55
- bigdl_core_cpp-2.7.0b20250412.dist-info/WHEEL,sha256=GRAwO4abswPoD8u6X5Ix8yKoy-wTIXRf_V-PAIDNIsM,97
56
- bigdl_core_cpp-2.7.0b20250412.dist-info/top_level.txt,sha256=iGuLfZARD_qANcIMfy0tbbrC3EtCg6BSiH8icc3dLWs,6
57
- bigdl_core_cpp-2.7.0b20250412.dist-info/RECORD,,