Closed Dhanachandra closed 4 years ago
Yes good question :) I am hoping to have v0.4.2 out before NAACL, i.e. in two weeks. This will hopefully include streaming data loading, improvements to model training, new embeddings and a bunch of other features.
For v0.5 there is no specific deadline yet, but speed of development on Flair will probably increase once the EMNLP and NIPS deadlines are through next week and NAACL is over.
@alanakbik Will v0.4.2 support multi GPU?
For 0.4.2 that is unlikely, since we have problems with GPU utilisation we want to look into first before adding more GPUs. The only part of the code that is ready for multi-GPU now is the language model training part since it already uses DataLoaders and has 100% GPU utilization.
But 0.4.2 will add PyTorch DataLoaders for classification and sequence labeling datasets, so it will prepare multi-GPU support in the future.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
A clear and concise description of what you want to know.