bigdl-core-cpp 2.5.0b20240512__py3-none-manylinux2010_x86_64.whl → 2.5.0b20240513__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.0b20240512.dist-info → bigdl_core_cpp-2.5.0b20240513.dist-info}/METADATA +1 -1
- bigdl_core_cpp-2.5.0b20240513.dist-info/RECORD +53 -0
- bigdl_core_cpp-2.5.0b20240512.dist-info/RECORD +0 -53
- {bigdl_core_cpp-2.5.0b20240512.data → bigdl_core_cpp-2.5.0b20240513.data}/scripts/init-llama-cpp +0 -0
- {bigdl_core_cpp-2.5.0b20240512.data → bigdl_core_cpp-2.5.0b20240513.data}/scripts/init-ollama +0 -0
- {bigdl_core_cpp-2.5.0b20240512.dist-info → bigdl_core_cpp-2.5.0b20240513.dist-info}/WHEEL +0 -0
- {bigdl_core_cpp-2.5.0b20240512.dist-info → bigdl_core_cpp-2.5.0b20240513.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=kMCejDCW-9bNjLAYFMfcQYtALQICpQ5bH2AQ_w4umvE,7097392
|
16
|
+
bigdl/cpp/libs/batched,sha256=3lU6Ty9zxESlUBVEwKhJTj_Q_z01_bEUscbtcS3YGfQ,7017792
|
17
|
+
bigdl/cpp/libs/batched-bench,sha256=CBunwpIp9nugKDFSaV2ExpEhe9bh9sfwErKGfqVTkgs,7022040
|
18
|
+
bigdl/cpp/libs/beam-search,sha256=HQ2Bw34cfeDnpG_OxpbDr9Lp2SkuzcAy4QBWnDm8Xgs,7013920
|
19
|
+
bigdl/cpp/libs/benchmark,sha256=s7DB7h0-CvmxQy92lycc420geFEi50Hx1iG6qwcYo3I,1456440
|
20
|
+
bigdl/cpp/libs/convert-llama2c-to-ggml,sha256=qzBjcLN2VOMKmq79NMAgU4KKV_GKqsZ2J0CpiFoqCTg,1494688
|
21
|
+
bigdl/cpp/libs/embedding,sha256=povSzCjmfcpTP9RNkq6SUxWJzynhDmP5KCW6DiK4TBM,7017928
|
22
|
+
bigdl/cpp/libs/export-lora,sha256=oLExFEXL7RH2ha9oBLIxgLvifMckhYd9rN-u5uT4ZCc,5425104
|
23
|
+
bigdl/cpp/libs/finetune,sha256=YaDqS_eMslGrYGnvmzantqDdBquF5BcW5ef_128imts,7134520
|
24
|
+
bigdl/cpp/libs/gguf,sha256=mcB4pGJ3RHeXHoMRil6a-5kCKyazNqfbWwvzUIdQwl4,5416264
|
25
|
+
bigdl/cpp/libs/gritlm,sha256=dQEsAvbUWOQRWi9LiiEjgsj1hr8zYkWnV9O6-4JxBWs,7022312
|
26
|
+
bigdl/cpp/libs/imatrix,sha256=H7zDPCojLTJTWkl09kl3QffZy-jXQ8YMbQmI3y_P9_w,7045856
|
27
|
+
bigdl/cpp/libs/infill,sha256=6EEUlSQkHdkVqUNalbC43b3WCUCqFjeSkvvEiaEGvL4,7101776
|
28
|
+
bigdl/cpp/libs/llama-bench,sha256=Sfw3fV03l9Q27Jy4_UpX5kzTN5eD1Y5y4LYrJiHNiLM,7111472
|
29
|
+
bigdl/cpp/libs/llava-cli,sha256=ys9QLpXEbEZt92qhXEQ_ah74a3Y7iuazHrWCCz6nnAE,7376848
|
30
|
+
bigdl/cpp/libs/lookahead,sha256=Nf-iLCYQTGaEXkAWvGiHDBmfO9T88qjhI18hT4y6Izc,7071504
|
31
|
+
bigdl/cpp/libs/lookup,sha256=t9ca5i9B0J7t9m9gT8lYJgzU5AzqNk_XPrtUJd9FKQs,7091288
|
32
|
+
bigdl/cpp/libs/ls-sycl-device,sha256=l5Sb0ZXKLniKIq-efdnjHJk3mLe2BblbqjXHHJV4Oyo,5407912
|
33
|
+
bigdl/cpp/libs/main,sha256=5wM4BxYwwYKIUxAg_75CW99UKZYKhUXYWEEwSEMyIGQ,7118576
|
34
|
+
bigdl/cpp/libs/ollama,sha256=vzfH3NoyIzN6hsXPb7eLb7chrqZwFSO-LqM97P3KkNU,41811944
|
35
|
+
bigdl/cpp/libs/parallel,sha256=_by-sYfPn-wwLxzAeV-dXrt57y8WoUAMsyYYVyS4Q-c,7079856
|
36
|
+
bigdl/cpp/libs/passkey,sha256=7uJGPzyllOpPlRw5F8OCqlWVIohn0xMC61gfmYwAvss,7026112
|
37
|
+
bigdl/cpp/libs/perplexity,sha256=yzZfViEj6M1VtTsz1rVP-n9_3d3obd8KLjqizrR--fY,7118936
|
38
|
+
bigdl/cpp/libs/q8dot,sha256=UuiWbxLfmqf2lnnKjBBIH2iNgsN3YcFl7sfYz8JDDhk,1455336
|
39
|
+
bigdl/cpp/libs/quantize,sha256=rVPiBUPHHSkqr5dHnBFaPAXJRtgcoK70jLSmL79BJuw,7044152
|
40
|
+
bigdl/cpp/libs/quantize-stats,sha256=mxyZV9E3Tjd073F0399QOq1XfbGjRoKdG8w-7PM4cP4,6622792
|
41
|
+
bigdl/cpp/libs/save-load-state,sha256=yD8Mhilainm7A83MxzTaW2umYj_yD9bsmAQjg_Z7P4g,7018056
|
42
|
+
bigdl/cpp/libs/server,sha256=7aWgRd9m9sblaPNOyU1VoDOrZD5wDHH3dcEaT9zaE8g,7862984
|
43
|
+
bigdl/cpp/libs/simple,sha256=3J0fObHpLZstcvYgLu8pjZPXiNErAxjh7Jc3UFi5acQ,7017784
|
44
|
+
bigdl/cpp/libs/speculative,sha256=5pQIjLpuzOoajdFFILKiX8SHPNo8-Y0kxnBDjWFuLlw,7097520
|
45
|
+
bigdl/cpp/libs/tokenize,sha256=IZot5acG6WCUHM_y_3WYySDNEgW6KMAhZGeVRgcizNU,7009600
|
46
|
+
bigdl/cpp/libs/train-text-from-scratch,sha256=39X6ie6pFtfoASlqi1oMsxkrhdftdrlHtzyWkq8sYjo,7117672
|
47
|
+
bigdl/cpp/libs/vdot,sha256=8r_HHwkxKctYitXQxLHEVuPbwI6gn99oqgQx3mkUVik,1477688
|
48
|
+
bigdl_core_cpp-2.5.0b20240513.data/scripts/init-llama-cpp,sha256=qpIwMQc2Vb11fmovXFJKefp5iD1tQMfL8Ma7Y3Ebguk,400
|
49
|
+
bigdl_core_cpp-2.5.0b20240513.data/scripts/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
|
50
|
+
bigdl_core_cpp-2.5.0b20240513.dist-info/METADATA,sha256=wDKPpeOKYpGRtjqukhrgZeyYEzDT3Aw6CJwzgDUyKlo,650
|
51
|
+
bigdl_core_cpp-2.5.0b20240513.dist-info/WHEEL,sha256=GHycjhgos9e5ojAyWZiFxz9HM8k84hAls6WqrsH8row,109
|
52
|
+
bigdl_core_cpp-2.5.0b20240513.dist-info/top_level.txt,sha256=iGuLfZARD_qANcIMfy0tbbrC3EtCg6BSiH8icc3dLWs,6
|
53
|
+
bigdl_core_cpp-2.5.0b20240513.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=PG642Q5_l5baW4i9Z0OB2AOt65Y0CaCPvkBZFE4qp6o,7218320
|
16
|
-
bigdl/cpp/libs/batched,sha256=sLFUDNqY-nJUFm3MQKxPUD98BpFbCIPsUK94Dc43zkI,7142816
|
17
|
-
bigdl/cpp/libs/batched-bench,sha256=OiD6YZkdf9q9RilbbEsFEUWp2qYY-JETRFkOsCblnz0,7142976
|
18
|
-
bigdl/cpp/libs/beam-search,sha256=Vi6e5sCeD_8SG3L_Xfb6vI1HeFJMDt-OL1XdifMbawI,7134856
|
19
|
-
bigdl/cpp/libs/benchmark,sha256=uinV5keiaDwoKmfkgbW_t3C6mXvwnpxpux9m9h-E-0o,1456440
|
20
|
-
bigdl/cpp/libs/convert-llama2c-to-ggml,sha256=Jvi6nkTZvQaLpZQ46BhBlpL_xUvtsx9-e_-FR9absDE,1494688
|
21
|
-
bigdl/cpp/libs/embedding,sha256=b776BHeQXQ49mkBBypptz6ljt09Cj3wOFgNfc9Gw2sA,7138856
|
22
|
-
bigdl/cpp/libs/export-lora,sha256=1i1q-c77N_rhWDz5oTIfTu7zyLniy04Iyvcsa798Vo8,5550144
|
23
|
-
bigdl/cpp/libs/finetune,sha256=SHYIJJTGvay51ak5NGgujg5KqUOek1ziQ29ae3OgmI4,7259552
|
24
|
-
bigdl/cpp/libs/gguf,sha256=cp7N4CPF5HweIPzAB-hMcu-LjEv32kO97-zqFKIPis8,5537208
|
25
|
-
bigdl/cpp/libs/gritlm,sha256=MpBp11ooVNQGiD259ZSz1NiIMH_R2KqFzFwov6EakwQ,7143240
|
26
|
-
bigdl/cpp/libs/imatrix,sha256=LrjDf7X6mkDB52CnhIKGjfFm6rNrrT95raiehKAEfio,7166784
|
27
|
-
bigdl/cpp/libs/infill,sha256=l1TFLk47mg_Cc7yn_KdOAVCTaOtaWZTPStDIL5rxAzw,7222704
|
28
|
-
bigdl/cpp/libs/llama-bench,sha256=vNZokZCRMTXxQwqkhLaqxmlIW1dPYtD3RbQ33QwhWZM,7232400
|
29
|
-
bigdl/cpp/libs/llava-cli,sha256=WxgUcUsMsfmWzkaVwtnw3vu5_Rl7Rj-3rwXpWHtKpqQ,7501872
|
30
|
-
bigdl/cpp/libs/lookahead,sha256=kVEl7jkiRwgc7XZn2NpKsiLcSm5cWEAenrGE1iYqKos,7192440
|
31
|
-
bigdl/cpp/libs/lookup,sha256=2g54j6-L31vXhwwn6ti2bsMVe7wtJ5qaji3KkrWITlQ,7216312
|
32
|
-
bigdl/cpp/libs/ls-sycl-device,sha256=gnYjxFF98u-XD0Q-7JE0c7ktjuFkYytZo2syKekpzE8,5528856
|
33
|
-
bigdl/cpp/libs/main,sha256=BYGl-dMyI3fbE7ldMjeofD48yQ8ev-qRlJwd_BuLbyU,7243600
|
34
|
-
bigdl/cpp/libs/ollama,sha256=TxhtDekjV4boh3hSJ2mEfIbXbQcbB-8nUMyEutqifh8,41885696
|
35
|
-
bigdl/cpp/libs/parallel,sha256=OofGXngdFN2CRn7RTAnKpBHdiRXQOcNM9rTRyyVbTX8,7200784
|
36
|
-
bigdl/cpp/libs/passkey,sha256=quehMbeGabb-qP3-57h7yFUVQCA3Sb5zWMmSg36Nb-k,7147040
|
37
|
-
bigdl/cpp/libs/perplexity,sha256=AZ7HVTc4cHvvwYyFM0_-ZpK2Utueosc84DAGh_Iie_Q,7243960
|
38
|
-
bigdl/cpp/libs/q8dot,sha256=PRyesh2suiC5GAdZ3HeKBKa1SZAxGK6LYbjgmh4dVv4,1455336
|
39
|
-
bigdl/cpp/libs/quantize,sha256=rwaL8QHuxKNwlEmWPZc-q_6OrKQIzvrkzANV_nxmUbM,7169176
|
40
|
-
bigdl/cpp/libs/quantize-stats,sha256=Fr-HnK3L-QyZ3uXOi8lSngLpwwouEnwjvaFDZh60Y6c,6743744
|
41
|
-
bigdl/cpp/libs/save-load-state,sha256=-KHLrWkj4d-RfoGfn6A4GQ7_Ghn3tQKA61B6XXBP9Mw,7143088
|
42
|
-
bigdl/cpp/libs/server,sha256=M4VY5FYnmBNnrO0w-Xo4cgIYqAE9tV7eL6OupGG9H28,7983912
|
43
|
-
bigdl/cpp/libs/simple,sha256=cugPQkT81KhTJhVOtjlXd6ArvcmMJvovyOqJVvStewg,7138720
|
44
|
-
bigdl/cpp/libs/speculative,sha256=yR7yWeNvX-VShz570mMS7MJsF55nyLd6c8XDsSjLVKI,7218456
|
45
|
-
bigdl/cpp/libs/tokenize,sha256=VqJWo7khwvMjXPS7dqT_GyUGyuuJv-ipHAkXcPhhAq0,7134624
|
46
|
-
bigdl/cpp/libs/train-text-from-scratch,sha256=A9m6t0k7AW4QA9C8guVeHShBp_kjz9rpLP5fQxi5yxk,7238600
|
47
|
-
bigdl/cpp/libs/vdot,sha256=WxUoi_tUAe4GgFUb52ousolWxrMVysspsB4aLWcBGn4,1477688
|
48
|
-
bigdl_core_cpp-2.5.0b20240512.data/scripts/init-llama-cpp,sha256=qpIwMQc2Vb11fmovXFJKefp5iD1tQMfL8Ma7Y3Ebguk,400
|
49
|
-
bigdl_core_cpp-2.5.0b20240512.data/scripts/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
|
50
|
-
bigdl_core_cpp-2.5.0b20240512.dist-info/METADATA,sha256=-AsIL79r0RBSBYlKxGN_O2c6W_Vasbo0AtTZeVOtErw,650
|
51
|
-
bigdl_core_cpp-2.5.0b20240512.dist-info/WHEEL,sha256=GHycjhgos9e5ojAyWZiFxz9HM8k84hAls6WqrsH8row,109
|
52
|
-
bigdl_core_cpp-2.5.0b20240512.dist-info/top_level.txt,sha256=iGuLfZARD_qANcIMfy0tbbrC3EtCg6BSiH8icc3dLWs,6
|
53
|
-
bigdl_core_cpp-2.5.0b20240512.dist-info/RECORD,,
|
{bigdl_core_cpp-2.5.0b20240512.data → bigdl_core_cpp-2.5.0b20240513.data}/scripts/init-llama-cpp
RENAMED
File without changes
|
{bigdl_core_cpp-2.5.0b20240512.data → bigdl_core_cpp-2.5.0b20240513.data}/scripts/init-ollama
RENAMED
File without changes
|
File without changes
|
{bigdl_core_cpp-2.5.0b20240512.dist-info → bigdl_core_cpp-2.5.0b20240513.dist-info}/top_level.txt
RENAMED
File without changes
|