nixpkgs/pkgs/development/python-modules/transformers
Daniël de Kok 483ce5ce9c python3Packages.transformers: 4.1.1 -> 4.2.1
Changelog:
https://github.com/huggingface/transformers/releases/tag/v4.2.0
https://github.com/huggingface/transformers/releases/tag/v4.2.1

Changes to the derivation:

- Enable on Python 3.9.
- Disable checks and use pythonImportsCheck instead. The list of
  excluded tests was getting silly. The vast majority of tests
  require internet access (to download models). I guess at this
  point we just have to accept that it is not practical to run
  the tests.
2021-01-16 13:30:30 +01:00
..
default.nix python3Packages.transformers: 4.1.1 -> 4.2.1 2021-01-16 13:30:30 +01:00