abetlen / abetlen/llama-cpp-python

ggml_new_tensor_impl: not enough space in the context's memory pool

Open
#585 11 comments 1 reaction 0 assignees View on GitHub
llama.cpp
Dominant language
Python
Stars
10.6k
Forks
1.4k
PR merge metrics
PR metrics pending

Description

I believe this is an **llma-cpp-python** issue, please refer to:

[https://github.com/PromtEngineer/localGPT/issues/349#issuecomment-1668891109](https://github.com/PromtEngineer/localGPT/issues/349#issuecomment-1668891109)

I'm trying to run [localGPT](https://github.com/PromtEngineer/localGPT) with **CUDA 12.2** .
but obtained this **ERROR** message:

```console
......
ggml_new_tensor_impl: not enough space in the context's memory pool (needed 18682928, available 10485760)
```

Does it have something to do with [llama-cpp-python](https://github.com/abetlen/llama-cpp-python) with **CUDA 12.2** .

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.