Pymc3 DEMetroplis Initialization

I am wondering how to set my own starting initial point for each chain in DEMetropolis method. Thank you.

Would setting the start keyword argument for pm.sample work?

I can set the initial point for NUTS with that method: