bigdl-core-cpp 2.5.0b20240520__py3-none-manylinux2010_x86_64.whl → 2.5.0b20240522__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.0b20240520.dist-info → bigdl_core_cpp-2.5.0b20240522.dist-info}/METADATA +1 -1
- bigdl_core_cpp-2.5.0b20240522.dist-info/RECORD +53 -0
- bigdl_core_cpp-2.5.0b20240520.dist-info/RECORD +0 -53
- {bigdl_core_cpp-2.5.0b20240520.data → bigdl_core_cpp-2.5.0b20240522.data}/scripts/init-llama-cpp +0 -0
- {bigdl_core_cpp-2.5.0b20240520.data → bigdl_core_cpp-2.5.0b20240522.data}/scripts/init-ollama +0 -0
- {bigdl_core_cpp-2.5.0b20240520.dist-info → bigdl_core_cpp-2.5.0b20240522.dist-info}/WHEEL +0 -0
- {bigdl_core_cpp-2.5.0b20240520.dist-info → bigdl_core_cpp-2.5.0b20240522.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=juqlDxDYDfgTKtGoZ8SOwke_A_YSQ9uhtG_xCG_KA70,7265648
|
16
|
+
bigdl/cpp/libs/batched,sha256=QO3KwUMRLDPdgU_7mnR2_AtUx-XhesYkzZJJDcYVJYI,7190152
|
17
|
+
bigdl/cpp/libs/batched-bench,sha256=dhhHH4qAh3-Ace_NOkeXdC2DWZdzRpc2d3FpJI2k3gg,7190312
|
18
|
+
bigdl/cpp/libs/beam-search,sha256=QzDFUFBOvcRZQUudtrUHMW7JaAB6HSSLT7568X-tdU8,7186288
|
19
|
+
bigdl/cpp/libs/benchmark,sha256=3DhwmWhuzTYqma9B-uXHTUErcHj6uVvhCJheWLbBjjM,1456440
|
20
|
+
bigdl/cpp/libs/convert-llama2c-to-ggml,sha256=jk-bv8T8-tue6jdxW9vzuqoJO_VP34InGHUYnd9-zw8,1494688
|
21
|
+
bigdl/cpp/libs/embedding,sha256=Dunv2iooeVclJTYsckXr5O04YWkhQkRY9WrFz2kIxfY,7190296
|
22
|
+
bigdl/cpp/libs/export-lora,sha256=hh45jJqPAB07qppHaHPivBLk7wqCLI3lS5oBMtgH3ys,5593664
|
23
|
+
bigdl/cpp/libs/finetune,sha256=esPKFkDfXU5VWAgsDmLn_NI3Y6aeB9AuEI0jl5RZuPU,7306872
|
24
|
+
bigdl/cpp/libs/gguf,sha256=er-JtWA-V3bTDEd-fiipIVDXqRe1sl8vyv2Pe9vQ7as,5584824
|
25
|
+
bigdl/cpp/libs/gritlm,sha256=12L-FHX0ty14ytM8U9itr0LhjsknY1CMBpgs7gHzXQc,7194680
|
26
|
+
bigdl/cpp/libs/imatrix,sha256=JacQ2E56cc0FunTBIPjARH7PtxohySVA_O_vnkuJKWQ,7218216
|
27
|
+
bigdl/cpp/libs/infill,sha256=kRH5rBUeaKJYHme4WAVyf5-EuuP_5MzJG1bsNEjT5S8,7270048
|
28
|
+
bigdl/cpp/libs/llama-bench,sha256=-0P3oll832lXUrmOLq9uZy6Zu1-Vlg_UGy8rQaQUaz8,7279688
|
29
|
+
bigdl/cpp/libs/llava-cli,sha256=vQnMNoOXircvoZHjvze8f_Tmq4La0bnUOHZ-DxX40NE,7549192
|
30
|
+
bigdl/cpp/libs/lookahead,sha256=kXjIPrz0AdOyWXpx1YxeKCdL7avzsVAycNfEIxylobw,7239776
|
31
|
+
bigdl/cpp/libs/lookup,sha256=g2_feEIedfCy8uS3ixyNTq83_BOKqDEmLpCg6o63L3g,7263656
|
32
|
+
bigdl/cpp/libs/ls-sycl-device,sha256=bffGOWocCq9_nfE8YlcG0TJfKpKLLCQ0o1qDto5RCx4,5576472
|
33
|
+
bigdl/cpp/libs/main,sha256=sWOxN5HdLSvh_wqwU26GLILS3kU4lgEU9Hb-8ULrlIM,7290936
|
34
|
+
bigdl/cpp/libs/ollama,sha256=Fsgot3Sx2gC6B7o9cvAuN57c3M9Js3V2b8smvGgSdHo,41894128
|
35
|
+
bigdl/cpp/libs/parallel,sha256=aL1TZx-gUQkgdiELeagJWLG3KWvtOausYeg6yVXi1Kw,7248128
|
36
|
+
bigdl/cpp/libs/passkey,sha256=WJPC46YniwhqYgJFW4VXCAoAurNbe8Zz6bV2I1Q_GRQ,7198480
|
37
|
+
bigdl/cpp/libs/perplexity,sha256=mQhdhKavkx4pCnj7U7_FmXRgMpjgbofk82on_Xx2RyI,7291304
|
38
|
+
bigdl/cpp/libs/q8dot,sha256=aXUUIvDzg-DvVvR3BULISJv9WhKgcQZdKDyHbO0Vh24,1455336
|
39
|
+
bigdl/cpp/libs/quantize,sha256=dbILyGOVmOIa5N173lCU4xlxLGEoRo1HQ7b9AqJxO4E,7216480
|
40
|
+
bigdl/cpp/libs/quantize-stats,sha256=921vBQ_gnG_so_GjhqSnNA49O1ehGG9QtcqNnSKlSY8,6791168
|
41
|
+
bigdl/cpp/libs/save-load-state,sha256=m-X9dDc58ej1Pn3fE0earIsL6hayi3OmDVREEl5DNA8,7190424
|
42
|
+
bigdl/cpp/libs/server,sha256=AYzH_iWSJEzd5Ppp6usCjPirZzyeWD0dngruD5P6cdM,8035296
|
43
|
+
bigdl/cpp/libs/simple,sha256=MVbzPJ3usPm9any6vksx4rCx1rpaxr8IiyJkO67qGyM,7186056
|
44
|
+
bigdl/cpp/libs/speculative,sha256=tVDaNWq9WJSAbl5klv-sR9uiUx_pPC2w8S0n1c18KYk,7265792
|
45
|
+
bigdl/cpp/libs/tokenize,sha256=I-E8HuXeHtJL-_T1Yb1OjR-511roE8501qyuNBHfXXs,7181968
|
46
|
+
bigdl/cpp/libs/train-text-from-scratch,sha256=iYCvNz7tLGCuAWE0J3c8htglmTrEwA7lgQls-3doNyc,7285928
|
47
|
+
bigdl/cpp/libs/vdot,sha256=veD0NIXexmnHvRTA1FJWa-6a0mhi9jDi3BF4iEg5BSM,1477688
|
48
|
+
bigdl_core_cpp-2.5.0b20240522.data/scripts/init-llama-cpp,sha256=qpIwMQc2Vb11fmovXFJKefp5iD1tQMfL8Ma7Y3Ebguk,400
|
49
|
+
bigdl_core_cpp-2.5.0b20240522.data/scripts/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
|
50
|
+
bigdl_core_cpp-2.5.0b20240522.dist-info/METADATA,sha256=tLtHmuwYeODXJ28EdTl2OviZuMyMUT8qT_PatFXlpGQ,650
|
51
|
+
bigdl_core_cpp-2.5.0b20240522.dist-info/WHEEL,sha256=GHycjhgos9e5ojAyWZiFxz9HM8k84hAls6WqrsH8row,109
|
52
|
+
bigdl_core_cpp-2.5.0b20240522.dist-info/top_level.txt,sha256=iGuLfZARD_qANcIMfy0tbbrC3EtCg6BSiH8icc3dLWs,6
|
53
|
+
bigdl_core_cpp-2.5.0b20240522.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=qdhGZsjdNY4OiniY1oe8qGoCdbEYnOWTyQ3g-q65WKw,7097392
|
16
|
-
bigdl/cpp/libs/batched,sha256=LNCCKJh9G9Gh7A6SXBWjfLNnZ7bPwzICqQKF4Lu-_3o,7021888
|
17
|
-
bigdl/cpp/libs/batched-bench,sha256=UlSjyIbP3Si8C4zVUe_hR-otbsQTaf4SkMKQHjMjGM0,7022048
|
18
|
-
bigdl/cpp/libs/beam-search,sha256=aeYx-V-vFhGK208JVVEVNJBnLt_geCleE67HL15nP5Q,7013928
|
19
|
-
bigdl/cpp/libs/benchmark,sha256=8Hql4d4IueiJQ4q7zybvFDgCRgBQNazdL3qb0ms4ixI,1456440
|
20
|
-
bigdl/cpp/libs/convert-llama2c-to-ggml,sha256=l9sDS8QRKLjaJ7Rl9MyqG_eR1FOtHldMoQcz_Y8SJQ8,1494688
|
21
|
-
bigdl/cpp/libs/embedding,sha256=k7ddX4V_v4LOF71VA71j4_Gf875PffNd_anW94ikIRo,7017928
|
22
|
-
bigdl/cpp/libs/export-lora,sha256=Ee9yhWrceBHsi8kfsVVypx_fsqGBo33t2bIXlGhhScY,5425104
|
23
|
-
bigdl/cpp/libs/finetune,sha256=W5-b6WCaIktdx3zSxZn46-sKljvzEq1btIHZ_EINUa8,7138616
|
24
|
-
bigdl/cpp/libs/gguf,sha256=8NL6_V5_z5xesrZO8dwhV0Pt9wo0hg2UnLS2d8_Jnyc,5416264
|
25
|
-
bigdl/cpp/libs/gritlm,sha256=4EuGmy78kPCknrSZynHHRnZd1y_Ae6AtGlzAwZUBILc,7022312
|
26
|
-
bigdl/cpp/libs/imatrix,sha256=U2VSJuLJ6VlW_UonJCjh_zYpTKaNxZMqYrqeVXX4QeM,7045856
|
27
|
-
bigdl/cpp/libs/infill,sha256=7EctlsBspsCA20TXwv8fNkdoGKg9SRRAoiaCEcuOfTw,7101776
|
28
|
-
bigdl/cpp/libs/llama-bench,sha256=5zLjAevkVhrXQog9M8OwpmZDBB4oSDIKo9rNAsAZ4gU,7111472
|
29
|
-
bigdl/cpp/libs/llava-cli,sha256=t0K_JSJyNEollMYXk8WZ9ZNooCS-aNZwp_IPP_xJ1MY,7380944
|
30
|
-
bigdl/cpp/libs/lookahead,sha256=29FrVk0pgQOscfMGY0dzuIOA0kYczvpppUAWLnFy6R4,7071504
|
31
|
-
bigdl/cpp/libs/lookup,sha256=Ufw86igjnbQ1JlzhvhpQZELLdkdqiu0prVhIiG14CDQ,7095384
|
32
|
-
bigdl/cpp/libs/ls-sycl-device,sha256=ztN1h_CSXizh1xo0j0hfJPgUcfpdBp0BGZHPK93Pmgo,5407912
|
33
|
-
bigdl/cpp/libs/main,sha256=itwDfwwad9J19UCVPDSFH0Jif8nSymuKsdU-3tez0iw,7122672
|
34
|
-
bigdl/cpp/libs/ollama,sha256=KJKz2DzgMsrbIpc3dssS5CmOkXBfG1Hde-g9zDrSw8I,41812144
|
35
|
-
bigdl/cpp/libs/parallel,sha256=cRhs6sBlLDwzaDZxZgvTeaPPj30enh7uGoTTuuqEWsM,7079856
|
36
|
-
bigdl/cpp/libs/passkey,sha256=MVJ2sgv9v0ihEFdZ04wnICOGmZjSPRSVxiGEs1kUnuA,7026112
|
37
|
-
bigdl/cpp/libs/perplexity,sha256=4QB2qKU5hAnsyx4AwD7NHftDqEfqmfLeLaIzZAVJWi0,7123032
|
38
|
-
bigdl/cpp/libs/q8dot,sha256=zyCeWAobCenE6QIAWGYViNSM8R99nPnD0SRL19dcez8,1455336
|
39
|
-
bigdl/cpp/libs/quantize,sha256=_8OLfaFA8zzaqyix5mmcKXUi3cAm6oWojOk8GEguMsk,7048248
|
40
|
-
bigdl/cpp/libs/quantize-stats,sha256=1mbWsdmvUFUT8X51lw1MCX_TMluknLj1e-tlMV921Ow,6622792
|
41
|
-
bigdl/cpp/libs/save-load-state,sha256=LB2cuWfN2SyKkkeZwi-G9iGC1lVzDcGjkZus7T0e8SU,7018064
|
42
|
-
bigdl/cpp/libs/server,sha256=nXMLpJF8I0WHmtZiknvFDDb6rW9ii5PGTwu0sY8R_bE,7862984
|
43
|
-
bigdl/cpp/libs/simple,sha256=iSVJXgQ77jBHKhsMmXwm17wjtltfguyt6WGrNrq_UbY,7017784
|
44
|
-
bigdl/cpp/libs/speculative,sha256=2NG-05UKAP2TlqMeywDlWYBJKbtcNsSiKJFlUucx5cg,7097528
|
45
|
-
bigdl/cpp/libs/tokenize,sha256=kuANtyz14qBM8tBi5MWm5qr5Ukz8MnDDKr2VihLNgsY,7013696
|
46
|
-
bigdl/cpp/libs/train-text-from-scratch,sha256=kdESDtsWTRVQErLapyimEFiBWRxxQgONDTve88iZkKY,7117672
|
47
|
-
bigdl/cpp/libs/vdot,sha256=AtVuhQJF0QI89PDY_BKsEJ9JImG5965CzyEpekAcw38,1477688
|
48
|
-
bigdl_core_cpp-2.5.0b20240520.data/scripts/init-llama-cpp,sha256=qpIwMQc2Vb11fmovXFJKefp5iD1tQMfL8Ma7Y3Ebguk,400
|
49
|
-
bigdl_core_cpp-2.5.0b20240520.data/scripts/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
|
50
|
-
bigdl_core_cpp-2.5.0b20240520.dist-info/METADATA,sha256=TPCSRfQenh7UFLK-L39u63SJWGvHcMVapt4_dhcWocw,650
|
51
|
-
bigdl_core_cpp-2.5.0b20240520.dist-info/WHEEL,sha256=GHycjhgos9e5ojAyWZiFxz9HM8k84hAls6WqrsH8row,109
|
52
|
-
bigdl_core_cpp-2.5.0b20240520.dist-info/top_level.txt,sha256=iGuLfZARD_qANcIMfy0tbbrC3EtCg6BSiH8icc3dLWs,6
|
53
|
-
bigdl_core_cpp-2.5.0b20240520.dist-info/RECORD,,
|
{bigdl_core_cpp-2.5.0b20240520.data → bigdl_core_cpp-2.5.0b20240522.data}/scripts/init-llama-cpp
RENAMED
File without changes
|
{bigdl_core_cpp-2.5.0b20240520.data → bigdl_core_cpp-2.5.0b20240522.data}/scripts/init-ollama
RENAMED
File without changes
|
File without changes
|
{bigdl_core_cpp-2.5.0b20240520.dist-info → bigdl_core_cpp-2.5.0b20240522.dist-info}/top_level.txt
RENAMED
File without changes
|