Hello. We have been using the python script and model script that we wrote for compiling the model but since it involves with the actual coding, someone not familiar with Python syntax has been having a hard time toying with the whole concept of it. (for data compile, at least).
So, we are considering using the CLI and as far as I know, it uses model script to set the specifics on optimizing the model weight as same as the python script -as it should be, since the CLI seems to be running based on the python environment as well-
As stated in the title, we would like to know there is a definite advantage -eg. functionality that has not been opened to utilize with the client runner API and etc- on using the cli. If so, what are they exactly?