Conversation
|
We probably also need to check how |
|
BTW, it's always a good idea to trigger a slow CI :-) |
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
|
Humm, it seems very tricky to always avoid race conditions, it would probably require some check at merge time 🤔 I thought about this becoming an issue as we scale modular, but this is already an issue with the "copied from" (except if there is additional CI magic for copied from?). Here's the scenario:
|
|
@Cyrilvallez Thanks for explaining. Yes, this happens from time to time. There is |
#34858 modified Llama, but Aria relying on Llama got merged in the meantime. This correctly reapplies modular to Aria (order of RotaryEmbedding got changed because now the Attention does not need it anymore, thus it got closer to the class actually needing it)