bigdl-core-cpp 2.5.0b20240820__py3-none-manylinux2010_x86_64.whl → 2.5.0rc1__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/benchmark +0 -0
- bigdl/cpp/libs/embedding +0 -0
- bigdl/cpp/libs/gguf +0 -0
- bigdl/cpp/libs/imatrix +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/perplexity +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/speculative +0 -0
- bigdl/cpp/libs/tokenize +0 -0
- {bigdl_core_cpp-2.5.0b20240820.dist-info → bigdl_core_cpp-2.5.0rc1.dist-info}/METADATA +1 -1
- bigdl_core_cpp-2.5.0rc1.dist-info/RECORD +45 -0
- bigdl_core_cpp-2.5.0b20240820.dist-info/RECORD +0 -45
- {bigdl_core_cpp-2.5.0b20240820.data → bigdl_core_cpp-2.5.0rc1.data}/scripts/init-llama-cpp +0 -0
- {bigdl_core_cpp-2.5.0b20240820.data → bigdl_core_cpp-2.5.0rc1.data}/scripts/init-ollama +0 -0
- {bigdl_core_cpp-2.5.0b20240820.dist-info → bigdl_core_cpp-2.5.0rc1.dist-info}/WHEEL +0 -0
- {bigdl_core_cpp-2.5.0b20240820.dist-info → bigdl_core_cpp-2.5.0rc1.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/benchmark
CHANGED
Binary file
|
bigdl/cpp/libs/embedding
CHANGED
Binary file
|
bigdl/cpp/libs/gguf
CHANGED
Binary file
|
bigdl/cpp/libs/imatrix
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/perplexity
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/speculative
CHANGED
Binary file
|
bigdl/cpp/libs/tokenize
CHANGED
Binary file
|
@@ -0,0 +1,45 @@
|
|
1
|
+
bigdl/cpp/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
2
|
+
bigdl/cpp/convert-hf-to-gguf.py,sha256=ci596u_GY7MDZrPeUGJ3TnYYzdZ2_1e0JT-nLeNpps8,168262
|
3
|
+
bigdl/cpp/convert.py,sha256=XMMcpfWHwEAAWzwLXe9mmJTU7cMvcyw8g2BFctfZnvI,69417
|
4
|
+
bigdl/cpp/cli/init-llama-cpp,sha256=qpIwMQc2Vb11fmovXFJKefp5iD1tQMfL8Ma7Y3Ebguk,400
|
5
|
+
bigdl/cpp/cli/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
|
6
|
+
bigdl/cpp/gguf-py/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
7
|
+
bigdl/cpp/gguf-py/gguf/__init__.py,sha256=LUfJeRbrLY6TgwI0rLw_qo8klu7GgYB8Ycu8H4V0eb8,218
|
8
|
+
bigdl/cpp/gguf-py/gguf/constants.py,sha256=WRloarpYU4sc0tIi8aDgIh6xb6Ox0CPLCiPa9Yzzm2Q,46902
|
9
|
+
bigdl/cpp/gguf-py/gguf/gguf.py,sha256=MzR6GNwyrWBN3w-o995FY0qX8U3J9Mbinu9HAMEjx8g,477
|
10
|
+
bigdl/cpp/gguf-py/gguf/gguf_reader.py,sha256=5yv15RSKLfz9ViQd2e-vQxzXEdCGqgJfGfoBbzPYTHw,12364
|
11
|
+
bigdl/cpp/gguf-py/gguf/gguf_writer.py,sha256=HqxGAplbhGDgn9bELLFFh3Nf15Gg16BOTVvhOMKe6GM,34612
|
12
|
+
bigdl/cpp/gguf-py/gguf/lazy.py,sha256=yMcMTIrlwpQrX9m8YSRdvyHsNupHZMSj1RsjAAPrxqE,8527
|
13
|
+
bigdl/cpp/gguf-py/gguf/metadata.py,sha256=HNu6fzuLLSzQ_K_xJkKqtT5Tni3kGESj67BZ2uPNajg,24851
|
14
|
+
bigdl/cpp/gguf-py/gguf/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
15
|
+
bigdl/cpp/gguf-py/gguf/quants.py,sha256=dI6JsSpaSzfdz7OwfqH1kvK98M_Ax8d6NMNYY5pyoQM,4354
|
16
|
+
bigdl/cpp/gguf-py/gguf/tensor_mapping.py,sha256=1tNoM-XXvD8JaStxt39HBRe_obCWawHfTFVCWXRe9Zk,30147
|
17
|
+
bigdl/cpp/gguf-py/gguf/utility.py,sha256=xEIfT3CphqAyI56A5XZQDMti2XGG5k6kxm5bjf_Vn-E,2933
|
18
|
+
bigdl/cpp/gguf-py/gguf/vocab.py,sha256=vsRrPQ6RafirhBmMp9h3YGZh_tqEjeg7S2hiLvMv7Ys,6847
|
19
|
+
bigdl/cpp/libs/baby-llama,sha256=TauIETs6-wpvhY_AtqxVzxY5fA5n3pez0-QiRlRNZH4,14319136
|
20
|
+
bigdl/cpp/libs/batched,sha256=WRZv3f1KY81ARl3mfsq_uLn5J_1lGuXgMfcASzjK-nI,14243704
|
21
|
+
bigdl/cpp/libs/batched-bench,sha256=FbnyMgijy9FOYy64q6URUElnFYYyjnJ9EMD_0fRgfdQ,14243864
|
22
|
+
bigdl/cpp/libs/benchmark,sha256=6fzz05HVCtsx6K6Gp3zGRRy2zJrbZvec_hb7oUlRubA,1452712
|
23
|
+
bigdl/cpp/libs/embedding,sha256=dWMTkv8dUQd_fGPVbjY8Zd8RWQBnuZ6lEFdv22LxkXM,14239752
|
24
|
+
bigdl/cpp/libs/gguf,sha256=RgjBxYCrB0i4hvGd12DmmqVRDLmfOwzpxDSRCSprcO8,12483008
|
25
|
+
bigdl/cpp/libs/imatrix,sha256=75p6ttkTpC9x9v1pi3CclaT25WNRnYSNXeKBjgAMBm4,14267608
|
26
|
+
bigdl/cpp/libs/llama-bench,sha256=olNojkE9WrDx5cO3nkc0skJ2GZbPtRXESR8JaqtkjPk,14333248
|
27
|
+
bigdl/cpp/libs/llava-cli,sha256=WL3auWdL_VLfbADxpaX50HyGYK6oFs7LbCvvx8k1PQ8,14557832
|
28
|
+
bigdl/cpp/libs/lookahead,sha256=daq9WCmXR9g4mAQJ92zO7irUxUQYVjujRONKYLB5_wE,14252072
|
29
|
+
bigdl/cpp/libs/lookup,sha256=ss-mPZnKJCWQHBZpqJrlYAJQENQLUm_URfCxyg7ufEM,14271856
|
30
|
+
bigdl/cpp/libs/ls-sycl-device,sha256=YNUJ2qS58pJpa4Fb7pNFz9HXqYUP6s4rf6amlJm9nVQ,12478752
|
31
|
+
bigdl/cpp/libs/main,sha256=1O9UbRRpfbPlU6hs_FE9EFa4XoP5hb8j72wT5XLbKRc,14299192
|
32
|
+
bigdl/cpp/libs/ollama,sha256=lID5H61C8EFf4jS0xc7JkqN8AxAf44O6THxzMiA8Wag,47374520
|
33
|
+
bigdl/cpp/libs/perplexity,sha256=63vfZjdYrOxMFeavTmeKM6bG3FEnr3Ar-yzI5fW6tEU,14340696
|
34
|
+
bigdl/cpp/libs/quantize,sha256=f_RWjvC5xbtveR9JGsiQZJ5VGHcSI4JzJbQXwIPSuP8,14265984
|
35
|
+
bigdl/cpp/libs/quantize-stats,sha256=7JPRI_drkbdXau6IUOgNH8NbtDrwlMjovb1cmIEK09c,13780224
|
36
|
+
bigdl/cpp/libs/save-load-state,sha256=jvX8WgHdZbLmEMhLu35PhGQ1lta4U2IjxJvotDw_YZM,14239880
|
37
|
+
bigdl/cpp/libs/server,sha256=XI8_l4nDoi7zfpENYELSyYniCiyqzS2zuT5hN34Z2jA,15097272
|
38
|
+
bigdl/cpp/libs/speculative,sha256=Eml6i0pgtpiiVwe2QiJ2MBOR5d3IfUIlZFIvvgJIRrw,14278112
|
39
|
+
bigdl/cpp/libs/tokenize,sha256=xIbvE9wV7wgQtd8vaYw7VkRbEXjU-Ei3Daqin0AKA54,14239800
|
40
|
+
bigdl_core_cpp-2.5.0rc1.data/scripts/init-llama-cpp,sha256=qpIwMQc2Vb11fmovXFJKefp5iD1tQMfL8Ma7Y3Ebguk,400
|
41
|
+
bigdl_core_cpp-2.5.0rc1.data/scripts/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
|
42
|
+
bigdl_core_cpp-2.5.0rc1.dist-info/METADATA,sha256=VFt0W5VNcD735z3GzinfTA0D_JCOkVeiFUpwTM9PjMo,637
|
43
|
+
bigdl_core_cpp-2.5.0rc1.dist-info/WHEEL,sha256=LP9LuSkp9EkkS3GaxGDqD2GVQk9RkMkUIxzcmUzigkU,108
|
44
|
+
bigdl_core_cpp-2.5.0rc1.dist-info/top_level.txt,sha256=iGuLfZARD_qANcIMfy0tbbrC3EtCg6BSiH8icc3dLWs,6
|
45
|
+
bigdl_core_cpp-2.5.0rc1.dist-info/RECORD,,
|
@@ -1,45 +0,0 @@
|
|
1
|
-
bigdl/cpp/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
2
|
-
bigdl/cpp/convert-hf-to-gguf.py,sha256=ci596u_GY7MDZrPeUGJ3TnYYzdZ2_1e0JT-nLeNpps8,168262
|
3
|
-
bigdl/cpp/convert.py,sha256=XMMcpfWHwEAAWzwLXe9mmJTU7cMvcyw8g2BFctfZnvI,69417
|
4
|
-
bigdl/cpp/cli/init-llama-cpp,sha256=qpIwMQc2Vb11fmovXFJKefp5iD1tQMfL8Ma7Y3Ebguk,400
|
5
|
-
bigdl/cpp/cli/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
|
6
|
-
bigdl/cpp/gguf-py/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
7
|
-
bigdl/cpp/gguf-py/gguf/__init__.py,sha256=LUfJeRbrLY6TgwI0rLw_qo8klu7GgYB8Ycu8H4V0eb8,218
|
8
|
-
bigdl/cpp/gguf-py/gguf/constants.py,sha256=WRloarpYU4sc0tIi8aDgIh6xb6Ox0CPLCiPa9Yzzm2Q,46902
|
9
|
-
bigdl/cpp/gguf-py/gguf/gguf.py,sha256=MzR6GNwyrWBN3w-o995FY0qX8U3J9Mbinu9HAMEjx8g,477
|
10
|
-
bigdl/cpp/gguf-py/gguf/gguf_reader.py,sha256=5yv15RSKLfz9ViQd2e-vQxzXEdCGqgJfGfoBbzPYTHw,12364
|
11
|
-
bigdl/cpp/gguf-py/gguf/gguf_writer.py,sha256=HqxGAplbhGDgn9bELLFFh3Nf15Gg16BOTVvhOMKe6GM,34612
|
12
|
-
bigdl/cpp/gguf-py/gguf/lazy.py,sha256=yMcMTIrlwpQrX9m8YSRdvyHsNupHZMSj1RsjAAPrxqE,8527
|
13
|
-
bigdl/cpp/gguf-py/gguf/metadata.py,sha256=HNu6fzuLLSzQ_K_xJkKqtT5Tni3kGESj67BZ2uPNajg,24851
|
14
|
-
bigdl/cpp/gguf-py/gguf/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
15
|
-
bigdl/cpp/gguf-py/gguf/quants.py,sha256=dI6JsSpaSzfdz7OwfqH1kvK98M_Ax8d6NMNYY5pyoQM,4354
|
16
|
-
bigdl/cpp/gguf-py/gguf/tensor_mapping.py,sha256=1tNoM-XXvD8JaStxt39HBRe_obCWawHfTFVCWXRe9Zk,30147
|
17
|
-
bigdl/cpp/gguf-py/gguf/utility.py,sha256=xEIfT3CphqAyI56A5XZQDMti2XGG5k6kxm5bjf_Vn-E,2933
|
18
|
-
bigdl/cpp/gguf-py/gguf/vocab.py,sha256=vsRrPQ6RafirhBmMp9h3YGZh_tqEjeg7S2hiLvMv7Ys,6847
|
19
|
-
bigdl/cpp/libs/baby-llama,sha256=u5ibSMXHCYc2uIqsPtTFL_JKOFmTBXRxY2yCWkbp4Ic,14319136
|
20
|
-
bigdl/cpp/libs/batched,sha256=OugBdAdLzSLhbzMnltk3xZqsDM8xnkQU5dvix3pBPcA,14243704
|
21
|
-
bigdl/cpp/libs/batched-bench,sha256=Z0z-USL1rvw1iKDGMnFdetYCTmZvk-T_8g386b_bpLA,14243864
|
22
|
-
bigdl/cpp/libs/benchmark,sha256=GEtYJQCxe8aniNOzxFP8RXdENg5VRkJvpFJ8s_jhoJU,1452712
|
23
|
-
bigdl/cpp/libs/embedding,sha256=VBP6-wea7RRNMgIoferFs08aKiyjbBV31h95EswkePk,14239752
|
24
|
-
bigdl/cpp/libs/gguf,sha256=TfHkBvibkVzp6IVjHeyINMr9FJkDMbx-kc_jHRSOoLI,12483008
|
25
|
-
bigdl/cpp/libs/imatrix,sha256=Werf4flSXxriskdr-rZp95PINBsC_8OUumacIDHSMhs,14267608
|
26
|
-
bigdl/cpp/libs/llama-bench,sha256=6rCmJO7ddWjdOu59LAGTzmdAMePgAleU9V6LncV0o-E,14333248
|
27
|
-
bigdl/cpp/libs/llava-cli,sha256=g5TIcfjV0tX7OwMJm1bTEQQVmqKyv872m4t-SHmojiY,14557832
|
28
|
-
bigdl/cpp/libs/lookahead,sha256=0pRIwO9QLbDZiryzljR6AwvHs320wS6n6_Z5NvfphSE,14252072
|
29
|
-
bigdl/cpp/libs/lookup,sha256=2nwJhdR0ej86-m1tcWIm1aJL8wuVx55IlidEzg5xEBQ,14271856
|
30
|
-
bigdl/cpp/libs/ls-sycl-device,sha256=o5dVh3SI1dEgaU_L9euiEMqmkt51RNQ6nk2inKSOJmI,12478752
|
31
|
-
bigdl/cpp/libs/main,sha256=oQJPS60tjFuxdY_hrseOpVGO_tnWhJFrTqyVSn4cLlE,14299192
|
32
|
-
bigdl/cpp/libs/ollama,sha256=7hw1hFmbRCLDJReMFybHE5OXoqRHwqpJgflKFl3-RH8,47374520
|
33
|
-
bigdl/cpp/libs/perplexity,sha256=Tb6AP9w1K-bBmZDQl7jTo1p8HbBTElMWv6oWasWqlxs,14340696
|
34
|
-
bigdl/cpp/libs/quantize,sha256=Vuk-3RYNvVt7FKqhx8OVtErQEH2wOLhXJlMbBpkabkI,14265984
|
35
|
-
bigdl/cpp/libs/quantize-stats,sha256=P5bGwOKJlLD2fWHU6VM5F9xMDuGVaNvja3JZAIXYRqk,13780224
|
36
|
-
bigdl/cpp/libs/save-load-state,sha256=zBR2iKN28tQyd038Qj-NotfAn0BZAWhQqgjfgNa8UK4,14239880
|
37
|
-
bigdl/cpp/libs/server,sha256=4d5gERJu7qIrb8kONTKLGAnLeN9NptL4MUjdVQpzlJo,15097272
|
38
|
-
bigdl/cpp/libs/speculative,sha256=2OZezaJeae0__HTXf6oy8ep3hFycpImRfxgYOneYS9g,14278112
|
39
|
-
bigdl/cpp/libs/tokenize,sha256=KDYXYerowPEau6QXkTy8gOFs7O21Cnbvjs6s8-f1n4c,14239800
|
40
|
-
bigdl_core_cpp-2.5.0b20240820.data/scripts/init-llama-cpp,sha256=qpIwMQc2Vb11fmovXFJKefp5iD1tQMfL8Ma7Y3Ebguk,400
|
41
|
-
bigdl_core_cpp-2.5.0b20240820.data/scripts/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
|
42
|
-
bigdl_core_cpp-2.5.0b20240820.dist-info/METADATA,sha256=bSz40OvUMWpyVy-RJbbzAjIv7qZm0VnDNaxx5eSZ8Eg,643
|
43
|
-
bigdl_core_cpp-2.5.0b20240820.dist-info/WHEEL,sha256=LP9LuSkp9EkkS3GaxGDqD2GVQk9RkMkUIxzcmUzigkU,108
|
44
|
-
bigdl_core_cpp-2.5.0b20240820.dist-info/top_level.txt,sha256=iGuLfZARD_qANcIMfy0tbbrC3EtCg6BSiH8icc3dLWs,6
|
45
|
-
bigdl_core_cpp-2.5.0b20240820.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|