[Chore] Deprecate SupportsMultiModal.merge_by_field_config (#30170)

Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
This commit is contained in:
Cyrus Leung
2025-12-06 15:57:28 +08:00
committed by GitHub
parent 6476382384
commit c46b932df2
61 changed files with 23 additions and 110 deletions

View File

@@ -463,7 +463,6 @@ class Gemma3nMultimodalEmbedder(nn.Module):
class Gemma3nForConditionalGeneration(
nn.Module, SupportsMultiModal, SupportsTranscription
):
merge_by_field_config = True
supported_languages = ISO639_1_SUPPORTED_LANGS
packed_modules_mapping = {