RTIInternational / SMART

Smarter Manual Annotation for Resource-constrained collection of Training data
MIT License
220 stars 31 forks source link

Upgrade django, jinja2, cryptography, transformers #296

Closed andykawabata closed 9 months ago

andykawabata commented 9 months ago

Dependency conflict note:

Ran into a dependency conflict when upgrading transformers.This upgrade caused a bump in huggingface_hub which brought out a known bug in the current version of sentence-transformers

There was a patch for this specific bug so I upgraded sentence-transformers from 2.2.0 to 2.2.1. I had to pin it there because going to 2.3.x requires upgrading torch - which seems like a big upgrade.

JIRA issue: https://jira.rti.org/browse/EWDCODE-294