allenai / OLMo

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

Increment torch version #569

Closed Muennighoff closed 4 months ago

Muennighoff commented 5 months ago

See https://github.com/allenai/OLMo-core/pull/14

Muennighoff commented 4 months ago

Do you know why the test is getting cancelled? Seems like I cannot merge it otherwise

epwalsh commented 4 months ago

@Muennighoff huh, not sure. The test runner might be running out of memory. I'll see if I can find a work-around.

epwalsh commented 4 months ago

@Muennighoff I split off the HF integration tests, which is what's failing now with the same issue. Not sure what's going on there but feel free to merge anyway. We'll figure that out later.