### Subject of the enhancement This is a refactor that can be done. ### Proposed enhancement model = DingModel(n_stim_prev: int, ....) model.nb_stim_prev --> val MultiDing(....).to_models --> [model1, model2,...]