Skip to content

v1.11.1

Compare
Choose a tag to compare
@mart-r mart-r released this 13 Aug 08:27

This patch release mostly addresses the blis (dependency) issue.
For some reason, a new version of blis is often automatically installed.
And that new version of blis depends on numpy>=2, which medcat is incompatible with.

It also addresses allowing remote code for Transfomers NER parts (the default previously, but new dependencies require it to be explicitly stated).

What's Changed

  • #453 CU-8694vcvz7: Trust remote code when loading transfomers NER dataset
  • #471 CU-869588fdc: Bin blis to 1.0.0

Full Changelog: v1.11.0...v1.11.1