🚨 Delete generation params from model config (#41695)
* i am so confused, too many circular dependencies. Delete and see what happens
* pop if exists
* fix a few tests
* fix loading generation params from model config
* oh no, revert this
* replace audios with audio in docs
* fix tests
* fix last test
* i am dumb, typo
* Update src/transformers/generation/configuration_utils.py
Co-authored-by: Anton Vlasjuk <73884904+vasqu@users.noreply.github.com>
* Update tests/utils/test_modeling_utils.py
Co-authored-by: Anton Vlasjuk <73884904+vasqu@users.noreply.github.com>
---------
Co-authored-by: Anton Vlasjuk <73884904+vasqu@users.noreply.github.com>