Saving and Loading Models, Matthew Inkawhich, 2024 (PyTorch) - Official tutorial detailing the methods and best practices for persisting and restoring PyTorch models and optimizers.
Deep Learning with PyTorch, Eli Stevens, Luca Antiga, and Thomas Viehmann, 2020 (Manning Publications) - A comprehensive guide to deep learning using PyTorch, covering model persistence within the context of complete training pipelines.