autogluon.multimodal 1.2.1b20250425__py3-none-any.whl → 1.2.1b20250426__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -645,7 +645,9 @@ def get_hf_config_and_model(
645
645
  model = AutoModel.from_pretrained(checkpoint_name, low_cpu_mem_usage=low_cpu_mem_usage)
646
646
  else:
647
647
  model = AutoModel.from_config(config)
648
-
648
+ # Explicitly set the model to train mode after loading as by default it is in eval mode
649
+ # See issue #4965
650
+ model.train()
649
651
  return config, model
650
652
 
651
653
 
@@ -1,4 +1,4 @@
1
1
  """This is the autogluon version file."""
2
2
 
3
- __version__ = "1.2.1b20250425"
3
+ __version__ = "1.2.1b20250426"
4
4
  __lite__ = False
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: autogluon.multimodal
3
- Version: 1.2.1b20250425
3
+ Version: 1.2.1b20250426
4
4
  Summary: Fast and Accurate ML in 3 Lines of Code
5
5
  Home-page: https://github.com/autogluon/autogluon
6
6
  Author: AutoGluon Community
@@ -57,9 +57,9 @@ Requires-Dist: scikit-image<0.26.0,>=0.19.1
57
57
  Requires-Dist: text-unidecode<1.4,>=1.3
58
58
  Requires-Dist: torchmetrics<1.8,>=1.2.0
59
59
  Requires-Dist: omegaconf<2.4.0,>=2.1.1
60
- Requires-Dist: autogluon.core[raytune]==1.2.1b20250425
61
- Requires-Dist: autogluon.features==1.2.1b20250425
62
- Requires-Dist: autogluon.common==1.2.1b20250425
60
+ Requires-Dist: autogluon.core[raytune]==1.2.1b20250426
61
+ Requires-Dist: autogluon.features==1.2.1b20250426
62
+ Requires-Dist: autogluon.common==1.2.1b20250426
63
63
  Requires-Dist: pytorch-metric-learning<2.9,>=1.3.0
64
64
  Requires-Dist: nlpaug<1.2.0,>=1.1.10
65
65
  Requires-Dist: nltk<4.0,>=3.4.5
@@ -1,8 +1,8 @@
1
- autogluon.multimodal-1.2.1b20250425-py3.9-nspkg.pth,sha256=cQGwpuGPqg1GXscIwt-7PmME1OnSpD-7ixkikJ31WAY,554
1
+ autogluon.multimodal-1.2.1b20250426-py3.9-nspkg.pth,sha256=cQGwpuGPqg1GXscIwt-7PmME1OnSpD-7ixkikJ31WAY,554
2
2
  autogluon/multimodal/__init__.py,sha256=6WuDt3sMP1QLJs9se-20mmHCsFR-q2ZttPc8s0k1QWA,204
3
3
  autogluon/multimodal/constants.py,sha256=eLF3t-447nw3aNrYPh4Y8pycdECGu__wv6TC-amfXw8,9509
4
4
  autogluon/multimodal/predictor.py,sha256=4lou5yGysY1O86A-PX8AgsJvjB5bq2eHJ9zB1DyZFew,42847
5
- autogluon/multimodal/version.py,sha256=zTyiK3ClhRyp8BZjIMLB2n9YsA7GaR9qnPDLREdyRQs,91
5
+ autogluon/multimodal/version.py,sha256=OsP4ql15uiax-GUPsVJ1sGZMaTOWMBXWWMnLOe5tRrY,91
6
6
  autogluon/multimodal/cli/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
7
  autogluon/multimodal/cli/prepare_detection_dataset.py,sha256=9NCYmCUMPRWbxxbN_C7YQjMYlrAm8gbwJ3Qd-79JWH4,5218
8
8
  autogluon/multimodal/cli/voc2coco.py,sha256=LXVu9RIfOZs_1URrzO-_3Nrvb9uGEgPxCY4-B6m1coc,9605
@@ -91,7 +91,7 @@ autogluon/multimodal/models/numerical_mlp.py,sha256=OaMyShEqqeEo9rWc_dyvOPkC4z6Y
91
91
  autogluon/multimodal/models/sam.py,sha256=uGCj2k5VuToHb8_obOerC5DmwjsT2xrP_2ujMa9fpAg,18854
92
92
  autogluon/multimodal/models/t_few.py,sha256=KQ6QPwWjmbv9sBVTK-qqb-KIxNPmxsk0eeaEfyQRhJc,13905
93
93
  autogluon/multimodal/models/timm_image.py,sha256=6WSYoMwpRLuorxOWV40ZL4eLuvHzME1aoUJz9yrdL1o,13947
94
- autogluon/multimodal/models/utils.py,sha256=2xiEDMmiHUe-aqjxyUFYS6O0mgYmv6Q0Gcj67q7-0RU,63377
94
+ autogluon/multimodal/models/utils.py,sha256=npe_qviN-rH-MxvC0VqUBqyeeCjlW3YTQWmAH-Hmvag,63508
95
95
  autogluon/multimodal/models/custom_hf_models/modeling_sam_for_conv_lora.py,sha256=zsdXyzF29x_os6L-Kjflmwn50fo5l7dQYirAA46Ts7A,66856
96
96
  autogluon/multimodal/models/fusion/__init__.py,sha256=Fy7eEsOddtGy5L0sav0pWHDRqgukKdCPJPXzmBEM-uk,196
97
97
  autogluon/multimodal/models/fusion/base.py,sha256=fy1_1p3LAqYOBd9uG-S-sYxcRQcRBb_V_00Ha7L_WHo,2525
@@ -153,11 +153,11 @@ autogluon/multimodal/utils/registry.py,sha256=vqvONWweZP44aBo1jCvlqLdL0Agn2kyTK8
153
153
  autogluon/multimodal/utils/save.py,sha256=aXZa_iue34dAEfTz7nCaRowktG1emEi5uVXe_tDmHBA,4408
154
154
  autogluon/multimodal/utils/strategy.py,sha256=tT9PWh_ZLwNdGFgPsXgZsgKRhpnfBQDjh1mB1_y8G18,833
155
155
  autogluon/multimodal/utils/visualizer.py,sha256=qAc4_36r3MBDPq1R1jBeb_gcfzIrsylL1S31sRf3wuw,22562
156
- autogluon.multimodal-1.2.1b20250425.dist-info/LICENSE,sha256=CeipvOyAZxBGUsFoaFqwkx54aPnIKEtm9a5u2uXxEws,10142
157
- autogluon.multimodal-1.2.1b20250425.dist-info/METADATA,sha256=7JIIH_xXeqrNz4S6JYDjP69r0n_qxtgbncU-rPt_stM,13222
158
- autogluon.multimodal-1.2.1b20250425.dist-info/NOTICE,sha256=7nPQuj8Kp-uXsU0S5so3-2dNU5EctS5hDXvvzzehd7E,114
159
- autogluon.multimodal-1.2.1b20250425.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
160
- autogluon.multimodal-1.2.1b20250425.dist-info/namespace_packages.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
161
- autogluon.multimodal-1.2.1b20250425.dist-info/top_level.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
162
- autogluon.multimodal-1.2.1b20250425.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
163
- autogluon.multimodal-1.2.1b20250425.dist-info/RECORD,,
156
+ autogluon.multimodal-1.2.1b20250426.dist-info/LICENSE,sha256=CeipvOyAZxBGUsFoaFqwkx54aPnIKEtm9a5u2uXxEws,10142
157
+ autogluon.multimodal-1.2.1b20250426.dist-info/METADATA,sha256=tWd4VltnqZpY3uqJb4wTc3xW_xSnUC_81mF1BA_0fA0,13222
158
+ autogluon.multimodal-1.2.1b20250426.dist-info/NOTICE,sha256=7nPQuj8Kp-uXsU0S5so3-2dNU5EctS5hDXvvzzehd7E,114
159
+ autogluon.multimodal-1.2.1b20250426.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
160
+ autogluon.multimodal-1.2.1b20250426.dist-info/namespace_packages.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
161
+ autogluon.multimodal-1.2.1b20250426.dist-info/top_level.txt,sha256=giERA4R78OkJf2ijn5slgjURlhRPzfLr7waIcGkzYAo,10
162
+ autogluon.multimodal-1.2.1b20250426.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
163
+ autogluon.multimodal-1.2.1b20250426.dist-info/RECORD,,