-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
System Info
transformers.js : @huggingface/transformers@3.0.0-alpha.13
browser: chrome
node: v20.17.0
Environment/Platform
- Website/web-app
Description
-
Test Generation
-
The other text generation examples (translation, summarize, image-to-text) also had problems getting each newly generated token even though the callback function was defined and passed to the
pipeline.
Reproduction
- clone the repo
- cd
examples/demo-site - change the
@xenova/transformers.js->"@huggingface/transformers": "^3.0.0-alpha.10"inpackage.json npm i- cd
examples/demo-site/node_modules/@hugginface/transformers&&npm i - copy the
webpack.config.jsfrom the repo into thenode_modules/@hugginface/transformers&&npm run build cd examples/demo-site && npm run build && npm run preview
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
