transformers/tests/generation
2023-12-14 13:31:13 +00:00
..
__init__.py
test_beam_constraints.py
test_beam_search.py
test_configuration_utils.py Generate: GenerationConfig throws an exception when generate args are passed (#27757) 2023-11-30 14:16:31 +00:00
test_flax_logits_process.py
test_flax_utils.py Add support for beam search's num_return_sequencs flag in flax (#23082) 2023-05-03 10:50:34 -04:00
test_framework_agnostic.py Fix remaining issues in beam score calculation (#27808) 2023-12-08 14:14:16 +01:00
test_logits_process.py Fix: Raise informative exception when prefix_allowed_tokens_fn return empty set of tokens (#27797) 2023-12-08 10:25:49 +00:00
test_stopping_criteria.py
test_streamers.py
test_tf_logits_process.py Better TF docstring types (#23477) 2023-05-24 13:52:52 +01:00
test_tf_utils.py Better TF docstring types (#23477) 2023-05-24 13:52:52 +01:00
test_utils.py Generate: assisted decoding now uses generate for the assistant (#28030) 2023-12-14 13:31:13 +00:00