Description
Is your feature request related to a problem? Please describe.
First of all, Thanks for the wonderful product. Our team are amazed by the performance gained with RedisAI.
I would like to ask on the possibility to bring RedisAI to arm64. So far I am unable to build the dockerfile for arm version, and no arm version is available on redisai dockerhub thus far.
Describe the solution you'd like
A guide for arm64 version, or an ETA for such version would be nice.
Describe alternatives you've considered
I have try to build the Dockerfile.arm within the arm64v8 branch https://github.com/RedisAI/RedisAI/tree/arm64v8
, but no such luck. It appear to be a WIP.
Tried the dockerfile on redisfab/redis:6.0-latest-arm64v8-bionic and redisfab/arm64v8-xbuild:bionic
Additional context