bigdl-core-cpp 2.5.0b20240505__py3-none-win_amd64.whl → 2.5.0b20240507__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 (45) hide show
  1. bigdl/cpp/gguf-py/gguf/py.typed +0 -0
  2. bigdl/cpp/libs/baby-llama.exe +0 -0
  3. bigdl/cpp/libs/batched-bench.exe +0 -0
  4. bigdl/cpp/libs/batched.exe +0 -0
  5. bigdl/cpp/libs/beam-search.exe +0 -0
  6. bigdl/cpp/libs/benchmark.exe +0 -0
  7. bigdl/cpp/libs/convert-llama2c-to-ggml.exe +0 -0
  8. bigdl/cpp/libs/embedding.exe +0 -0
  9. bigdl/cpp/libs/export-lora.exe +0 -0
  10. bigdl/cpp/libs/finetune.exe +0 -0
  11. bigdl/cpp/libs/ggml_shared.dll +0 -0
  12. bigdl/cpp/libs/gguf.exe +0 -0
  13. bigdl/cpp/libs/gritlm.exe +0 -0
  14. bigdl/cpp/libs/imatrix.exe +0 -0
  15. bigdl/cpp/libs/infill.exe +0 -0
  16. bigdl/cpp/libs/llama-bench.exe +0 -0
  17. bigdl/cpp/libs/llama.dll +0 -0
  18. bigdl/cpp/libs/llava-cli.exe +0 -0
  19. bigdl/cpp/libs/llava_shared.dll +0 -0
  20. bigdl/cpp/libs/lookahead.exe +0 -0
  21. bigdl/cpp/libs/lookup.exe +0 -0
  22. bigdl/cpp/libs/ls-sycl-device.exe +0 -0
  23. bigdl/cpp/libs/main.exe +0 -0
  24. bigdl/cpp/libs/ollama.exe +0 -0
  25. bigdl/cpp/libs/parallel.exe +0 -0
  26. bigdl/cpp/libs/passkey.exe +0 -0
  27. bigdl/cpp/libs/perplexity.exe +0 -0
  28. bigdl/cpp/libs/q8dot.exe +0 -0
  29. bigdl/cpp/libs/quantize-stats.exe +0 -0
  30. bigdl/cpp/libs/quantize.exe +0 -0
  31. bigdl/cpp/libs/save-load-state.exe +0 -0
  32. bigdl/cpp/libs/server.exe +0 -0
  33. bigdl/cpp/libs/simple.exe +0 -0
  34. bigdl/cpp/libs/speculative.exe +0 -0
  35. bigdl/cpp/libs/tokenize.exe +0 -0
  36. bigdl/cpp/libs/train-text-from-scratch.exe +0 -0
  37. bigdl/cpp/libs/vdot.exe +0 -0
  38. {bigdl_core_cpp-2.5.0b20240505.dist-info → bigdl_core_cpp-2.5.0b20240507.dist-info}/METADATA +1 -1
  39. bigdl_core_cpp-2.5.0b20240507.dist-info/RECORD +54 -0
  40. bigdl_core_cpp-2.5.0b20240505.dist-info/RECORD +0 -53
  41. {bigdl_core_cpp-2.5.0b20240505.data → bigdl_core_cpp-2.5.0b20240507.data}/scripts/init-llama-cpp.bat +0 -0
  42. {bigdl_core_cpp-2.5.0b20240505.data → bigdl_core_cpp-2.5.0b20240507.data}/scripts/init-llama-cpp.ps1 +0 -0
  43. {bigdl_core_cpp-2.5.0b20240505.data → bigdl_core_cpp-2.5.0b20240507.data}/scripts/init-ollama.bat +0 -0
  44. {bigdl_core_cpp-2.5.0b20240505.dist-info → bigdl_core_cpp-2.5.0b20240507.dist-info}/WHEEL +0 -0
  45. {bigdl_core_cpp-2.5.0b20240505.dist-info → bigdl_core_cpp-2.5.0b20240507.dist-info}/top_level.txt +0 -0
