Skip to content

Commit bbc740d

Browse files
authored
add readme warnng about experiment modes fused and online (#1566)
1 parent 9d2091f commit bbc740d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nemo_retriever/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ You’ll set up a CUDA 13–compatible environment, install the library and its
1010

1111
## Prerequisites
1212

13+
> **Warning:** The `online` and `fused` run modes are experimental and not fully supported. They may be incomplete, unstable, or subject to breaking changes. Use `batch` or `inprocess` modes for production workloads.
14+
1315
Before you start, make sure your system meets the following requirements:
1416

1517
- The host is running CUDA 13.x so that `libcudart.so.13` is available.

0 commit comments

Comments
 (0)