bigdl-core-cpp 2.5.0b20240521__py3-none-manylinux2010_x86_64.whl → 2.5.0b20240523__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.0b20240521.dist-info → bigdl_core_cpp-2.5.0b20240523.dist-info}/METADATA +1 -1
- bigdl_core_cpp-2.5.0b20240523.dist-info/RECORD +53 -0
- bigdl_core_cpp-2.5.0b20240521.dist-info/RECORD +0 -53
- {bigdl_core_cpp-2.5.0b20240521.data → bigdl_core_cpp-2.5.0b20240523.data}/scripts/init-llama-cpp +0 -0
- {bigdl_core_cpp-2.5.0b20240521.data → bigdl_core_cpp-2.5.0b20240523.data}/scripts/init-ollama +0 -0
- {bigdl_core_cpp-2.5.0b20240521.dist-info → bigdl_core_cpp-2.5.0b20240523.dist-info}/WHEEL +0 -0
- {bigdl_core_cpp-2.5.0b20240521.dist-info → bigdl_core_cpp-2.5.0b20240523.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=F-uO0ckZubaVjIbXdPI8_0lQgcGk_CvmTfUCnKNekYw,7265648
|
16
|
+
bigdl/cpp/libs/batched,sha256=QwmH7YaV-XUI88VdwMgbXDLxG9VwR0Z450Ry8rNPe6Q,7190152
|
17
|
+
bigdl/cpp/libs/batched-bench,sha256=hNOZv76A5GBAg8QUMSz8JQJd3SDULPSQGbsSrjtaGZ8,7190312
|
18
|
+
bigdl/cpp/libs/beam-search,sha256=AZq2zt8WXjerethAwnWTAYLglSOYIid2vLlAcbzqQkU,7186288
|
19
|
+
bigdl/cpp/libs/benchmark,sha256=uiJ49MF7k9jYRl7xGkNL0bbycmYiPAKoMUbUCHBf5uM,1456440
|
20
|
+
bigdl/cpp/libs/convert-llama2c-to-ggml,sha256=sRWjp4ClsJjjcuvxTDH2p8xgZ8fYg9WiS2EKZLWWtuk,1494688
|
21
|
+
bigdl/cpp/libs/embedding,sha256=pXj1sX2wdPN2LSkFuztESZkTrUoCOjj1gOJFuqxdRxM,7190296
|
22
|
+
bigdl/cpp/libs/export-lora,sha256=RZPHpBe-ykeYn42yaoQyjGPmXu9PUyIzWi6R2pZLEW4,5593664
|
23
|
+
bigdl/cpp/libs/finetune,sha256=BKAKdHgHRdR0U41KBWJYbwUEopCilDKKV-deSXuYh9g,7306872
|
24
|
+
bigdl/cpp/libs/gguf,sha256=bGMB87SV8xOBML9py3WIKCwptMKSJ8wDyyTrT_e-Di8,5584824
|
25
|
+
bigdl/cpp/libs/gritlm,sha256=R5A7h8ZKN-okdjO9u09rNHRVex5W9_etmix_8_1tDoA,7194680
|
26
|
+
bigdl/cpp/libs/imatrix,sha256=i3qJ23pkKbBQiTpeKpgD1RwhdKaED4oAx2HAu7oWr2w,7218216
|
27
|
+
bigdl/cpp/libs/infill,sha256=yhIGKu4xQR5zgV0RwS6qZDeN8rlI7gdFHyv-XMv2w44,7270048
|
28
|
+
bigdl/cpp/libs/llama-bench,sha256=BdyoxVrt9AAR0VhlNf7Wf_V5ua8g_rfUUucSOUKXIgQ,7279688
|
29
|
+
bigdl/cpp/libs/llava-cli,sha256=7QDeuD7SmiuqfBM0SuGU_MYA9qvkLBRuZkO2RuHeVEk,7549192
|
30
|
+
bigdl/cpp/libs/lookahead,sha256=utfRshbjsXLMws270zv7-7ETtKYSBtokL-7p0_epp64,7239776
|
31
|
+
bigdl/cpp/libs/lookup,sha256=goEK0SQtaP4XeStoBkPunlJ7z6XBnOFAfIHHzc1iWBM,7263656
|
32
|
+
bigdl/cpp/libs/ls-sycl-device,sha256=EAtdpku4P9Hu2MBxCs7EykQcR0hTSepZtQ-207faCSA,5576472
|
33
|
+
bigdl/cpp/libs/main,sha256=SrrgczXJhRXeTlRbFPlnw846-RwZjDnOZDx-tfaASX8,7290936
|
34
|
+
bigdl/cpp/libs/ollama,sha256=MBZyFlmqNv-mpg2So4S5GpYxj5IsNlQkuCVNuBYxcZw,41894128
|
35
|
+
bigdl/cpp/libs/parallel,sha256=3rNOSV9anT3WgWVyFSsOZ_GtKCpqsI7M76U43NbLUMw,7248128
|
36
|
+
bigdl/cpp/libs/passkey,sha256=gW8ATogmRU_bgVOXJy1J_Osb1KqLMLgg1ktw3kWKK-s,7198480
|
37
|
+
bigdl/cpp/libs/perplexity,sha256=enLQedxPG__hqXBZSu3zspWUbFADwVHMxSCF_DutCIU,7291304
|
38
|
+
bigdl/cpp/libs/q8dot,sha256=WNmSYUjSgqP_2Zod8T1CiT_L74xR6z2S_qk46sfqEBo,1455336
|
39
|
+
bigdl/cpp/libs/quantize,sha256=0Uvb2PKHsiczYrqLfnu9GKCs7mRbLsXh68tdWd5nx4c,7216480
|
40
|
+
bigdl/cpp/libs/quantize-stats,sha256=Rt4k4MvsfkhkpsNXrRM_PsMb8dX7spzuEx-R0jzcu3o,6791168
|
41
|
+
bigdl/cpp/libs/save-load-state,sha256=m2xBS8u0mwO1cZNAew9mIGG5C1vsiPMrfan-ndAxOiM,7190424
|
42
|
+
bigdl/cpp/libs/server,sha256=sgDE0UDpWgYVJutLy8_FwUfxIM-pDXKKfQtfRsD5tYM,8035296
|
43
|
+
bigdl/cpp/libs/simple,sha256=vFzlZVXa930egABdyC8IIomKrZwC3zbhSENRsdx8q14,7186056
|
44
|
+
bigdl/cpp/libs/speculative,sha256=l6fS1PvENRoZreBu_0nboKKsHS4NO5k5YR6R7YP82d4,7265792
|
45
|
+
bigdl/cpp/libs/tokenize,sha256=HReQIP0s1uoqaPanHK4OofMGyYM8L2ux9hQtwC2asAA,7181968
|
46
|
+
bigdl/cpp/libs/train-text-from-scratch,sha256=IvbsZfojoT_jpUNuCt3ij6n217axF2fIkJRt9qyQAwM,7285928
|
47
|
+
bigdl/cpp/libs/vdot,sha256=wYP7B6HVFR-iCI2aZ002P-b5HS4qasBFv1u-xaEUy7w,1477688
|
48
|
+
bigdl_core_cpp-2.5.0b20240523.data/scripts/init-llama-cpp,sha256=qpIwMQc2Vb11fmovXFJKefp5iD1tQMfL8Ma7Y3Ebguk,400
|
49
|
+
bigdl_core_cpp-2.5.0b20240523.data/scripts/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
|
50
|
+
bigdl_core_cpp-2.5.0b20240523.dist-info/METADATA,sha256=vi0doEXxj-9yo4P38qbWVdWCCkrWHls2_XhxngkHx1Y,650
|
51
|
+
bigdl_core_cpp-2.5.0b20240523.dist-info/WHEEL,sha256=GHycjhgos9e5ojAyWZiFxz9HM8k84hAls6WqrsH8row,109
|
52
|
+
bigdl_core_cpp-2.5.0b20240523.dist-info/top_level.txt,sha256=iGuLfZARD_qANcIMfy0tbbrC3EtCg6BSiH8icc3dLWs,6
|
53
|
+
bigdl_core_cpp-2.5.0b20240523.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=BTk_ytlaeKGZtEj3rPLgGGNajDpy2kqgXzbRHQ2Pdww,7265648
|
16
|
-
bigdl/cpp/libs/batched,sha256=bEgCczkB72KT8xKXXoogf3rRSgeG0t-oRbSvwGLJBZQ,7190152
|
17
|
-
bigdl/cpp/libs/batched-bench,sha256=rcn0_sjOtHfgxwf4qtrgoans1Md4s0_3bjyhtL5ms1A,7190312
|
18
|
-
bigdl/cpp/libs/beam-search,sha256=pHmGfpe1Rg2ALi-JeDmZQJC4OfA4rtDCGC1GuJ324is,7186288
|
19
|
-
bigdl/cpp/libs/benchmark,sha256=42tkeSoXkiGzsrrnDC3Swrq7Bv4pIfNJwOb6HnwlEy4,1456440
|
20
|
-
bigdl/cpp/libs/convert-llama2c-to-ggml,sha256=Kd7IJT_Z_koBp6v7FLRZs4lCu1LAU3IudfrEo-QTFrM,1494688
|
21
|
-
bigdl/cpp/libs/embedding,sha256=pHGXa86AiDEKFJlJyETGrPI3ysFD-k48klIpxK6IBLc,7190296
|
22
|
-
bigdl/cpp/libs/export-lora,sha256=k_Gg3B7-6FnpNoBIDN0ORYKerVq2MaZk1IcSD1l38K0,5593664
|
23
|
-
bigdl/cpp/libs/finetune,sha256=sKJnNxFySbuhoUVdcqBPo-8WzY91DvTVlYhgMpxTy8s,7306872
|
24
|
-
bigdl/cpp/libs/gguf,sha256=MJCSBRiZWirTaJfWdDuorOv46OJE9Ey7UX9uPBf2REc,5584824
|
25
|
-
bigdl/cpp/libs/gritlm,sha256=qDIfuRwToCJkkrEPtu665ZFMfuTH43K01LM4Qzq7rVM,7194680
|
26
|
-
bigdl/cpp/libs/imatrix,sha256=QhRtrseL-gfX6d6VQSKegb_etpqYmcVyck0ypQK1JAY,7218216
|
27
|
-
bigdl/cpp/libs/infill,sha256=1D30mPZcYEnU98CfAIFoaI25zEUhliS-HpTiM7YIvyU,7270048
|
28
|
-
bigdl/cpp/libs/llama-bench,sha256=VQP9Au64MaqjBvHHlHUpaduVfLbVTLk1Uc3LJFZMq0g,7279688
|
29
|
-
bigdl/cpp/libs/llava-cli,sha256=xuA55UAHir6eccBWy2qyzBlAa6zFVO1IewEyfG-7XUY,7549192
|
30
|
-
bigdl/cpp/libs/lookahead,sha256=-3GSo4WVQ7piT0nt6rhHy4dddwjcV_UbI_UL24DQmEo,7239776
|
31
|
-
bigdl/cpp/libs/lookup,sha256=w8xtZFHlMFXDMFS9rm4kEqbA53WKCFywz2BPO5SsQgE,7263656
|
32
|
-
bigdl/cpp/libs/ls-sycl-device,sha256=WAFJamlRbDV-JLIopbt6wQqaD-Y0RJPmFvad_QwcfDc,5576472
|
33
|
-
bigdl/cpp/libs/main,sha256=oyZdPNzfd922wBfTEy4ePh2CFSwS1gs2mtfSSyUV7Xc,7290936
|
34
|
-
bigdl/cpp/libs/ollama,sha256=3Ll4fGpOtIZGIBvnMUuN-rWNa9mAkLl43q0VwMUqm2o,41894128
|
35
|
-
bigdl/cpp/libs/parallel,sha256=KSXFio4UBuJUlHSfM8618mogcU8fnDGSCw9mMfTwsls,7248128
|
36
|
-
bigdl/cpp/libs/passkey,sha256=Ns2T2a7KPqs-WEsSRw8X3PVSje5u1bS5bL5ImFGluUM,7198480
|
37
|
-
bigdl/cpp/libs/perplexity,sha256=I9CM-qpou7b3yYZHQxgCCzjmrH6C1xzDVMqTVwacdCc,7291304
|
38
|
-
bigdl/cpp/libs/q8dot,sha256=g_JkAPkGxrKAwq0N77QhmsqZ-VDnMp-p3_77AzhgmT4,1455336
|
39
|
-
bigdl/cpp/libs/quantize,sha256=_ZUQFignEFiFSpiiPrfWmJJWIUTPqnn8WSNU4gC36C0,7216480
|
40
|
-
bigdl/cpp/libs/quantize-stats,sha256=dRzgnzAYNw4FkKj6GzxRyAS4XUjei3wyQ7-t6MtYxn0,6791168
|
41
|
-
bigdl/cpp/libs/save-load-state,sha256=7atueVkmVLBgVvyepbmM5iYmjgAehHiYF8iCq9NO_VY,7190424
|
42
|
-
bigdl/cpp/libs/server,sha256=iDHRCnIAou6hjCt-p5-OH-uVfCl1iVeZpfZ4IhJekdw,8035296
|
43
|
-
bigdl/cpp/libs/simple,sha256=ta3KdW2PLhtCRAiwWPjtZ31SHn60fyvFMBVGcpucAcA,7186056
|
44
|
-
bigdl/cpp/libs/speculative,sha256=aOGFLvhdbqz6Shlv5lMZV4VbLtB3albfeFS_qW2VE6M,7265792
|
45
|
-
bigdl/cpp/libs/tokenize,sha256=gGiT4kxqGuj7cj1cy6VqrngQYHp7298BguHgM-0CL8U,7181968
|
46
|
-
bigdl/cpp/libs/train-text-from-scratch,sha256=zPADoC2G6gAczM1Gc_S2DQdAZ5M-gVg9i_96NCOhlHk,7285928
|
47
|
-
bigdl/cpp/libs/vdot,sha256=04gfl-r-Bz4m6pd2mWMC8ORslIbPhqJqNA1Xku5PTzg,1477688
|
48
|
-
bigdl_core_cpp-2.5.0b20240521.data/scripts/init-llama-cpp,sha256=qpIwMQc2Vb11fmovXFJKefp5iD1tQMfL8Ma7Y3Ebguk,400
|
49
|
-
bigdl_core_cpp-2.5.0b20240521.data/scripts/init-ollama,sha256=5eg4DsWg87iysFRh7leawr6H47F_sHydwL5we6fUG6o,193
|
50
|
-
bigdl_core_cpp-2.5.0b20240521.dist-info/METADATA,sha256=KfoM19hmcLtPz9Ffb5esVocFE6xmcWG680ASEE9Ylqk,650
|
51
|
-
bigdl_core_cpp-2.5.0b20240521.dist-info/WHEEL,sha256=GHycjhgos9e5ojAyWZiFxz9HM8k84hAls6WqrsH8row,109
|
52
|
-
bigdl_core_cpp-2.5.0b20240521.dist-info/top_level.txt,sha256=iGuLfZARD_qANcIMfy0tbbrC3EtCg6BSiH8icc3dLWs,6
|
53
|
-
bigdl_core_cpp-2.5.0b20240521.dist-info/RECORD,,
|
{bigdl_core_cpp-2.5.0b20240521.data → bigdl_core_cpp-2.5.0b20240523.data}/scripts/init-llama-cpp
RENAMED
File without changes
|
{bigdl_core_cpp-2.5.0b20240521.data → bigdl_core_cpp-2.5.0b20240523.data}/scripts/init-ollama
RENAMED
File without changes
|
File without changes
|
{bigdl_core_cpp-2.5.0b20240521.dist-info → bigdl_core_cpp-2.5.0b20240523.dist-info}/top_level.txt
RENAMED
File without changes
|