Pathos
Pathos
Running into this issue, and not running out of VRAM. It's returning ``` AttributeError: module 'jaxlib.pocketfft' has no attribute 'pocketfft' ```
jax 0.3.13 is not helping the issue on my end. Python 3.9 and 3.10 both fail with the same issues.
Installing Jax and Flax directly from their git repos worked, (I also pip upgraded jaxlib, unsure if it was necessary but just incase it is I'll mention it here.
Well. I apparently spoke too soon. I've now tried Python 3.7, 3.8, 3.9, and 3.10, I've gotten past the original error, and now I'm stuck on: ``` DEBUG diffusion/rep-0@15933 connected...
ffs I'm an actual complete idiot, thank you.
I'd like to say that this hasn't been fixed even in 22.04, and it's honestly the worst thing I've ever had to deal with on a computer aside from how...
Runs fine on my 2080 ti system, aside from lacking the VRAM to really push the context length, but has this error on my M40.
> Then just use the last version before I did the GPU changes? If you can tell me how to tell llama-cpp-python to build for a specific commit of llama.cpp,...
This doesn't resolve the error, this just makes it not stop the script. Equal still comes out as undefined.
After some more fidgeting, I figured out the issue. looks-same only works on .png images.