Onur Keskin, Ph.D.

Results 3 comments of Onur Keskin, Ph.D.

I can also confirm that setting GPU number is also working, but I have some doubts about its token/s results.

I came up with the same problem and fix it by supplying like this in the [docker-compose.yml ](https://appwrite.io/install/compose): ``` redis: image: redis:7.2.4-alpine container_name: appwrite-redis

I overcome a similar issue with uninstalling numpy and reinstalling latest 1.x. ``` pip uninstall numpy pip install "numpy