Hello,
We are using 9 different models and the warm-up time without the cache is too long.
Can we get any issue if, as suggested by Traubsi, we store the cache binaries in a different directory, and we load models one by one using symlinks (also creating them one by one and removing them before starting loading the next model) so there is never reached this max number of models?
Is it planned to fix it so more than 5 models can be cached automatically?