Our CreateModelPlugin has two parameters wrap_predict and wrap_fit associated with the use of ParallelPostFit and Incremental, respectively.
As @VibhuJawa suggested, after #855 has been merged, we should clean up these arguments with better defaults.