File without changes
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
bigdl/cpp/libs/gguf.exe CHANGED
Binary file
bigdl/cpp/libs/gritlm.exe CHANGED
Binary file
Binary file
bigdl/cpp/libs/infill.exe CHANGED
Binary file
Binary file
bigdl/cpp/libs/llama.dll CHANGED
Binary file
Binary file
Binary file
Binary file
bigdl/cpp/libs/lookup.exe CHANGED
Binary file
Binary file
bigdl/cpp/libs/main.exe CHANGED
Binary file
bigdl/cpp/libs/ollama.exe CHANGED
Binary file
Binary file
Binary file
Binary file
bigdl/cpp/libs/q8dot.exe CHANGED
Binary file
Binary file
Binary file
Binary file
bigdl/cpp/libs/server.exe CHANGED
Binary file
bigdl/cpp/libs/simple.exe CHANGED
Binary file
Binary file
Binary file
Binary file
bigdl/cpp/libs/vdot.exe 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,54 @@
1
+ bigdl/cpp/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ bigdl/cpp/convert.py,sha256=SUhdmE7pr6U4hkFu-gjkyW60oKgjmeWWEjviZFxtfWE,64566
3
+ bigdl/cpp/gguf-py/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
+ bigdl/cpp/gguf-py/gguf/__init__.py,sha256=2eyRnO5rS0WNuzL_N159IRA66ybYkisoSETMSM-tGBQ,135
5
+ bigdl/cpp/gguf-py/gguf/constants.py,sha256=VFO4XPMZrGqkGL5CipwXW0oSfZyroQGBQzeByMNM_4I,31615
6
+ bigdl/cpp/gguf-py/gguf/gguf.py,sha256=QpLc-xU055W2d7CEFvJp2gLIfGO63bdM24ZndZCH6rw,493
7
+ bigdl/cpp/gguf-py/gguf/gguf_reader.py,sha256=ROcR0J8RXge6qL6LEjvagjMCy_gwqNDdOxKgoztL7uI,11404
8
+ bigdl/cpp/gguf-py/gguf/gguf_writer.py,sha256=EqV792lr3L65zOmaqlKaXGFmDJ0a_sw6CiLYshHZODY,20165
9
+ bigdl/cpp/gguf-py/gguf/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
10
+ bigdl/cpp/gguf-py/gguf/tensor_mapping.py,sha256=n5jMg4dTSovma5cLOuTm0IYjgMYpqXYDV8H4CSzKnj4,22121
11
+ bigdl/cpp/gguf-py/gguf/vocab.py,sha256=MLTNwhQfDBiDcul-8xQg5lzhZkzg8zqQlNHqBfMvWMY,7396
12
+ bigdl/cpp/libs/baby-llama.exe,sha256=dwZkPCtIwDSS5ZpPOr8Xv5cNAoFy07OunHulgOTm-e0,198144
13
+ bigdl/cpp/libs/batched-bench.exe,sha256=tutkyGnBS8-idQDQ37RXKx2WBSxb1Z_YIouApJ0fyek,204800
14
+ bigdl/cpp/libs/batched.exe,sha256=0DnfWzeGEn8lHZavUAYBmMjS3UlOqXKVWeguXQKE0ws,207360
15
+ bigdl/cpp/libs/beam-search.exe,sha256=EKKjp-7nF1ED6cRitVaSzAq89PPwj-xqn_J8dld_GAI,211968
16
+ bigdl/cpp/libs/benchmark.exe,sha256=G0Ce--ReluPSSUkV7av3gYTtzmSsXOiuQCnetqiaaRQ,74240
17
+ bigdl/cpp/libs/convert-llama2c-to-ggml.exe,sha256=fi4qi9hgJ5n7mbNb0zjBJqKTpj_nKDvRhBB_qV2yk70,126464
18
+ bigdl/cpp/libs/embedding.exe,sha256=FfRsTOX7c3125VVrOl0f2Xpa2fPaC0lHzfwrBPeZI8w,623104
19
+ bigdl/cpp/libs/export-lora.exe,sha256=kztZBMmhf5TWdO4uPZZGToGzN4LPpiJearWzVyzvoNQ,90624
20
+ bigdl/cpp/libs/finetune.exe,sha256=vgceZW35Uyx_aIOxwWzIeFAJL-8jW0Nd7-nv1Mmh-Wc,300544
21
+ bigdl/cpp/libs/ggml_shared.dll,sha256=_xtG2z-Xoh1sf0nXhbhsyguXVDrOdWeG1hsoE5MOvZU,4034560
22
+ bigdl/cpp/libs/gguf.exe,sha256=P31Lg5ZdczGrjN1zseK5UXQgCb5b_gNiTM_h4i_KHkI,3585536
23
+ bigdl/cpp/libs/gritlm.exe,sha256=VsgJsYKZltuGJJEVjH2ciG6ZlG81DrkaHJWqSnR697o,617472
24
+ bigdl/cpp/libs/imatrix.exe,sha256=6BWiidT7bnOkFBMm8XEBMyzSdlZhNqZQBtKyzCzSYiA,651776
25
+ bigdl/cpp/libs/infill.exe,sha256=m6AN277_lrLFXAr4J7UMOg9p6HhWhD-WWBSvE6ee3aY,719360
26
+ bigdl/cpp/libs/llama-bench.exe,sha256=kQyRlTGYyd55SuNxXoYO8ELiamEAGvZmRIZjsQfBL3E,328192
27
+ bigdl/cpp/libs/llama.dll,sha256=pJGKxZs4C_lFKNfh18XBgEObWxdRhbmNTvq36Lh5qyA,5283328
28
+ bigdl/cpp/libs/llava-cli.exe,sha256=asuh4_jste4fw4ZYw7yRREag43nSqS72hJneeXc8SzE,898048
29
+ bigdl/cpp/libs/llava_shared.dll,sha256=XciCPLCE-PliULjw2y9Xzkq81p8zrBv0ifeZqm9aNY0,4301312
30
+ bigdl/cpp/libs/lookahead.exe,sha256=Y4x1htEE02OwZzKgSfBcRzo-gduWW5cYLm9f-I61r3U,661504
31
+ bigdl/cpp/libs/lookup.exe,sha256=fd1iMMUn0JESJJRnYJSuYSdX0T5FpUALCq0K9mF739E,694784
32
+ bigdl/cpp/libs/ls-sycl-device.exe,sha256=-Y3_INkr5RzV_QIKjkdRv4mYKhRu5-VspJ7JfxYNWRM,10240
33
+ bigdl/cpp/libs/main.exe,sha256=bzcaSLwPG-nJRCQ0nmXithzQGINRZKLOA88e3_x8cxE,751104
34
+ bigdl/cpp/libs/ollama.exe,sha256=6ww4H490ZWCMyN4XgFePPadR6GgVkWVU8jBKSYoOxfw,64322878
35
+ bigdl/cpp/libs/parallel.exe,sha256=78kzwWh8PhPGG9QWHS3_N73g_ID-5ZZOW8RkTf3aNWk,679424
36
+ bigdl/cpp/libs/passkey.exe,sha256=PImUiZZmWYNyipkrr3hWa4WjwNdhZQI8GuIkW0uEfpI,215040
37
+ bigdl/cpp/libs/perplexity.exe,sha256=DIBO_2M4MuIkptYmP7jBqLMGAYpeJc91rVXAyFrvHQo,764928
38
+ bigdl/cpp/libs/q8dot.exe,sha256=Bd9CV9oGo7mk20eqKyyv_htpidknNnyMZy_G127-toA,53760
39
+ bigdl/cpp/libs/quantize-stats.exe,sha256=n8UaQM0DFrO8EvJEBTFL9CfByCmD5q8h4y_7Wzdr10Y,130560
40
+ bigdl/cpp/libs/quantize.exe,sha256=_VBPPbxPhkHd0RQIqFY_WWFHDthaVdqOQuQmJq9ao-Y,125440
41
+ bigdl/cpp/libs/save-load-state.exe,sha256=YVGsKwcAsbQDN7tHe-QyHUrR9fqi7EUEIUpc282yHgo,615936
42
+ bigdl/cpp/libs/server.exe,sha256=7QuaEvXjyjWUauhHq1izvWTSafiX3vKjm7qBVpX6sfU,1687552
43
+ bigdl/cpp/libs/simple.exe,sha256=d5DnmXsejFOpPvVvcMMDN-vitQjVwG0KhZ1D1zUaqYw,200704
44
+ bigdl/cpp/libs/speculative.exe,sha256=C92e2LtHNXgb1YHg0tcRF99kDqevVexIPMrF-ELcPhM,687616
45
+ bigdl/cpp/libs/tokenize.exe,sha256=6BIoQd_NdV_5ufTQaqaDeU1G4kBK4aurV76zp5GuBCw,180224
46
+ bigdl/cpp/libs/train-text-from-scratch.exe,sha256=s_AG2DeSg_K5YXhV_oDHDWoXQWFM12NA7dzsUyaj-04,281600
47
+ bigdl/cpp/libs/vdot.exe,sha256=4pEj-oKHb5gCDTr3p5HyNeIthJoYJibLaS0MehIrYnk,56320
48
+ bigdl_core_cpp-2.5.0b20240507.data/scripts/init-llama-cpp.bat,sha256=VxyrsOwHajobFQIKtUVETnWlMOReI5l0D5IXcU9Ix-Y,486
49
+ bigdl_core_cpp-2.5.0b20240507.data/scripts/init-llama-cpp.ps1,sha256=JFOylLxO4MKpllHhdbPuJ1xHi9azxDpzdJns8JtZpkU,501
50
+ bigdl_core_cpp-2.5.0b20240507.data/scripts/init-ollama.bat,sha256=OVX62Q7KH67z6rQrgQUwEc19E3eiAH-8HAIycDmySYc,350
51
+ bigdl_core_cpp-2.5.0b20240507.dist-info/METADATA,sha256=bfdRPS-bcviCIVxpsniZWq-iEodEurJYXhxXhK3mjz0,668
52
+ bigdl_core_cpp-2.5.0b20240507.dist-info/WHEEL,sha256=at4xwl6JdXdkZHxdo5ixTwJ7ENtVftSy2wqmsdmo_4U,98
53
+ bigdl_core_cpp-2.5.0b20240507.dist-info/top_level.txt,sha256=iGuLfZARD_qANcIMfy0tbbrC3EtCg6BSiH8icc3dLWs,6
54
+ bigdl_core_cpp-2.5.0b20240507.dist-info/RECORD,,
@@ -1,53 +0,0 @@
1
- bigdl/cpp/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- bigdl/cpp/convert.py,sha256=SUhdmE7pr6U4hkFu-gjkyW60oKgjmeWWEjviZFxtfWE,64566
3
- bigdl/cpp/gguf-py/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
- bigdl/cpp/gguf-py/gguf/__init__.py,sha256=2eyRnO5rS0WNuzL_N159IRA66ybYkisoSETMSM-tGBQ,135
5
- bigdl/cpp/gguf-py/gguf/constants.py,sha256=VFO4XPMZrGqkGL5CipwXW0oSfZyroQGBQzeByMNM_4I,31615
6
- bigdl/cpp/gguf-py/gguf/gguf.py,sha256=QpLc-xU055W2d7CEFvJp2gLIfGO63bdM24ZndZCH6rw,493
7
- bigdl/cpp/gguf-py/gguf/gguf_reader.py,sha256=ROcR0J8RXge6qL6LEjvagjMCy_gwqNDdOxKgoztL7uI,11404
8
- bigdl/cpp/gguf-py/gguf/gguf_writer.py,sha256=EqV792lr3L65zOmaqlKaXGFmDJ0a_sw6CiLYshHZODY,20165
9
- bigdl/cpp/gguf-py/gguf/tensor_mapping.py,sha256=n5jMg4dTSovma5cLOuTm0IYjgMYpqXYDV8H4CSzKnj4,22121
10
- bigdl/cpp/gguf-py/gguf/vocab.py,sha256=MLTNwhQfDBiDcul-8xQg5lzhZkzg8zqQlNHqBfMvWMY,7396
11
- bigdl/cpp/libs/baby-llama.exe,sha256=cUd6uzA2WgjFKB4Lfah1aThh5PSeeyV1NwI2GNqBvUU,198144
12
- bigdl/cpp/libs/batched-bench.exe,sha256=KD8vkBktQv4jTLiXukVW-PQTM4tLVK-EmLyQK_i5dFw,204800
13
- bigdl/cpp/libs/batched.exe,sha256=VuCCeH9LOv-D09Pl9n2laEFTQXx3R0w9tcdbnpTm1so,207360
14
- bigdl/cpp/libs/beam-search.exe,sha256=0yPzAsUnGf1bgBt07l52aAqe8nehVlvD5DLJkdI9Nus,211968
15
- bigdl/cpp/libs/benchmark.exe,sha256=O5Wd1bfY62-csPd4AlEsNOKxZNhLGBYUZ6t99GbH910,74240
16
- bigdl/cpp/libs/convert-llama2c-to-ggml.exe,sha256=H-DlsPCeN6iGqKBUJaLeSZiYrHh48CfS_cUsR_ibgsA,126464
17
- bigdl/cpp/libs/embedding.exe,sha256=lLk896zdvfqKqxtbd35GceOGNPoUsTT1g3-TWhJyvB4,623104
18
- bigdl/cpp/libs/export-lora.exe,sha256=Ox734ApEaRwdnOne5m86xt6VTF4Y2bmdfuewyCV0QGM,90624
19
- bigdl/cpp/libs/finetune.exe,sha256=b7GYXH2MGW01imZzvlY8QbAXmTYyr2P-F-0iMbBLUhI,300544
20
- bigdl/cpp/libs/ggml_shared.dll,sha256=kAe0895NAgAhQcPnHm-padoN-0z5urrOxJ-JRNB3H0Y,3946496
21
- bigdl/cpp/libs/gguf.exe,sha256=uFnkYdfWgfmWR38blpNHy4ysTE3hTIias28zBWfjJLc,3498496
22
- bigdl/cpp/libs/gritlm.exe,sha256=c6E11JQT-OzvCoLKlxbMojnkeH75wQcDd2FIc_c3UUo,617472
23
- bigdl/cpp/libs/imatrix.exe,sha256=jqii75IVdxOOxWAr6SlrF3i6QGEnwItE5PBt4F0YRGU,651776
24
- bigdl/cpp/libs/infill.exe,sha256=I9BQSl4ir7Xfn7G4PxrQqGLadcmVhbdmF-iy70WNAxM,719360
25
- bigdl/cpp/libs/llama-bench.exe,sha256=Zgu50JQZLjUaDcEachg_lZOTZGl35LvaEa0iVAJ__Ww,328192
26
- bigdl/cpp/libs/llama.dll,sha256=Zi9OZtnuy49RhcgdjtZZ5V3Kwyg4EsHFYZn48Dylcn4,5195264
27
- bigdl/cpp/libs/llava-cli.exe,sha256=7yLlliI_Hpxh09DcZiYSP7PELfi-WeY7-mkdcgFggdk,898048
28
- bigdl/cpp/libs/llava_shared.dll,sha256=5m6H4ywzIlI8ua5ACxDt9bYp1PIJZqSN9sdvvBq4ECw,4213248
29
- bigdl/cpp/libs/lookahead.exe,sha256=Ndm-0sPL-JEt7FJ2xCL6olLGbEdNnzut8DhZwA4hF6c,661504
30
- bigdl/cpp/libs/lookup.exe,sha256=DQyPCe5D9dUGcGTRVVlkb8t_gtvALryUU6tbIhHc5Ro,694784
31
- bigdl/cpp/libs/ls-sycl-device.exe,sha256=8ZisUtzISw51ZIA6H4q5BBlvNS5Lei2R-16MiIPNJwg,10240
32
- bigdl/cpp/libs/main.exe,sha256=uEhcEVK-2gL6Hy1yeJUBhcr3l_VtIGJVilZQLv1XDPc,751104
33
- bigdl/cpp/libs/ollama.exe,sha256=NO1-Xm_2CmlAAJuaIStMM0h-98R8HjUh8IcKRGdhA1M,64296726
34
- bigdl/cpp/libs/parallel.exe,sha256=5D9DEnXa4WUqoP4CwSrDjOv0I9uQhMqlUuy2eg6chWQ,679424
35
- bigdl/cpp/libs/passkey.exe,sha256=Lzq2R6hrmRvLOoLtnLGPorRflqZUdxdyT07Fo6TTnFg,215040
36
- bigdl/cpp/libs/perplexity.exe,sha256=8VMq7mSqj1ZneC6bbdDtQEryNRaxXFvYH8lO-YfEEjo,764928
37
- bigdl/cpp/libs/q8dot.exe,sha256=8dg4ohzPpDNjTFKYJMb0fV404mwn_1ln__jesGAMmxg,53760
38
- bigdl/cpp/libs/quantize-stats.exe,sha256=O-HkMksthXYrxuIQ0-Cuwm6V9AovYN760eXIfye-hto,130560
39
- bigdl/cpp/libs/quantize.exe,sha256=gtsRcm_1Jl3A4UEkbgRFoDBdrqCqoe_F7X6qo4fhFsE,125440
40
- bigdl/cpp/libs/save-load-state.exe,sha256=cK5iQvumwIZ53VMJiOTPJNT-8nts3f0FN3jvq-kRkKA,615936
41
- bigdl/cpp/libs/server.exe,sha256=v_ZwWG4cHpQCm6gNCTLygClCC11ewK_HxAI8QYwG3bo,1687552
42
- bigdl/cpp/libs/simple.exe,sha256=KezfVe0F26F-e3bvEgDP1tfBCsDDM3GA4nhvmgopxBE,200704
43
- bigdl/cpp/libs/speculative.exe,sha256=Ocux_-RePRQ-grGc3AQKPT6wb7d6KvRpYFRraJGM2Z8,687616
44
- bigdl/cpp/libs/tokenize.exe,sha256=teVmutXu6h8Q4C6ZmdG-GXeMl-QNYXYguJX-ydtDUdA,180224
45
- bigdl/cpp/libs/train-text-from-scratch.exe,sha256=jQ0YZt8m_1jaftAi8XpnEeWaW1RIEW56cn8DPOAH2AY,281600
46
- bigdl/cpp/libs/vdot.exe,sha256=8pwzLL681FUUKna--XWlF_BXhx53Qa5G8Wj7brehJFw,56320
47
- bigdl_core_cpp-2.5.0b20240505.data/scripts/init-llama-cpp.bat,sha256=VxyrsOwHajobFQIKtUVETnWlMOReI5l0D5IXcU9Ix-Y,486
48
- bigdl_core_cpp-2.5.0b20240505.data/scripts/init-llama-cpp.ps1,sha256=JFOylLxO4MKpllHhdbPuJ1xHi9azxDpzdJns8JtZpkU,501
49
- bigdl_core_cpp-2.5.0b20240505.data/scripts/init-ollama.bat,sha256=OVX62Q7KH67z6rQrgQUwEc19E3eiAH-8HAIycDmySYc,350
50
- bigdl_core_cpp-2.5.0b20240505.dist-info/METADATA,sha256=7IFyF-COtrCXjlH07LOViJisvqc-fBkiLTi29DxFtoI,668
51
- bigdl_core_cpp-2.5.0b20240505.dist-info/WHEEL,sha256=at4xwl6JdXdkZHxdo5ixTwJ7ENtVftSy2wqmsdmo_4U,98
52
- bigdl_core_cpp-2.5.0b20240505.dist-info/top_level.txt,sha256=iGuLfZARD_qANcIMfy0tbbrC3EtCg6BSiH8icc3dLWs,6
53
- bigdl_core_cpp-2.5.0b20240505.dist-info/RECORD,,