bigdl-core-cpp 2.5.0b20240509__py3-none-manylinux2010_x86_64.whl → 2.5.0b20240510__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.0b20240509.dist-info → bigdl_core_cpp-2.5.0b20240510.dist-info}/METADATA +1 -1
- bigdl_core_cpp-2.5.0b20240510.dist-info/RECORD +53 -0
- bigdl_core_cpp-2.5.0b20240509.dist-info/RECORD +0 -53
- {bigdl_core_cpp-2.5.0b20240509.data → bigdl_core_cpp-2.5.0b20240510.data}/scripts/init-llama-cpp +0 -0
- {bigdl_core_cpp-2.5.0b20240509.data → bigdl_core_cpp-2.5.0b20240510.data}/scripts/init-ollama +0 -0
- {bigdl_core_cpp-2.5.0b20240509.dist-info → bigdl_core_cpp-2.5.0b20240510.dist-info}/WHEEL +0 -0
- {bigdl_core_cpp-2.5.0b20240509.dist-info → bigdl_core_cpp-2.5.0b20240510.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=iWzLoo7mOg7nc5WEHLYECUaCdRHMezwXkGHHastJ0fQ,7218320
|
16
|
+
bigdl/cpp/libs/batched,sha256=ZRZ2OguPoNANb7TGRNlnFm5shrMryX--TKDTkAbDM6k,7142816
|
17
|
+
bigdl/cpp/libs/batched-bench,sha256=V4FrMMXEWSZ6PE7cV6yZM0BnHvxJg8TK4MrB06ntGf4,7142976
|
18
|
+
bigdl/cpp/libs/beam-search,sha256=WdhDd0PoCs6uNt_LtXMqYL8Ql3dCbnq3_H1HZyM2JJM,7134856
|
19
|
+
bigdl/cpp/libs/benchmark,sha256=_oGZTxqGFMoEFaQ5O1-yI9moyvFN8o5FyEnHpiFro2Y,1456440
|
20
|
+
bigdl/cpp/libs/convert-llama2c-to-ggml,sha256=8vDNavGAT-yhEaRAeQJ6W5-2F9XbmxgcPGzY7t4uISg,1494688
|
21
|
+
bigdl/cpp/libs/embedding,sha256=3QKU3oah168-gjscn-7WhNkPEFWx9RHdq6tv4Y-bIbY,7138856
|
22
|
+
bigdl/cpp/libs/export-lora,sha256=DSvxO226l5jtPC-700yvLTlDqLGZC8xkFZGE3c8x1SM,5550144
|
23
|
+
bigdl/cpp/libs/finetune,sha256=LtsrnfZ3swx_v6-TCl30VGWe_6B4yAEacpIGT16Yapo,7259552
|
24
|
+
bigdl/cpp/libs/gguf,sha256=IH1EAFV2cuk8PHqgfSyuaySmgzNLaydyaaeJtqiKzKI,5537208
|
25
|
+
bigdl/cpp/libs/gritlm,sha256=IpQHBONG61h2jGfZGIC17MA1K-OueZzpx69zkPsaLm4,7143240
|
26
|
+
bigdl/cpp/libs/imatrix,sha256=2nP43tYorvNazWMIQA_7JGJx57pdlIYOQnazxpM8_oQ,7166784
|
27
|
+
bigdl/cpp/libs/infill,sha256=th5qPGWFW84a-qnZEhCXKagNx58CSBC6_hPkS7rPZDs,7222704
|
28
|
+
bigdl/cpp/libs/llama-bench,sha256=rmeDrSOCrXhWfdUpIZ5mYrgT1Xnr5PPzNav4m5mL8R4,7232400
|
29
|
+
bigdl/cpp/libs/llava-cli,sha256=OwDcuFuS3IMDOTiGhLJxpTPgQhcQWoyuruW_04Jt17k,7501872
|
30
|
+
bigdl/cpp/libs/lookahead,sha256=u30Kj8Hc7WTFrqBhLeDLDsh-zvLiwUxpIapKlyGFryg,7192440
|
31
|
+
bigdl/cpp/libs/lookup,sha256=ZLz6Mu3y2CJ59MmU4qct7NiErX_B1SUYjvx3L65xaD0,7216312
|
32
|
+
bigdl/cpp/libs/ls-sycl-device,sha256=qD4ePtToWk2vt8aUHyYIYQM5QLeL7KS0U_MNWSGjmj8,5528856
|
33
|
+
bigdl/cpp/libs/main,sha256=dBsUbENsTAmieljo0CAJVcpNu8JML6In36IlAgyrkPk,7243600
|
34
|
+
bigdl/cpp/libs/ollama,sha256=doe0ok95PnPD-6az7i0-jDXmb3WSiIqv4Mmznboh63M,41885696
|
35
|
+
bigdl/cpp/libs/parallel,sha256=QgN6RwYRWBf_v-Z6NcsDLPjutxOq3kzlk5oNLAokF3Q,7200784
|
36
|
+
bigdl/cpp/libs/passkey,sha256=T4492EPN0YtUuVBNjMMf5sWFl-Uabx7fIes8_Xf64K4,7147040
|
37
|
+
bigdl/cpp/libs/perplexity,sha256=8ODCl2wRbDufOjRBYlvhNU75vH6kVLKUcNs4GHXakb4,7243960
|
38
|
+
bigdl/cpp/libs/q8dot,sha256=09yM9Sl9YpeS-LyN1Vi4CuI3Fi8SfY_jtgDq9mXQPjA,1455336
|
39
|
+
bigdl/cpp/libs/quantize,sha256=P5Wzg-S7Vc90pPetheO7fVRIQ69zB_W8kH9H1CgZJQg,7169176
|
40
|
+
bigdl/cpp/libs/quantize-stats,sha256=FfbHHQowCVk1RFvELC99TKwg9KageP4RsnC0CwXixeI,6743744
|
41
|
+
bigdl/cpp/libs/save-load-state,sha256=t-azh3OoilrNtQck0X7VTtfa05YE03GKv4zLNQmS1ek,7143088
|
42
|
+
bigdl/cpp/libs/server,sha256=_0j-guwHeffvwpM7MedX0eqVjkd9tfSdxEQNKkx2NSk,7983912
|
43
|
+
bigdl/cpp/libs/simple,sha256=gMJygLrHMEtji75eOyDnEiKhLdq6SbS1bUicR5NS_MI,7138720
|
44
|
+
bigdl/cpp/libs/speculative,sha256=588d39-1IAVGhreRizVBxA9ykFUTSKL0y5LvaWIsL0Y,7218456
|
45
|
+
bigdl/cpp/libs/tokenize,sha256=BhbfSUtVdTXoyAPoMmno8NZCTQpRhvaXTzY3v8MJnaY,7134624
|
46
|
+
bigdl/cpp/libs/train-text-from-scratch,sha256=RrOysXs9zyEW9-bivE9ZZddZ8SECMXV3tJ8WK-WQ0CY,7238600
|
47
|
+
bigdl/cpp/libs/vdot,sha256=kClW8b8QdwvCupmWnsGbI8fFYhYoZr2AUiC23qjKIQQ,1477688
|
48
|
+
bigdl_core_cpp-2.5.0b20240510.data/scripts/init-llama-cpp,sha256=qpIwMQc2Vb11fmovXFJKefp5iD1tQMfL8Ma7Y3Ebguk,400
|
49
|
+
bigdl_core_cpp-2.5.0b20240510.data/scripts/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
|
50
|
+
bigdl_core_cpp-2.5.0b20240510.dist-info/METADATA,sha256=JYUb8kHw-_PqtBngZQi2g3GkXWZUpQNvL75OzqUOgdw,650
|
51
|
+
bigdl_core_cpp-2.5.0b20240510.dist-info/WHEEL,sha256=GHycjhgos9e5ojAyWZiFxz9HM8k84hAls6WqrsH8row,109
|
52
|
+
bigdl_core_cpp-2.5.0b20240510.dist-info/top_level.txt,sha256=iGuLfZARD_qANcIMfy0tbbrC3EtCg6BSiH8icc3dLWs,6
|
53
|
+
bigdl_core_cpp-2.5.0b20240510.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=PnUaWVGvLUUuFSDMP-2D2w7bTMbU7eqWsEMjoI8cfsk,7045952
|
16
|
-
bigdl/cpp/libs/batched,sha256=Q9QnP0y7B7K6AtfURPxlPuXRU8KYe39w_9GadXMhcpw,6970440
|
17
|
-
bigdl/cpp/libs/batched-bench,sha256=9fbSHR1XWXsAoE-Yn3KcEysCsF17iAbArE8Sm1lZxYI,6974696
|
18
|
-
bigdl/cpp/libs/beam-search,sha256=-pnTkpaQUIBeC44q44G2AOXeCfCoVzO1-s0JDZW5p0o,6966576
|
19
|
-
bigdl/cpp/libs/benchmark,sha256=ZdpjpxlbPEPKWA1AEiJ8YLBQ3NBC8aSHALipVwO2VV8,1456392
|
20
|
-
bigdl/cpp/libs/convert-llama2c-to-ggml,sha256=HtZyujf0tFhUZbAwBVUziQ9WKpJLcqdKxLgsqrAivx4,1494640
|
21
|
-
bigdl/cpp/libs/embedding,sha256=ucivLES95UqpOKpptexK8GGwclT4uc_EZm1DhG-IGjQ,6970576
|
22
|
-
bigdl/cpp/libs/export-lora,sha256=U9cB6Vb7WLiBjxJLfe3FLl-Ti-2YvbV9lRylsXQ4YQI,5377752
|
23
|
-
bigdl/cpp/libs/finetune,sha256=rM4VWXW1YT7dAfkw2puJRy48K2ToZBx4KPqAtjRRCyc,7087176
|
24
|
-
bigdl/cpp/libs/gguf,sha256=7408R0Kyo3jFPSZ4N000bF0LW9vneN3B7f9fk-jpOjo,5364816
|
25
|
-
bigdl/cpp/libs/gritlm,sha256=eEKJS-TMHOzcUpcX4iQDKfz0x1uphxaE0JGpS0kDeho,6974968
|
26
|
-
bigdl/cpp/libs/imatrix,sha256=J9o_673mD9OiftZKRawFsFhMNzvBkk0qs-dS0bW5LMs,6998504
|
27
|
-
bigdl/cpp/libs/infill,sha256=dyGV9Rx1oPRRTHhpYdUjzUbsGJMBrw6Esm--UxsJS14,7054416
|
28
|
-
bigdl/cpp/libs/llama-bench,sha256=R_JyRMULMphR5vp8nX0_86PBXb7vpp5EF3zNKWBjZJc,7060008
|
29
|
-
bigdl/cpp/libs/llava-cli,sha256=5rcyQol-Nxu6EbCcXaPSwof8WmbNEJ0OJE_UrJOEL9o,7329576
|
30
|
-
bigdl/cpp/libs/lookahead,sha256=ZeRmqCXbMFsGEWpxBu6CnfH6wljmpdI3ddCvZjIYzSM,7020064
|
31
|
-
bigdl/cpp/libs/lookup,sha256=E_dwwfR_f0Rhu74RXGMtITVb9JJCMX7aQiZNopc_Xg0,7043936
|
32
|
-
bigdl/cpp/libs/ls-sycl-device,sha256=A3-1eXp7Ejh-2fthZxoCCh01sVJP-UToX2UQYoJ2DBQ,5360560
|
33
|
-
bigdl/cpp/libs/main,sha256=33oWUh1bXRUmIydk0ftWgCBruqMlHUlimobhgguD-wA,7071216
|
34
|
-
bigdl/cpp/libs/ollama,sha256=0tXpMxbflbi6wLpTnn4t5YjF8rRqTB2u5H_GrTuYgMo,41767112
|
35
|
-
bigdl/cpp/libs/parallel,sha256=iobYvoP3pF0ZVsIxUOFEMFnhO-PxHZ4_4MV_3AUfIh4,7028408
|
36
|
-
bigdl/cpp/libs/passkey,sha256=can-WtukdN-RNej-lmLnXXuZCRRBD50A-Szxkb86mWY,6978760
|
37
|
-
bigdl/cpp/libs/perplexity,sha256=DzpsipvR5-EFqqwH3acuwPmXEeR3iPCRObG6vuirpQk,7071584
|
38
|
-
bigdl/cpp/libs/q8dot,sha256=EcIuQhTeh1J4Uptuvd03T6Nef_CYHDWUCCaJRC0mOSg,1455288
|
39
|
-
bigdl/cpp/libs/quantize,sha256=oXaFKAePR7dBgEJ1W6vfXQoCOYANq_Ph4x2tumQHlao,6996824
|
40
|
-
bigdl/cpp/libs/quantize-stats,sha256=PbbtwprLmWm-_EkRqiOF4-11kdJn-FbSzjwbXAk4cvo,6575504
|
41
|
-
bigdl/cpp/libs/save-load-state,sha256=I7RqlEp-RwpsgC5R0JrUJE92HnoM5Yueqo7UMz4rwMk,6970712
|
42
|
-
bigdl/cpp/libs/server,sha256=qTN_252sQuFCpCZroVw-b1Ny2jtZvUL0q39Yeh7DDlY,7815856
|
43
|
-
bigdl/cpp/libs/simple,sha256=ISTJIywd_XAf6hV92mcIl1SwQopJvm2NXnE_eFQpc-s,6966344
|
44
|
-
bigdl/cpp/libs/speculative,sha256=-0ku3PVJgIQQLd0WBVAKqsvCzjTsc9CyFvolN_qwTjA,7046080
|
45
|
-
bigdl/cpp/libs/tokenize,sha256=_gsogb-VwKXwd74VNTs50EIc7MS-POyqvRjEZbtPq9o,6962248
|
46
|
-
bigdl/cpp/libs/train-text-from-scratch,sha256=wFsjcKWkoA9be_D2dWlpsWwYlLGPspNdBpOy_lCldNM,7066224
|
47
|
-
bigdl/cpp/libs/vdot,sha256=ZpPoDMGBCb-yTdBuN2cA8iPiHevyQcUgzrg4XwDcrjw,1477648
|
48
|
-
bigdl_core_cpp-2.5.0b20240509.data/scripts/init-llama-cpp,sha256=qpIwMQc2Vb11fmovXFJKefp5iD1tQMfL8Ma7Y3Ebguk,400
|
49
|
-
bigdl_core_cpp-2.5.0b20240509.data/scripts/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
|
50
|
-
bigdl_core_cpp-2.5.0b20240509.dist-info/METADATA,sha256=ea72mmv5Tc6SfKmy_8kECjRMGX6XeO7U5lgD6IiTfFg,650
|
51
|
-
bigdl_core_cpp-2.5.0b20240509.dist-info/WHEEL,sha256=GHycjhgos9e5ojAyWZiFxz9HM8k84hAls6WqrsH8row,109
|
52
|
-
bigdl_core_cpp-2.5.0b20240509.dist-info/top_level.txt,sha256=iGuLfZARD_qANcIMfy0tbbrC3EtCg6BSiH8icc3dLWs,6
|
53
|
-
bigdl_core_cpp-2.5.0b20240509.dist-info/RECORD,,
|
{bigdl_core_cpp-2.5.0b20240509.data → bigdl_core_cpp-2.5.0b20240510.data}/scripts/init-llama-cpp
RENAMED
File without changes
|
{bigdl_core_cpp-2.5.0b20240509.data → bigdl_core_cpp-2.5.0b20240510.data}/scripts/init-ollama
RENAMED
File without changes
|
File without changes
|
{bigdl_core_cpp-2.5.0b20240509.dist-info → bigdl_core_cpp-2.5.0b20240510.dist-info}/top_level.txt
RENAMED
File without changes
|