pypi transformers 4.22.2
# v4.22.2 Patch release

latest releases: 4.41.0, 4.40.2, 4.40.1...
20 months ago

Fixes a bug where a cached tokenizer/model was not accessible anymore offline (either forcing offline mode or because of an internet issue).

  • More tests for regression in cached non existence by @sgugger in #19216
  • Fix cached_file in offline mode for cached non-existing files by @sgugger in #19206
  • Don't warn of move if cache is empty by @sgugger in #19109

Don't miss a new transformers release

NewReleases is sending notifications on new releases.