Reshinth Adithyan
Reshinth Adithyan
## Motivation As discussed, given a .py file, can we get an overall mapping of the given code file. As of now, added the skeleton in the Parser Class as...
The following PR adds Llama2 to architecture to MaxText to continue pretraining or train from scratch. ## TODO - [x] Add [Llama2](https://ai.meta.com/research/publications/llama-2-open-foundation-and-fine-tuned-chat-models/) architecture to `llama2.py`. - [ ] Add predefined...
Hello. I have been facing the issue for all the versions from 0.9.0. The last stable version I could use is 0.8.0. ### Configuration - **OS** - Windows 10(64 bit)...
The initial code repository has a bug wherein every file in a repository got hashed to a specific file name. This caused a lot of issues while filtering. This PR...