- Fix some multiprocessing bugs reported from https://github.com/tunib-ai/parallelformers/issues/32 - Add OPT models from https://github.com/tunib-ai/parallelformers/issues/30 - Add a guide for multiprocessing error in README.md
1.2.4
Fix gpu overallocation issue by adding deallocation before forward
1.2.3
Remove redundant operations
v.1.2.2 - [17] Fix performance issue about random sampling