allenai / OLMo

Modeling, training, eval, and inference code for OLMo
https://allenai.org/olmo
Apache License 2.0
4.37k stars 431 forks source link

Update to torch 2.3 #652

Closed 2015aroras closed 1 month ago

2015aroras commented 1 month ago

We've been using torch 2.3 for a bit now and it seems to be running ok. Let's bump the version so that others can use it too.

Fixes #578