transformers
a541d974
- Generate: validate model_kwargs on FLAX (and catch typos in generate arguments) (#18653)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
2 years ago
Generate: validate model_kwargs on FLAX (and catch typos in generate arguments) (#18653)
References
#27720 - Add common processor tests
#32831 - [Docs] Update resources
#29969 - [SigLIP] Add fast tokenizer
#38622 - [AutoModelForMaskGeneration] Remove duplicate code
#33111 - [Backbone] Remove out_features everywhere
#33174 - [Zero-shot image classification pipeline] Remove tokenizer_kwargs
#19449 - [WIP] Fix weights initialization of several vision models
#18653 - Generate: validate `model_kwargs` on FLAX (and catch typos in generate arguments)
Author
gante
Parents
0ea53822
Files
2
src/transformers
generation_flax_utils.py
tests/generation
test_generation_flax_utils.py
Loading