elixir-nx / bumblebee

Pre-trained Neural Network models in Axon (+ 🤗 Models integration)
Apache License 2.0
1.33k stars 96 forks source link

Will there be any support for LLaMa2 in the future? #260

Closed sutgeorge closed 1 year ago

sutgeorge commented 1 year ago

This is not necessarily an issue, just a question regarding LLaMa2 and if it will ever be supported. I think this would be a great addition to the library.

josevalim commented 1 year ago

It is already supported: https://hexdocs.pm/bumblebee/llama.html

sutgeorge commented 11 months ago

Alright, thanks.