Closed
Description
Prerequisites
Please answer the following questions for yourself before submitting an issue.
- I am running the latest code. Development is very rapid so there are no tagged versions as of now.
- I carefully followed the README.md.
- I searched using keywords relevant to my issue to make sure that I am creating a new issue that is not already open (or closed).
- I reviewed the Discussions, and have a new bug or useful enhancement to share.
Expected Behavior
No Exceptions.
Current Behavior
At the end of inference:
Exception ignored in: <function Llama.__del__ at 0x7f38d140f010>
Traceback (most recent call last):
File "/home/ubuntu/.cache/pypoetry/virtualenvs/llm-gateway-NqZIJtg0-py3.10/lib/python3.10/site-packages/llama_cpp/llama.py", line 1655, in __del__
File "/home/ubuntu/.cache/pypoetry/virtualenvs/llm-gateway-NqZIJtg0-py3.10/lib/python3.10/site-packages/llama_cpp/utils.py", line 8, in __enter__
NameError: name 'open' is not defined
Environment
Commit hash: