Closed KevinZeng08 closed 4 months ago
Hi, I am wondering whether this framework can run generations of multiple languages at once? It seems that every time I execute automodel.py, there is a must to pass --lang parameter.
automodel.py
--lang
It’s not something we support. It would be quite a change.
Hi, I am wondering whether this framework can run generations of multiple languages at once? It seems that every time I execute
automodel.py
, there is a must to pass--lang
parameter.