You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This solution fixed the issue for me; otherwise, an attempt to utilize llama.cpp would result in a "RecursionError: maximum recursion depth exceeded in comparison."
Describe the bug
A bit busy to do a pull request.
Current (v1.9) version does not work with llama.cpp, solved it by disabling line 54-55 in llama_cpp_python_hijack.py.
Guessing that the latest llama-cpp-python version update turned it into a generator so we don't have to patch one.
Is there an existing issue for this?
Reproduction
Screenshot
No response
Logs
System Info
The text was updated successfully, but these errors were encountered: