move model args to sub-namespace in args
parlance-zz opened this issue · 1 comments
parlance-zz commented
model_name
use_optimized
loaded_pipes
pipe_list
after this is done amend load_pipelines to save these globally, and amend get_samples to overwrite / re-attach these args to incoming args (with warning if any mismatch)
parlance-zz commented
no longer required due to grpc server integration