@sweet-search/native-linux-arm64-gnu-cuda 2.5.5 → 2.5.7

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.
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @sweet-search/native-linux-arm64-gnu-cuda
2
2
 
3
- NVIDIA CUDA-enabled native binaries for [sweet-search](https://github.com/panonitorg/sweet-search) on Linux arm64 (glibc) — **Jetson Orin**, **Grace Hopper**, and arm64 SBSA server GPUs.
3
+ NVIDIA CUDA-enabled native binaries for [sweet-search](https://github.com/mrsladoje/sweet-search) on Linux arm64 (glibc) — **Jetson Orin**, **Grace Hopper**, and arm64 SBSA server GPUs.
4
4
 
5
5
  This package is a platform-scoped `optionalDependency` of the main `sweet-search`
6
6
  package. npm installs it automatically on matching hosts:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sweet-search/native-linux-arm64-gnu-cuda",
3
- "version": "2.5.5",
3
+ "version": "2.5.7",
4
4
  "description": "Sweet Search native binaries for Linux arm64 (glibc) with NVIDIA CUDA backend (candle-cuda + flash-attn) — Jetson Orin, Grace Hopper, and arm64 server GPUs",
5
5
  "os": [
6
6
  "linux"
@@ -19,7 +19,7 @@
19
19
  ],
20
20
  "repository": {
21
21
  "type": "git",
22
- "url": "https://github.com/panonitorg/sweet-search"
22
+ "url": "https://github.com/mrsladoje/sweet-search"
23
23
  },
24
24
  "license": "Apache-2.0",
25
25
  "author": "Marko Sladojevic <marko@panonit.com> (https://panonit.com)"
Binary file