Choose simpler models (logistic regression coefficients, shallow decision trees, etc)
Partial dependency plots (these are plots that estimate the marginal effect of each feature while keeping all other features constant).
Use Shap values to explain how specific decisions are made (perticularly useful for observation-specific interpretability).