Skip to content

memory lack problem #53

@mapsosa84

Description

@mapsosa84

hi, i do to training VRT model currently.
but reached to memory lack problem.

i used to NVIDIA RTX 2080 Ti which device memory amount is 11GB for training.
so i was adjusted batch-size from 8 to 4 and torch.utils.checkpoint used.
(use_checkpoint_attn: true, use_checkpoint_ffn: true, gt_size=256)

but arise to memory lack (cannot allocate memory).

is it possible training using RTX 2080 Ti?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions