nexaai 1.0.21rc15__cp310-cp310-win_amd64.whl → 1.0.22__cp310-cp310-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.
Potentially problematic release.
This version of nexaai might be problematic. Click here for more details.
- nexaai/_stub.cp310-win_amd64.pyd +0 -0
- nexaai/_version.py +1 -1
- nexaai/binds/asr_bind.cp310-win_amd64.pyd +0 -0
- nexaai/binds/common_bind.cp310-win_amd64.pyd +0 -0
- nexaai/binds/cpu_gpu/ggml-base.dll +0 -0
- nexaai/binds/cpu_gpu/ggml-cpu.dll +0 -0
- nexaai/binds/cpu_gpu/ggml-cuda.dll +0 -0
- nexaai/binds/cpu_gpu/ggml-vulkan.dll +0 -0
- nexaai/binds/cpu_gpu/ggml.dll +0 -0
- nexaai/binds/cpu_gpu/mtmd.dll +0 -0
- nexaai/binds/cpu_gpu/nexa_cpu_gpu.dll +0 -0
- nexaai/binds/cpu_gpu/nexa_plugin.dll +0 -0
- nexaai/binds/embedder_bind.cp310-win_amd64.pyd +0 -0
- nexaai/binds/llm_bind.cp310-win_amd64.pyd +0 -0
- nexaai/binds/nexa_bridge.dll +0 -0
- nexaai/binds/nexaml/ggml-base.dll +0 -0
- nexaai/binds/nexaml/ggml-cpu.dll +0 -0
- nexaai/binds/nexaml/ggml-cuda.dll +0 -0
- nexaai/binds/nexaml/ggml-vulkan.dll +0 -0
- nexaai/binds/nexaml/ggml.dll +0 -0
- nexaai/binds/nexaml/nexa_plugin.dll +0 -0
- nexaai/binds/rerank_bind.cp310-win_amd64.pyd +0 -0
- nexaai/binds/vlm_bind.cp310-win_amd64.pyd +0 -0
- nexaai/llm_impl/pybind_llm_impl.py +1 -1
- nexaai/utils/model_manager.py +2 -0
- {nexaai-1.0.21rc15.dist-info → nexaai-1.0.22.dist-info}/METADATA +1 -1
- {nexaai-1.0.21rc15.dist-info → nexaai-1.0.22.dist-info}/RECORD +29 -29
- {nexaai-1.0.21rc15.dist-info → nexaai-1.0.22.dist-info}/WHEEL +0 -0
- {nexaai-1.0.21rc15.dist-info → nexaai-1.0.22.dist-info}/top_level.txt +0 -0
nexaai/_stub.cp310-win_amd64.pyd
CHANGED
|
Binary file
|
nexaai/_version.py
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
nexaai/binds/cpu_gpu/ggml.dll
CHANGED
|
Binary file
|
nexaai/binds/cpu_gpu/mtmd.dll
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
nexaai/binds/nexa_bridge.dll
CHANGED
|
Binary file
|
|
Binary file
|
nexaai/binds/nexaml/ggml-cpu.dll
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
nexaai/binds/nexaml/ggml.dll
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -77,7 +77,7 @@ class PyBindLLMImpl(LLM):
|
|
|
77
77
|
{"role": m["role"], "content": m["content"]}
|
|
78
78
|
for m in messages
|
|
79
79
|
]
|
|
80
|
-
return llm_bind.ml_llm_apply_chat_template(self._handle, message_dicts)
|
|
80
|
+
return llm_bind.ml_llm_apply_chat_template(self._handle, message_dicts, tools, enable_thinking)
|
|
81
81
|
|
|
82
82
|
def generate_stream(self, prompt: str, g_cfg: GenerationConfig = GenerationConfig()) -> Generator[str, None, None]:
|
|
83
83
|
"""Generate text with streaming."""
|
nexaai/utils/model_manager.py
CHANGED
|
@@ -1495,6 +1495,8 @@ def auto_download_model(func: Callable) -> Callable:
|
|
|
1495
1495
|
token = None
|
|
1496
1496
|
if 'token' in kwargs:
|
|
1497
1497
|
token = kwargs.pop('token') # Remove from kwargs to avoid passing to original func
|
|
1498
|
+
if token is None or token == '':
|
|
1499
|
+
token = os.getenv('HF_TOKEN') or os.getenv('NEXA_HFTOKEN')
|
|
1498
1500
|
|
|
1499
1501
|
# Handle name_or_path parameter
|
|
1500
1502
|
name_or_path = None
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
nexaai/__init__.py,sha256=Yt2YPVcRfwdA6DQoUR4ZI34CHBUYoY2cVsrG7Zp6IrI,2516
|
|
2
|
-
nexaai/_stub.cp310-win_amd64.pyd,sha256=
|
|
3
|
-
nexaai/_version.py,sha256=
|
|
2
|
+
nexaai/_stub.cp310-win_amd64.pyd,sha256=KEyu4whFbX7ahYkHxUZE9Bvb68yBBNWGR0CNQ-4fCvs,10752
|
|
3
|
+
nexaai/_version.py,sha256=ivY4bEQ0jgel7C15vIMosfWJgA8mHuZ-du5RS_0fPko,143
|
|
4
4
|
nexaai/asr.py,sha256=p_bTRqESa-4g6V3HGFzi8vqn8H4Q6yTLiLjL0yqVr3I,2362
|
|
5
5
|
nexaai/base.py,sha256=qQBCiQVNzgpkQjZX9aiFDEdbAAe56TROKC3WnWra2Zg,1021
|
|
6
6
|
nexaai/common.py,sha256=XRwjvRNxS2xRVb0CMR5NbPQ4E-PAewJ0m6VGbZOw19A,3565
|
|
@@ -18,31 +18,31 @@ nexaai/asr_impl/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
|
18
18
|
nexaai/asr_impl/mlx_asr_impl.py,sha256=XwMX3LYMeulp8cDS0TCCYcjvttFHAyDWQ_oMvABwQmI,3349
|
|
19
19
|
nexaai/asr_impl/pybind_asr_impl.py,sha256=I-J_pp4Tdafa-ipp34q2dN4dbL905nlpBYVBGLQwLVI,4807
|
|
20
20
|
nexaai/binds/__init__.py,sha256=cDlzRJF5pq0YmiwmUvdNO9CrvYrBdkYWR4xXrEbwLyU,161
|
|
21
|
-
nexaai/binds/asr_bind.cp310-win_amd64.pyd,sha256=
|
|
22
|
-
nexaai/binds/common_bind.cp310-win_amd64.pyd,sha256=
|
|
23
|
-
nexaai/binds/embedder_bind.cp310-win_amd64.pyd,sha256=
|
|
21
|
+
nexaai/binds/asr_bind.cp310-win_amd64.pyd,sha256=m50-FsvEkrfVFtf6Rk1AVPppkCrELc71Smc2W6ebs2M,192000
|
|
22
|
+
nexaai/binds/common_bind.cp310-win_amd64.pyd,sha256=hy-gEksGbyuSa44XGe5gmfwvmfm0iZJuTNOd_v0Xo4A,205824
|
|
23
|
+
nexaai/binds/embedder_bind.cp310-win_amd64.pyd,sha256=wo0-I8V9uUBCW_9Mof_42vd-QK4sTUPfES3bg5AIlFg,183808
|
|
24
24
|
nexaai/binds/libcrypto-3-x64.dll,sha256=X7hDuQPMn6eRe58dTGJxTmRPKFWgd5i6Gjoy9QPLmPg,7315968
|
|
25
25
|
nexaai/binds/libssl-3-x64.dll,sha256=GRw0cOaGUaR2QHRvBFuU_9S9iNgkyVgm0NIpZMnReAw,1313792
|
|
26
|
-
nexaai/binds/llm_bind.cp310-win_amd64.pyd,sha256=
|
|
27
|
-
nexaai/binds/nexa_bridge.dll,sha256=
|
|
28
|
-
nexaai/binds/rerank_bind.cp310-win_amd64.pyd,sha256=
|
|
29
|
-
nexaai/binds/vlm_bind.cp310-win_amd64.pyd,sha256=
|
|
30
|
-
nexaai/binds/cpu_gpu/ggml-base.dll,sha256=
|
|
31
|
-
nexaai/binds/cpu_gpu/ggml-cpu.dll,sha256=
|
|
32
|
-
nexaai/binds/cpu_gpu/ggml-cuda.dll,sha256=
|
|
33
|
-
nexaai/binds/cpu_gpu/ggml-vulkan.dll,sha256=
|
|
34
|
-
nexaai/binds/cpu_gpu/ggml.dll,sha256=
|
|
35
|
-
nexaai/binds/cpu_gpu/mtmd.dll,sha256=
|
|
36
|
-
nexaai/binds/cpu_gpu/nexa_cpu_gpu.dll,sha256=
|
|
37
|
-
nexaai/binds/cpu_gpu/nexa_plugin.dll,sha256=
|
|
38
|
-
nexaai/binds/nexaml/ggml-base.dll,sha256=
|
|
39
|
-
nexaai/binds/nexaml/ggml-cpu.dll,sha256=
|
|
40
|
-
nexaai/binds/nexaml/ggml-cuda.dll,sha256=
|
|
41
|
-
nexaai/binds/nexaml/ggml-vulkan.dll,sha256=
|
|
42
|
-
nexaai/binds/nexaml/ggml.dll,sha256=
|
|
26
|
+
nexaai/binds/llm_bind.cp310-win_amd64.pyd,sha256=KdcZF5shnqqfqogeiEJ-11OUe1os7rr22bW25Xbv_I4,166400
|
|
27
|
+
nexaai/binds/nexa_bridge.dll,sha256=VYTa4zclMKJC2AfL155QLxJzH4wcO_8O5O7Rd8Dj5LQ,190976
|
|
28
|
+
nexaai/binds/rerank_bind.cp310-win_amd64.pyd,sha256=BYf5QaRA8-Wjar7FuE890NF6LGkage6FZRaUPLCt3B8,178176
|
|
29
|
+
nexaai/binds/vlm_bind.cp310-win_amd64.pyd,sha256=XyBTpjgYMfoD10YuRnfB3Fgivzs7RSWSD9yR6eN2k6o,171520
|
|
30
|
+
nexaai/binds/cpu_gpu/ggml-base.dll,sha256=vcESAaud2k5HfVS4xjdUHlb8hPDzw7qVM7huYykDGws,532480
|
|
31
|
+
nexaai/binds/cpu_gpu/ggml-cpu.dll,sha256=zbXppL8mtjbVGxFVV7hIDXb4Vi7oqQi-kndzb8mp3kI,672768
|
|
32
|
+
nexaai/binds/cpu_gpu/ggml-cuda.dll,sha256=R66N-OKwvooY0jhTfhxEBKF5-vfraG5RC6ABVXJQ-e4,313528832
|
|
33
|
+
nexaai/binds/cpu_gpu/ggml-vulkan.dll,sha256=hOEeLexuKD1uenpijMqTOe4AmYSMGe_jg6JqagOlAAE,36627968
|
|
34
|
+
nexaai/binds/cpu_gpu/ggml.dll,sha256=Qlypa-cCdBcnXkgg2ErVRo7OI4Vsfsg-r1E8oeke4sk,66560
|
|
35
|
+
nexaai/binds/cpu_gpu/mtmd.dll,sha256=yP6ze4ks_j8Na55RKWYjigybP5sMchNLIA_cgQvR_Zw,561152
|
|
36
|
+
nexaai/binds/cpu_gpu/nexa_cpu_gpu.dll,sha256=0a2Yf-NqIuU3wDeQHiirTqIaXwmqnWIJ3RCfQh7bsUM,1611776
|
|
37
|
+
nexaai/binds/cpu_gpu/nexa_plugin.dll,sha256=tDt7ys1fXVhno3VA2Z62HL79oyv087vmH3QUE0eJMUk,1424384
|
|
38
|
+
nexaai/binds/nexaml/ggml-base.dll,sha256=vcESAaud2k5HfVS4xjdUHlb8hPDzw7qVM7huYykDGws,532480
|
|
39
|
+
nexaai/binds/nexaml/ggml-cpu.dll,sha256=zbXppL8mtjbVGxFVV7hIDXb4Vi7oqQi-kndzb8mp3kI,672768
|
|
40
|
+
nexaai/binds/nexaml/ggml-cuda.dll,sha256=R66N-OKwvooY0jhTfhxEBKF5-vfraG5RC6ABVXJQ-e4,313528832
|
|
41
|
+
nexaai/binds/nexaml/ggml-vulkan.dll,sha256=hOEeLexuKD1uenpijMqTOe4AmYSMGe_jg6JqagOlAAE,36627968
|
|
42
|
+
nexaai/binds/nexaml/ggml.dll,sha256=Qlypa-cCdBcnXkgg2ErVRo7OI4Vsfsg-r1E8oeke4sk,66560
|
|
43
43
|
nexaai/binds/nexaml/nexa-mm-process.dll,sha256=DDD5qPbelZAIrRWGggOd3Pg9U_fh_ZEYIplwqiyD5LY,4643328
|
|
44
44
|
nexaai/binds/nexaml/nexa-sampling.dll,sha256=Notkz287laSUG2_ED3oFXWVLJM3t7x_USkvX6wKVOLA,4265984
|
|
45
|
-
nexaai/binds/nexaml/nexa_plugin.dll,sha256=
|
|
45
|
+
nexaai/binds/nexaml/nexa_plugin.dll,sha256=dNr9-h_2jCAmVm74x0gT7JjFEuEv1MiSpZXevjUS-zo,604160
|
|
46
46
|
nexaai/binds/nexaml/nexaproc.dll,sha256=rRcdSfhkxnRwktXW4lp7Np8sNY_uefNXYwAmPp34AHg,2670080
|
|
47
47
|
nexaai/binds/nexaml/qwen3-vl.dll,sha256=k0wPZNR6VejeR32KuFgCVyj7t7YaEmZOKhj9lwMw0-s,5874176
|
|
48
48
|
nexaai/binds/nexaml/qwen3vl-vision.dll,sha256=5AX4MtAOWTcXSAkS2qqvl2pFti4HR55dtkCaOO03Evc,1063424
|
|
@@ -57,7 +57,7 @@ nexaai/image_gen_impl/mlx_image_gen_impl.py,sha256=peUE9ue9ApaPlZVOICBWiHtd13sY4
|
|
|
57
57
|
nexaai/image_gen_impl/pybind_image_gen_impl.py,sha256=514RFQMSO0Rhacq0IYzlEhEr6QfaprnGew0Rjz8HZI4,3777
|
|
58
58
|
nexaai/llm_impl/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
59
59
|
nexaai/llm_impl/mlx_llm_impl.py,sha256=qJY0zwb6jfVFQnTsp1W7BDnIMdgcJlqnU5UJgSoU-Vs,11567
|
|
60
|
-
nexaai/llm_impl/pybind_llm_impl.py,sha256=
|
|
60
|
+
nexaai/llm_impl/pybind_llm_impl.py,sha256=_3DPfQiZQ0JcoeO0RqiRV05GU9h5FjbfNhEWj0bStEU,8383
|
|
61
61
|
nexaai/rerank_impl/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
62
62
|
nexaai/rerank_impl/mlx_rerank_impl.py,sha256=fZtf9lKT6dCiiFUmRkm4EDWRPTkRBl7pG3mHEZMp6_o,3471
|
|
63
63
|
nexaai/rerank_impl/pybind_rerank_impl.py,sha256=_1pkeD76kZK-S-2IFJzRxvxvQdgoS3Yi2WhIbWq4bxU,4626
|
|
@@ -66,14 +66,14 @@ nexaai/tts_impl/mlx_tts_impl.py,sha256=LcH9bVdIl3Q6lOzSUB_X2s-_nWFmlCl1yL7XSUK0f
|
|
|
66
66
|
nexaai/tts_impl/pybind_tts_impl.py,sha256=n3z4zmPQayQJgAwcvETw0IBUCp8IYROuYFSg0tAy_8Y,1487
|
|
67
67
|
nexaai/utils/decode.py,sha256=0Z9jDH4ICzw4YXj8nD4L-sMouDaev-TISGRQ4KzidWE,421
|
|
68
68
|
nexaai/utils/manifest_utils.py,sha256=BoKqnI6N5CkEPTDZCRWSx7wga6aH8h6cr4nbff7gVwg,22020
|
|
69
|
-
nexaai/utils/model_manager.py,sha256=
|
|
69
|
+
nexaai/utils/model_manager.py,sha256=W4-cxNhUjJetmbh1PgHRNGJ5MtWwylGu0ey_OcyunDg,67788
|
|
70
70
|
nexaai/utils/model_types.py,sha256=q2m7diYLOpLvRl1ixL2eMq5_kdTj8KqPBGWX4p6Ob08,1532
|
|
71
71
|
nexaai/utils/progress_tracker.py,sha256=BztrFqtjwNUmeREwZ5m7H6ZcrVzQEbpZfsxndWh4z0A,15778
|
|
72
72
|
nexaai/utils/quantization_utils.py,sha256=FxnZ6-uAE_bl_vQ5jsRXlpU0NBn-U4Y8iN9_O6aCdPA,8070
|
|
73
73
|
nexaai/vlm_impl/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
74
74
|
nexaai/vlm_impl/mlx_vlm_impl.py,sha256=gI09QJcok68QG-36csXr3c2yPCZXTE0dlq1MUBEo_Ms,11091
|
|
75
75
|
nexaai/vlm_impl/pybind_vlm_impl.py,sha256=w8gAZNW2lk3mCKolg4iKgD58RhHCEk4v9aYI1RwVGqc,10021
|
|
76
|
-
nexaai-1.0.
|
|
77
|
-
nexaai-1.0.
|
|
78
|
-
nexaai-1.0.
|
|
79
|
-
nexaai-1.0.
|
|
76
|
+
nexaai-1.0.22.dist-info/METADATA,sha256=1THXwOXkS8oTllWqv2QjVjcJ8J9VzB_MSCmB0W8uWjo,1215
|
|
77
|
+
nexaai-1.0.22.dist-info/WHEEL,sha256=KUuBC6lxAbHCKilKua8R9W_TM71_-9Sg5uEP3uDWcoU,101
|
|
78
|
+
nexaai-1.0.22.dist-info/top_level.txt,sha256=LRE2YERlrZk2vfuygnSzsEeqSknnZbz3Z1MHyNmBU4w,7
|
|
79
|
+
nexaai-1.0.22.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|