right now you have to use low-level API directly: ```julia XGBoost.Booster(XGBoost.DMatrix[]; model_file = "...", nthread=1) ```