You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@echogarden/transformers-nodejs-lite

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@echogarden/transformers-nodejs-lite

A highly reduced fork of the Xenova JavaScript port of 🤗 transformers. Node.js only, with a lot of functionality removed.

2.17.1-lite.3
latest
Source
npm
Version published
Maintainers
1
Created
Source

Transformers for Echogarden

This package is a highly reduced fork of the Xenova JavaScript port of 🤗 transformers. It's modified for the particular needs of Echogarden, to ensure very small package and dependency sizes.

It keeps:

  • Models
  • Tokenizers
  • Node.js port (only onnxruntime-node is supported, as a peer dependency)

It removes:

  • All pipelines
  • All processors
  • All image and audio utilities
  • Web port (onnxruntime-web dependency is removed)
  • Documentation
  • Tests
  • Examples

Keywords

transformers

FAQs

Package last updated on 05 May 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts