broccoli-ml 0.23.0__py3-none-any.whl → 0.23.1__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.
broccoli/vit.py CHANGED
@@ -302,7 +302,7 @@ class ViTEncoder(nn.Module):
302
302
  activation_kwargs=transformer_activation_kwargs,
303
303
  dropout=transformer_mlp_dropout,
304
304
  linear_module=linear_module,
305
- sigma_reparam=True,
305
+ sigma_reparam=not cnn,
306
306
  )
307
307
  else:
308
308
  self.initial_ff = nn.Identity()
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: broccoli-ml
3
- Version: 0.23.0
3
+ Version: 0.23.1
4
4
  Summary: Some useful Pytorch models, circa 2025
5
5
  License: MIT
6
6
  Author: Nicholas Bailey
@@ -10,8 +10,8 @@ broccoli/rope.py,sha256=hw7kBPNR9GQXj4GxyIAffsGKPfcTPOFh8Bc7oEHtaZY,12108
10
10
  broccoli/tensor.py,sha256=MUvXtwD2f1sPTBym4FB0x_ZfsJUBNLgULUlN8btV8GI,1943
11
11
  broccoli/transformer.py,sha256=NxOHP-XQRCtoiiTh7WJWNvSjpZzamiqQU966nQh5vhQ,16091
12
12
  broccoli/utils.py,sha256=htq_hOsdhUhL0nJi9WkKiEYOjEoWqFpK5X49PtgTf-0,299
13
- broccoli/vit.py,sha256=LRofeDyz0wMwClVBeuxnaPmuDpuu8UAVddAOxIOYK8Y,15625
14
- broccoli_ml-0.23.0.dist-info/LICENSE,sha256=0BAzJE5BqQ7Iixp_AFdB2W1uO-HCRX-Qfun8PHt6yVM,1073
15
- broccoli_ml-0.23.0.dist-info/METADATA,sha256=GfhIQiwV5g480TcVdGdzL3AsgJbQmV89Rxc_oJOrwJo,1257
16
- broccoli_ml-0.23.0.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
17
- broccoli_ml-0.23.0.dist-info/RECORD,,
13
+ broccoli/vit.py,sha256=KJ4qVg53GTHYKQHXzjEd2v6sjbNBlWQXdUV1hh5bPEQ,15628
14
+ broccoli_ml-0.23.1.dist-info/LICENSE,sha256=0BAzJE5BqQ7Iixp_AFdB2W1uO-HCRX-Qfun8PHt6yVM,1073
15
+ broccoli_ml-0.23.1.dist-info/METADATA,sha256=L6bC5tUPCMIsAMQgPWXTVI4S_PJuHSLVtxcsXS4AHPg,1257
16
+ broccoli_ml-0.23.1.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
17
+ broccoli_ml-0.23.1.dist-info/RECORD,,