-
RedisAI crashes on [this](https://github.com/RedisAI/redisai-examples/blob/cleanup/python_client/spark_decisiontree.py) example. The crash is happening on `OrtRun` but couldn't verify why yet. It's a …
-
For me when running - `mlflow deployments create -t redisai -m model-uri --name redis-key` is giving below error -
`
Traceback (most recent call last):
File "/home/ubuntu/anaconda3/bin/m…
-
Hi!
I'm experiencing the following issue on raspbian 10 & armv7:
# log of the server:
`1:M 19 Sep 2019 12:27:50.513 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/…
-
I'm attempting to load in a Torch model and I'm a little unsure of what RedisAI is expecting It doesn't seem to be documented, so I'm assuming it's the result of `torch.save`, but that doesn't seem to…
-
hello,
After playing around with RedisAI through the cli and python client I found it very interesting and wanted to dig a bit deeper into the implementation and how to interact with it.
So I'm …
-
We can do our own using a gpu accelerate lib
- https://medium.com/rapids-ai/scaling-knn-to-new-heights-using-rapids-cuml-and-dask-63410983acfe
- https://github.com/facebookresearch/faiss
- http…
-
Hi,When I use con.scriptset('imagenet_script', 'GPU', script) then raise redis.exceptions.ResponseError: GPU requested but Torch couldn't find CUDA.I had build the redisai with gpu.I can not fina any …
-
Created by: @DvirDukhan
Source: https://github.com/RedisGraph/RedisGraph/issues/1149
-
-
Hi and thanks for this image! I found myself needing Redis+RediSearch+Redis JSON+Gears and this image was a godsent.
My only issue is that on my local machine, an M1 Macbook Pro, RedisMod crashes p…