lhackel-tub / ConfigILM

A Library for configurable combination of pre-configured and possibly pre-trained Image and Language Models
https://lhackel-tub.github.io/ConfigILM/
MIT License
37 stars 5 forks source link

Training is very slow #39

Closed lhackel-tub closed 1 year ago

lhackel-tub commented 1 year ago

The current version uses a pytorch/huggingface (or maybe other dependencies) combination that is very slow, as shown in this and this issue.

The current workaround would be to use version 0.3.0 and manually update the packages (e.g., timm) after installing ConfigILM until a fix is given in the dependencies or otherwise known.

lhackel-tub commented 1 year ago

Resolved with library updates in 0.4.5