Do you know how much VRAM this is supposed to take? When I set the n_gpu_layers argument to -1 in the code, I end up using more than 24GB of VRAM. I even tried changing the code to use different quantization levels, but the VRAM usage does not seem to change.
Do you know how much VRAM this is supposed to take? When I set the
n_gpu_layersargument to -1 in the code, I end up using more than 24GB of VRAM. I even tried changing the code to use different quantization levels, but the VRAM usage does not seem to change.