-
# Description
Some time ago you added a feature to SmartRedis to add a byte string array to the Orchestrator. This feature was added in a branch called put_bytes. Would it be possible to merge this f…
-
@auxten Hello,
I have trained the cifar10 with pytorch lenet and put weights to the redisai.
I load model from redisai and write to nodes of gorgonia.
By forward function I just get 10% accuracy.
-
I pull the latest redisedge docker image and run, It prompts "could not initialize RedisAI_GetAPIVersion" at runtime.
[root@localhost redisedge]# docker run -p 6379:6379 -v /work/redisedge/data:/da…
-
**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 …
-
# Description
In '/home/lucas/Apps/Libraries/SMARTREDIS/SmartRedis/src/cpp/rediscluster.cpp', the compiler cannot find 'std::sort' (line 1246).
# How to reproduce
Using GCC 14.2.1 + MPI 5.0.3 in …
-
https://github.com/RedisAI/ChatBotDemo/blob/master/docker-compose.yml#L12
don't mind if it's pre ga version
-
I have been using redisai-py for a while. Now I am starting to integrate use of redisai into my website with redisai-js.
I am using typescript and ts-node in development. Below is the code I added…
-
## Version
```
com.redislabs
jredisai
1.0.0-SNAPSHOT
```
## Reproducer Project
Project containing a test to replicate the issue: `[https://github.com/bsbodden/redisai-torc…
-
In this branch `https://github.com/redis-developer/redisai-iris/pull/1` I have an updated example of creating a SciKit model, train it, and converting it into a Pytorch's TorchScript model using MS Hu…
-
I tried pulling down a fresh version of RedisAI today and ran into some build errors (see below). The commands that I ran were:
```
git clone https://github.com/RedisAI/RedisAI.git --branch v1.0.…