bigdl-core-cpp 2.5.0b20240618__py3-none-manylinux2010_x86_64.whl → 2.5.0b20240620__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.0b20240618.dist-info → bigdl_core_cpp-2.5.0b20240620.dist-info}/METADATA +1 -1
- bigdl_core_cpp-2.5.0b20240620.dist-info/RECORD +55 -0
- {bigdl_core_cpp-2.5.0b20240618.dist-info → bigdl_core_cpp-2.5.0b20240620.dist-info}/WHEEL +1 -1
- bigdl_core_cpp-2.5.0b20240618.dist-info/RECORD +0 -55
- {bigdl_core_cpp-2.5.0b20240618.data → bigdl_core_cpp-2.5.0b20240620.data}/scripts/init-llama-cpp +0 -0
- {bigdl_core_cpp-2.5.0b20240618.data → bigdl_core_cpp-2.5.0b20240620.data}/scripts/init-ollama +0 -0
- {bigdl_core_cpp-2.5.0b20240618.dist-info → bigdl_core_cpp-2.5.0b20240620.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,55 @@
|
|
1
|
+
bigdl/cpp/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
2
|
+
bigdl/cpp/convert-hf-to-gguf.py,sha256=zu16mYfD5qcCBZH2fxH8qkH_brpsIVqeX6khIlqHc1Q,187004
|
3
|
+
bigdl/cpp/convert.py,sha256=XMMcpfWHwEAAWzwLXe9mmJTU7cMvcyw8g2BFctfZnvI,69417
|
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=Xr2OoA3yQ8Z5GcbGcppNQ4Tw9zKMzPxTD0iI6qm-SRc,172
|
8
|
+
bigdl/cpp/gguf-py/gguf/constants.py,sha256=WKonDaR_T0NlibX3p3mE4aDj0ohTjLVyGDnWdMHvOME,34361
|
9
|
+
bigdl/cpp/gguf-py/gguf/gguf.py,sha256=8MDu7a0JEXhLUv_tjhYqDrWubVNc41cFvBYZbkZZenI,478
|
10
|
+
bigdl/cpp/gguf-py/gguf/gguf_reader.py,sha256=ReWAZwL589DW_bKWix0LK2qaDWOj0r4jXPKBymoJ-B4,12028
|
11
|
+
bigdl/cpp/gguf-py/gguf/gguf_writer.py,sha256=kr3biGPsSq3nBEQ4uDIrKJ9zfYOdIRMLOQI4fS6lcpk,20945
|
12
|
+
bigdl/cpp/gguf-py/gguf/lazy.py,sha256=H7YCO73KFK_s1EZtO8-Cj98NJa7JaNPDaD6k1KeKBuA,9788
|
13
|
+
bigdl/cpp/gguf-py/gguf/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
14
|
+
bigdl/cpp/gguf-py/gguf/quants.py,sha256=dI6JsSpaSzfdz7OwfqH1kvK98M_Ax8d6NMNYY5pyoQM,4354
|
15
|
+
bigdl/cpp/gguf-py/gguf/tensor_mapping.py,sha256=WmyVE4nXKyQbfX3_qW4vyFWYX-5xgK_FL7V9oKIf8lY,23425
|
16
|
+
bigdl/cpp/gguf-py/gguf/vocab.py,sha256=vsRrPQ6RafirhBmMp9h3YGZh_tqEjeg7S2hiLvMv7Ys,6847
|
17
|
+
bigdl/cpp/libs/baby-llama,sha256=bk5nV8IYDWCHPR5_WxEQLii6aH81g4EDT67zEHBNJzQ,7915752
|
18
|
+
bigdl/cpp/libs/batched,sha256=-R0yW8AUTSNrRONvezqOgH7DGxAyZa2qpjYt-gtQYV4,7840328
|
19
|
+
bigdl/cpp/libs/batched-bench,sha256=nWJBKjqCYX-_jx8wCv7fGzD5c32oDAwUhdDyD2AUD_o,7840488
|
20
|
+
bigdl/cpp/libs/beam-search,sha256=2taZDW92G5DQ6QvjoXrlwEMV9bqVkYF-SPnX6vJcBwE,7832304
|
21
|
+
bigdl/cpp/libs/benchmark,sha256=ZiLM6CfcsRuA4VfHnES1gPMnZ0GYnnQTummW3QsACQQ,1456400
|
22
|
+
bigdl/cpp/libs/convert-llama2c-to-ggml,sha256=UvblVzo0uSNSSW0eFqQk6gDlgY8eCyuypnrGO1h9Vss,1494648
|
23
|
+
bigdl/cpp/libs/embedding,sha256=juS4WVP95ZdspJNV08M91xFfxgCtn-COT9iLaobhy88,7836376
|
24
|
+
bigdl/cpp/libs/export-lora,sha256=JDDfo3uYuw_U6FHME0ASHtmNNJpSPZEke7yDDotCA8c,6124504
|
25
|
+
bigdl/cpp/libs/finetune,sha256=C46dsFJqOtthy2I5NyWQLRagIizCAvBvqIMY_jhO7Y0,7956984
|
26
|
+
bigdl/cpp/libs/gguf,sha256=saeXJJHCG3E8txs2gFxVpyqV3XJwI-QzMzVZrc11K7Q,6111632
|
27
|
+
bigdl/cpp/libs/gritlm,sha256=f4Lx3ZEiNs2CDqUjXIYzgU7DSu0R9aF6OGtGtT-lYUs,7840760
|
28
|
+
bigdl/cpp/libs/imatrix,sha256=Zg3uzXNvaeYOtY0fG9-dbRolF9AHxRhUEBQuO5MJbHw,7864232
|
29
|
+
bigdl/cpp/libs/infill,sha256=_ZqAgkHHzMTsBbWWVYk2wOJ6pkE74sYdEGRwqzY2wg0,7878960
|
30
|
+
bigdl/cpp/libs/llama-bench,sha256=YMMskoXfcgp38HNodklDkpHQxEYC8f-E25xgyeFoY3o,7933824
|
31
|
+
bigdl/cpp/libs/llava-cli,sha256=GT46sJ6VmCkPRKCgrxM0mF9G5QGbWT-oV7jN0f2pqTo,8154416
|
32
|
+
bigdl/cpp/libs/lookahead,sha256=JO2VSwZRPLQ48IiUEMrm4tkPOUxGVTG9ccJzUaXJwCA,7848696
|
33
|
+
bigdl/cpp/libs/lookup,sha256=oQy-dLQWVto4Ri9QIlbsdaVjApUfo5PSzSQTiEzdoto,7868480
|
34
|
+
bigdl/cpp/libs/ls-sycl-device,sha256=5GnVgsyxX6Gklm6SCzALKT7shKYQOHgjDwXsm5Gu644,6107376
|
35
|
+
bigdl/cpp/libs/main,sha256=eDI1PKVWXYoe4KgdwpDz6UzBan-UUk7HknGjd1TgnpQ,7895760
|
36
|
+
bigdl/cpp/libs/ollama,sha256=KJjiYhyJN6AiUE3gXCiW3cNI22vETe9D2jjIWWAdhQU,43004632
|
37
|
+
bigdl/cpp/libs/parallel,sha256=1DyEFBLZ-LySrAwQUaeyjfV0foEyqkiz3vk5XhGT_PA,7857048
|
38
|
+
bigdl/cpp/libs/passkey,sha256=Ajz4hv29eWJTq0425u4AsZW_gDetbD3TMurjJ1kdZbw,7844496
|
39
|
+
bigdl/cpp/libs/perplexity,sha256=RY_J9BacY2c1hnmDwOS6IoIHaGruZ7imNPCou-QfdBA,7937312
|
40
|
+
bigdl/cpp/libs/q8dot,sha256=YFx-KvE3w2x76lJHkPNztOLwKSF8fFXvbl7Ri5iHzwA,1455296
|
41
|
+
bigdl/cpp/libs/quantize,sha256=GmJTrEbDqXO1VZY_P8iAmlcr84qzeiJf5KGfwG9G69I,7866648
|
42
|
+
bigdl/cpp/libs/quantize-stats,sha256=oVoSwl8_50FR52Jo5bfJxh2kJ8EY3JwGVAzg10Z7i48,7380672
|
43
|
+
bigdl/cpp/libs/save-load-state,sha256=y7d9ivoteys-kYdjw6v87eaOU52SUAATEIw7izwT5fU,7836504
|
44
|
+
bigdl/cpp/libs/server,sha256=Lqoq23q5KRZbdLZvr1wuoccBjN2G531TGZgFp9xTI4E,8693832
|
45
|
+
bigdl/cpp/libs/simple,sha256=pYyWQP3RErw14_L3IQwby9BZShtrLiTOQgDqbk6QvSI,7836232
|
46
|
+
bigdl/cpp/libs/speculative,sha256=Z0CYfY7XhFIA7nPmy7gstL9XMTf6ddt7-NCyr-rWrf8,7874712
|
47
|
+
bigdl/cpp/libs/tokenize,sha256=BfRULgx6ZAe61uuNxT-yBfNNQugROQolD2L4z5L8XhM,7836424
|
48
|
+
bigdl/cpp/libs/train-text-from-scratch,sha256=337nS_X_SSQMFek4SjNgNPNVw04EQ1mQh6u412N6pfM,7936032
|
49
|
+
bigdl/cpp/libs/vdot,sha256=ka-DZTACMUKPgAICVYStrDWxPWZwcvZOmJWbhy6KbIo,1477656
|
50
|
+
bigdl_core_cpp-2.5.0b20240620.data/scripts/init-llama-cpp,sha256=qpIwMQc2Vb11fmovXFJKefp5iD1tQMfL8Ma7Y3Ebguk,400
|
51
|
+
bigdl_core_cpp-2.5.0b20240620.data/scripts/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
|
52
|
+
bigdl_core_cpp-2.5.0b20240620.dist-info/METADATA,sha256=BWtsbWfIdMtIvaq9hsJWgDHBsLoKRIdF0k7fVqczKpA,650
|
53
|
+
bigdl_core_cpp-2.5.0b20240620.dist-info/WHEEL,sha256=RbwjZyDM03rnsx1Sp-W3yyG6J6fTXZNyMrf4HF1R2uY,108
|
54
|
+
bigdl_core_cpp-2.5.0b20240620.dist-info/top_level.txt,sha256=iGuLfZARD_qANcIMfy0tbbrC3EtCg6BSiH8icc3dLWs,6
|
55
|
+
bigdl_core_cpp-2.5.0b20240620.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=zu16mYfD5qcCBZH2fxH8qkH_brpsIVqeX6khIlqHc1Q,187004
|
3
|
-
bigdl/cpp/convert.py,sha256=XMMcpfWHwEAAWzwLXe9mmJTU7cMvcyw8g2BFctfZnvI,69417
|
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=Xr2OoA3yQ8Z5GcbGcppNQ4Tw9zKMzPxTD0iI6qm-SRc,172
|
8
|
-
bigdl/cpp/gguf-py/gguf/constants.py,sha256=WKonDaR_T0NlibX3p3mE4aDj0ohTjLVyGDnWdMHvOME,34361
|
9
|
-
bigdl/cpp/gguf-py/gguf/gguf.py,sha256=8MDu7a0JEXhLUv_tjhYqDrWubVNc41cFvBYZbkZZenI,478
|
10
|
-
bigdl/cpp/gguf-py/gguf/gguf_reader.py,sha256=ReWAZwL589DW_bKWix0LK2qaDWOj0r4jXPKBymoJ-B4,12028
|
11
|
-
bigdl/cpp/gguf-py/gguf/gguf_writer.py,sha256=kr3biGPsSq3nBEQ4uDIrKJ9zfYOdIRMLOQI4fS6lcpk,20945
|
12
|
-
bigdl/cpp/gguf-py/gguf/lazy.py,sha256=H7YCO73KFK_s1EZtO8-Cj98NJa7JaNPDaD6k1KeKBuA,9788
|
13
|
-
bigdl/cpp/gguf-py/gguf/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
14
|
-
bigdl/cpp/gguf-py/gguf/quants.py,sha256=dI6JsSpaSzfdz7OwfqH1kvK98M_Ax8d6NMNYY5pyoQM,4354
|
15
|
-
bigdl/cpp/gguf-py/gguf/tensor_mapping.py,sha256=WmyVE4nXKyQbfX3_qW4vyFWYX-5xgK_FL7V9oKIf8lY,23425
|
16
|
-
bigdl/cpp/gguf-py/gguf/vocab.py,sha256=vsRrPQ6RafirhBmMp9h3YGZh_tqEjeg7S2hiLvMv7Ys,6847
|
17
|
-
bigdl/cpp/libs/baby-llama,sha256=60A25-pD0f4SpZKmzkp-ISl54ElGnsNJgutrrhTuXco,7475344
|
18
|
-
bigdl/cpp/libs/batched,sha256=2k6r0AJwtK9YtJ0QMOAtha_Yr6s0kKeXh5wddaMpBQA,7399912
|
19
|
-
bigdl/cpp/libs/batched-bench,sha256=QbVkcOIn67pFkyAbJ0V3VUKoLoqWS3Js0zhgQdBp33o,7400072
|
20
|
-
bigdl/cpp/libs/beam-search,sha256=55531ApQgreKIyz0DepyaMEvSRsGjDvlZwSeWixXLhU,7395984
|
21
|
-
bigdl/cpp/libs/benchmark,sha256=B-JTi2Zb2qX3MC51FciZjvmhGITUDD2dFO_MEUsqOGw,1456400
|
22
|
-
bigdl/cpp/libs/convert-llama2c-to-ggml,sha256=_7gumI4UOhAfkhMkx5-N4a5meipSDm4TCHjXttjO-Mg,1494648
|
23
|
-
bigdl/cpp/libs/embedding,sha256=nWFngu3xwqdgVTbCCJjHqsM5bj9zeIJqogqS5rEeQB4,7400056
|
24
|
-
bigdl/cpp/libs/export-lora,sha256=ucepD6EkBzSwtMlqIK9ZRyvNrjjhcto7hy0uWkd16sk,5684088
|
25
|
-
bigdl/cpp/libs/finetune,sha256=TLJ3cSuTxBnWFXmj9R308979JR1I189mU_po8NKgLAs,7516568
|
26
|
-
bigdl/cpp/libs/gguf,sha256=LP1g6I-utOXujIcO4XiBo9mhz7qY-2xExjlYLfNd-Z4,5675312
|
27
|
-
bigdl/cpp/libs/gritlm,sha256=pQrNoa1b0iy0BwyHB9PGFh87y8-4O2Zhrrx1KUa1qWQ,7404440
|
28
|
-
bigdl/cpp/libs/imatrix,sha256=a6PdFhG4Z0fE0CaLfzhn-Ee5n_csWZx2b1NugyT6MiE,7427912
|
29
|
-
bigdl/cpp/libs/infill,sha256=US8tkrmE3AJfj3yWFQue3tIr_UOK5o_cbg6a49hyShU,7438544
|
30
|
-
bigdl/cpp/libs/llama-bench,sha256=JPKQTEzVvvRr31KQVPhd9l_hkzS7mVWf47n38Y_mlKc,7493408
|
31
|
-
bigdl/cpp/libs/llava-cli,sha256=2v4cvaGzO58l9AcPOGKNow0RluOxBJ1YTDWS_lkt9o8,7714000
|
32
|
-
bigdl/cpp/libs/lookahead,sha256=S6ygWdjOQFFpLBGNFV7_RNkVGxui47nq-etnoP1ZbjU,7408280
|
33
|
-
bigdl/cpp/libs/lookup,sha256=yLcLYuuhsSWu0jbNMvfPm51sIY8_iWTHr4O8O-sLGTQ,7432160
|
34
|
-
bigdl/cpp/libs/ls-sycl-device,sha256=bHc2VB1_gHcCdE098PtBm9MWIrMfroR-Un3V5EjPPfM,5666960
|
35
|
-
bigdl/cpp/libs/main,sha256=fpMXPW24q8O3GixH7eICDlwBozzSuCEA3494NIb-Uv8,7459440
|
36
|
-
bigdl/cpp/libs/ollama,sha256=fUpFBfaj20_JkexUii8LR4jyMb5M8vuliIPvCQpko-Q,42660568
|
37
|
-
bigdl/cpp/libs/parallel,sha256=Njg0yjF7U_6M2jw7oHMSu9_R35x2Vt-CHr856DZxtCQ,7416632
|
38
|
-
bigdl/cpp/libs/passkey,sha256=MVeEqJpuAf8_XKWCzSoGW5qP39gJEOWuP8xzYJHpLQQ,7408176
|
39
|
-
bigdl/cpp/libs/perplexity,sha256=uBl99XDlcQPJnM2AH0jTS4dGjNnpwLd-ivG7F_uoXlo,7501000
|
40
|
-
bigdl/cpp/libs/q8dot,sha256=WO6XY4k5quGKLKhCQtISMraG88CmWcsNk8GqO-FPA80,1455296
|
41
|
-
bigdl/cpp/libs/quantize,sha256=kN3XxMBlAdEy7a8yQcTPcgMBYh8MP3LqEknXVEd9buI,7426232
|
42
|
-
bigdl/cpp/libs/quantize-stats,sha256=NK-ERzJ92ZgH0IY8swSKCj_5nid5C1JBglh-R6fpHBQ,6940256
|
43
|
-
bigdl/cpp/libs/save-load-state,sha256=YIRHTxA-hPYwjuQoG2HCWVt4T6lYzK5Lr-4CeyjpInM,7400184
|
44
|
-
bigdl/cpp/libs/server,sha256=AKtiTaIH_9MTKp653Ftu2uucMpzGGGP31r8g-EIxHs0,8253304
|
45
|
-
bigdl/cpp/libs/simple,sha256=EuInUHsNfsyejvp8DZNZHm239-JKw_WLIBXR1a87EgE,7395816
|
46
|
-
bigdl/cpp/libs/speculative,sha256=65nzH0FiDTifSljt5kIlceRYKlUwXX_ShylgOoQYeWg,7434296
|
47
|
-
bigdl/cpp/libs/tokenize,sha256=-Cd4owb8O49foTG2FB7aDR6_DsVKMcZw7NVLdT8383g,7400104
|
48
|
-
bigdl/cpp/libs/train-text-from-scratch,sha256=NHN3TaCEQ0-a81fY4vlMScD6hjYpHQ6zQHJp4gI_NIM,7495624
|
49
|
-
bigdl/cpp/libs/vdot,sha256=21S9lFnc5Et4S3jnIh63S01GykM9kyNJ3JJHKRqvTmU,1477656
|
50
|
-
bigdl_core_cpp-2.5.0b20240618.data/scripts/init-llama-cpp,sha256=qpIwMQc2Vb11fmovXFJKefp5iD1tQMfL8Ma7Y3Ebguk,400
|
51
|
-
bigdl_core_cpp-2.5.0b20240618.data/scripts/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
|
52
|
-
bigdl_core_cpp-2.5.0b20240618.dist-info/METADATA,sha256=GyhGVwNsNe1FtGi3v9NswmCf88FTrwwrWbZrZdJEu7I,650
|
53
|
-
bigdl_core_cpp-2.5.0b20240618.dist-info/WHEEL,sha256=GHycjhgos9e5ojAyWZiFxz9HM8k84hAls6WqrsH8row,109
|
54
|
-
bigdl_core_cpp-2.5.0b20240618.dist-info/top_level.txt,sha256=iGuLfZARD_qANcIMfy0tbbrC3EtCg6BSiH8icc3dLWs,6
|
55
|
-
bigdl_core_cpp-2.5.0b20240618.dist-info/RECORD,,
|
{bigdl_core_cpp-2.5.0b20240618.data → bigdl_core_cpp-2.5.0b20240620.data}/scripts/init-llama-cpp
RENAMED
File without changes
|
{bigdl_core_cpp-2.5.0b20240618.data → bigdl_core_cpp-2.5.0b20240620.data}/scripts/init-ollama
RENAMED
File without changes
|
{bigdl_core_cpp-2.5.0b20240618.dist-info → bigdl_core_cpp-2.5.0b20240620.dist-info}/top_level.txt
RENAMED
File without changes
|