transformers/tests/generation
Joao Gante 228792a9dc
Generate: basic token streaming (#22449)
* haha tokens go brrrr
2023-03-30 12:00:12 +01:00
..
__init__.py [Test refactor 1/5] Per-folder tests reorganization (#15725) 2022-02-23 15:46:28 -05:00
test_beam_constraints.py Generate: move generation_*.py src files into generation/*.py (#20096) 2022-11-09 15:34:08 +00:00
test_beam_search.py Time to Say Goodbye, torch 1.7 and 1.8 (#22291) 2023-03-21 19:22:01 +01:00
test_configuration_utils.py Remove set_access_token usage + fail tests if FutureWarning (#22051) 2023-03-09 09:23:48 -05:00
test_flax_logits_process.py Update quality tooling for formatting (#21480) 2023-02-06 18:10:56 -05:00
test_flax_utils.py Update quality tooling for formatting (#21480) 2023-02-06 18:10:56 -05:00
test_framework_agnostic.py Generate: TF supports multiple eos tokens (#21571) 2023-02-13 12:24:22 +00:00
test_logits_process.py Fix MinNewTokensLengthLogitsProcessor when used with a list of eos tokens (#21959) 2023-03-07 11:59:22 +00:00
test_stopping_criteria.py Generate: move generation_*.py src files into generation/*.py (#20096) 2022-11-09 15:34:08 +00:00
test_streamers.py Generate: basic token streaming (#22449) 2023-03-30 12:00:12 +01:00
test_tf_logits_process.py Update quality tooling for formatting (#21480) 2023-02-06 18:10:56 -05:00
test_tf_utils.py Generate: Export TF generate with a TF tokenizer (#22310) 2023-03-22 15:00:20 +00:00
test_utils.py Generate: add test for left-padding support (#22322) 2023-03-23 17:00:22 +00:00