allenai / open-instruct

Apache License 2.0
1.08k stars 140 forks source link

New beaker image for evaluating OLMo-1.7 on Open-Instruct eval suite #175

Closed nouhadziri closed 3 weeks ago

nouhadziri commented 4 weeks ago

updated the docker file & Added the new beaker image to README

natolambert commented 4 weeks ago

This seems fine, why pin setuptools < 70 @nouhadziri?

nouhadziri commented 3 weeks ago

@natolambert because it created an error with installing flash-attention: https://github.com/Dao-AILab/flash-attention/issues/453#issuecomment-2129831148

this is why, I added setuptools<70.0.0: https://github.com/Dao-AILab/flash-attention/issues/453#issuecomment-2129831148