torchchat
torchchat copied to clipboard
torchchat is pinned to numpy < 2.0 but pytorch is pinned to numpy
🐛 Describe the bug
https://github.com/pytorch/torchchat/blob/main/install/requirements.txt#L15 https://github.com/pytorch/pytorch/blame/main/requirements.txt#L5
this complicates (I would say "prohibits", but there's probably a way) running torchchat with a locally-built pytorch.
Versions
internal devserver, python 3.12