nexaai 1.0.21__cp311-cp311-win_arm64.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.

Files changed (154) hide show
  1. nexaai/__init__.py +95 -0
  2. nexaai/_stub.cp311-win_arm64.pyd +0 -0
  3. nexaai/_version.py +4 -0
  4. nexaai/asr.py +68 -0
  5. nexaai/asr_impl/__init__.py +0 -0
  6. nexaai/asr_impl/mlx_asr_impl.py +92 -0
  7. nexaai/asr_impl/pybind_asr_impl.py +127 -0
  8. nexaai/base.py +39 -0
  9. nexaai/binds/__init__.py +6 -0
  10. nexaai/binds/asr_bind.cp311-win_arm64.pyd +0 -0
  11. nexaai/binds/common_bind.cp311-win_arm64.pyd +0 -0
  12. nexaai/binds/cpu_gpu/ggml-base.dll +0 -0
  13. nexaai/binds/cpu_gpu/ggml-cpu.dll +0 -0
  14. nexaai/binds/cpu_gpu/ggml-opencl.dll +0 -0
  15. nexaai/binds/cpu_gpu/ggml.dll +0 -0
  16. nexaai/binds/cpu_gpu/libomp140.aarch64.dll +0 -0
  17. nexaai/binds/cpu_gpu/mtmd.dll +0 -0
  18. nexaai/binds/cpu_gpu/nexa_cpu_gpu.dll +0 -0
  19. nexaai/binds/cpu_gpu/nexa_plugin.dll +0 -0
  20. nexaai/binds/embedder_bind.cp311-win_arm64.pyd +0 -0
  21. nexaai/binds/libcrypto-3-arm64.dll +0 -0
  22. nexaai/binds/libssl-3-arm64.dll +0 -0
  23. nexaai/binds/llm_bind.cp311-win_arm64.pyd +0 -0
  24. nexaai/binds/nexa_bridge.dll +0 -0
  25. nexaai/binds/npu/FLAC.dll +0 -0
  26. nexaai/binds/npu/convnext-sdk.dll +0 -0
  27. nexaai/binds/npu/embed-gemma-sdk.dll +0 -0
  28. nexaai/binds/npu/fftw3.dll +0 -0
  29. nexaai/binds/npu/fftw3f.dll +0 -0
  30. nexaai/binds/npu/ggml-base.dll +0 -0
  31. nexaai/binds/npu/ggml-cpu.dll +0 -0
  32. nexaai/binds/npu/ggml-opencl.dll +0 -0
  33. nexaai/binds/npu/ggml.dll +0 -0
  34. nexaai/binds/npu/granite-nano-sdk.dll +0 -0
  35. nexaai/binds/npu/granite4-sdk.dll +0 -0
  36. nexaai/binds/npu/htp-files/Genie.dll +0 -0
  37. nexaai/binds/npu/htp-files/PlatformValidatorShared.dll +0 -0
  38. nexaai/binds/npu/htp-files/QnnChrometraceProfilingReader.dll +0 -0
  39. nexaai/binds/npu/htp-files/QnnCpu.dll +0 -0
  40. nexaai/binds/npu/htp-files/QnnCpuNetRunExtensions.dll +0 -0
  41. nexaai/binds/npu/htp-files/QnnDsp.dll +0 -0
  42. nexaai/binds/npu/htp-files/QnnDspNetRunExtensions.dll +0 -0
  43. nexaai/binds/npu/htp-files/QnnDspV66CalculatorStub.dll +0 -0
  44. nexaai/binds/npu/htp-files/QnnDspV66Stub.dll +0 -0
  45. nexaai/binds/npu/htp-files/QnnGenAiTransformer.dll +0 -0
  46. nexaai/binds/npu/htp-files/QnnGenAiTransformerCpuOpPkg.dll +0 -0
  47. nexaai/binds/npu/htp-files/QnnGenAiTransformerModel.dll +0 -0
  48. nexaai/binds/npu/htp-files/QnnGpu.dll +0 -0
  49. nexaai/binds/npu/htp-files/QnnGpuNetRunExtensions.dll +0 -0
  50. nexaai/binds/npu/htp-files/QnnGpuProfilingReader.dll +0 -0
  51. nexaai/binds/npu/htp-files/QnnHtp.dll +0 -0
  52. nexaai/binds/npu/htp-files/QnnHtpNetRunExtensions.dll +0 -0
  53. nexaai/binds/npu/htp-files/QnnHtpOptraceProfilingReader.dll +0 -0
  54. nexaai/binds/npu/htp-files/QnnHtpPrepare.dll +0 -0
  55. nexaai/binds/npu/htp-files/QnnHtpProfilingReader.dll +0 -0
  56. nexaai/binds/npu/htp-files/QnnHtpV68CalculatorStub.dll +0 -0
  57. nexaai/binds/npu/htp-files/QnnHtpV68Stub.dll +0 -0
  58. nexaai/binds/npu/htp-files/QnnHtpV73CalculatorStub.dll +0 -0
  59. nexaai/binds/npu/htp-files/QnnHtpV73Stub.dll +0 -0
  60. nexaai/binds/npu/htp-files/QnnIr.dll +0 -0
  61. nexaai/binds/npu/htp-files/QnnJsonProfilingReader.dll +0 -0
  62. nexaai/binds/npu/htp-files/QnnModelDlc.dll +0 -0
  63. nexaai/binds/npu/htp-files/QnnSaver.dll +0 -0
  64. nexaai/binds/npu/htp-files/QnnSystem.dll +0 -0
  65. nexaai/binds/npu/htp-files/SNPE.dll +0 -0
  66. nexaai/binds/npu/htp-files/SnpeDspV66Stub.dll +0 -0
  67. nexaai/binds/npu/htp-files/SnpeHtpPrepare.dll +0 -0
  68. nexaai/binds/npu/htp-files/SnpeHtpV68Stub.dll +0 -0
  69. nexaai/binds/npu/htp-files/SnpeHtpV73Stub.dll +0 -0
  70. nexaai/binds/npu/htp-files/calculator.dll +0 -0
  71. nexaai/binds/npu/htp-files/calculator_htp.dll +0 -0
  72. nexaai/binds/npu/htp-files/libCalculator_skel.so +0 -0
  73. nexaai/binds/npu/htp-files/libQnnHtpV73.so +0 -0
  74. nexaai/binds/npu/htp-files/libQnnHtpV73QemuDriver.so +0 -0
  75. nexaai/binds/npu/htp-files/libQnnHtpV73Skel.so +0 -0
  76. nexaai/binds/npu/htp-files/libQnnSaver.so +0 -0
  77. nexaai/binds/npu/htp-files/libQnnSystem.so +0 -0
  78. nexaai/binds/npu/htp-files/libSnpeHtpV73Skel.so +0 -0
  79. nexaai/binds/npu/htp-files/libqnnhtpv73.cat +0 -0
  80. nexaai/binds/npu/htp-files/libsnpehtpv73.cat +0 -0
  81. nexaai/binds/npu/jina-rerank-sdk.dll +0 -0
  82. nexaai/binds/npu/libcrypto-3-arm64.dll +0 -0
  83. nexaai/binds/npu/libmp3lame.DLL +0 -0
  84. nexaai/binds/npu/libomp140.aarch64.dll +0 -0
  85. nexaai/binds/npu/libssl-3-arm64.dll +0 -0
  86. nexaai/binds/npu/liquid-sdk.dll +0 -0
  87. nexaai/binds/npu/llama3-3b-sdk.dll +0 -0
  88. nexaai/binds/npu/mpg123.dll +0 -0
  89. nexaai/binds/npu/nexa-mm-process.dll +0 -0
  90. nexaai/binds/npu/nexa-sampling.dll +0 -0
  91. nexaai/binds/npu/nexa_plugin.dll +0 -0
  92. nexaai/binds/npu/nexaproc.dll +0 -0
  93. nexaai/binds/npu/ogg.dll +0 -0
  94. nexaai/binds/npu/omni-neural-sdk.dll +0 -0
  95. nexaai/binds/npu/openblas.dll +0 -0
  96. nexaai/binds/npu/opus.dll +0 -0
  97. nexaai/binds/npu/paddle-ocr-proc-lib.dll +0 -0
  98. nexaai/binds/npu/paddleocr-sdk.dll +0 -0
  99. nexaai/binds/npu/parakeet-sdk.dll +0 -0
  100. nexaai/binds/npu/phi3-5-sdk.dll +0 -0
  101. nexaai/binds/npu/phi4-sdk.dll +0 -0
  102. nexaai/binds/npu/pyannote-sdk.dll +0 -0
  103. nexaai/binds/npu/qwen3-4b-sdk.dll +0 -0
  104. nexaai/binds/npu/qwen3vl-sdk.dll +0 -0
  105. nexaai/binds/npu/qwen3vl-vision.dll +0 -0
  106. nexaai/binds/npu/rtaudio.dll +0 -0
  107. nexaai/binds/npu/vorbis.dll +0 -0
  108. nexaai/binds/npu/vorbisenc.dll +0 -0
  109. nexaai/binds/npu/yolov12-sdk.dll +0 -0
  110. nexaai/binds/npu/zlib1.dll +0 -0
  111. nexaai/binds/rerank_bind.cp311-win_arm64.pyd +0 -0
  112. nexaai/binds/vlm_bind.cp311-win_arm64.pyd +0 -0
  113. nexaai/common.py +105 -0
  114. nexaai/cv.py +93 -0
  115. nexaai/cv_impl/__init__.py +0 -0
  116. nexaai/cv_impl/mlx_cv_impl.py +89 -0
  117. nexaai/cv_impl/pybind_cv_impl.py +32 -0
  118. nexaai/embedder.py +73 -0
  119. nexaai/embedder_impl/__init__.py +0 -0
  120. nexaai/embedder_impl/mlx_embedder_impl.py +118 -0
  121. nexaai/embedder_impl/pybind_embedder_impl.py +96 -0
  122. nexaai/image_gen.py +141 -0
  123. nexaai/image_gen_impl/__init__.py +0 -0
  124. nexaai/image_gen_impl/mlx_image_gen_impl.py +292 -0
  125. nexaai/image_gen_impl/pybind_image_gen_impl.py +85 -0
  126. nexaai/llm.py +98 -0
  127. nexaai/llm_impl/__init__.py +0 -0
  128. nexaai/llm_impl/mlx_llm_impl.py +271 -0
  129. nexaai/llm_impl/pybind_llm_impl.py +220 -0
  130. nexaai/log.py +92 -0
  131. nexaai/rerank.py +57 -0
  132. nexaai/rerank_impl/__init__.py +0 -0
  133. nexaai/rerank_impl/mlx_rerank_impl.py +94 -0
  134. nexaai/rerank_impl/pybind_rerank_impl.py +136 -0
  135. nexaai/runtime.py +68 -0
  136. nexaai/runtime_error.py +24 -0
  137. nexaai/tts.py +75 -0
  138. nexaai/tts_impl/__init__.py +0 -0
  139. nexaai/tts_impl/mlx_tts_impl.py +94 -0
  140. nexaai/tts_impl/pybind_tts_impl.py +43 -0
  141. nexaai/utils/decode.py +18 -0
  142. nexaai/utils/manifest_utils.py +531 -0
  143. nexaai/utils/model_manager.py +1562 -0
  144. nexaai/utils/model_types.py +49 -0
  145. nexaai/utils/progress_tracker.py +385 -0
  146. nexaai/utils/quantization_utils.py +245 -0
  147. nexaai/vlm.py +130 -0
  148. nexaai/vlm_impl/__init__.py +0 -0
  149. nexaai/vlm_impl/mlx_vlm_impl.py +259 -0
  150. nexaai/vlm_impl/pybind_vlm_impl.py +256 -0
  151. nexaai-1.0.21.dist-info/METADATA +31 -0
  152. nexaai-1.0.21.dist-info/RECORD +154 -0
  153. nexaai-1.0.21.dist-info/WHEEL +5 -0
  154. nexaai-1.0.21.dist-info/top_level.txt +1 -0
