eole-nlp / eole

Open language modeling toolkit based on PyTorch
https://eole-nlp.github.io/eole
MIT License
62 stars 12 forks source link

Torch 2.4.1 / 2.5 support #144

Open francoishernandez opened 1 week ago

francoishernandez commented 1 week ago

There are apparently no major breaking changes to take into account, so the main topics are:

That being said, some dependencies do not necessarily move very fast to new versions either (e.g. autoawq), so this might add a small layer of complexity to support various versions. Might not be super critical (yet), as torch 2.3 is still quite widely used and available in common environments.