Closed jinwonkim93 closed 1 year ago
I think the following solution seems better. https://github.com/hpcaitech/ColossalAI/commit/8e3f66a0d1ab44ecbee5917d15320e33ad118b5f
I think the following solution seems better. hpcaitech/ColossalAI@8e3f66a
you are right. what do you think of limiting python 2.0 until tested.
In my opinion, supporting PyTorch 2.0 is very important since PyTorch 2.0 support powerful new features such as torch.compile
. Therefore, it would be better to solve versioning issues whenever the issue arises.
Title
Prevent from using torch 2.0
Description
olso Dependency
other issues
Linked Issues