Skip to content

Commit 4599380

Browse files
committed
Changed name from RedisAI to redis-inference-optimization, and updated README
1 parent 47c4c29 commit 4599380

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
[![Discord](https://img.shields.io/discord/697882427875393627?style=flat-square)](https://discord.gg/rTQm7UZ)
88

99
> [!CAUTION]
10-
> **redis-inference-optimization is no longer actively maintained or supported.**
10+
> **Redis-inference-optimization is no longer actively maintained or supported.**
1111
>
1212
> We are grateful to the redis-inference-optimization community for their interest and support.
1313
> Previously, redis-inference-optimization was named RedisAI, but was renamed in Jan 2025 to reduce confusion around Redis' other AI offerings.
1414
15-
# redis-inference-optimization
15+
# Redis-inference-optimization
1616
Redis-inference-optimization is a Redis module for executing Deep Learning/Machine Learning models and managing their data. Its purpose is being a "workhorse" for model serving, by providing out-of-the-box support for popular DL/ML frameworks and unparalleled performance. **Redis-inference-optimization both maximizes computation throughput and reduces latency by adhering to the principle of data locality**, as well as simplifies the deployment and serving of graphs by leveraging on Redis' production-proven infrastructure.
1717

1818
To see redis-inference-optimization in action, visit the [demos page](https://oss.redis.com/redis-inference-optimization/examples/).

0 commit comments

Comments
 (0)