Skip to content

Running on CPU only? #1259

@viper968

Description

@viper968

Would it be possible to move the vast majority of the training to the CPU and have smaller parts run on the GPU, i have a 3050ti with only 4GB of VRAM and i use the same technique when trying to train a LoRa for stable diffusion since the UNet used 3.7GB of VRAM on its own before even adding the training data and other information. If this is possible i would love to know before i go down the rabbit hole of looking through all the scripts and attempting to change everything "cuda" to "cpu" for pytorch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions