UNPKG

@llm-tools/embedjs-llama-cpp

Version:

Enable usage of Node-Llama-Cpp with embedjs

6 lines 279 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./llama-cpp-model.cjs"), exports); tslib_1.__exportStar(require("./llama-cpp-embeddings.cjs"), exports); //# sourceMappingURL=index.js.map