abetlen / abetlen/llama-cpp-python

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

Abierto
#585 11 comentarios 1 reacción 0 asignados Ver en GitHub
llama.cpp
Lenguaje dominante
Python
Estrellas
10.6k
Forks
1.4k
Métricas de merge de PR
Métricas de PR pendientes

Descripción

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** .

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.