Migration from ember-model to ember-data

It is inevitable that for my continued sanity I will need to convert my application from using ember-model to ember-data and was wondering if anyone has undertaken such a task without doing a complete rewrite.

As far as I know it’s not possible to mix and match the two, but if anyone has any advice on a way to ease the transition that would be greatly appreciated.