Commit 1fd8ef6
[LLM] Correct NIXL in docs (ray-project#58258)
## Description
The full name was probably hallucinated from LLM.
## Related issues
## Additional information
Signed-off-by: Rui Qiao <ruisearch42@gmail.com>1 parent 43ff68a commit 1fd8ef6
File tree
1 file changed
+1
-1
lines changed- python/ray/llm/_internal/serve/engines/vllm/kv_transfer
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments