Closed LSXAxeller closed 4 months ago
"Attempted to read or write protected memory" usually means you are running out of VRAM.
GpuLayerCount
from 16 to 1?"Attempted to read or write protected memory" usually means you are running out of VRAM.
- Is it a 4GB or 8GB model RX 580?
- What VRAM utilization are you seeing right before the crash?
- Does the crash also happen if you change
GpuLayerCount
from 16 to 1?
I tried with different models, 1.9B, 1.1B, 300M, 22M
Description
after updating to v0.14.0 and releasing Vulkan backend, I decided to give it a try instead using CPU inference, but on loading model it crash with console output
Reproduction Steps
Environment & Configuration
Known Workarounds
None