[eluser]OverZealous[/eluser]
I respectfully disagree. There is already a perfectly good models directory included with CodeIgniter. I have yet to get a good argument for why you would want your models in a different location.
DMZ also already searches the models directory recursively, so you can put your DMZ models in a subfolder of application/models, if you wish, no modification necessary.