@@ -0,0 +1,154 @@
1
+ nexaai/__init__.py,sha256=gOd7sNsqEESopw_24xgnOSkIRENrk4Fa-RMtmVv62eA,2421
2
+ nexaai/_stub.cp311-win_arm64.pyd,sha256=iFP0zUtACrsShXV1jFrs5RDocIrvvWpEztKLyVbrB9E,10240
3
+ nexaai/_version.py,sha256=i_1Tr2pxCUBFuFhyyzXbVSdeA2pezaJC9mGecjSiUTg,143
4
+ nexaai/asr.py,sha256=wqtq71cxIMGE4KvOIYZebHdWik8dy4LyKrDI98PDvzQ,2294
5
+ nexaai/base.py,sha256=N8PRgDFA-XPku2vWnQIofQ7ipz3pPlO6f8YZGnuhquE,982
6
+ nexaai/common.py,sha256=MRWZ6a7pnci_OUHxZRm3YqgKLAtZFD7b88STYDfeIF8,3460
7
+ nexaai/cv.py,sha256=gpE3F__6bjh8OQKNJZs-QrBuCxqMj2eH-u6HR90vGZE,3302
8
+ nexaai/embedder.py,sha256=lXOT16PEvd_hT23d77dZH38VHNOAk-3JvoOUdQTEaGI,2552
9
+ nexaai/image_gen.py,sha256=MkGw1HXqqv8cJzbiGERNPKFXfq9vMOlvuq0pgekXw68,4385
10
+ nexaai/llm.py,sha256=-agVJuj0FOaDvDiT-fFSOpoyVt-MpNudBucsod3Vp1M,3673
11
+ nexaai/log.py,sha256=Kwo2CIfWN6iP4M4F5EUIV8KIO5hAsvz6HZAaOwJ27Og,2628
12
+ nexaai/rerank.py,sha256=rFKm1Y_ou__0lU82OTy4j_AYIGVBGfID0gzuZ6zXYsM,1968
13
+ nexaai/runtime.py,sha256=JvllhlNPgYGLbgGyX2yNvmGzT0lZ5XbvTvEo8sZG_Ho,2067
14
+ nexaai/runtime_error.py,sha256=sO87LyCA0qzm0hVqBrmG2FDzGQH865EMbTMop2OfZto,779
15
+ nexaai/tts.py,sha256=jvgDZIyo47NBDny6z74IQT2SDDVo7Mpp-QZwl6YxARU,2196
16
+ nexaai/vlm.py,sha256=LUrd1_SGHOsYpWyUymX93oEIsNJv7XzHIHo4hBZOhQA,4800
17
+ nexaai/asr_impl/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
18
+ nexaai/asr_impl/mlx_asr_impl.py,sha256=eosd8-TIWAOwV0HltmoFrLwzXHcU4jyxtncvuZE9pgA,3257
19
+ nexaai/asr_impl/pybind_asr_impl.py,sha256=FLOWIph37q_nIiNx8xYi-VnhQ6CrPuc4HFAJZQKc42w,4680
20
+ nexaai/binds/__init__.py,sha256=2-Rr0NwyWygqwS8Xlxq0BJ2ltyID-WbGuzEYNlSanCI,155
21
+ nexaai/binds/asr_bind.cp311-win_arm64.pyd,sha256=K-Rl6V2sX5VX_s5P5wy-bUR4vt2in3OkMxlA4HaQUoE,264704
22
+ nexaai/binds/common_bind.cp311-win_arm64.pyd,sha256=tot6zzsJu-nZSXsBwHxBHzi_klEVqbK1ZVPovoWf4Bs,288256
23
+ nexaai/binds/embedder_bind.cp311-win_arm64.pyd,sha256=hDwkjWXRDUuxjHAz6-xYpTDiMY0Y6lWH14J5LQZAkaE,242688
24
+ nexaai/binds/libcrypto-3-arm64.dll,sha256=jl9ZGYpUKEfkqU2HosjSJQ4Mg0tQdkEka7mKI371NcQ,7297536
25
+ nexaai/binds/libssl-3-arm64.dll,sha256=GeAhDqjiuxhc792cpJIzjEx03noAWUM6R3w2ekHKnJw,1722368
26
+ nexaai/binds/llm_bind.cp311-win_arm64.pyd,sha256=vaLDB1mbAIqD43d4PQgZL55Bh_VwlSqdyHIinQWljg0,224256
27
+ nexaai/binds/nexa_bridge.dll,sha256=i7Mgcwu8Csrdi0ttRh4s6To1-Xy9I1sott6fDx32oxg,231936
28
+ nexaai/binds/rerank_bind.cp311-win_arm64.pyd,sha256=IUSwMw98AE4jzhXrLrbUmCz24Zqv-dZqbLMvIUURLSM,237056
29
+ nexaai/binds/vlm_bind.cp311-win_arm64.pyd,sha256=ZcyIHN9lez_gcFL6L73fJIOyp_wWWSug_6HeZuA-KFk,236032
30
+ nexaai/binds/cpu_gpu/ggml-base.dll,sha256=d9UzczKkwruuGcGRx5K-SPcYV9fYEekDBNh0TrKIRnQ,534016
31
+ nexaai/binds/cpu_gpu/ggml-cpu.dll,sha256=5o2IsUjXrINA8gnjMGWFkJYhnElKvMaFoaubGJG1ORk,555520
32
+ nexaai/binds/cpu_gpu/ggml-opencl.dll,sha256=Jb2SAp58qgbwslgzBvzc8PiDPz3RX02cYHswuilk8Xc,620544
33
+ nexaai/binds/cpu_gpu/ggml.dll,sha256=790e3puAksAv4a9E-qAh5QzWR0B83Bs_CVfVEQ6CqYc,70656
34
+ nexaai/binds/cpu_gpu/libomp140.aarch64.dll,sha256=0mSWmPxoRm7ojPWK46sPqxBvKTJug6qqVkPTBlGpYuM,599504
35
+ nexaai/binds/cpu_gpu/mtmd.dll,sha256=eywm3eAIxnT9B-cc4dE_T55LwHP-B8dh60EiLnczrzU,551936
36
+ nexaai/binds/cpu_gpu/nexa_cpu_gpu.dll,sha256=uwv7xQGHGLI-djQrYQLW7vBRtOAcpmILNFSYzySgQHQ,1581056
37
+ nexaai/binds/cpu_gpu/nexa_plugin.dll,sha256=NUpx10msyZ57q5jKjwUgZ7U7CQj-kKl_-Ad4nh43vu8,2177024
38
+ nexaai/binds/npu/FLAC.dll,sha256=KieFm07q-TkzZ-NoOzaLutkwlMoYNnMD3IuI1iMAt9s,224256
39
+ nexaai/binds/npu/convnext-sdk.dll,sha256=90dv6IKyGUnsW61V8byEVxn9sOkRT_bAoOjVr2QE7rU,1210368
40
+ nexaai/binds/npu/embed-gemma-sdk.dll,sha256=s5BpKtksG2syKEXeTpcOyXd64w_Oqwjq11xjEy2tjw8,4647936
41
+ nexaai/binds/npu/fftw3.dll,sha256=UHNc9Fdpo50qWP6jOIVftyGJeoFbExBV4taNrI-rcG8,569856
42
+ nexaai/binds/npu/fftw3f.dll,sha256=Qeeq1HxRdRReCBihEpEBz4AfcPrJZ994u1hy4OwSv5M,565760
43
+ nexaai/binds/npu/ggml-base.dll,sha256=d9UzczKkwruuGcGRx5K-SPcYV9fYEekDBNh0TrKIRnQ,534016
44
+ nexaai/binds/npu/ggml-cpu.dll,sha256=5o2IsUjXrINA8gnjMGWFkJYhnElKvMaFoaubGJG1ORk,555520
45
+ nexaai/binds/npu/ggml-opencl.dll,sha256=Jb2SAp58qgbwslgzBvzc8PiDPz3RX02cYHswuilk8Xc,620544
46
+ nexaai/binds/npu/ggml.dll,sha256=790e3puAksAv4a9E-qAh5QzWR0B83Bs_CVfVEQ6CqYc,70656
47
+ nexaai/binds/npu/granite-nano-sdk.dll,sha256=H2ThNUaTaYa8U2qyDdXnSV3AAqHvq3aUx9q1gGBiitU,4732928
48
+ nexaai/binds/npu/granite4-sdk.dll,sha256=aNlT_Db8CYO4-A6gegxINhU9VbiGAXkArenruym4Jvs,4735488
49
+ nexaai/binds/npu/jina-rerank-sdk.dll,sha256=FpNwS2opIegM6dkY2X8g8gyfgjBrkUKtuhTXdMMENDc,4597248
50
+ nexaai/binds/npu/libcrypto-3-arm64.dll,sha256=Zdx-VmPlmvRbagtlOdhjOsmZSGTcRoUCm_K-_6XcDe8,7309432
51
+ nexaai/binds/npu/libmp3lame.DLL,sha256=ema4xU_fXnvSXmq5W2_EWdDJ6ZBP0idzsSeEnSGFpPI,320512
52
+ nexaai/binds/npu/libomp140.aarch64.dll,sha256=0mSWmPxoRm7ojPWK46sPqxBvKTJug6qqVkPTBlGpYuM,599504
53
+ nexaai/binds/npu/libssl-3-arm64.dll,sha256=YbBpztXYi15lGe445EyV9DL0Q4rI0k23gta1dXFKs3c,1734264
54
+ nexaai/binds/npu/liquid-sdk.dll,sha256=la2-wwueKuq8gzNtb-PVbfXUXB7TkG04HFrPKrxwg9k,4849664
55
+ nexaai/binds/npu/llama3-3b-sdk.dll,sha256=C9SS6tYpll8yAb_xBqBkmweuVTk2aA-9sPE6DPlBl4Y,4738048
56
+ nexaai/binds/npu/mpg123.dll,sha256=1iTmvrgIVievsDXO1RaWLntnE-TIAVPpbqEV8C-yaC0,253952
57
+ nexaai/binds/npu/nexa-mm-process.dll,sha256=rZvP8d8eVjSqKGTkeoNV7Ill_gSjSzJ4XJ1p-Tt92rk,5470208
58
+ nexaai/binds/npu/nexa-sampling.dll,sha256=eYclqTHNOGn8bEzS2yarCULnh1PwXsPgQO8ePGeZKx8,3795968
59
+ nexaai/binds/npu/nexa_plugin.dll,sha256=aGpPuVZ7X0bDqvk0a1FY_NuzslwGi70GDTTX-wOfTlE,773632
60
+ nexaai/binds/npu/nexaproc.dll,sha256=uWp5ENzDwlavO06t4SfcKBnc7JlF1OmAGsJCrV39TCw,2561024
61
+ nexaai/binds/npu/ogg.dll,sha256=bgpqQM-OLactFaqZYmZcIDjkaTRCinrny8_6SBUU8B0,30720
62
+ nexaai/binds/npu/omni-neural-sdk.dll,sha256=jA8XFNirsiK5uAZbnoU01RohWj33Bf2uv8Y8g8GySDQ,5257728
63
+ nexaai/binds/npu/openblas.dll,sha256=jayUYCto57nHAYWh7pbKHUaq_1iwb4-X5dk8RgSU66k,1043968
64
+ nexaai/binds/npu/opus.dll,sha256=yMljsUvjOuEIP-3GU4Bl1SNrmQ0hSjYz-66pd2Tceww,333824
65
+ nexaai/binds/npu/paddle-ocr-proc-lib.dll,sha256=GP3Vf3LWOQFCa1qz0O7AGvReEglIaqp463nuPGkn05k,2165760
66
+ nexaai/binds/npu/paddleocr-sdk.dll,sha256=dJer3VBQRbUIqRDe8DjpTFVjOm18h9IJQYjoznLr6bk,1584640
67
+ nexaai/binds/npu/parakeet-sdk.dll,sha256=REkIVi5YLasAOiDql2J60ipQJjT0_GcRpzGi5JsyNZs,1732608
68
+ nexaai/binds/npu/phi3-5-sdk.dll,sha256=__Q5BgnYarK9yWBrRDO-UKvFQq9gfFVF5JQCThrJl6A,4737024
69
+ nexaai/binds/npu/phi4-sdk.dll,sha256=uBJL70m0qOAAlV_hEGi-tB753A2dGFSpD8JsxTDW3HA,4737536
70
+ nexaai/binds/npu/pyannote-sdk.dll,sha256=ptzE3gdX57P8AU8M1i-eoAbParNROPAr7jVstb14Wlc,1217536
71
+ nexaai/binds/npu/qwen3-4b-sdk.dll,sha256=94FRAX6LrXGsp0BgwRR2TS7MCwUD-dbqVxbUeIzNGPo,4730368
72
+ nexaai/binds/npu/qwen3vl-sdk.dll,sha256=pmI701PrrYAj3J0nJsEa9zmSR5iqsmDuLrstanshrm8,5152256
73
+ nexaai/binds/npu/qwen3vl-vision.dll,sha256=kCJBlpWv_4YQCgCIL4b99a6eFd9Ok3_V8TWB_X77w5A,546816
74
+ nexaai/binds/npu/rtaudio.dll,sha256=Yt_BpQh3lfZVe5Xvg52dM1EdHAluPonGHCKj7XeeGYs,97280
75
+ nexaai/binds/npu/vorbis.dll,sha256=I-dM07E1rTZGzuhtnDvziChdUCuMGh1pBamHEUxxCHA,691200
76
+ nexaai/binds/npu/vorbisenc.dll,sha256=kOLDGx90EC3pNFE7H_SmDN47yRtTwWzfNRCkJrtU7gs,561152
77
+ nexaai/binds/npu/yolov12-sdk.dll,sha256=z4llSWCge-33WNGQc5Z_7zddNROAfZQQh4LgEH5pmbk,1540096
78
+ nexaai/binds/npu/zlib1.dll,sha256=5lgnoWv4RxtQZJLcnTGOmhMuoeKFDfdRlsYj9gxQo1k,88064
79
+ nexaai/binds/npu/htp-files/Genie.dll,sha256=v9NBdDjaVqEpfIAaeoeRig8LopOJF1jR-_7mT55oN7Y,6076928
80
+ nexaai/binds/npu/htp-files/PlatformValidatorShared.dll,sha256=cs78NOSkmbE4llNDQqeQRaWpGvpFAlizwMQ9ggvAKIU,10964992
81
+ nexaai/binds/npu/htp-files/QnnChrometraceProfilingReader.dll,sha256=3BTgItZm3pgHQE1mmsiQ2uGOKxazgkEQ5kh_z4cimMA,274432
82
+ nexaai/binds/npu/htp-files/QnnCpu.dll,sha256=kmiMA59uqDHxur4rX4t9fWtnhAUsWrCl5LwyyHI4Uqc,3850240
83
+ nexaai/binds/npu/htp-files/QnnCpuNetRunExtensions.dll,sha256=bHEa156SDlyNMBv_7TQZv7KwGIlEBibCGDH5dTJcb_E,253952
84
+ nexaai/binds/npu/htp-files/QnnDsp.dll,sha256=CkCfYYbNTqHin5D7l23OBae_AkQyxE7mEtkNBA_tlNo,1283584
85
+ nexaai/binds/npu/htp-files/QnnDspNetRunExtensions.dll,sha256=vZu_opnOqBOcpQONVK7elJuDJFwG0i2_16jB__RNTWM,267264
86
+ nexaai/binds/npu/htp-files/QnnDspV66CalculatorStub.dll,sha256=aAtfYoz6sqQ6TmyJFLSWEK4fSxm76oGQL8zVGx67Bc0,25088
87
+ nexaai/binds/npu/htp-files/QnnDspV66Stub.dll,sha256=r0umMfezlzQ8M6y6vu6SvFr1u-uGu1Fa5mS3U-P4lwQ,74752
88
+ nexaai/binds/npu/htp-files/QnnGenAiTransformer.dll,sha256=tNbgqKmIIIdaMJu2dSPLJ4jNovx0RSmvMBQacsOoQDE,516096
89
+ nexaai/binds/npu/htp-files/QnnGenAiTransformerCpuOpPkg.dll,sha256=HG6i7MTgArwR2w7ZgmDJQ-O-S2AJ1vL5GhEoTYJDrVk,461312
90
+ nexaai/binds/npu/htp-files/QnnGenAiTransformerModel.dll,sha256=-y8VLwNGBFz9oPK6mnwruCEFtUNO02II2VzNwKtI_3U,65024
91
+ nexaai/binds/npu/htp-files/QnnGpu.dll,sha256=VwZ3xXa0M9v9diuwZ1uIAQbHACS_-fBQPsoPUJV175w,5603840
92
+ nexaai/binds/npu/htp-files/QnnGpuNetRunExtensions.dll,sha256=YA-gRxyvdXphMDDwliGwpktDGzYU91PS6abQQUNEuVY,263168
93
+ nexaai/binds/npu/htp-files/QnnGpuProfilingReader.dll,sha256=4vWngql0p7PgoDzj5F7Bo2WiNE0PCrRkZA4PfSvorms,275456
94
+ nexaai/binds/npu/htp-files/QnnHtp.dll,sha256=tjHfezKmyn8CP28J8_sDcah43YsrFmyA5871TaW9EMk,2169344
95
+ nexaai/binds/npu/htp-files/QnnHtpNetRunExtensions.dll,sha256=m7pe982DUa6jEIQFeTE6h6XQsfiEm2CSDV8SuWWYrok,835584
96
+ nexaai/binds/npu/htp-files/QnnHtpOptraceProfilingReader.dll,sha256=IUu0psT3W7BmrLelgBh9qbXAMiecn2rjXorOo3tgoUM,2953728
97
+ nexaai/binds/npu/htp-files/QnnHtpPrepare.dll,sha256=tSb9W0ZipdDk-GxLKAc5GD_oYIp6UdURaU0VOg89SGc,62590464
98
+ nexaai/binds/npu/htp-files/QnnHtpProfilingReader.dll,sha256=PEAxdFsZZBbbi_93-kbmedNLuCc3OMWDDvwciYJm4a4,255488
99
+ nexaai/binds/npu/htp-files/QnnHtpV68CalculatorStub.dll,sha256=r_GE12WQ3-EV9F1xywDDgOFcvTaL9vC12cQUQhw126o,25088
100
+ nexaai/binds/npu/htp-files/QnnHtpV68Stub.dll,sha256=TUbCCNalMU8nV1FxxujOLxQ9bfwq74nL_mUWwCJzk4c,171520
101
+ nexaai/binds/npu/htp-files/QnnHtpV73CalculatorStub.dll,sha256=d_3wvJhKziDWzDwyk7fdaHGZE_dH5G2rC1ScFITMNJw,25088
102
+ nexaai/binds/npu/htp-files/QnnHtpV73Stub.dll,sha256=aT1mKepe7SU31VeNXYP2LOPl0XnUpXFU-y4OVDrkm8A,328704
103
+ nexaai/binds/npu/htp-files/QnnIr.dll,sha256=6pBAZwmn99sHXL3BgRcFH33QR0PC85mzstnSoTCFttM,1424384
104
+ nexaai/binds/npu/htp-files/QnnJsonProfilingReader.dll,sha256=Blr0B7sz9QQHGSddTko8t9GhFSBnjtnJ9PLEJpt-NAQ,315392
105
+ nexaai/binds/npu/htp-files/QnnModelDlc.dll,sha256=DMVptJnucEv8tuve-6az3zm712mUgzTFDVNvXulv72A,2192896
106
+ nexaai/binds/npu/htp-files/QnnSaver.dll,sha256=FIIQicCQ1-CWJYe01Qy01CTYpdiMUbiUFemmzFAK4FU,573440
107
+ nexaai/binds/npu/htp-files/QnnSystem.dll,sha256=yDMNu93p52Rv7KLD72o0WRmj64cEEHI4KUHoJyISB8A,2276352
108
+ nexaai/binds/npu/htp-files/SNPE.dll,sha256=SfCIJXgkD-evK7wXVyxFJBy4Na9X8Wuto3ZUlpOcHyw,17891840
109
+ nexaai/binds/npu/htp-files/SnpeDspV66Stub.dll,sha256=4Z5I0Cxwo6-_sWETe6oEBco6F2DSFeI5iLb5kDsFVGY,1084416
110
+ nexaai/binds/npu/htp-files/SnpeHtpPrepare.dll,sha256=_-PuRSyBHXoI4zDEXpQQZwof6vlyyeCysxHZxKPUIJU,62590464
111
+ nexaai/binds/npu/htp-files/SnpeHtpV68Stub.dll,sha256=jEWgCA4afTuHckgkPLonxpVzw0jeuLXofNDrbhNDh1o,171520
112
+ nexaai/binds/npu/htp-files/SnpeHtpV73Stub.dll,sha256=BETBjJ0FliASy5V9DSGyXUO4qhYgk4VV43Al3oIYZSA,328704
113
+ nexaai/binds/npu/htp-files/calculator.dll,sha256=aAtfYoz6sqQ6TmyJFLSWEK4fSxm76oGQL8zVGx67Bc0,25088
114
+ nexaai/binds/npu/htp-files/calculator_htp.dll,sha256=r_GE12WQ3-EV9F1xywDDgOFcvTaL9vC12cQUQhw126o,25088
115
+ nexaai/binds/npu/htp-files/libCalculator_skel.so,sha256=rD4LE4sow2yO51ef9zd60jIgeVMQuOD51s-v2xO_3E8,5600
116
+ nexaai/binds/npu/htp-files/libQnnHtpV73.so,sha256=Xm7dBOSpfbPvn0qU6tut_iyG1ONXEpePDXj92RmF300,11986280
117
+ nexaai/binds/npu/htp-files/libQnnHtpV73QemuDriver.so,sha256=FrvhuCQ54XU0rRBlgtd8CbojitFnuwhaQt7acDAdf-4,9332172
118
+ nexaai/binds/npu/htp-files/libQnnHtpV73Skel.so,sha256=pGFhVtbA1UjFscyK32wXaN4xhBs9RobBpq-NcEU8bSE,9311684
119
+ nexaai/binds/npu/htp-files/libQnnSaver.so,sha256=F8xQxrins4xuSQPEf2om-7kVjXw2vREx9F0ve0Ws3IQ,293736
120
+ nexaai/binds/npu/htp-files/libQnnSystem.so,sha256=etpCCdo99y1gLaRs79WaruVZz6sWVK70bWd8tTv5rx4,108340
121
+ nexaai/binds/npu/htp-files/libSnpeHtpV73Skel.so,sha256=v2q1ef7B8c2S__9lHAje7a3dc9LWUROFgLlaXZeR-xg,9592252
122
+ nexaai/binds/npu/htp-files/libqnnhtpv73.cat,sha256=RECsV8-Xhlo4bgiYw3RUIZ0M2JpA7WLFbcqeo6IhIu0,12167
123
+ nexaai/binds/npu/htp-files/libsnpehtpv73.cat,sha256=hNtz9-i_cZjR5xLVEI_56jjD8pQrKqR3xMqykN_nVlg,12189
124
+ nexaai/cv_impl/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
125
+ nexaai/cv_impl/mlx_cv_impl.py,sha256=gKECQOv8iaWwG3bl7xeqVy2NN_9K7tYerIFzfn4eLo4,3228
126
+ nexaai/cv_impl/pybind_cv_impl.py,sha256=uSmwBste4cT7c8DQmXzRLmzwDf773PAbXNYWW1UzVls,1064
127
+ nexaai/embedder_impl/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
128
+ nexaai/embedder_impl/mlx_embedder_impl.py,sha256=pFPraUAjm9EVvVbwIp1cjbtXUysF5pqxEcK2CAFvcDw,4639
129
+ nexaai/embedder_impl/pybind_embedder_impl.py,sha256=lFpf0wI2d7kfO2GUyUuUS1U2L_PyZMJVGmAvF8EuQ0g,3653
130
+ nexaai/image_gen_impl/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
131
+ nexaai/image_gen_impl/mlx_image_gen_impl.py,sha256=BuDkksvXyb4J02GsdnbGAmYckfUU0Eah6BimoMD3QqY,11219
132
+ nexaai/image_gen_impl/pybind_image_gen_impl.py,sha256=ms34VYoD5AxZFG6cIG0QAJDjCtfphaZ1bHzKzey1xF8,3692
133
+ nexaai/llm_impl/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
134
+ nexaai/llm_impl/mlx_llm_impl.py,sha256=dPtaEribluHZZY_f9M114glcQhtDEckukw4Sfd5zJos,11296
135
+ nexaai/llm_impl/pybind_llm_impl.py,sha256=-OFruPYQlAQvy0py6JoBQapBLbRCSgwuZ84WymHtLT0,8163
136
+ nexaai/rerank_impl/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
137
+ nexaai/rerank_impl/mlx_rerank_impl.py,sha256=3nbqCdzyAugc4P_6K9mowEgy4LFdfzhy7GUvn9GMpSE,3377
138
+ nexaai/rerank_impl/pybind_rerank_impl.py,sha256=tmzrpRYCCV3ATxbE9G1Io6SUtgYPO8BFe48nTae6_xw,4490
139
+ nexaai/tts_impl/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
140
+ nexaai/tts_impl/mlx_tts_impl.py,sha256=i_uNPdvlXYtL3e01oKjDlP9jgkWCRt1bBHsExaaiJi8,3101
141
+ nexaai/tts_impl/pybind_tts_impl.py,sha256=mpn44r6pfYLIl-NrEy2dXHjGtWtNCmM7HRyxiANxUI4,1444
142
+ nexaai/utils/decode.py,sha256=61n4Zf6c5QLyqGoctEitlI9BX3tPlP2a5aaKNHbw3T4,404
143
+ nexaai/utils/manifest_utils.py,sha256=OOp_BmFWH1ZHMYkS2VGAby5Rpm4f4GLCRBJEBYm-kys,21489
144
+ nexaai/utils/model_manager.py,sha256=OnL87zCPn3cBcScCKo-bHnBUpr24-Po293QC6Bwgx1Q,66112
145
+ nexaai/utils/model_types.py,sha256=ONWjjo8CFPdhxki6qo7MXnSZaEzjBcxa_Kkf_y5NXus,1483
146
+ nexaai/utils/progress_tracker.py,sha256=jdUqtmPqyhwC9uSKvQcJEYETwSt-OhP4oitdJ94614o,15394
147
+ nexaai/utils/quantization_utils.py,sha256=FYcNSAKGlBqFDUTx3jSKOr2lnq4nyiyC0ZG8oSxFwiU,7825
148
+ nexaai/vlm_impl/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
149
+ nexaai/vlm_impl/mlx_vlm_impl.py,sha256=sgHqnX5OCSGLccCnTuRiktIbqThNn3AAIvYE2_Dy4TI,10833
150
+ nexaai/vlm_impl/pybind_vlm_impl.py,sha256=stJKHdhYhBuWUQkky-nHgCv625qDB_1geI3v5BLNGpM,9765
151
+ nexaai-1.0.21.dist-info/METADATA,sha256=QDe6JKuYoDbb8frPConGluKRownepYjjvqE5G10ixiw,1215
152
+ nexaai-1.0.21.dist-info/WHEEL,sha256=_6dVEvfjMkp6KZZXihi2C2UP-ewiZXAMezDMkPqYmGo,101
153
+ nexaai-1.0.21.dist-info/top_level.txt,sha256=LRE2YERlrZk2vfuygnSzsEeqSknnZbz3Z1MHyNmBU4w,7
154
+ nexaai-1.0.21.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (80.9.0)
3
+ Root-Is-Purelib: false
4
+ Tag: cp311-cp311-win_arm64
5
+
@@ -0,0 +1 @@
1
+ nexaai