pypi transformers 4.41.2
Release v4.41.2

latest releases: 4.45.1, 4.45.0, 4.44.2...
4 months ago

Release v4.41.2

Mostly fixing some stuff related to trust_remote_code=True and from_pretrained

The local_file_only was having a hard time when a .safetensors file did not exist. This is not expected and instead of trying to convert, we should just fallback to loading the .bin files.

Don't miss a new transformers release

NewReleases is sending notifications on new releases.