Joseph Emmanuel Dayo
Joseph Emmanuel Dayo
Just located the source of the weirdness! on line 928: ``` if (p >= (unsigned int *)lim) p -= lengthcount; ``` p is deducted by lengthcount, however lengthcount is w_h_4...
What happened for me is that the the img files that is generated by the android build system won't work by default since it requires samsung "magic" headers. I needed...
I built TWRP from source so it uses the android sources from my Lineage OS repository. TWRP was not available on the SM-T285 so I had to make one myself...
I got it somewhat working by using the lowest quantization possible and using CPU only (removing the CUDA options in the minigpt4 docker build). But it would be nice if...
I am encountering the same error as well with 1000 concurrent request. Even used the docker image: ``` FROM ghcr.io/graalvm/truffleruby:debian-22.3 RUN apt-get update && apt-get --fix-broken install && apt-get update...
yeah encountering this also on 1.26.0