Hacker News new | ask | show | jobs
by topwalktown 469 days ago
Transformers like Llama use rotary embeddings which are applied in every single attention layer

https://github.com/huggingface/transformers/blob/222505c7e4d...

1 comments

Very interesting! Do you know if there were any studies about whether this improves performance?