Truncating CV Models

Hi I was wondering if there was any way to perform model slicing/truncating on a Huggingface CV model say MobileNetv1? As far as i have searched the internet most topics are related to Transformers. I would like to know if truncating CV models are possible and if so, how?