Skip to content

Commit f159420

Browse files
committed
removing redisai
1 parent 99538ae commit f159420

File tree

19 files changed

+1
-479
lines changed

19 files changed

+1
-479
lines changed

docs/develop/java/spring/redis-and-spring-course/lesson_1/index-lesson_1.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ Modules included in the container:
9797
- **RediSearch**: a full-featured search engine
9898
- **RedisGraph**: a graph database
9999
- **RedisTimeSeries**: a time-series database
100-
- **RedisAI**: a tensor and deep learning model server
101100
- **RedisJSON**: a native JSON data type
102101
- **RedisBloom**: native Bloom and Cuckoo Filter data types
103102
- **RedisGears**: a dynamic execution framework

docs/howtos/bert-qa-benchmarking/index-bert-qa-benchmarking-with-redisai-and-redisgears.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import Authors from '@theme/Authors';
2424

2525
## Introduction
2626

27-
In this article, we will explore the challenges and opportunities associated with deploying [large BERT Question Answering Transformer](https://huggingface.co/bert-large-uncased-whole-word-masking-finetuned-squad) models from Hugging Face, using [RedisGears](/howtos/redisgears) and [RedisAI](/howtos/redisai/getting-started) to perform a lot of the heavy lifting while also leveraging the in-memory datastore Redis.
27+
In this article, we will explore the challenges and opportunities associated with deploying [large BERT Question Answering Transformer](https://huggingface.co/bert-large-uncased-whole-word-masking-finetuned-squad) models from Hugging Face, using [RedisGears](/howtos/redisgears) and RedisAI to perform a lot of the heavy lifting while also leveraging the in-memory datastore Redis.
2828

2929
## Why do we need RedisAI?
3030

docs/howtos/redisai/getting-started/index-gettingstarted.mdx

Lines changed: 0 additions & 241 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)