fil_backend icon indicating copy to clipboard operation
fil_backend copied to clipboard

Does the FIL backend support the XGBoost base_margin feature?

Open leslizhang opened this issue 1 year ago • 1 comments

I have an XGBoost model and I want to run it on Triton's FIL backend. My XGBoost model requires support for base_margin, but I couldn't find how to use base_margin in the Triton documentation. So, I'd like to ask if the FIL backend supports the base_margin feature? If it does, is there a specific method or documentation on how to use it? If it is not supported, is there a development plan or timeline?

leslizhang avatar Oct 13 '24 01:10 leslizhang

The FIL backend currently does not support the base_margin feature. We don't yet have a specific timeline for the feature.

hcho3 avatar Oct 13 '24 04:10 hcho3