bigdl-core-cpp 2.5.0b20240411__py3-none-manylinux2010_x86_64.whl → 2.5.0b20240413__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/beam-search +0 -0
- bigdl/cpp/libs/benchmark +0 -0
- bigdl/cpp/libs/convert-llama2c-to-ggml +0 -0
- bigdl/cpp/libs/embedding +0 -0
- bigdl/cpp/libs/export-lora +0 -0
- bigdl/cpp/libs/finetune +0 -0
- bigdl/cpp/libs/gguf +0 -0
- bigdl/cpp/libs/gritlm +0 -0
- bigdl/cpp/libs/imatrix +0 -0
- bigdl/cpp/libs/infill +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/parallel +0 -0
- bigdl/cpp/libs/passkey +0 -0
- bigdl/cpp/libs/perplexity +0 -0
- bigdl/cpp/libs/q8dot +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/simple +0 -0
- bigdl/cpp/libs/speculative +0 -0
- bigdl/cpp/libs/tokenize +0 -0
- bigdl/cpp/libs/train-text-from-scratch +0 -0
- bigdl/cpp/libs/vdot +0 -0
- {bigdl_core_cpp-2.5.0b20240411.dist-info → bigdl_core_cpp-2.5.0b20240413.dist-info}/METADATA +1 -1
- bigdl_core_cpp-2.5.0b20240413.dist-info/RECORD +43 -0
- bigdl_core_cpp-2.5.0b20240411.dist-info/RECORD +0 -43
- {bigdl_core_cpp-2.5.0b20240411.data → bigdl_core_cpp-2.5.0b20240413.data}/scripts/init-llama-cpp +0 -0
- {bigdl_core_cpp-2.5.0b20240411.data → bigdl_core_cpp-2.5.0b20240413.data}/scripts/init-ollama +0 -0
- {bigdl_core_cpp-2.5.0b20240411.dist-info → bigdl_core_cpp-2.5.0b20240413.dist-info}/WHEEL +0 -0
- {bigdl_core_cpp-2.5.0b20240411.dist-info → bigdl_core_cpp-2.5.0b20240413.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/beam-search
CHANGED
Binary file
|
bigdl/cpp/libs/benchmark
CHANGED
Binary file
|
Binary file
|
bigdl/cpp/libs/embedding
CHANGED
Binary file
|
bigdl/cpp/libs/export-lora
CHANGED
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
|
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/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
|
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/simple
CHANGED
Binary file
|
bigdl/cpp/libs/speculative
CHANGED
Binary file
|
bigdl/cpp/libs/tokenize
CHANGED
Binary file
|
Binary file
|
bigdl/cpp/libs/vdot
CHANGED
Binary file
|
@@ -0,0 +1,43 @@
|
|
1
|
+
bigdl/cpp/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
2
|
+
bigdl/cpp/convert.py,sha256=eAQh4RhJ3hL2DLih2Tmlt_k-mXc6GQ20RjTdiVrntcg,59463
|
3
|
+
bigdl/cpp/cli/init-llama-cpp,sha256=CDF9yYo1QbcZBe3ONFUVDU1dr9nToxfBGHMr6JmlYc8,319
|
4
|
+
bigdl/cpp/cli/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
|
5
|
+
bigdl/cpp/libs/baby-llama,sha256=AaVgqp_YrxFZ4LnQDwo_cospYbOq6xyRGZxRkPU2S-I,6441992
|
6
|
+
bigdl/cpp/libs/batched,sha256=wDnyYulhCE1xxTiuNyrDKAV61rwsUlp4zysd89UkRGc,6366656
|
7
|
+
bigdl/cpp/libs/batched-bench,sha256=HB294G5DoP-S7LnoqyiHOhmhsIalqlsGArKBRSfSdk8,6370912
|
8
|
+
bigdl/cpp/libs/beam-search,sha256=LSaPGruJHTYR_ohDFD1NDOABUqfEOos8emmDIPn9ZwI,6362728
|
9
|
+
bigdl/cpp/libs/benchmark,sha256=s9d77KbSkuJvE8jXTlJj9BEtUGWpJHKv1JuC8Cy8dcQ,1328504
|
10
|
+
bigdl/cpp/libs/convert-llama2c-to-ggml,sha256=OmED3xqC_sAFz8pfQACgncWSZM738CzSrTwSu-J7D04,1366560
|
11
|
+
bigdl/cpp/libs/embedding,sha256=jk6eSsJKGlVAxxZKYFYDIc_rX-e6iW3ged-G3YZhHUs,6366800
|
12
|
+
bigdl/cpp/libs/export-lora,sha256=YWBp2r9LhZ55dIv6Hu-Ay077D7i5ZU8NieyaS7FYvgI,5377208
|
13
|
+
bigdl/cpp/libs/finetune,sha256=n4WnL2KuuDKKt45p8WJqJQ7LRCdn713T4AtTYPU6nsY,6483352
|
14
|
+
bigdl/cpp/libs/gguf,sha256=f0kWbwbmNprt7JrIkKVQE4StBvvVRdBgnNIO0wDuFrU,5368096
|
15
|
+
bigdl/cpp/libs/gritlm,sha256=EcN8Io80aEWvyhcHSQqpPlsT6BiO5_eZkOqg3IOKbSg,6371248
|
16
|
+
bigdl/cpp/libs/imatrix,sha256=7d4_EvjM8x7JA7bHPRdB46Hm8QcM5LjSXAHVOpCaFQk,6390112
|
17
|
+
bigdl/cpp/libs/infill,sha256=hMwhMXZnSXzEeYFORw9Q7ZtahybS7WozhlXv7kQg0hs,6438920
|
18
|
+
bigdl/cpp/libs/llama-bench,sha256=tEXkzpY-u3jIIG-rgaElQKNM3k9PYfVKrt7Tg93S9qw,6456816
|
19
|
+
bigdl/cpp/libs/llava-cli,sha256=W-1qmphITDCR9K3ttVu2qCG-GxxpD18YGXzo5cFcWi4,6692472
|
20
|
+
bigdl/cpp/libs/lookahead,sha256=kdqczIc2r3JTsKo4OA1kfQw4VeBAeqK5tBNrnQW2Scw,6415904
|
21
|
+
bigdl/cpp/libs/lookup,sha256=xpF83NESGy3ICF59fIEias2TCLCuk_qqTHrVCb4tWS0,6435488
|
22
|
+
bigdl/cpp/libs/ls-sycl-device,sha256=URn9K0rBUj6e8-mOD_zACV0cROmaaunigeyFci-B7f4,5363952
|
23
|
+
bigdl/cpp/libs/main,sha256=uATsNsPN41D735N8uSJZk0y9hgt7gKiPHqTDdnwde5M,6459968
|
24
|
+
bigdl/cpp/libs/ollama,sha256=RjQ_P8xEEciSqhP8lfUdNDOLOfqUlvCE1m_lN88quac,39750760
|
25
|
+
bigdl/cpp/libs/parallel,sha256=c7AoSXbVTbsU5ygYHcv6xVXVRjiE9xjGBrJ8WQCwd4I,6424248
|
26
|
+
bigdl/cpp/libs/passkey,sha256=SgMbLg_zTuSxv3PIQV0oVppP47k8LUq5qU4NX__RW4Q,6374920
|
27
|
+
bigdl/cpp/libs/perplexity,sha256=8G0GSY2ESLEKo1BqyRt2HQs_Mh2_XICpERcyMMhIgwA,6455320
|
28
|
+
bigdl/cpp/libs/q8dot,sha256=pzVYYsznAXf6OxUN3z-tbeCRB-n26fnBq-S-ELQeAWk,1327160
|
29
|
+
bigdl/cpp/libs/quantize,sha256=cUHzTm-ensJBZ-pzGQ9QY0yFWzkUhhIgoVKI-CRzdc0,6257176
|
30
|
+
bigdl/cpp/libs/quantize-stats,sha256=D9vw-Sgpr7GI5EhoqR72RIucJ-iBmbozZrM_h-C2XzU,6252920
|
31
|
+
bigdl/cpp/libs/save-load-state,sha256=aT-9ks3v6ypC9cOk-nYLkSWG-c1QVXsg3XPi6f2ykUE,6362632
|
32
|
+
bigdl/cpp/libs/server,sha256=tKasAf44x0i8KzzDIFDSoMSuEpzrzhKaOEXBhU9dmgc,7371544
|
33
|
+
bigdl/cpp/libs/simple,sha256=H5waAwGjW5O8_130vIHi1MzD77HvxpxyAz-oI6xnosQ,6362560
|
34
|
+
bigdl/cpp/libs/speculative,sha256=6VL34aD5RBVtntoshcwztiLWDP2M2M_4-Dv0aJnE27o,6445568
|
35
|
+
bigdl/cpp/libs/tokenize,sha256=vp6Bfi4m6ZR2Vt15XRGGYRUX3LfS6y2yWMOjyoUrkGM,6358472
|
36
|
+
bigdl/cpp/libs/train-text-from-scratch,sha256=bVMILUKNa-QUCaYdGSpj4psT18w8J_JgLaPanjQGhT0,6462464
|
37
|
+
bigdl/cpp/libs/vdot,sha256=kiN0sC4Z3CYXDILm0uRnhOMNC1zxQqEl3DEfCmEePNc,1353616
|
38
|
+
bigdl_core_cpp-2.5.0b20240413.data/scripts/init-llama-cpp,sha256=CDF9yYo1QbcZBe3ONFUVDU1dr9nToxfBGHMr6JmlYc8,319
|
39
|
+
bigdl_core_cpp-2.5.0b20240413.data/scripts/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
|
40
|
+
bigdl_core_cpp-2.5.0b20240413.dist-info/METADATA,sha256=32eFILz4dOMKOwTQ_ydKGKdVzDF8Rx0AZ7dctTPN01U,640
|
41
|
+
bigdl_core_cpp-2.5.0b20240413.dist-info/WHEEL,sha256=GHycjhgos9e5ojAyWZiFxz9HM8k84hAls6WqrsH8row,109
|
42
|
+
bigdl_core_cpp-2.5.0b20240413.dist-info/top_level.txt,sha256=iGuLfZARD_qANcIMfy0tbbrC3EtCg6BSiH8icc3dLWs,6
|
43
|
+
bigdl_core_cpp-2.5.0b20240413.dist-info/RECORD,,
|
@@ -1,43 +0,0 @@
|
|
1
|
-
bigdl/cpp/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
2
|
-
bigdl/cpp/convert.py,sha256=eAQh4RhJ3hL2DLih2Tmlt_k-mXc6GQ20RjTdiVrntcg,59463
|
3
|
-
bigdl/cpp/cli/init-llama-cpp,sha256=CDF9yYo1QbcZBe3ONFUVDU1dr9nToxfBGHMr6JmlYc8,319
|
4
|
-
bigdl/cpp/cli/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
|
5
|
-
bigdl/cpp/libs/baby-llama,sha256=ns-lWcj8VoMXXS6-uehpkpzMLTyqpIFbpyIzoGr3Raw,6441992
|
6
|
-
bigdl/cpp/libs/batched,sha256=oEaidDSNZ5K01lhxRh3XcrqNJVhki1F3su1Puq_IcnQ,6366656
|
7
|
-
bigdl/cpp/libs/batched-bench,sha256=opmU_88rw6Tfg0PPOMC6Lx_Dfvz4BMKY7xTRVUUA-RE,6370912
|
8
|
-
bigdl/cpp/libs/beam-search,sha256=tW1tNMYGbcYQWW3ILL4woToBkKxbCNiqcO9RLeT_4KI,6358632
|
9
|
-
bigdl/cpp/libs/benchmark,sha256=aj8i-WOTIw-ZqwnEYlaU9CFP9_-etRIKVjx7QIXrgG0,1328504
|
10
|
-
bigdl/cpp/libs/convert-llama2c-to-ggml,sha256=z7Llx2i57XrGHBR3_d-Lw7CKGzg8KeWNjQ1p0_vWlIg,1366560
|
11
|
-
bigdl/cpp/libs/embedding,sha256=1k3zKvwxY-S7R9ynlIUo6hRRDRYXIX4Og12zFRaJ52E,6362704
|
12
|
-
bigdl/cpp/libs/export-lora,sha256=sRS0ZoAeaAaeVhyxzu15I5XQswV-ZnuGNfmdsMpZiFE,5377208
|
13
|
-
bigdl/cpp/libs/finetune,sha256=j8vgIuJVnXNrGsdlNVao_yRnZnZZUBk12lH_6lYaJD8,6479256
|
14
|
-
bigdl/cpp/libs/gguf,sha256=Kbru0I5Bunir484g9ujzzlWGXoZlyWxcNfnMa53tLwQ,5368096
|
15
|
-
bigdl/cpp/libs/gritlm,sha256=fXHZK5f9OCko8HLqbB1bVLP-NqDV2P6fjl9fVdr4Eos,6371248
|
16
|
-
bigdl/cpp/libs/imatrix,sha256=GPKE5KKfgCiftpIjdNmxSDesab_zBwnE44gB-P3AUgw,6390112
|
17
|
-
bigdl/cpp/libs/infill,sha256=gUFuwgK3e0zG7OxtZVRZ3nBO7t7KB4fyXhE9OEtJlOg,6438920
|
18
|
-
bigdl/cpp/libs/llama-bench,sha256=MId98zxdl6miNqx7m3-AO6tN1z3Ksa23XbX5KZtNOuA,6452720
|
19
|
-
bigdl/cpp/libs/llava-cli,sha256=_VZ1PQDt6d38cr1-uqY68lldCtjpsNTxy1Do1oUt9W4,6692472
|
20
|
-
bigdl/cpp/libs/lookahead,sha256=LmGfl4buOA6y7_2-dCeYPKT39CKD50SDmQ4XliaIF3Y,6415904
|
21
|
-
bigdl/cpp/libs/lookup,sha256=T8wWKnMEmMtYbDhaxIDnenzC38D7DHyIHdj6EdelSTY,6435488
|
22
|
-
bigdl/cpp/libs/ls-sycl-device,sha256=BxCBksUjJrwtvP0gbQ_CtmDs5YMM56vC3URohIE6Lj4,5363952
|
23
|
-
bigdl/cpp/libs/main,sha256=fMx9e9fbEanpD-u0LFmllR_l0CSLeRL3e7n-sVE_z0g,6459968
|
24
|
-
bigdl/cpp/libs/ollama,sha256=d-DZA_s-KIvFSqJCmVYQbqOX5dCIU29BtQxHNFBGXRI,33384968
|
25
|
-
bigdl/cpp/libs/parallel,sha256=ZqLAhm4yGJQoYmw-yK6Xf6Gqnxc8DTBMYSbRTKdqxIU,6420152
|
26
|
-
bigdl/cpp/libs/passkey,sha256=yJtOMzU-sp8SK2oOg2flGgxvws27ym9gH2cN4qCiRbk,6374920
|
27
|
-
bigdl/cpp/libs/perplexity,sha256=_WNaWvgpMcu9P09rcfPVQhE0r-mmXU9wS3YWoH0EKNI,6451224
|
28
|
-
bigdl/cpp/libs/q8dot,sha256=9HqRcyojBDUPRg-jrWogBJi8DT8OSXi0j-H2d6uaQLI,1327160
|
29
|
-
bigdl/cpp/libs/quantize,sha256=6p91Csb2pMkMRMSiNe1pMOVcBy1Jocmiyxi4xCf58ms,6257176
|
30
|
-
bigdl/cpp/libs/quantize-stats,sha256=Zn-jKorhwcL8J6OoC8c3SPJaF3zscZWGv2agC9JE7BQ,6252920
|
31
|
-
bigdl/cpp/libs/save-load-state,sha256=4r5iJtP_OQBO1hSuS-24edtJFMfjRMEBr0NgI7t8TIU,6362632
|
32
|
-
bigdl/cpp/libs/server,sha256=I-bUZ7BiRudoXjud--ioxLVzzI17ecYhBfn033vhmC4,7371544
|
33
|
-
bigdl/cpp/libs/simple,sha256=_083ebQhX3WFYO8gd9ldSaltjiXAjlpe4teK6RVdmMM,6362560
|
34
|
-
bigdl/cpp/libs/speculative,sha256=PVt1ZfP8lleHQ34Q9lV4ITDzmoRM_B3EXwgJKtJZl8g,6441472
|
35
|
-
bigdl/cpp/libs/tokenize,sha256=25X6lEJyK3eU5nMzPiKfdCxfoKMVYsknDq67EXBpxR8,6358472
|
36
|
-
bigdl/cpp/libs/train-text-from-scratch,sha256=RGfEUl_7CESCrkoljADxeDHoKQEzGaiB_z8hgBCYpXg,6462464
|
37
|
-
bigdl/cpp/libs/vdot,sha256=p_wGZcQVYRM56mnPUm2LKoWh-0uJYeZBoY0SaP1rQA0,1353616
|
38
|
-
bigdl_core_cpp-2.5.0b20240411.data/scripts/init-llama-cpp,sha256=CDF9yYo1QbcZBe3ONFUVDU1dr9nToxfBGHMr6JmlYc8,319
|
39
|
-
bigdl_core_cpp-2.5.0b20240411.data/scripts/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
|
40
|
-
bigdl_core_cpp-2.5.0b20240411.dist-info/METADATA,sha256=PhSwvJDcVN0XUPUXFtS-KSJVglRkNblHd32c3xH1DQw,640
|
41
|
-
bigdl_core_cpp-2.5.0b20240411.dist-info/WHEEL,sha256=GHycjhgos9e5ojAyWZiFxz9HM8k84hAls6WqrsH8row,109
|
42
|
-
bigdl_core_cpp-2.5.0b20240411.dist-info/top_level.txt,sha256=iGuLfZARD_qANcIMfy0tbbrC3EtCg6BSiH8icc3dLWs,6
|
43
|
-
bigdl_core_cpp-2.5.0b20240411.dist-info/RECORD,,
|
{bigdl_core_cpp-2.5.0b20240411.data → bigdl_core_cpp-2.5.0b20240413.data}/scripts/init-llama-cpp
RENAMED
File without changes
|
{bigdl_core_cpp-2.5.0b20240411.data → bigdl_core_cpp-2.5.0b20240413.data}/scripts/init-ollama
RENAMED
File without changes
|
File without changes
|
{bigdl_core_cpp-2.5.0b20240411.dist-info → bigdl_core_cpp-2.5.0b20240413.dist-info}/top_level.txt
RENAMED
File without changes
|