Closed
Description
🚀 The feature, motivation and pitch
Currently torchchat uses a restricted numpy version
torchchat/install/requirements.txt
Line 16 in 0e37b9a
We should move to matching the same numpy requirements as pytorch/pytorch. This allows for better continuity across repos.
https://github.com/pytorch/pytorch/blame/main/requirements.txt#L5
To do so, we must first bump the gguf-py requirements, then bump the torchchat requirements
Alternatives
No response
Additional context
No response
RFC (Optional)
No response