RedisAI / redisai-js

A high-performance JavaScript client for RedisAI
https://redisai.io
BSD 3-Clause "New" or "Revised" License
13 stars 4 forks source link

Support chunking large model's protobuf blob into 512MB blocks on AI.MODELSET #6

Closed filipecosta90 closed 3 years ago

filipecosta90 commented 4 years ago

Since Redis supports strings up to 512MB, blobs for very large models need to be chunked. Further reference here: https://oss.redislabs.com/redisai/commands/#aimodelset