transformers.js/docs/source
Joshua Lochner 96c5dd4ccf
Fix `text2text-generation` pipeline output inconsistency w/ python library (#384)
* Fix `text2text-generation` pipeline inconsistency

See https://huggingface.co/docs/transformers/v4.35.0/en/main_classes/pipelines#transformers.Text2TextGenerationPipeline

* Fix `text2text-generation` example in docs

* Improve text2text-generation output in docs
2023-11-09 16:08:27 +02:00
..
api Add docs folder 2023-05-13 19:59:18 +02:00
guides Update node and NPM versions (#294) 2023-09-12 19:17:05 +02:00
tutorials Add JavaScript tutorial to the docs (#271) 2023-09-17 21:47:09 +02:00
_toctree.yml Add JavaScript tutorial to the docs (#271) 2023-09-17 21:47:09 +02:00
custom_usage.md Improve pipeline docs (w/ example code) - closes #134 (#255) 2023-08-22 04:30:56 +02:00
index.md Rename how-to guides to developer guides (#261) 2023-08-25 17:56:18 +02:00
installation.md Improve pipeline docs (w/ example code) - closes #134 (#255) 2023-08-22 04:30:56 +02:00
pipelines.md Fix `text2text-generation` pipeline output inconsistency w/ python library (#384) 2023-11-09 16:08:27 +02:00