bigdl-core-cpp 2.5.0b20240728__py3-none-manylinux2010_x86_64.whl → 2.5.0b20240729__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.0b20240728.dist-info → bigdl_core_cpp-2.5.0b20240729.dist-info}/METADATA +1 -1
- bigdl_core_cpp-2.5.0b20240729.dist-info/RECORD +43 -0
- bigdl_core_cpp-2.5.0b20240728.dist-info/RECORD +0 -43
- {bigdl_core_cpp-2.5.0b20240728.data → bigdl_core_cpp-2.5.0b20240729.data}/scripts/init-llama-cpp +0 -0
- {bigdl_core_cpp-2.5.0b20240728.data → bigdl_core_cpp-2.5.0b20240729.data}/scripts/init-ollama +0 -0
- {bigdl_core_cpp-2.5.0b20240728.dist-info → bigdl_core_cpp-2.5.0b20240729.dist-info}/WHEEL +0 -0
- {bigdl_core_cpp-2.5.0b20240728.dist-info → bigdl_core_cpp-2.5.0b20240729.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,43 @@
|
|
1
|
+
bigdl/cpp/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
2
|
+
bigdl/cpp/convert-hf-to-gguf.py,sha256=1wAaTiqtAsnA_4k10TCzDSp4KTZ_mldv6pY47z5gg7M,166672
|
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/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
14
|
+
bigdl/cpp/gguf-py/gguf/quants.py,sha256=dI6JsSpaSzfdz7OwfqH1kvK98M_Ax8d6NMNYY5pyoQM,4354
|
15
|
+
bigdl/cpp/gguf-py/gguf/tensor_mapping.py,sha256=1tNoM-XXvD8JaStxt39HBRe_obCWawHfTFVCWXRe9Zk,30147
|
16
|
+
bigdl/cpp/gguf-py/gguf/vocab.py,sha256=vsRrPQ6RafirhBmMp9h3YGZh_tqEjeg7S2hiLvMv7Ys,6847
|
17
|
+
bigdl/cpp/libs/baby-llama,sha256=SKKPIkcEV-ipA3cwYJty25Z1NHLtaD7k93LdQ0lG3tc,14319136
|
18
|
+
bigdl/cpp/libs/batched,sha256=55MsxwGU3fxxEBHtIRoIn_WZs6wuHfBVZNES6DVO210,14239608
|
19
|
+
bigdl/cpp/libs/batched-bench,sha256=VY_JS6QhN3XbTuRwybXRXod4wJZJdfE80BlAycnhNsg,14243864
|
20
|
+
bigdl/cpp/libs/benchmark,sha256=9j1ysoHD7s-OZtFIQ0oGkJJJ42FYteh37xXqkuXTWkg,1452712
|
21
|
+
bigdl/cpp/libs/embedding,sha256=Mf_80cjxbHFUssSatQUmNR7wBu6hkQ3D0X5WDD9DBno,14239752
|
22
|
+
bigdl/cpp/libs/gguf,sha256=yjkKfVa4uqW6n0FDx1AatwCDv5e_HWbAOr3oF2RFxyQ,12483008
|
23
|
+
bigdl/cpp/libs/imatrix,sha256=NZm1SqtlvbJWtVjOKFWqo2_KdLnYUU92kAsB8u8d9Rk,14267608
|
24
|
+
bigdl/cpp/libs/llama-bench,sha256=f25Cu1DvrBrmFijvdmXPQ9c1_M24LFFd3kbwaP7iQZY,14333248
|
25
|
+
bigdl/cpp/libs/llava-cli,sha256=R-beNkh0fZdMcqlFypD0lXfABY3jCMkx-KJ2Jf2iJ-g,14557832
|
26
|
+
bigdl/cpp/libs/lookahead,sha256=SsiP9Z3owoQWBKu8QD9ykuA_5doyVEQUvJ9ANUOoOQw,14252072
|
27
|
+
bigdl/cpp/libs/lookup,sha256=4zws0ehtialYhQWbq3eJb5UpSV5GdDUYYISvl3OPgK0,14271856
|
28
|
+
bigdl/cpp/libs/ls-sycl-device,sha256=nSbCmRjzxlFBXUyQHx3_fp_HCpqhc_p6Gn6j4GqWc1I,12478752
|
29
|
+
bigdl/cpp/libs/main,sha256=jzjHiMjjUHrIX7UkX1yI4wPJA5MNYjAUGkOGpEGc1Jc,14299192
|
30
|
+
bigdl/cpp/libs/ollama,sha256=dlOV0VZ9CCJ-TeGBAZhuAYjfT5K9zpJnGzMgiXZgtZQ,47375392
|
31
|
+
bigdl/cpp/libs/perplexity,sha256=d6fWNkaNk7ZD8aootAMQJ5Jlkg28D3HQgKm3Jri7bI4,14340696
|
32
|
+
bigdl/cpp/libs/quantize,sha256=osgig6LdQMADRxvNzVnbVWeXIoOcjA1bISCefs0iEKo,14265984
|
33
|
+
bigdl/cpp/libs/quantize-stats,sha256=hNxZWNLrd4-hKPbrVnbgYWE1antuNZ-YXCPOHqUntss,13780224
|
34
|
+
bigdl/cpp/libs/save-load-state,sha256=DwRNXqjOEpi1DYQyhHVr5MuZbCYKFfXSd5hwmdCktf0,14239880
|
35
|
+
bigdl/cpp/libs/server,sha256=sGsNoRgl_Bp_qqXcRBFtKY40L1e7ZKaACqHeUC5poCk,15097272
|
36
|
+
bigdl/cpp/libs/speculative,sha256=0AAmhAPWq1nzy5vi8BgTDZh14g_f9UfeYPPniGE9Y6M,14278112
|
37
|
+
bigdl/cpp/libs/tokenize,sha256=ggh5Y8l5c6z7NSNlsFPPEEBJpdhRfwEH9oImr2DlyNM,14239800
|
38
|
+
bigdl_core_cpp-2.5.0b20240729.data/scripts/init-llama-cpp,sha256=qpIwMQc2Vb11fmovXFJKefp5iD1tQMfL8Ma7Y3Ebguk,400
|
39
|
+
bigdl_core_cpp-2.5.0b20240729.data/scripts/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
|
40
|
+
bigdl_core_cpp-2.5.0b20240729.dist-info/METADATA,sha256=xYrtStu_ZFFWxaQk5Ux1R9aHOWd_0l_W3ZLdBqGH5NM,650
|
41
|
+
bigdl_core_cpp-2.5.0b20240729.dist-info/WHEEL,sha256=GHycjhgos9e5ojAyWZiFxz9HM8k84hAls6WqrsH8row,109
|
42
|
+
bigdl_core_cpp-2.5.0b20240729.dist-info/top_level.txt,sha256=iGuLfZARD_qANcIMfy0tbbrC3EtCg6BSiH8icc3dLWs,6
|
43
|
+
bigdl_core_cpp-2.5.0b20240729.dist-info/RECORD,,
|
@@ -1,43 +0,0 @@
|
|
1
|
-
bigdl/cpp/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
2
|
-
bigdl/cpp/convert-hf-to-gguf.py,sha256=1wAaTiqtAsnA_4k10TCzDSp4KTZ_mldv6pY47z5gg7M,166672
|
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/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
14
|
-
bigdl/cpp/gguf-py/gguf/quants.py,sha256=dI6JsSpaSzfdz7OwfqH1kvK98M_Ax8d6NMNYY5pyoQM,4354
|
15
|
-
bigdl/cpp/gguf-py/gguf/tensor_mapping.py,sha256=1tNoM-XXvD8JaStxt39HBRe_obCWawHfTFVCWXRe9Zk,30147
|
16
|
-
bigdl/cpp/gguf-py/gguf/vocab.py,sha256=vsRrPQ6RafirhBmMp9h3YGZh_tqEjeg7S2hiLvMv7Ys,6847
|
17
|
-
bigdl/cpp/libs/baby-llama,sha256=9k2VZCx_J95rpQeP922JTq3ZkiXu4D8ve9iOk0z80pg,14319136
|
18
|
-
bigdl/cpp/libs/batched,sha256=zB0uZobAX-x5vxyTGpXqfVH7TaaRzAQI3tmVQEscWtM,14239608
|
19
|
-
bigdl/cpp/libs/batched-bench,sha256=sxh3t9HWj0txB9amKlh0TxwzRDhlEDQE0jkIQ7UlpDw,14243864
|
20
|
-
bigdl/cpp/libs/benchmark,sha256=4F03EZuZM7BRPHhYEsc1LxLDV-e7zSoRiSWa9BND470,1452712
|
21
|
-
bigdl/cpp/libs/embedding,sha256=ifWnUef7uw97qN_nkSxd0Hpw90iTl-DPIYUBAg9RUY0,14239752
|
22
|
-
bigdl/cpp/libs/gguf,sha256=LOvfyhSJQv17VlNP4WLgIrHG4z5RubmOnbhA5Bm351Q,12483008
|
23
|
-
bigdl/cpp/libs/imatrix,sha256=gDVaop7Zys0xEKZjtbCZWC9PVpZr2rOsvGSQqWP5mbM,14267608
|
24
|
-
bigdl/cpp/libs/llama-bench,sha256=Fw4ajJUObnDqQovslGWHIURqhFmanRvbxA7nZk-msTY,14333248
|
25
|
-
bigdl/cpp/libs/llava-cli,sha256=EPIunANIfyNcmPILaUXNWrLL9aKe4EHtmCQVMYweKlM,14557832
|
26
|
-
bigdl/cpp/libs/lookahead,sha256=4As6sYbGRlIU5BH_669a_IMfFaCfFLpcK7ZfCglM7Mk,14252072
|
27
|
-
bigdl/cpp/libs/lookup,sha256=vVDSNFfifz2cJSwNJsX8zfa-sxKbJ8gBBR_V_RyqzGY,14271856
|
28
|
-
bigdl/cpp/libs/ls-sycl-device,sha256=_bZptrfqitDU8JmviOgcnF4CGNGezkL0pcDMYYQFhkk,12478752
|
29
|
-
bigdl/cpp/libs/main,sha256=gwpQFYlg5Y6ACcRaawH69EFrU1Nd9eoMpLTrbYtqrSc,14299192
|
30
|
-
bigdl/cpp/libs/ollama,sha256=uNVNZUhoi7KyqcZYT6vVVYIdGTCR7FWPt0If_xqW9yg,47375392
|
31
|
-
bigdl/cpp/libs/perplexity,sha256=h3bDRSch1gI8lxhnFrl-GnkJYw68CI4Hfd0salarKQE,14340696
|
32
|
-
bigdl/cpp/libs/quantize,sha256=wLRl3IgxcvVEk4BpKg8c43eFBqZ-vkqnzBUOH4Cvr3U,14265984
|
33
|
-
bigdl/cpp/libs/quantize-stats,sha256=yOX5mKd8wurbzZQuakF16N4z4Qr95_2QDq5DJo-Y9IQ,13780224
|
34
|
-
bigdl/cpp/libs/save-load-state,sha256=4z8BHMiMIZCeKU4ZyikuRrWIP_-N3qLB39Fqy1fs7OM,14239880
|
35
|
-
bigdl/cpp/libs/server,sha256=WmMElmrxi3i9n8X2bd5Ny-JAaMXYzSIkD4cakcDuYSQ,15097272
|
36
|
-
bigdl/cpp/libs/speculative,sha256=MF4uZFeFchRpBp5e8egaPTX26PvXQ6vMBGDTUryDq7w,14278112
|
37
|
-
bigdl/cpp/libs/tokenize,sha256=6VZJR6UpIog_5rdFJCF2PbDxx5kIYhMyD1nQ5eGb_u8,14239800
|
38
|
-
bigdl_core_cpp-2.5.0b20240728.data/scripts/init-llama-cpp,sha256=qpIwMQc2Vb11fmovXFJKefp5iD1tQMfL8Ma7Y3Ebguk,400
|
39
|
-
bigdl_core_cpp-2.5.0b20240728.data/scripts/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
|
40
|
-
bigdl_core_cpp-2.5.0b20240728.dist-info/METADATA,sha256=fB1v_sT-wUlxtf7i-DpWzFIE72znaNkHAj5aoiBd15s,650
|
41
|
-
bigdl_core_cpp-2.5.0b20240728.dist-info/WHEEL,sha256=GHycjhgos9e5ojAyWZiFxz9HM8k84hAls6WqrsH8row,109
|
42
|
-
bigdl_core_cpp-2.5.0b20240728.dist-info/top_level.txt,sha256=iGuLfZARD_qANcIMfy0tbbrC3EtCg6BSiH8icc3dLWs,6
|
43
|
-
bigdl_core_cpp-2.5.0b20240728.dist-info/RECORD,,
|
{bigdl_core_cpp-2.5.0b20240728.data → bigdl_core_cpp-2.5.0b20240729.data}/scripts/init-llama-cpp
RENAMED
File without changes
|
{bigdl_core_cpp-2.5.0b20240728.data → bigdl_core_cpp-2.5.0b20240729.data}/scripts/init-ollama
RENAMED
File without changes
|
File without changes
|
{bigdl_core_cpp-2.5.0b20240728.dist-info → bigdl_core_cpp-2.5.0b20240729.dist-info}/top_level.txt
RENAMED
File without changes
|