If there is no parent, then the model will not be deleted by itself. It would be best just to make it have a parent that gets deleted around at the same time when you don't need the model (usually there such a situation exists). Otherwise you have to explicitly delete the object yourself.