transformers
Forbid `PretrainedConfig` from saving `generate` parameters; Update deprecations in `generate`-related code 🧹
#32659
Merged

Forbid `PretrainedConfig` from saving `generate` parameters; Update deprecations in `generate`-related code 🧹 #32659

gante merged 36 commits into huggingface:main from gante:deprecations_aug
gante
gante
gante commented on 2024-08-13
gante
gante commented on 2024-08-13
gante gante requested a review from amyeroberts amyeroberts 2 years ago
gante gante force pushed 2 years ago
HuggingFaceDocBuilderDev
amyeroberts
amyeroberts approved these changes on 2024-08-13
gante
gante commented on 2024-08-13
gante
gante commented on 2024-08-13
amyeroberts amyeroberts requested a review from amyeroberts amyeroberts 2 years ago
gante
amyeroberts
gante
gante commented on 2024-08-15
gante
gante commented on 2024-08-15
gante
gante commented on 2024-08-15
gante
gante commented on 2024-08-15
gante
gante commented on 2024-08-15
gante
gante commented on 2024-08-15
gante
gante commented on 2024-08-15
gante
gante commented on 2024-08-15
gante
gante commented on 2024-08-15
gante
gante commented on 2024-08-15
gante
gante gante changed the title Remove/update deprecated generate-related code 🧹 Forbid `PretrainedConfig` from saving `generate` parameters; Update deprecations in `generate`-related code 🧹 2 years ago
amyeroberts
amyeroberts commented on 2024-08-15
gante deprecated stuff
af3efdd7
gante update test
9450f0d2
gante update test
a95b705e
gante automagically fix the bad configs
ba5d9856
gante fix test
1b6c637c
gante handle the case of composite model configs (which have no defaults)
d68137f1
gante nit
60046478
gante boolean should be True
40c7a5e6
gante commenting logic
ed761f50
gante improve logic (default config should be the first thing we check)
20c0f16d
gante whisper - remove custom generative config attribute
524a1b26
gante tf/flax whisper -- remove unwanted custom config
ec162c94
gante remove custom bart config
8e15beaa
gante raise ValueError instead of assert
0f10ac96
gante remove test for deleted feature
157aae9e
gante default config preference
47ec56ad
gante yup, that should raise a warning
e0559005
gante another model tester with generation params
4473394a
gante another model
ccf956b0
gante single worker for tf examples job
0a51dad6
gante handle defaults for composite models
86199371
gante update tf whisper logits processors to handle edge case
884013ff
gante even more precise
8ab43048
gante move defaults up
a649bdf5
gante last one?
686f428a
gante handle exception
655dc295
gante one more edge case
3e50e5c9
gante another one
328c3f8b
gante this one is flaky
aa2e93e1
gante make fixup
ac13bb1f
gante accept storing None; moving sets to None
021785bf
gante Update src/transformers/models/rag/configuration_rag.py
747bb1d3
gante Update src/transformers/models/encoder_decoder/configuration_encoder_…
9f91b5d5
gante gante force pushed to 9f91b5d5 2 years ago
gante
gante remove CI TF examples fix (moved to #32935)
146ea024
amyeroberts
amyeroberts approved these changes on 2024-08-22
gante Merge branch 'main' into deprecations_aug
a3ff1eb7
gante [test_all] trigger all tests
e9a9a822
gante gante merged 970a16ec into main 2 years ago
gante gante deleted the deprecations_aug branch 2 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone