This repository provides native TensorFlow execution in backend JavaScript applications under the Node.js runtime, accelerated by the TensorFlow C binary under the hood. It provides the same API as [TensorFlow.js](https://js.tensorflow.org/api/latest/).
Check if the machine is running Windows or not.
Uses export conditions to return environment information in a way that works with major bundlers and runtimes.
Converts files from https://nodejs.org/dist/index-cjson into relative distribution paths for download from https://nodejs.org/dist/
Detect Node.JS (as opposite to browser environment) (reliable)
Wraps child_process.spawn with 'cmd /c <command>' when it's a windows machine
Actions tool-cache lib
Extension of @realtimex/win-x64-cuda - prebuilt binary for node-llama-cpp for Windows x64 with CUDA support
Fast and native browser detection on Windows
Spawn for node.js but in a way that works regardless of which OS you're using
JavaScript environment detection for browser and Node
Get environment variables exposed by CI services
Chunk package for the Windows x64 CUDA fallback backend used by node-llama-cpp (6/6)
No description provided.
Node-API implementation for Emscripten
Vite as Node.js runtime
Chunk package for the Windows x64 CUDA fallback backend used by node-llama-cpp (1/6)
A Babel preset for each environment.
Chunk package for the Windows x64 CUDA fallback backend used by node-llama-cpp (2/6)
Chunk package for the Windows x64 CUDA fallback backend used by node-llama-cpp (5/6)
Chunk package for the Windows x64 CUDA fallback backend used by node-llama-cpp (4/6)
Chunk package for the Windows x64 CUDA fallback backend used by node-llama-cpp (3/6)
Install Git for Windows by npm.
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.