mlfoundations / open_lm

A repository for research on medium sized language models.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

llama2 unit tests

sagadre opened this issue · comments

currently there is an ipython notebook to check if llama2 weight conversion to the open_lm format is gucci. would be great to move this to a more formal pytest unit test in the tests/ directory