mirror of
https://github.com/abetlen/llama-cpp-python.git
synced 2023-09-07 17:34:22 +03:00
I fixed the issue by making the saved state a bytes object instead of the ctypes one which can't be pickled.
I fixed the issue by making the saved state a bytes object instead of the ctypes one which can't be pickled.