bigdl-core-cpp 2.5.0b20240509__py3-none-win_amd64.whl → 2.5.0b20240510__py3-none-win_amd64.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.exe +0 -0
- bigdl/cpp/libs/batched-bench.exe +0 -0
- bigdl/cpp/libs/batched.exe +0 -0
- bigdl/cpp/libs/beam-search.exe +0 -0
- bigdl/cpp/libs/benchmark.exe +0 -0
- bigdl/cpp/libs/convert-llama2c-to-ggml.exe +0 -0
- bigdl/cpp/libs/embedding.exe +0 -0
- bigdl/cpp/libs/export-lora.exe +0 -0
- bigdl/cpp/libs/finetune.exe +0 -0
- bigdl/cpp/libs/ggml_shared.dll +0 -0
- bigdl/cpp/libs/gguf.exe +0 -0
- bigdl/cpp/libs/gritlm.exe +0 -0
- bigdl/cpp/libs/imatrix.exe +0 -0
- bigdl/cpp/libs/infill.exe +0 -0
- bigdl/cpp/libs/llama-bench.exe +0 -0
- bigdl/cpp/libs/llama.dll +0 -0
- bigdl/cpp/libs/llava-cli.exe +0 -0
- bigdl/cpp/libs/llava_shared.dll +0 -0
- bigdl/cpp/libs/lookahead.exe +0 -0
- bigdl/cpp/libs/lookup.exe +0 -0
- bigdl/cpp/libs/ls-sycl-device.exe +0 -0
- bigdl/cpp/libs/main.exe +0 -0
- bigdl/cpp/libs/ollama.exe +0 -0
- bigdl/cpp/libs/parallel.exe +0 -0
- bigdl/cpp/libs/passkey.exe +0 -0
- bigdl/cpp/libs/perplexity.exe +0 -0
- bigdl/cpp/libs/q8dot.exe +0 -0
- bigdl/cpp/libs/quantize-stats.exe +0 -0
- bigdl/cpp/libs/quantize.exe +0 -0
- bigdl/cpp/libs/save-load-state.exe +0 -0
- bigdl/cpp/libs/server.exe +0 -0
- bigdl/cpp/libs/simple.exe +0 -0
- bigdl/cpp/libs/speculative.exe +0 -0
- bigdl/cpp/libs/tokenize.exe +0 -0
- bigdl/cpp/libs/train-text-from-scratch.exe +0 -0
- bigdl/cpp/libs/vdot.exe +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 +55 -0
- bigdl_core_cpp-2.5.0b20240509.dist-info/RECORD +0 -55
- {bigdl_core_cpp-2.5.0b20240509.data → bigdl_core_cpp-2.5.0b20240510.data}/scripts/init-llama-cpp.bat +0 -0
- {bigdl_core_cpp-2.5.0b20240509.data → bigdl_core_cpp-2.5.0b20240510.data}/scripts/init-llama-cpp.ps1 +0 -0
- {bigdl_core_cpp-2.5.0b20240509.data → bigdl_core_cpp-2.5.0b20240510.data}/scripts/init-ollama.bat +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.exe
CHANGED
Binary file
|
bigdl/cpp/libs/batched-bench.exe
CHANGED
Binary file
|
bigdl/cpp/libs/batched.exe
CHANGED
Binary file
|
bigdl/cpp/libs/beam-search.exe
CHANGED
Binary file
|
bigdl/cpp/libs/benchmark.exe
CHANGED
Binary file
|
Binary file
|
bigdl/cpp/libs/embedding.exe
CHANGED
Binary file
|
bigdl/cpp/libs/export-lora.exe
CHANGED
Binary file
|
bigdl/cpp/libs/finetune.exe
CHANGED
Binary file
|
bigdl/cpp/libs/ggml_shared.dll
CHANGED
Binary file
|
bigdl/cpp/libs/gguf.exe
CHANGED
Binary file
|
bigdl/cpp/libs/gritlm.exe
CHANGED
Binary file
|
bigdl/cpp/libs/imatrix.exe
CHANGED
Binary file
|
bigdl/cpp/libs/infill.exe
CHANGED
Binary file
|
bigdl/cpp/libs/llama-bench.exe
CHANGED
Binary file
|
bigdl/cpp/libs/llama.dll
CHANGED
Binary file
|
bigdl/cpp/libs/llava-cli.exe
CHANGED
Binary file
|
bigdl/cpp/libs/llava_shared.dll
CHANGED
Binary file
|
bigdl/cpp/libs/lookahead.exe
CHANGED
Binary file
|
bigdl/cpp/libs/lookup.exe
CHANGED
Binary file
|
Binary file
|
bigdl/cpp/libs/main.exe
CHANGED
Binary file
|
bigdl/cpp/libs/ollama.exe
CHANGED
Binary file
|
bigdl/cpp/libs/parallel.exe
CHANGED
Binary file
|
bigdl/cpp/libs/passkey.exe
CHANGED
Binary file
|
bigdl/cpp/libs/perplexity.exe
CHANGED
Binary file
|
bigdl/cpp/libs/q8dot.exe
CHANGED
Binary file
|
Binary file
|
bigdl/cpp/libs/quantize.exe
CHANGED
Binary file
|
Binary file
|
bigdl/cpp/libs/server.exe
CHANGED
Binary file
|
bigdl/cpp/libs/simple.exe
CHANGED
Binary file
|
bigdl/cpp/libs/speculative.exe
CHANGED
Binary file
|
bigdl/cpp/libs/tokenize.exe
CHANGED
Binary file
|
Binary file
|
bigdl/cpp/libs/vdot.exe
CHANGED
Binary file
|
@@ -0,0 +1,55 @@
|
|
1
|
+
bigdl/cpp/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
2
|
+
bigdl/cpp/convert-hf-to-gguf.py,sha256=67U2K3ix3i1lps7L57-qiTVu5-VvJQbAXcan4aU0KT4,146672
|
3
|
+
bigdl/cpp/convert.py,sha256=OPDsmbVairx1s6ftM-G8MhUpPpEwvF48yS8HhOB7_j4,65023
|
4
|
+
bigdl/cpp/gguf-py/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
5
|
+
bigdl/cpp/gguf-py/gguf/__init__.py,sha256=2eyRnO5rS0WNuzL_N159IRA66ybYkisoSETMSM-tGBQ,135
|
6
|
+
bigdl/cpp/gguf-py/gguf/constants.py,sha256=ovAbNrRVlAchqxDpHU3Cey24Kcq6pEmFTmOu_ZZ71ng,32165
|
7
|
+
bigdl/cpp/gguf-py/gguf/gguf.py,sha256=QpLc-xU055W2d7CEFvJp2gLIfGO63bdM24ZndZCH6rw,493
|
8
|
+
bigdl/cpp/gguf-py/gguf/gguf_reader.py,sha256=e-yzOSzsKjOfaCzXQ8QsJjBIypdqFdI5NO9tCS3VUZk,12081
|
9
|
+
bigdl/cpp/gguf-py/gguf/gguf_writer.py,sha256=TM3UeO9d7Y3_uB3GikB4iqZt0uJw7OydijnUEoiFYAA,20496
|
10
|
+
bigdl/cpp/gguf-py/gguf/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
11
|
+
bigdl/cpp/gguf-py/gguf/tensor_mapping.py,sha256=CxeOv5ncOICvskNibM1AFs24QUI6N3n_trU0Dvy8wu8,22290
|
12
|
+
bigdl/cpp/gguf-py/gguf/vocab.py,sha256=YiWxOW4ta0R3OI2CWeF3o7RIvJA6O0jQ9fxHnartxvU,6955
|
13
|
+
bigdl/cpp/libs/baby-llama.exe,sha256=iy_KBtnrlYCE9ZG8com7kX_mRZ6M-Ok5_AOpD7TnHI0,198144
|
14
|
+
bigdl/cpp/libs/batched-bench.exe,sha256=GxIC_lQLErihen1YzTbNEzJsnzPH2bCE6B093NynnnA,204800
|
15
|
+
bigdl/cpp/libs/batched.exe,sha256=HZZ_f893O0dxOs8SsdcFNrh8JzdmY2NzPZ0iUx3Dx7Q,207360
|
16
|
+
bigdl/cpp/libs/beam-search.exe,sha256=PLqsCA2LL9OFf7CYgB0RKNYKiatb_DrPbvGp94IqY7A,212480
|
17
|
+
bigdl/cpp/libs/benchmark.exe,sha256=FjZzyZkpoIAqGwTtvvxsOw00OuHJPCO15HnGH1IL66I,74240
|
18
|
+
bigdl/cpp/libs/convert-llama2c-to-ggml.exe,sha256=xyUHdo4wBGakfbokQQbZ2aOE4m2xaHcqqWqJ4uMfcYA,126464
|
19
|
+
bigdl/cpp/libs/embedding.exe,sha256=35h8XlVdx_Sin-fmrjrZV6GjnXmlECYJ0N3p9UqNXsI,628224
|
20
|
+
bigdl/cpp/libs/export-lora.exe,sha256=K0coBfqmmau9Ay0-vsyR9jnJh2CDVX92Si0pOFB17VQ,90624
|
21
|
+
bigdl/cpp/libs/finetune.exe,sha256=MZGzvkaoD9S1oB4IyI-vGnEAVCWlarKb6JSQ1xXYF5M,301056
|
22
|
+
bigdl/cpp/libs/ggml_shared.dll,sha256=Gh5VlAGJXlLONMVBunYQOSqX3qZa0kwuSgxEH0kCpe8,4230656
|
23
|
+
bigdl/cpp/libs/gguf.exe,sha256=YZjN8irTL2CxXqE-29SLIl5ZVpPnVZkwEAv0dItlhig,3768832
|
24
|
+
bigdl/cpp/libs/gritlm.exe,sha256=aSV_zafse0VeXtzgi9rViBnlN6N4LnxUhjKHNCpujwA,623104
|
25
|
+
bigdl/cpp/libs/imatrix.exe,sha256=r96d19DBbYnieJt9TofVBH_HODpmCt6U_EzixUZ56rM,660480
|
26
|
+
bigdl/cpp/libs/infill.exe,sha256=empguEM4BLHRqz4cUdRYLNTkC7M_SMTTCkD6qVmGHjA,727040
|
27
|
+
bigdl/cpp/libs/llama-bench.exe,sha256=rIvug8l2MEZ1yZrakPPSIG3r_j6tUMC_tbKLzae55E0,330752
|
28
|
+
bigdl/cpp/libs/llama.dll,sha256=IAWcUOEDvgdWpw_unCOpA4bweOUbYIDWVXptcKe-uE0,5724672
|
29
|
+
bigdl/cpp/libs/llava-cli.exe,sha256=pNpQVy7u9ZCZ0D8wTCyCFlKMNIcl4IwFjYLFqTZR4Y8,909312
|
30
|
+
bigdl/cpp/libs/llava_shared.dll,sha256=KKfUYGzLGJEStX6d7lGwXCgeV0DlyMS-C3nJD7U9mjg,4500480
|
31
|
+
bigdl/cpp/libs/lookahead.exe,sha256=IzAdr4DHj4KBcdbPTdOVfXc1o_H_Y0F5xq7yU0SyAx8,668672
|
32
|
+
bigdl/cpp/libs/lookup.exe,sha256=Ql0oes_th424iswCPsY2RxoQAzEAMEyk7h9F91SYJEM,702976
|
33
|
+
bigdl/cpp/libs/ls-sycl-device.exe,sha256=bffY6meqsUl9xEdYGBgCItza7cMlBIuonxQDI98jp4I,10240
|
34
|
+
bigdl/cpp/libs/main.exe,sha256=jIjAWLN6Ohjcbxfz2qrCgaSAWrGw8yPfGTBeNdkIwKw,758784
|
35
|
+
bigdl/cpp/libs/ollama.exe,sha256=GVcI_iTxoK9-hPIzmR2cwXzvVube_zOj6VE9Xk1587c,63376170
|
36
|
+
bigdl/cpp/libs/parallel.exe,sha256=RxHF9GmNGLll6kQJwDYOnp_dZJTjV5kq2nJwE47WkuY,686080
|
37
|
+
bigdl/cpp/libs/passkey.exe,sha256=732tT1NsGmyJf7IrUcAlN4Z6G7pleRvqW0lb4gPMhQc,214528
|
38
|
+
bigdl/cpp/libs/perplexity.exe,sha256=c26C5sbtzdOM_ge_f7gnjh_-oS8RKn2wAe2ve7vZ9Zg,774656
|
39
|
+
bigdl/cpp/libs/q8dot.exe,sha256=_iNuI2TBaAiSdmy_Cf4mafFKtcqB0IXm_jX51hYNtm0,53760
|
40
|
+
bigdl/cpp/libs/quantize-stats.exe,sha256=u907hbMNNh__8ZauYTQQsGe02pBtA_aMcAjnnAjF3vs,130560
|
41
|
+
bigdl/cpp/libs/quantize.exe,sha256=5wzH8RUsK6Xbo-hyf3OUDBGY7hyDBxfAEwAvFKm7zbw,233984
|
42
|
+
bigdl/cpp/libs/save-load-state.exe,sha256=-HyCr9BIszkJ4RtKXis-Actz4hWXvbEmu3359SYQPbE,621056
|
43
|
+
bigdl/cpp/libs/server.exe,sha256=dXd4HDqHmPalppQ8hHvqpgsYcD8TSAREaPg5Uq6jcws,1682432
|
44
|
+
bigdl/cpp/libs/simple.exe,sha256=jvCmqXL1k9K_U34cB34I2nTRI4lLNUASzx_Pdv6HTts,200704
|
45
|
+
bigdl/cpp/libs/speculative.exe,sha256=8Lf3UI9d5bQQH-f790ZGGIVkJf77TTARixQNylTu83E,694784
|
46
|
+
bigdl/cpp/libs/tokenize.exe,sha256=mj1Sy-6BkKfzK3lZvhu96_SRzHh8UjL2tP5ydi1gSQA,180224
|
47
|
+
bigdl/cpp/libs/train-text-from-scratch.exe,sha256=6ok4o-F74u93BHR87Lo98P5KqaNuLtHOpnr7qMtFGCM,281600
|
48
|
+
bigdl/cpp/libs/vdot.exe,sha256=8jsWdkMSNw6njNbAPODXjpjGeOC7nRyvD6ENOc_rpiY,56320
|
49
|
+
bigdl_core_cpp-2.5.0b20240510.data/scripts/init-llama-cpp.bat,sha256=13AgSYRyzk6hlSz11dPyCMJeSoW9z8PZ9l85E_5GWxs,528
|
50
|
+
bigdl_core_cpp-2.5.0b20240510.data/scripts/init-llama-cpp.ps1,sha256=JFOylLxO4MKpllHhdbPuJ1xHi9azxDpzdJns8JtZpkU,501
|
51
|
+
bigdl_core_cpp-2.5.0b20240510.data/scripts/init-ollama.bat,sha256=OVX62Q7KH67z6rQrgQUwEc19E3eiAH-8HAIycDmySYc,350
|
52
|
+
bigdl_core_cpp-2.5.0b20240510.dist-info/METADATA,sha256=y1KrEZsEyFlrEyUUkBNI_nMrCpSe4aR827YBROTEc4I,668
|
53
|
+
bigdl_core_cpp-2.5.0b20240510.dist-info/WHEEL,sha256=at4xwl6JdXdkZHxdo5ixTwJ7ENtVftSy2wqmsdmo_4U,98
|
54
|
+
bigdl_core_cpp-2.5.0b20240510.dist-info/top_level.txt,sha256=iGuLfZARD_qANcIMfy0tbbrC3EtCg6BSiH8icc3dLWs,6
|
55
|
+
bigdl_core_cpp-2.5.0b20240510.dist-info/RECORD,,
|
@@ -1,55 +0,0 @@
|
|
1
|
-
bigdl/cpp/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
2
|
-
bigdl/cpp/convert-hf-to-gguf.py,sha256=67U2K3ix3i1lps7L57-qiTVu5-VvJQbAXcan4aU0KT4,146672
|
3
|
-
bigdl/cpp/convert.py,sha256=OPDsmbVairx1s6ftM-G8MhUpPpEwvF48yS8HhOB7_j4,65023
|
4
|
-
bigdl/cpp/gguf-py/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
5
|
-
bigdl/cpp/gguf-py/gguf/__init__.py,sha256=2eyRnO5rS0WNuzL_N159IRA66ybYkisoSETMSM-tGBQ,135
|
6
|
-
bigdl/cpp/gguf-py/gguf/constants.py,sha256=ovAbNrRVlAchqxDpHU3Cey24Kcq6pEmFTmOu_ZZ71ng,32165
|
7
|
-
bigdl/cpp/gguf-py/gguf/gguf.py,sha256=QpLc-xU055W2d7CEFvJp2gLIfGO63bdM24ZndZCH6rw,493
|
8
|
-
bigdl/cpp/gguf-py/gguf/gguf_reader.py,sha256=e-yzOSzsKjOfaCzXQ8QsJjBIypdqFdI5NO9tCS3VUZk,12081
|
9
|
-
bigdl/cpp/gguf-py/gguf/gguf_writer.py,sha256=TM3UeO9d7Y3_uB3GikB4iqZt0uJw7OydijnUEoiFYAA,20496
|
10
|
-
bigdl/cpp/gguf-py/gguf/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
11
|
-
bigdl/cpp/gguf-py/gguf/tensor_mapping.py,sha256=CxeOv5ncOICvskNibM1AFs24QUI6N3n_trU0Dvy8wu8,22290
|
12
|
-
bigdl/cpp/gguf-py/gguf/vocab.py,sha256=YiWxOW4ta0R3OI2CWeF3o7RIvJA6O0jQ9fxHnartxvU,6955
|
13
|
-
bigdl/cpp/libs/baby-llama.exe,sha256=TYHwbN5ItupRTTDrEIMOWusL7Icx2h5OE5zqy3o-JTU,198144
|
14
|
-
bigdl/cpp/libs/batched-bench.exe,sha256=xgNV70OpxqTECxtu5g-qrmQVpU6O9yemc2ooJXmiSmc,204800
|
15
|
-
bigdl/cpp/libs/batched.exe,sha256=Dd1xOTwFMxqkc6iIX6fUq4B14LlC6TedJweLHJNv7jc,207360
|
16
|
-
bigdl/cpp/libs/beam-search.exe,sha256=cOLg89-ljHrM9m3ihbyoHm_UrLLWilOunARWqEmhuws,212480
|
17
|
-
bigdl/cpp/libs/benchmark.exe,sha256=xngu4Y79hy7xLyHCi5OBRww9MNba1eKXp8Iu2rguB9I,74240
|
18
|
-
bigdl/cpp/libs/convert-llama2c-to-ggml.exe,sha256=BxWBBn9FGWMjmatL10VpKEUqk-N0X6vycOjhf0h1De4,126464
|
19
|
-
bigdl/cpp/libs/embedding.exe,sha256=X8ZFVeMTyPzQRWlgMvhNarTkuw2kChpMqzZUJJd-b_4,628224
|
20
|
-
bigdl/cpp/libs/export-lora.exe,sha256=OmaG5_dKlEwTwSIMWbk5vqIHXHREgx9wrl4bkQB6fkU,90624
|
21
|
-
bigdl/cpp/libs/finetune.exe,sha256=I-Jzm47hAgh-4wj4odl-racdisoMHdmDfZGRFvmcrbE,301056
|
22
|
-
bigdl/cpp/libs/ggml_shared.dll,sha256=AHhpeWs5Ujj9CQym3T3A2NGZTzlK33oMbiooYXSb4Uk,4128768
|
23
|
-
bigdl/cpp/libs/gguf.exe,sha256=Yn3Sj3owMpc7tIFBnHfEOFsMKqdaqBG6rQodzoh7xws,3666432
|
24
|
-
bigdl/cpp/libs/gritlm.exe,sha256=aaIMRhCwxWjU_TUnGGOj-CjdX1mYj-uphmS8VgBiXdc,623104
|
25
|
-
bigdl/cpp/libs/imatrix.exe,sha256=2lio_YuKkKk4JRerfFnyw9J4oF2Dj1sfCxRdoSZrtCY,660480
|
26
|
-
bigdl/cpp/libs/infill.exe,sha256=9d94vaePAPDo30qNOEtjOAN-wIYgjoNzQS5lMwV608s,727040
|
27
|
-
bigdl/cpp/libs/llama-bench.exe,sha256=IU1R9-Rg8DsgeqwcNrMlxpy6S1YRvCK-sB8O8kIL_bM,330752
|
28
|
-
bigdl/cpp/libs/llama.dll,sha256=x1wfQ--R13ItNTzDEPQvT4XfAWGHYtubdwg1Vsi-tnE,5621760
|
29
|
-
bigdl/cpp/libs/llava-cli.exe,sha256=gqn44wcUJovJLGPY9h-YA9GdBt8oPgxO6Z9f2zGmTuk,909312
|
30
|
-
bigdl/cpp/libs/llava_shared.dll,sha256=nsvJagmGiFSBLM9jYbgz18lx5yywMHQ8GwVzkHt4v2E,4397568
|
31
|
-
bigdl/cpp/libs/lookahead.exe,sha256=7LAxNgNPJpgwRn0nznb9rS6zj9pvNxjeXAcrn97kF_k,668672
|
32
|
-
bigdl/cpp/libs/lookup.exe,sha256=LwaoWrSGy72IX643LdVejPL2KOs22xN73UemSZE5p2M,702976
|
33
|
-
bigdl/cpp/libs/ls-sycl-device.exe,sha256=HLfkWKuQdoHwyptDqBPKnvMgN8nOSkltmIl9BAUT39w,10240
|
34
|
-
bigdl/cpp/libs/main.exe,sha256=pAPcorruM0JlqiaPZu0QrvlrCMTuJlAFxs-6qLyl2Hs,758784
|
35
|
-
bigdl/cpp/libs/ollama.exe,sha256=np5moHCnQ1CS6llHIRQ34rKG6Rgb2ELbHeoVMhZR1s4,63375573
|
36
|
-
bigdl/cpp/libs/parallel.exe,sha256=-vkdyvjs7V-wa6JJIb2J0TYu5Un998Ym7oBWF6WN8E0,686080
|
37
|
-
bigdl/cpp/libs/passkey.exe,sha256=nj__p65IvTwjz5NXuOefBqbLLe2pDuJEs89oZv7azHk,214528
|
38
|
-
bigdl/cpp/libs/perplexity.exe,sha256=KU4W2PZyRkZbAOqxf4HoO0yqzo9FiCVoECroumKau0c,774656
|
39
|
-
bigdl/cpp/libs/q8dot.exe,sha256=fLTgWEY2l7hvdChCwGIAJ4V_PYSiAs06Wfq3j0nidEQ,53760
|
40
|
-
bigdl/cpp/libs/quantize-stats.exe,sha256=rEXDH1ZGI4DKZGWeZqr_YhBODpPwPZUpVQG9NejHcKA,130560
|
41
|
-
bigdl/cpp/libs/quantize.exe,sha256=xIep7s309ZqV5in6UytI3pyeE11fDq4PJoeo2BHkdB0,233984
|
42
|
-
bigdl/cpp/libs/save-load-state.exe,sha256=dPDBy-390FfjJdRNyT3wDCVO-AOQR-cc-qQ3lRWilV0,621056
|
43
|
-
bigdl/cpp/libs/server.exe,sha256=vL9-altaO3mkhbyJDwpHXQliG9HJ5TFnjeUxEyMqUvc,1682432
|
44
|
-
bigdl/cpp/libs/simple.exe,sha256=ABlsMXwln3t8t1oBXQBStYLH_pfjoCqnwQ1J4Bkcogg,200704
|
45
|
-
bigdl/cpp/libs/speculative.exe,sha256=LpQQP8HEjpIYwff9-tQelhkN394k0iiYOGO2LagI0Qc,694784
|
46
|
-
bigdl/cpp/libs/tokenize.exe,sha256=O99zmZEFlHYcCx0eRxWlqEY-JnOxPe-uRzDLOqzunwU,180224
|
47
|
-
bigdl/cpp/libs/train-text-from-scratch.exe,sha256=RdDAH0gHsXpOaIWfvQJuKi_-E_HPcJctbssMbOSalOw,281600
|
48
|
-
bigdl/cpp/libs/vdot.exe,sha256=qRe_Q0hVWNMrE0wYOWrqnT-gkb_JJXvtFrY87FV1kK4,56320
|
49
|
-
bigdl_core_cpp-2.5.0b20240509.data/scripts/init-llama-cpp.bat,sha256=13AgSYRyzk6hlSz11dPyCMJeSoW9z8PZ9l85E_5GWxs,528
|
50
|
-
bigdl_core_cpp-2.5.0b20240509.data/scripts/init-llama-cpp.ps1,sha256=JFOylLxO4MKpllHhdbPuJ1xHi9azxDpzdJns8JtZpkU,501
|
51
|
-
bigdl_core_cpp-2.5.0b20240509.data/scripts/init-ollama.bat,sha256=OVX62Q7KH67z6rQrgQUwEc19E3eiAH-8HAIycDmySYc,350
|
52
|
-
bigdl_core_cpp-2.5.0b20240509.dist-info/METADATA,sha256=9iisfcxQYJKB5XgFheM8-6Ki-tcW9s0SvCOji54qi2Y,668
|
53
|
-
bigdl_core_cpp-2.5.0b20240509.dist-info/WHEEL,sha256=at4xwl6JdXdkZHxdo5ixTwJ7ENtVftSy2wqmsdmo_4U,98
|
54
|
-
bigdl_core_cpp-2.5.0b20240509.dist-info/top_level.txt,sha256=iGuLfZARD_qANcIMfy0tbbrC3EtCg6BSiH8icc3dLWs,6
|
55
|
-
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.bat
RENAMED
File without changes
|
{bigdl_core_cpp-2.5.0b20240509.data → bigdl_core_cpp-2.5.0b20240510.data}/scripts/init-llama-cpp.ps1
RENAMED
File without changes
|
{bigdl_core_cpp-2.5.0b20240509.data → bigdl_core_cpp-2.5.0b20240510.data}/scripts/init-ollama.bat
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
|