@ruvector/attention
Version:
High-performance attention mechanisms for Node.js
22 lines • 376 B
JSON
{
"name": "@ruvector/attention-linux-x64-gnu",
"version": "0.1.3",
"os": [
"linux"
],
"cpu": [
"x64"
],
"main": "attention.linux-x64-gnu.node",
"files": [
"attention.linux-x64-gnu.node"
],
"license": "MIT OR Apache-2.0",
"engines": {
"node": ">= 10"
},
"libc": [
"glibc"
],
"repository": "https://github.com/ruvnet/ruvector"
}