tairov / llama2.mojo

Inference Llama 2 in one file of pure 🔥
https://www.modular.com/blog/community-spotlight-how-i-built-llama2-by-aydyn-tairov
MIT License
2.09k stars 139 forks source link

Update to Mojo 24.3.0 #94

Closed JuniMay closed 3 months ago

JuniMay commented 3 months ago

There are some incompatible changes in Mojo v24.3

This contains some little changes to keep up with the latest version.

tairov commented 3 months ago

Hi @JuniMay , we just merged another PR that was there for a few weeks. Could you please pull latest changes? If you still see that PR is needed , feel free to fix conflicts and send it for review. Thanks!

JuniMay commented 3 months ago

Indeed, it works great! I think this one is no longer needed. I will close my PR. Thank you!