Hi Josef,
That is a great question, firstly we want to highlight that there is not a simple definition that would fit all scenarios nicely (same point is unfairness for MoE models vs. dense models). For simplicity, we have a simple rule: sum of all parameters of all used models must be below 20B to participate in a constrained track.
However and most importantly in your paper submission, you should highlight the situation that it is closer to constrained track. And same in the GenMT Findings we will highlight the differences as well, do explain it in the Model card poll.
For your specific situation, while the ensemble should be clearly a sum of all parameters, the Lora is a more challenging situation and theoretically closer to constrained (parameters of single model + tiny bit for Lora). However, at the end to use multiple models with various Lora adapters for inference one would still need to have all models deployed on GPUs (could be done by model swapping though) technically turning it into a similar situation like with MoE. Thus we won't be updating the rule about constrained/unconstrained track.
Thank you for participating and have a great day,
Kocmi