transformers
d8f2edcc - Add `tokenizer_kwargs` argument to the text generation pipeline (#40364)

Commit
116 days ago
Add `tokenizer_kwargs` argument to the text generation pipeline (#40364) * Add `tokenizer_kwargs` arg to text generation pipeline. * chore: re-run CI * Rename `tokenizer_kwargs` to `tokenizer_encode_kwargs` for text generation pipeline * Fix `tokenizer_encode_kwargs` doc string. * Fix note related to `tokenizer _kwargs` in text generation pipeline --------- Co-authored-by: Joao Gante <joaofranciscocardosogante@gmail.com>
Author
Parents
Loading