JAX
Opened this issue · 2 comments
Anindyadeep commented
Since, JAX is getting very much popular. So, it would be awesome, if we can also benchmark the performance of LLama 2 written in JAX.
Here is the implementation
nsosio commented
@Anindyadeep can you check if they support llama2/mistral? Otherwise let's close the issue
Anindyadeep commented
Seems like HuggingFace does have an implementation for both
Llama implementation: huggingface/transformers#24587
Mistral implementation: huggingface/transformers#26943
we can come back to this, once done with the initial ones