Skip to content

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

License

Notifications You must be signed in to change notification settings

echogarden-project/transformers-nodejs-lite

This branch is 8 commits ahead of, 613 commits behind huggingface/transformers.js:main.

Folders and files

NameName
Last commit message
Last commit date
May 5, 2024
May 3, 2024
May 6, 2023
May 3, 2024
May 3, 2024
May 5, 2024
May 5, 2024

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Languages

  • JavaScript 100.0%