Requested buffer size exceeds device memory allocation limit: ErrorOutOfDeviceMemory #383
Closed
royalsrivastavagithub
started this conversation in
General
Replies: 1 comment 6 replies
-
What's your code? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey guys ,
i figuring out how node-llama-cpp works
and i got this error :
ggml_vulkan: Found 1 Vulkan devices:
Vulkan0: NVIDIA GeForce RTX 3050 (NVIDIA) | uma: 0 | fp16: 1 | warp size: 32
ggml_vulkan: Device memory allocation of size 4413526016 failed.
ggml_vulkan: Requested buffer size exceeds device memory allocation limit: ErrorOutOfDeviceMemory
[node-llama-cpp] ggml_gallocr_reserve_n: failed to allocate Vulkan0 buffer of size 4413526016
how to fix this ?
Beta Was this translation helpful? Give feedback.
All reactions