bigdl-core-cpp 2.5.0b20240507__py3-none-manylinux2010_x86_64.whl → 2.5.0b20240508__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.0b20240507.dist-info → bigdl_core_cpp-2.5.0b20240508.dist-info}/METADATA +1 -1
- bigdl_core_cpp-2.5.0b20240508.dist-info/RECORD +52 -0
- bigdl_core_cpp-2.5.0b20240507.dist-info/RECORD +0 -52
- {bigdl_core_cpp-2.5.0b20240507.data → bigdl_core_cpp-2.5.0b20240508.data}/scripts/init-llama-cpp +0 -0
- {bigdl_core_cpp-2.5.0b20240507.data → bigdl_core_cpp-2.5.0b20240508.data}/scripts/init-ollama +0 -0
- {bigdl_core_cpp-2.5.0b20240507.dist-info → bigdl_core_cpp-2.5.0b20240508.dist-info}/WHEEL +0 -0
- {bigdl_core_cpp-2.5.0b20240507.dist-info → bigdl_core_cpp-2.5.0b20240508.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,52 @@
|
|
1
|
+
bigdl/cpp/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
2
|
+
bigdl/cpp/convert.py,sha256=xmNwRATCbKWB4nY11_HpMg-BZ1xGyfaEJH5ApaRg3Vw,63011
|
3
|
+
bigdl/cpp/cli/init-llama-cpp,sha256=NbLoCZEkMUHyHoL8StIbciRIAmrvSuKUGa-WkFI9HEM,334
|
4
|
+
bigdl/cpp/cli/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
|
5
|
+
bigdl/cpp/gguf-py/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
6
|
+
bigdl/cpp/gguf-py/gguf/__init__.py,sha256=ml4NG-A3Gk1eE9XLjFmFhG4ci3W-2Ya6xlg1dRFY-nI,130
|
7
|
+
bigdl/cpp/gguf-py/gguf/constants.py,sha256=tchJtATToEsGdJNtwR1JvhE8yXOGtT-I3SDtE6G1BGk,30672
|
8
|
+
bigdl/cpp/gguf-py/gguf/gguf.py,sha256=8MDu7a0JEXhLUv_tjhYqDrWubVNc41cFvBYZbkZZenI,478
|
9
|
+
bigdl/cpp/gguf-py/gguf/gguf_reader.py,sha256=j3R4crkxsh284JihKChIwEcMkghdWGUTEYDrNAwEbQk,11125
|
10
|
+
bigdl/cpp/gguf-py/gguf/gguf_writer.py,sha256=4sL6F4N7zryZmTn8ENjq9kN4l-3_Osps_phbrny7FXI,19647
|
11
|
+
bigdl/cpp/gguf-py/gguf/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
12
|
+
bigdl/cpp/gguf-py/gguf/tensor_mapping.py,sha256=8FXms37qT-b7RUZ8pDu0TIqtvlz5x0Nav-Rk8LfdY4I,21687
|
13
|
+
bigdl/cpp/gguf-py/gguf/vocab.py,sha256=caxdTs6kG11tm86GyluXAIMXLMHcxmX7D_zVinkLGcc,7215
|
14
|
+
bigdl/cpp/libs/baby-llama,sha256=640hl-bCq6hTSnksVmi8lEpW6EkNrnNT0Q_0PcJNrrE,6689984
|
15
|
+
bigdl/cpp/libs/batched,sha256=wbnd8JmjaWt0fvUg7J_xiFGCtddqcXdpEI02AIuGVcM,6614488
|
16
|
+
bigdl/cpp/libs/batched-bench,sha256=r3cv9ko_xqLMRH4hWY6OYtBqZ5eZndmuZZJdyAVbRHU,6614648
|
17
|
+
bigdl/cpp/libs/beam-search,sha256=3h5sdPPLWm8Rqj_-f1p3sBNos8ZO6CtvuYWW-01iZis,6606528
|
18
|
+
bigdl/cpp/libs/benchmark,sha256=8jJP8V8w-n4vVS-M2UAzUq6kUrXfvigwhLen-3SPZeQ,1338880
|
19
|
+
bigdl/cpp/libs/convert-llama2c-to-ggml,sha256=XmYLAWYlg03LJVSd0Yesbl6DBVe6uiwnLWcM4uKDe7I,1381216
|
20
|
+
bigdl/cpp/libs/embedding,sha256=CigJ6sUYr3f2RjzsqRfWDr0kmBdLSHA-EcXHwd-jHiQ,6610536
|
21
|
+
bigdl/cpp/libs/export-lora,sha256=-rJ3T1akBIKzwt6nNnpBkXQfTxYzLgvS9TJerm0hghg,5255280
|
22
|
+
bigdl/cpp/libs/finetune,sha256=TUv3H-EpyTpAQVvRVkAMRTpBqGGD2b0U-KwDLuNPGfU,6727112
|
23
|
+
bigdl/cpp/libs/gguf,sha256=QGU5sTc3mWjgYdWFHmxhKVXkp4e_LHZFAN5ldl9ggLM,5242408
|
24
|
+
bigdl/cpp/libs/gritlm,sha256=PAdPPGeUn3WaVi2NnAPXdN-XWJfer1hzo3xO18Ljbbg,6614920
|
25
|
+
bigdl/cpp/libs/imatrix,sha256=9BS1kOcVVHEUMvucQqP65GyuUa4-NmPChkdpRRZnHos,6638224
|
26
|
+
bigdl/cpp/libs/infill,sha256=O7OhDLqb72C8U_XzUxj_M5e_lowAwuyJvWfXlVPgGl4,6694040
|
27
|
+
bigdl/cpp/libs/llama-bench,sha256=C8L0zj4FJMLZA907a9xc96rqzvbqudLs5HshkJhtfTQ,6704192
|
28
|
+
bigdl/cpp/libs/llava-cli,sha256=M93PVn3H8jEcHVi8gaipY6t5Onnfn07vnffHZa4mPyQ,6969280
|
29
|
+
bigdl/cpp/libs/lookahead,sha256=ZgsooCAi5tmMV_6AEsr8hhxJX0StvaZ97_7jjVcFOGY,6663720
|
30
|
+
bigdl/cpp/libs/lookup,sha256=OgFPGrCWKQv38YDQrnQDM45RPHFv79yyUZcQid4kEyA,6683568
|
31
|
+
bigdl/cpp/libs/ls-sycl-device,sha256=LV42Lx8tb8dBOPJDfywen5lcZ4jI6Tw-_JwkoJkQxkY,5238152
|
32
|
+
bigdl/cpp/libs/main,sha256=7WdmccM79lD0oDmXFJ7Pk7qjpaebzoyhOJI1g8Y1i_Q,6710840
|
33
|
+
bigdl/cpp/libs/ollama,sha256=uPMhi4ajUxvXJTjBFfZdFJOV9H9EP4B7eN0uyVULTqA,40793256
|
34
|
+
bigdl/cpp/libs/parallel,sha256=pRLyixhhoxcTu1thspYHt6B7rQrBRL1F_O7h8HXclmw,6668040
|
35
|
+
bigdl/cpp/libs/passkey,sha256=IENk74CXokdU4QNy33WJdhHo0XdCTMr00B7P4vphcsw,6618720
|
36
|
+
bigdl/cpp/libs/perplexity,sha256=SX7dH6mpOiAYrqbCYCOaa60X5Nl0kVNdrl6R3ZfnI5s,6707424
|
37
|
+
bigdl/cpp/libs/q8dot,sha256=72EpwPdl0fzKUkZF3-O1NFb_NVFs4MHrCS-27X6OToU,1337776
|
38
|
+
bigdl/cpp/libs/quantize,sha256=jIj6YrUY0Fws54MJFfJUIa6kuw-4vst_c-PG_P6e60I,6210728
|
39
|
+
bigdl/cpp/libs/quantize-stats,sha256=iu6Lj0MEo47W1e5VsVSZz1XNVR4t-1-g6bgJPQK5kKM,6210464
|
40
|
+
bigdl/cpp/libs/save-load-state,sha256=Ql-kNXivviCaf1mEEa47MatZftCFduaf6dF2UdFxHxM,6610664
|
41
|
+
bigdl/cpp/libs/server,sha256=rsDQTtRHYlly1j9aHEV_1MPfKn7j4F1G6roFrkbOuYw,7465696
|
42
|
+
bigdl/cpp/libs/simple,sha256=5CaLzC9jRizKpy8KNNQvfgqmfJvnIiSAYZxarM6WH-0,6610392
|
43
|
+
bigdl/cpp/libs/speculative,sha256=JNPc-6i04NqF2qt8BH0tT2PTWR_CKvS_Xseg89gp0a8,6689800
|
44
|
+
bigdl/cpp/libs/tokenize,sha256=uU71hyRPPERHa8lDsL8dJ4edZ6fE_NosM0-aZe5vZjI,6602208
|
45
|
+
bigdl/cpp/libs/train-text-from-scratch,sha256=tl_tHAWl4YcN5WfBiIKOGd1AdtGUkt8CQjeCJrKbMzo,6710264
|
46
|
+
bigdl/cpp/libs/vdot,sha256=tGCgrGNuC1_hl-2Znl4fNXp4JDRV7DkA71U22_AhNbA,1360128
|
47
|
+
bigdl_core_cpp-2.5.0b20240508.data/scripts/init-llama-cpp,sha256=NbLoCZEkMUHyHoL8StIbciRIAmrvSuKUGa-WkFI9HEM,334
|
48
|
+
bigdl_core_cpp-2.5.0b20240508.data/scripts/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
|
49
|
+
bigdl_core_cpp-2.5.0b20240508.dist-info/METADATA,sha256=CkSux4eFP-YazWpeKukmM9WZWJ7L5OTla3L7hqa_BII,650
|
50
|
+
bigdl_core_cpp-2.5.0b20240508.dist-info/WHEEL,sha256=GHycjhgos9e5ojAyWZiFxz9HM8k84hAls6WqrsH8row,109
|
51
|
+
bigdl_core_cpp-2.5.0b20240508.dist-info/top_level.txt,sha256=iGuLfZARD_qANcIMfy0tbbrC3EtCg6BSiH8icc3dLWs,6
|
52
|
+
bigdl_core_cpp-2.5.0b20240508.dist-info/RECORD,,
|
@@ -1,52 +0,0 @@
|
|
1
|
-
bigdl/cpp/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
2
|
-
bigdl/cpp/convert.py,sha256=xmNwRATCbKWB4nY11_HpMg-BZ1xGyfaEJH5ApaRg3Vw,63011
|
3
|
-
bigdl/cpp/cli/init-llama-cpp,sha256=NbLoCZEkMUHyHoL8StIbciRIAmrvSuKUGa-WkFI9HEM,334
|
4
|
-
bigdl/cpp/cli/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
|
5
|
-
bigdl/cpp/gguf-py/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
6
|
-
bigdl/cpp/gguf-py/gguf/__init__.py,sha256=ml4NG-A3Gk1eE9XLjFmFhG4ci3W-2Ya6xlg1dRFY-nI,130
|
7
|
-
bigdl/cpp/gguf-py/gguf/constants.py,sha256=tchJtATToEsGdJNtwR1JvhE8yXOGtT-I3SDtE6G1BGk,30672
|
8
|
-
bigdl/cpp/gguf-py/gguf/gguf.py,sha256=8MDu7a0JEXhLUv_tjhYqDrWubVNc41cFvBYZbkZZenI,478
|
9
|
-
bigdl/cpp/gguf-py/gguf/gguf_reader.py,sha256=j3R4crkxsh284JihKChIwEcMkghdWGUTEYDrNAwEbQk,11125
|
10
|
-
bigdl/cpp/gguf-py/gguf/gguf_writer.py,sha256=4sL6F4N7zryZmTn8ENjq9kN4l-3_Osps_phbrny7FXI,19647
|
11
|
-
bigdl/cpp/gguf-py/gguf/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
12
|
-
bigdl/cpp/gguf-py/gguf/tensor_mapping.py,sha256=8FXms37qT-b7RUZ8pDu0TIqtvlz5x0Nav-Rk8LfdY4I,21687
|
13
|
-
bigdl/cpp/gguf-py/gguf/vocab.py,sha256=caxdTs6kG11tm86GyluXAIMXLMHcxmX7D_zVinkLGcc,7215
|
14
|
-
bigdl/cpp/libs/baby-llama,sha256=mJ5DFRTOJQ9KEpptprpLwogGYgi1NIo3b1KfLaNMmDI,6689984
|
15
|
-
bigdl/cpp/libs/batched,sha256=NVwOjKYBckHh4F6mh2cm78zGSZJyi9lg_dWzH_Y7tkw,6614488
|
16
|
-
bigdl/cpp/libs/batched-bench,sha256=NTJlpG6NLbE2LmiMUwPbzx2G0vo146_lbYK0_wtWnMw,6614648
|
17
|
-
bigdl/cpp/libs/beam-search,sha256=GxlhGp1k4Ov1HKsWfObv81hfnBRuBVNC7brxrEryNLM,6606528
|
18
|
-
bigdl/cpp/libs/benchmark,sha256=nvYMrkP4TtFhJRmD1VkdzUnsFG6RuFYqR_Kdl6QiEV0,1338880
|
19
|
-
bigdl/cpp/libs/convert-llama2c-to-ggml,sha256=GeqGZAE7xq4yvXnGf0fAt6zGJXQT9dowj-2IcqhLcA4,1381216
|
20
|
-
bigdl/cpp/libs/embedding,sha256=EkqGjyplv3-1qZvuqCHj_a2qnl95e-KIJ1heqzR6N8g,6610536
|
21
|
-
bigdl/cpp/libs/export-lora,sha256=l3qQAGNN_Yhld_NXHcSB314-prTOzOxlV11iEHVvNKs,5255280
|
22
|
-
bigdl/cpp/libs/finetune,sha256=GDXf-f4f4pizc_JSAjY8XaUpoHv2mPsRrwYSu498gaM,6727112
|
23
|
-
bigdl/cpp/libs/gguf,sha256=ghwCuJF7AImZJuEzmuf31kbSNljjarEnMZhgmtpXdpg,5242408
|
24
|
-
bigdl/cpp/libs/gritlm,sha256=mq1x9maj0WAd0kGDK_lHetdnIyNlIeCQjavTYIuwA1c,6614920
|
25
|
-
bigdl/cpp/libs/imatrix,sha256=WyqSFOhPRTWiMmKoH6F0ucNZJpo-paTxz7SbOJeTi7o,6638224
|
26
|
-
bigdl/cpp/libs/infill,sha256=Ug3zE9sun5J-PckjyuvuXToWTmoS05jZo642oyL48sY,6694040
|
27
|
-
bigdl/cpp/libs/llama-bench,sha256=da_1GYuTNTeAABNplWgRGaIB2CedW52Tdtq3WBYwPKo,6704192
|
28
|
-
bigdl/cpp/libs/llava-cli,sha256=lT60Qkm4wwMjWvg5KGhDAYV_1ZguM_VzOES5vDwkyiI,6969280
|
29
|
-
bigdl/cpp/libs/lookahead,sha256=cQntU78VaEFwVPXCz9SzRGH0Bkp73TFDeizZ11fng10,6663720
|
30
|
-
bigdl/cpp/libs/lookup,sha256=k6AXO0AtZvveQDGtzbEeRmvfnSdejBiUBMuiC5ajG_U,6683568
|
31
|
-
bigdl/cpp/libs/ls-sycl-device,sha256=uwhKp9RUwKrCU_Pku3aplADVZUbwEewLsZZwOoSr7WQ,5238152
|
32
|
-
bigdl/cpp/libs/main,sha256=Q-hW4Qc-4yb1hoBLqogdo2jtfMjQptOtT0RitNt_0is,6710840
|
33
|
-
bigdl/cpp/libs/ollama,sha256=C_CidtBFrxICTBdKu_LTpc7yCnRjzuBotWA6j4Aoejs,40793256
|
34
|
-
bigdl/cpp/libs/parallel,sha256=Tfyp-OWuJbQD7nh50tTfXbjRhk8agGSxUql4m5q1AHI,6668040
|
35
|
-
bigdl/cpp/libs/passkey,sha256=9oUVexh-ndrIQ0NibduIzq8qBeUxVYeLHzzdjUsyOXU,6618720
|
36
|
-
bigdl/cpp/libs/perplexity,sha256=CaJhPP33vx_sQoHX-zUmuUBMn65sCQEWusIl7AwrrwY,6707424
|
37
|
-
bigdl/cpp/libs/q8dot,sha256=556qOM_2R_PFgZ7obnyU3q3U5LM7CKRVHMzPgXDycGs,1337776
|
38
|
-
bigdl/cpp/libs/quantize,sha256=mCne2K6kTOICQ4t8iwc4ArgEwC_0XgkpKTWpBMF3VvY,6210728
|
39
|
-
bigdl/cpp/libs/quantize-stats,sha256=LMF-Ok8LMKE-yhWC8PoratgYRzDcDvvY8PEEgj2oX58,6210464
|
40
|
-
bigdl/cpp/libs/save-load-state,sha256=fazD6T5Xw-DGcNaXzonTChVD_lZ6MWsXOsUWHGHdsyw,6610664
|
41
|
-
bigdl/cpp/libs/server,sha256=KydOdAjOyLUmjdjVkzpgbnIdN2P-Y90m3J7o8kuI-rY,7465696
|
42
|
-
bigdl/cpp/libs/simple,sha256=sKIFM9utUb_ZJntR21q2GmR0HTyL4LIhKvXrSbnR5iA,6610392
|
43
|
-
bigdl/cpp/libs/speculative,sha256=QN7uXIxwE7qMoee-9yBY1U-q3-9wXB9GlunnfhA_pWc,6689800
|
44
|
-
bigdl/cpp/libs/tokenize,sha256=U16tbK8xp6D142SW1to1TqevQYPdSiuoBfzG7KI_c8o,6602208
|
45
|
-
bigdl/cpp/libs/train-text-from-scratch,sha256=i-1Kbs8syLXNHWvjDeaQ9ReBcwfIEgMqAwPDcT4kwyo,6710264
|
46
|
-
bigdl/cpp/libs/vdot,sha256=6Kx1qzBQJJuKvzKJ3zzrtXa8fQf6WUh2dA7nSWa1HkI,1360128
|
47
|
-
bigdl_core_cpp-2.5.0b20240507.data/scripts/init-llama-cpp,sha256=NbLoCZEkMUHyHoL8StIbciRIAmrvSuKUGa-WkFI9HEM,334
|
48
|
-
bigdl_core_cpp-2.5.0b20240507.data/scripts/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
|
49
|
-
bigdl_core_cpp-2.5.0b20240507.dist-info/METADATA,sha256=fmCWMjW1aurh9cFu94xKVqzc0r4j5SAp-DksxDLvikM,650
|
50
|
-
bigdl_core_cpp-2.5.0b20240507.dist-info/WHEEL,sha256=GHycjhgos9e5ojAyWZiFxz9HM8k84hAls6WqrsH8row,109
|
51
|
-
bigdl_core_cpp-2.5.0b20240507.dist-info/top_level.txt,sha256=iGuLfZARD_qANcIMfy0tbbrC3EtCg6BSiH8icc3dLWs,6
|
52
|
-
bigdl_core_cpp-2.5.0b20240507.dist-info/RECORD,,
|
{bigdl_core_cpp-2.5.0b20240507.data → bigdl_core_cpp-2.5.0b20240508.data}/scripts/init-llama-cpp
RENAMED
File without changes
|
{bigdl_core_cpp-2.5.0b20240507.data → bigdl_core_cpp-2.5.0b20240508.data}/scripts/init-ollama
RENAMED
File without changes
|
File without changes
|
{bigdl_core_cpp-2.5.0b20240507.dist-info → bigdl_core_cpp-2.5.0b20240508.dist-info}/top_level.txt
RENAMED
File without changes
|