bigdl-core-cpp 2.5.0b20240514__py3-none-manylinux2010_x86_64.whl → 2.5.0b20240515__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.0b20240514.dist-info → bigdl_core_cpp-2.5.0b20240515.dist-info}/METADATA +1 -1
- bigdl_core_cpp-2.5.0b20240515.dist-info/RECORD +53 -0
- bigdl_core_cpp-2.5.0b20240514.dist-info/RECORD +0 -53
- {bigdl_core_cpp-2.5.0b20240514.data → bigdl_core_cpp-2.5.0b20240515.data}/scripts/init-llama-cpp +0 -0
- {bigdl_core_cpp-2.5.0b20240514.data → bigdl_core_cpp-2.5.0b20240515.data}/scripts/init-ollama +0 -0
- {bigdl_core_cpp-2.5.0b20240514.dist-info → bigdl_core_cpp-2.5.0b20240515.dist-info}/WHEEL +0 -0
- {bigdl_core_cpp-2.5.0b20240514.dist-info → bigdl_core_cpp-2.5.0b20240515.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,53 @@
|
|
1
|
+
bigdl/cpp/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
2
|
+
bigdl/cpp/convert-hf-to-gguf.py,sha256=aKQSd4DYTRmbZ9SU6_ReVcH0haJQcBskrZ3YL774K_E,143495
|
3
|
+
bigdl/cpp/convert.py,sha256=D_KUH10cj5NnVgSmJotleQ6pTBQLNtOJfF33eI2J7Tk,63456
|
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=ml4NG-A3Gk1eE9XLjFmFhG4ci3W-2Ya6xlg1dRFY-nI,130
|
8
|
+
bigdl/cpp/gguf-py/gguf/constants.py,sha256=18trUxIMTHOVd8CiQdYqCDaYe6xmKnf9x0RS90RWvBE,31206
|
9
|
+
bigdl/cpp/gguf-py/gguf/gguf.py,sha256=8MDu7a0JEXhLUv_tjhYqDrWubVNc41cFvBYZbkZZenI,478
|
10
|
+
bigdl/cpp/gguf-py/gguf/gguf_reader.py,sha256=5_TAU0Wi4XT9OUDiMNImNBiDMmW7Nb2NC3aVPf4v2B0,11789
|
11
|
+
bigdl/cpp/gguf-py/gguf/gguf_writer.py,sha256=JwE2ZAoJCPRVXfS9d58DbWyGKaXSjo-KAqH1Pg7I6i0,19967
|
12
|
+
bigdl/cpp/gguf-py/gguf/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
13
|
+
bigdl/cpp/gguf-py/gguf/tensor_mapping.py,sha256=sglmQeFZvrm67JgBYxlaoGmNfPe7pN8Y5lmP5XU0-L0,21854
|
14
|
+
bigdl/cpp/gguf-py/gguf/vocab.py,sha256=x09nzdi3Sf_dGMEAJdg2YK48KYz_tuSNePibyJtaLrg,6790
|
15
|
+
bigdl/cpp/libs/baby-llama,sha256=lyhCWLflTN3aTPSKWdmS9wCSuwGCqSPKmkBXYB7vLLA,7097392
|
16
|
+
bigdl/cpp/libs/batched,sha256=OjiULHqj7tc8532B4yqf3v1n-5YE7wHwE_WBmFHEh7g,7021888
|
17
|
+
bigdl/cpp/libs/batched-bench,sha256=FYu83hgN1hXkjC4QHF97MyfGUdZO1Yx4E8WUhJAIUSA,7022048
|
18
|
+
bigdl/cpp/libs/beam-search,sha256=kxWE_sclPdCSsn84UYXdNczC-vtJCEqP3yshk1qwGB0,7013928
|
19
|
+
bigdl/cpp/libs/benchmark,sha256=XLfRyxjBr5OQ9dYfaZQ35uM605QBATAFiZPxHDl7mIU,1456440
|
20
|
+
bigdl/cpp/libs/convert-llama2c-to-ggml,sha256=lg0ffbpDsd7D1Xhb4Vqb1IImEWc8zhkuyk3YYsntvmw,1494688
|
21
|
+
bigdl/cpp/libs/embedding,sha256=HJiFYZ7o1tCxsNal-UfryFxyyB-dzyeFYL93nQVlESU,7017928
|
22
|
+
bigdl/cpp/libs/export-lora,sha256=vxENyDH9Y1fAyFY0r2Or7tVkda-F49FAhnZkiJzRJRI,5425104
|
23
|
+
bigdl/cpp/libs/finetune,sha256=wjXa3EfmFX3cr2396qqM56MJRWvyeZs4_ahrqigbYfA,7138616
|
24
|
+
bigdl/cpp/libs/gguf,sha256=WPsNMuRGsoVeIaKAKXVKuXYH14TlKY3RnN6qJ2028WQ,5416264
|
25
|
+
bigdl/cpp/libs/gritlm,sha256=y24EJnghlJ-bbEJ198QyuiwGZNzgOaSJlS0Xo-diKHk,7022312
|
26
|
+
bigdl/cpp/libs/imatrix,sha256=JyK7CAN1-Df738PISbM9eYayGYLjP8CFoxxksZMMPzI,7045856
|
27
|
+
bigdl/cpp/libs/infill,sha256=km6vBtBmDm03WIvc-TVem3-xR0Yj0IZfCpiOuQBhcQk,7101776
|
28
|
+
bigdl/cpp/libs/llama-bench,sha256=IaJIXJ_WNL0jmwJMaN_1knKt-BCzw9jxpf61bWavIO4,7111472
|
29
|
+
bigdl/cpp/libs/llava-cli,sha256=2K6Hesl8JKkOuHxG5cdxFobVl2581pR7Cc1M4bpVFmQ,7380944
|
30
|
+
bigdl/cpp/libs/lookahead,sha256=Gmf7qugecYiFW2Efrb_AkIjKMoc5WuTakwfzAM59nLA,7071504
|
31
|
+
bigdl/cpp/libs/lookup,sha256=6mKww4Sh73Jeazv449Nt8hOgSVHWLJ0wq4Rd2PeBMvs,7095384
|
32
|
+
bigdl/cpp/libs/ls-sycl-device,sha256=TD8E8gac7JhCXasfAGXBlWBIYqlejaYoV7p9n6iJGmI,5407912
|
33
|
+
bigdl/cpp/libs/main,sha256=7H_hwtDV-ukiFNy9fE5omN39xz9Tjv_GCSw_TDCYUa4,7122672
|
34
|
+
bigdl/cpp/libs/ollama,sha256=zEbgAV_88kvacVfV-fX9KBWdlWFpITRQd_7Am8O8XHs,41812144
|
35
|
+
bigdl/cpp/libs/parallel,sha256=0dk1spJxGkw-GLSFE1ZWcOG7N33Pi6615qfIGTHtwLQ,7079856
|
36
|
+
bigdl/cpp/libs/passkey,sha256=G5omyEkEenAEN0Vn6TTOJsA_4Mwbl9PnV-Iw_AMex5c,7026112
|
37
|
+
bigdl/cpp/libs/perplexity,sha256=lIvBje8NXFvZt-1tfys1o5g2vYhAxwnEHo6MRItotK4,7123032
|
38
|
+
bigdl/cpp/libs/q8dot,sha256=TxGbmnyee8jW6GXQk5TFpxTsEIJ5IIg9veMYl08gCvw,1455336
|
39
|
+
bigdl/cpp/libs/quantize,sha256=l09_5cKFuRbluncfmFBH4Z9UP6ezhZXEhNCD_4RBr6I,7048248
|
40
|
+
bigdl/cpp/libs/quantize-stats,sha256=jaiBrJQGLdvVbEj6Sb-iaRSPEfaXKtX6qNI9jUBQdjg,6622792
|
41
|
+
bigdl/cpp/libs/save-load-state,sha256=L4Up7qkkKWy7BEKzESXB92tbCRy0T_lnfL99ObsQIYM,7018064
|
42
|
+
bigdl/cpp/libs/server,sha256=pVTW2chmcJ9RSMVOyuySMroqoMDE3Yzc5zg0AzQPRzY,7862984
|
43
|
+
bigdl/cpp/libs/simple,sha256=4PoE00UW4MQp1A5w8cMDcv1yTrP79NLbrU9scmDIbnE,7017784
|
44
|
+
bigdl/cpp/libs/speculative,sha256=L6nzNkCy-7XNPwpfwFcfnRN0v61mFLFB_yK0u9OcLiY,7097528
|
45
|
+
bigdl/cpp/libs/tokenize,sha256=3ZLPUVDggVDlJg5R5RbLo0XzOGjNGd-7ldfqWCAsEWk,7013696
|
46
|
+
bigdl/cpp/libs/train-text-from-scratch,sha256=bMvLV8XteYMMCZ3CTZu5EFLREWTDRC4uS7OuIg3wPHo,7117672
|
47
|
+
bigdl/cpp/libs/vdot,sha256=x4dmIbZCdr9GiNTllfO0fVQeGANgvJHpOHhPeTbNjxg,1477688
|
48
|
+
bigdl_core_cpp-2.5.0b20240515.data/scripts/init-llama-cpp,sha256=qpIwMQc2Vb11fmovXFJKefp5iD1tQMfL8Ma7Y3Ebguk,400
|
49
|
+
bigdl_core_cpp-2.5.0b20240515.data/scripts/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
|
50
|
+
bigdl_core_cpp-2.5.0b20240515.dist-info/METADATA,sha256=xbVHjxKwzkM6gk075cgDQgc6VKHNs3fMpkkEPws-meE,650
|
51
|
+
bigdl_core_cpp-2.5.0b20240515.dist-info/WHEEL,sha256=GHycjhgos9e5ojAyWZiFxz9HM8k84hAls6WqrsH8row,109
|
52
|
+
bigdl_core_cpp-2.5.0b20240515.dist-info/top_level.txt,sha256=iGuLfZARD_qANcIMfy0tbbrC3EtCg6BSiH8icc3dLWs,6
|
53
|
+
bigdl_core_cpp-2.5.0b20240515.dist-info/RECORD,,
|
@@ -1,53 +0,0 @@
|
|
1
|
-
bigdl/cpp/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
2
|
-
bigdl/cpp/convert-hf-to-gguf.py,sha256=aKQSd4DYTRmbZ9SU6_ReVcH0haJQcBskrZ3YL774K_E,143495
|
3
|
-
bigdl/cpp/convert.py,sha256=D_KUH10cj5NnVgSmJotleQ6pTBQLNtOJfF33eI2J7Tk,63456
|
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=ml4NG-A3Gk1eE9XLjFmFhG4ci3W-2Ya6xlg1dRFY-nI,130
|
8
|
-
bigdl/cpp/gguf-py/gguf/constants.py,sha256=18trUxIMTHOVd8CiQdYqCDaYe6xmKnf9x0RS90RWvBE,31206
|
9
|
-
bigdl/cpp/gguf-py/gguf/gguf.py,sha256=8MDu7a0JEXhLUv_tjhYqDrWubVNc41cFvBYZbkZZenI,478
|
10
|
-
bigdl/cpp/gguf-py/gguf/gguf_reader.py,sha256=5_TAU0Wi4XT9OUDiMNImNBiDMmW7Nb2NC3aVPf4v2B0,11789
|
11
|
-
bigdl/cpp/gguf-py/gguf/gguf_writer.py,sha256=JwE2ZAoJCPRVXfS9d58DbWyGKaXSjo-KAqH1Pg7I6i0,19967
|
12
|
-
bigdl/cpp/gguf-py/gguf/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
13
|
-
bigdl/cpp/gguf-py/gguf/tensor_mapping.py,sha256=sglmQeFZvrm67JgBYxlaoGmNfPe7pN8Y5lmP5XU0-L0,21854
|
14
|
-
bigdl/cpp/gguf-py/gguf/vocab.py,sha256=x09nzdi3Sf_dGMEAJdg2YK48KYz_tuSNePibyJtaLrg,6790
|
15
|
-
bigdl/cpp/libs/baby-llama,sha256=zst_eX9sGLQVH648JlracIvNZQ8aa5LTJr3Etcu0cIA,7097392
|
16
|
-
bigdl/cpp/libs/batched,sha256=LP9e6cS_qDX_a8QyiLjE3pevclNAb7QcSOxrzc0NBas,7021888
|
17
|
-
bigdl/cpp/libs/batched-bench,sha256=YlmbuUcqK3OlwhsRj5Kbym7l6IDwhrtOu5-ZF5gqcdc,7022048
|
18
|
-
bigdl/cpp/libs/beam-search,sha256=h_i5kA8c-Sh22Fn8sTDWgvOxaWd_raqF1ULCVEMyWPE,7013928
|
19
|
-
bigdl/cpp/libs/benchmark,sha256=dk9W8JyJaiE8zuVDAhE0pZgGr65oVy52yGN2TK0FKEs,1456440
|
20
|
-
bigdl/cpp/libs/convert-llama2c-to-ggml,sha256=HIPF1lKaR6PBaRY3p5XWwM4He4DOqTse4TLvVC7CzrU,1494688
|
21
|
-
bigdl/cpp/libs/embedding,sha256=0XnWM9wSnaocwMg1I4cDLsWSDZR7L52quCs95pOMYEo,7017928
|
22
|
-
bigdl/cpp/libs/export-lora,sha256=RCfyV3A-1yaMdpsbRLotijqWofTDFQNxtYsPcSlAU4I,5425104
|
23
|
-
bigdl/cpp/libs/finetune,sha256=2HU_sAHnsMDMhuFnK1x2IOLTmOs2ljee9PYoFmZmZbA,7138616
|
24
|
-
bigdl/cpp/libs/gguf,sha256=Skrc8tmDe7_hSYk1zll3Snqsbiia68saHZaAyjc95wk,5416264
|
25
|
-
bigdl/cpp/libs/gritlm,sha256=lxR4oHu6CvHPDemgy9kIqEOum19l8eDYRXz6EvbuAvQ,7022312
|
26
|
-
bigdl/cpp/libs/imatrix,sha256=fEGyX6JRGrZtawB8pPFOMXM0fq9M6H2QZriPowZ5BcQ,7045856
|
27
|
-
bigdl/cpp/libs/infill,sha256=PrlGLn2GMZPu6lsxNtTkHF2OSB4842YfqV1OPb7VVf0,7101776
|
28
|
-
bigdl/cpp/libs/llama-bench,sha256=B_7aD-pR4R6-xMFsv7rApKVLQZ5AxyGbvtyZKSjUMRI,7111472
|
29
|
-
bigdl/cpp/libs/llava-cli,sha256=Jib3WlK9y5yiYKT08VvxO8RbkRWaM4pI0Arb8OKoeDA,7380944
|
30
|
-
bigdl/cpp/libs/lookahead,sha256=f4tD7A1s4xM-O13xJFelgG0JDCsg23v-GX1Dt4BaKjQ,7071504
|
31
|
-
bigdl/cpp/libs/lookup,sha256=4lp4bn0mBoSxDhwCoZMz862ljKynJ6SDpAL4Sb1D_7k,7095384
|
32
|
-
bigdl/cpp/libs/ls-sycl-device,sha256=Ia87tAbPRyq_QJHcua6dziXMV5YlfyKNU9yr8JaOrTc,5407912
|
33
|
-
bigdl/cpp/libs/main,sha256=2MbqioITEqedscxLgLXmaLJubOxdHFlixkseSrE7CF0,7122672
|
34
|
-
bigdl/cpp/libs/ollama,sha256=iuezv2F8P9ln4Dhb3fv4EOZz8q-63i8dlhkr9eWDWes,41812144
|
35
|
-
bigdl/cpp/libs/parallel,sha256=1apatOtiHeww9i24WPP1Y7k-9f7kuuVYVDtRs6x1m-4,7079856
|
36
|
-
bigdl/cpp/libs/passkey,sha256=RDOFrcG-7RlQOogrm648sPQGNupdbNd1RdHm-3AebuA,7026112
|
37
|
-
bigdl/cpp/libs/perplexity,sha256=jWDLKTmyEkrdx9TJ0GE2iCyeHdOJz5C7Z_I8OuDgYVw,7123032
|
38
|
-
bigdl/cpp/libs/q8dot,sha256=KmWk0ucHX66zhP0SWgnoz__pchsWYb_66QmxVeTq7zo,1455336
|
39
|
-
bigdl/cpp/libs/quantize,sha256=_9JdoBevsCdriyxqz5WcSjNSAePwkDMUg13H_OxewA8,7048248
|
40
|
-
bigdl/cpp/libs/quantize-stats,sha256=WGWEWexdD5U_XoKmjQTTAhtCfcB1dVLPOljCmbR2npc,6622792
|
41
|
-
bigdl/cpp/libs/save-load-state,sha256=4XI8Poj8SVOzCMtCMOjIdpgMJFlpNNrECC8AZFSVQak,7018064
|
42
|
-
bigdl/cpp/libs/server,sha256=GycPc7qeLO4ReITDDcjxAmdfeyFQ7L1jIcbHhr70ejw,7862984
|
43
|
-
bigdl/cpp/libs/simple,sha256=0NCmRXT0lcGi8Dtip07JU3GXbBw_RGpa3bhc3pO2djA,7017784
|
44
|
-
bigdl/cpp/libs/speculative,sha256=ME4_eiEjZGRqYI9r6ff-wjCRk0UruDE0RFi0bl_sC8s,7097528
|
45
|
-
bigdl/cpp/libs/tokenize,sha256=2I2xysPAlRd2lKn241hY8cGjuJh6-R2GSQTEa0qhdgY,7013696
|
46
|
-
bigdl/cpp/libs/train-text-from-scratch,sha256=8WmlSqHHhgPgP1Wzo7ug1_Pc-cPL5t9Gf4_oVNxkjSc,7117672
|
47
|
-
bigdl/cpp/libs/vdot,sha256=6GKDo5y6ABfT0GNu8V_yg9Zm2Ve_5DQ3pAlDUwWy5Qo,1477688
|
48
|
-
bigdl_core_cpp-2.5.0b20240514.data/scripts/init-llama-cpp,sha256=qpIwMQc2Vb11fmovXFJKefp5iD1tQMfL8Ma7Y3Ebguk,400
|
49
|
-
bigdl_core_cpp-2.5.0b20240514.data/scripts/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
|
50
|
-
bigdl_core_cpp-2.5.0b20240514.dist-info/METADATA,sha256=nCmugLjCUofSNeEvccbgifzwMv73AswE3gSRCsiQjAc,650
|
51
|
-
bigdl_core_cpp-2.5.0b20240514.dist-info/WHEEL,sha256=GHycjhgos9e5ojAyWZiFxz9HM8k84hAls6WqrsH8row,109
|
52
|
-
bigdl_core_cpp-2.5.0b20240514.dist-info/top_level.txt,sha256=iGuLfZARD_qANcIMfy0tbbrC3EtCg6BSiH8icc3dLWs,6
|
53
|
-
bigdl_core_cpp-2.5.0b20240514.dist-info/RECORD,,
|
{bigdl_core_cpp-2.5.0b20240514.data → bigdl_core_cpp-2.5.0b20240515.data}/scripts/init-llama-cpp
RENAMED
File without changes
|
{bigdl_core_cpp-2.5.0b20240514.data → bigdl_core_cpp-2.5.0b20240515.data}/scripts/init-ollama
RENAMED
File without changes
|
File without changes
|
{bigdl_core_cpp-2.5.0b20240514.dist-info → bigdl_core_cpp-2.5.0b20240515.dist-info}/top_level.txt
RENAMED
File without changes
|