torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate 34.00 MiB. GPU 0 has a total capacty of 8.00 GiB of which 3.04 GiB is free. Of the allocated memory 3.95 GiB is allocated by PyTorch, and 39.37 MiB is reserved by PyTorch but unallocated. If reserved but unallocated memory is large try setting max_split_size_mb to avoid fragmentation. See documentation for Memory Management and PYTORCH_CUDA_ALLOC_CONF
Yeah any solutions? also the thing is it just stops when it reaches 4gb vram usage for some reason, like why is it doing this? ( btw im using Oobabooga webui w Chronos_hermes_13B and i got an rtx 3050 8gb)

